tomee_test_hs_0

[2026-02-10T10:16:06.324Z] Running test tomee_test_hs_0 ... [2026-02-10T10:16:06.324Z] =============================================== [2026-02-10T10:16:06.324Z] tomee_test_hs_0 Start Time: Tue Feb 10 10:16:05 2026 Epoch Time (ms): 1770718565879 [2026-02-10T10:16:06.324Z] variation: NoOptions [2026-02-10T10:16:06.324Z] JVM_OPTIONS: [2026-02-10T10:16:06.324Z] { \ [2026-02-10T10:16:06.324Z] echo ""; echo "TEST SETUP:"; \ [2026-02-10T10:16:06.324Z] echo "Nothing to be done for setup."; \ [2026-02-10T10:16:06.324Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17707185075846/tomee_test_hs_0"; \ [2026-02-10T10:16:06.324Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17707185075846/tomee_test_hs_0"; \ [2026-02-10T10:16:06.324Z] echo ""; echo "TESTING:"; \ [2026-02-10T10:16:06.324Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --run --tag "nightly" --dir tomee --reportdst "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17707185075846/tomee_test_hs_0" --docker_args "-v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk" ; \ [2026-02-10T10:16:06.324Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "tomee_test_hs_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17707185075846/tomee_test_hs_0"; else echo "-----------------------------------"; echo "tomee_test_hs_0""_FAILED"; echo "-----------------------------------"; fi; \ [2026-02-10T10:16:06.324Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir tomee; \ [2026-02-10T10:16:06.324Z] echo ""; echo "TEST TEARDOWN:"; \ [2026-02-10T10:16:06.324Z] echo "Nothing to be done for teardown."; \ [2026-02-10T10:16:06.324Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17707185075846/TestTargetResult"; [2026-02-10T10:16:06.324Z] [2026-02-10T10:16:06.324Z] TEST SETUP: [2026-02-10T10:16:06.324Z] Nothing to be done for setup. [2026-02-10T10:16:06.324Z] [2026-02-10T10:16:06.324Z] TESTING: [2026-02-10T10:16:06.324Z] # =================== Info =================== Info =================== Info =================== # [2026-02-10T10:16:06.324Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2026-02-10T10:16:06.324Z] # =================== Info =================== Info =================== Info =================== # [2026-02-10T10:16:06.324Z] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-02-10T10:16:06.324Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2026-02-10T10:16:06.324Z] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-02-10T10:16:06.324Z] DOCKERIMAGE_TAG nightly has been recognized. [2026-02-10T10:16:06.324Z] The test here is tomee [2026-02-10T10:16:06.324Z] The directory in the external.sh is tomee [2026-02-10T10:16:06.324Z] podman run --privileged -v /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk --name tomee-test --rm adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full [2026-02-10T10:16:06.324Z] APPLICATION_NAME=tomee [2026-02-10T10:16:06.324Z] APPLICATION_TAG=tomee-8.0.2 [2026-02-10T10:16:06.324Z] OS_TAG=ubuntu [2026-02-10T10:16:06.324Z] Using /opt mounted Java8 [2026-02-10T10:16:06.324Z] JAVA_BIN is: /opt/java/openjdk/jre/bin [2026-02-10T10:16:06.324Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-10T10:16:06.324Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom [2026-02-10T10:16:06.324Z] openjdk version "1.8.0_492-beta" [2026-02-10T10:16:06.324Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100938-b01) [2026-02-10T10:16:06.324Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode) [2026-02-10T10:16:06.324Z] =JAVA VERSION OUTPUT END= [2026-02-10T10:16:06.324Z] Build TomEE without running test [2026-02-10T10:16:06.324Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom [2026-02-10T10:16:07.652Z] [INFO] Scanning for projects... [2026-02-10T10:16:07.652Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/apache/21/apache-21.pom [2026-02-10T10:16:14.895Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/apache/21/apache-21.pom (17 kB at 2.8 kB/s) [2026-02-10T10:16:14.895Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom [2026-02-10T10:16:14.895Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom (10 kB at 120 kB/s) [2026-02-10T10:16:14.895Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom [2026-02-10T10:16:14.895Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 631 kB/s) [2026-02-10T10:16:14.895Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom [2026-02-10T10:16:14.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 401 kB/s) [2026-02-10T10:16:14.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom [2026-02-10T10:16:14.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (1.4 kB at 40 kB/s) [2026-02-10T10:16:14.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.pom [2026-02-10T10:16:14.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.pom (1.3 kB at 37 kB/s) [2026-02-10T10:16:14.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [2026-02-10T10:16:14.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 140 kB/s) [2026-02-10T10:16:14.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [2026-02-10T10:16:14.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 302 kB/s) [2026-02-10T10:16:14.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom [2026-02-10T10:16:14.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 505 kB/s) [2026-02-10T10:16:14.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [2026-02-10T10:16:14.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 5.4 kB/s) [2026-02-10T10:16:14.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom [2026-02-10T10:16:14.896Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.pom (7.3 kB at 221 kB/s) [2026-02-10T10:16:14.896Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom (17 kB at 462 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.pom (2.5 kB at 73 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom (17 kB at 435 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 86 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 13 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom (11 kB at 320 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 642 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 900 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 141 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 68 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [2026-02-10T10:16:15.536Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 90 kB/s) [2026-02-10T10:16:15.536Z] [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-10T10:16:15.536Z] [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 185 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2026-02-10T10:16:15.536Z] [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 363 kB/s) [2026-02-10T10:16:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2026-02-10T10:16:15.536Z] [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 30 kB/s) [2026-02-10T10:16:15.536Z] [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-10T10:16:15.537Z] [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 167 kB/s) [2026-02-10T10:16:15.537Z] [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-10T10:16:15.537Z] [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 123 kB/s) [2026-02-10T10:16:15.537Z] [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-10T10:16:15.537Z] [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 17 kB/s) [2026-02-10T10:16:15.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2026-02-10T10:16:16.177Z] [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 198 kB/s) [2026-02-10T10:16:16.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom [2026-02-10T10:16:16.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 877 kB/s) [2026-02-10T10:16:16.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2026-02-10T10:16:16.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 29 kB/s) [2026-02-10T10:16:16.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2026-02-10T10:16:16.177Z] [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 64 kB/s) [2026-02-10T10:16:16.177Z] [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-10T10:16:16.177Z] [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 196 kB/s) [2026-02-10T10:16:16.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2026-02-10T10:16:16.177Z] [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 101 kB/s) [2026-02-10T10:16:16.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom [2026-02-10T10:16:16.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom (2.0 kB at 65 kB/s) [2026-02-10T10:16:16.177Z] [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-10T10:16:16.177Z] [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 47 kB/s) [2026-02-10T10:16:16.177Z] [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-10T10:16:16.177Z] [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 248 kB/s) [2026-02-10T10:16:16.177Z] [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-10T10:16:16.177Z] [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 99 kB/s) [2026-02-10T10:16:16.177Z] [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-10T10:16:16.177Z] [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 68 kB/s) [2026-02-10T10:16:16.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom [2026-02-10T10:16:16.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom (1.9 kB at 53 kB/s) [2026-02-10T10:16:16.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom [2026-02-10T10:16:16.177Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom (1.4 kB at 35 kB/s) [2026-02-10T10:16:16.178Z] [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-10T10:16:16.178Z] [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 66 kB/s) [2026-02-10T10:16:16.178Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2026-02-10T10:16:16.178Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 446 kB/s) [2026-02-10T10:16:16.178Z] [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-10T10:16:16.178Z] [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 52 kB/s) [2026-02-10T10:16:16.178Z] [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-10T10:16:16.178Z] [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 109 kB/s) [2026-02-10T10:16:16.178Z] [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-10T10:16:16.178Z] [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 63 kB/s) [2026-02-10T10:16:16.178Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2026-02-10T10:16:16.818Z] [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 280 kB/s) [2026-02-10T10:16:16.818Z] [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-10T10:16:16.818Z] [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 67 kB/s) [2026-02-10T10:16:16.818Z] [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-10T10:16:16.818Z] [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 95 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2026-02-10T10:16:16.818Z] [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 250 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 66 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 48 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 53 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom (1.7 kB at 47 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 89 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 78 kB/s) [2026-02-10T10:16:16.818Z] [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-10T10:16:16.818Z] [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 27 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 48 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2026-02-10T10:16:16.818Z] [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 275 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 795 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 150 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom [2026-02-10T10:16:16.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom (1.5 kB at 52 kB/s) [2026-02-10T10:16:16.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom [2026-02-10T10:16:17.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom (2.1 kB at 69 kB/s) [2026-02-10T10:16:17.460Z] [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-10T10:16:17.460Z] [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 182 kB/s) [2026-02-10T10:16:17.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom [2026-02-10T10:16:17.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom (1.3 kB at 34 kB/s) [2026-02-10T10:16:17.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom [2026-02-10T10:16:17.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 107 kB/s) [2026-02-10T10:16:17.460Z] [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-10T10:16:17.460Z] [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 80 kB/s) [2026-02-10T10:16:17.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2026-02-10T10:16:17.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 212 kB/s) [2026-02-10T10:16:17.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2026-02-10T10:16:17.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 200 kB/s) [2026-02-10T10:16:17.460Z] [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-10T10:16:17.460Z] [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 161 kB/s) [2026-02-10T10:16:17.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2026-02-10T10:16:17.460Z] [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 50 kB/s) [2026-02-10T10:16:17.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom [2026-02-10T10:16:17.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (4.3 kB at 135 kB/s) [2026-02-10T10:16:17.460Z] [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-10T10:16:17.460Z] [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 189 kB/s) [2026-02-10T10:16:17.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom [2026-02-10T10:16:17.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.2 MB/s) [2026-02-10T10:16:17.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom [2026-02-10T10:16:17.460Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 474 kB/s) [2026-02-10T10:16:17.460Z] [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-10T10:16:17.460Z] [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 53 kB/s) [2026-02-10T10:16:17.460Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2026-02-10T10:16:17.460Z] [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 723 kB/s) [2026-02-10T10:16:17.460Z] [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-10T10:16:17.460Z] [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 105 kB/s) [2026-02-10T10:16:17.460Z] [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-10T10:16:17.460Z] [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 375 kB/s) [2026-02-10T10:16:17.460Z] [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-10T10:16:18.157Z] [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 73 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 53 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 62 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 37 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 64 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 55 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 46 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 89 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 94 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 69 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 49 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 67 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 43 kB/s) [2026-02-10T10:16:18.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [2026-02-10T10:16:18.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5.0 kB at 157 kB/s) [2026-02-10T10:16:18.157Z] [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-10T10:16:18.157Z] [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 26 kB/s) [2026-02-10T10:16:18.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom [2026-02-10T10:16:18.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (4.1 kB at 121 kB/s) [2026-02-10T10:16:18.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2026-02-10T10:16:18.157Z] [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 90 kB/s) [2026-02-10T10:16:18.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2026-02-10T10:16:18.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 569 kB/s) [2026-02-10T10:16:18.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2026-02-10T10:16:18.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 225 kB/s) [2026-02-10T10:16:18.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 468 kB/s) [2026-02-10T10:16:18.798Z] [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-10T10:16:18.798Z] [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 136 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2026-02-10T10:16:18.798Z] [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 757 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (2.7 kB at 88 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 93 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 481 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 327 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.7 MB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 537 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 39 kB/s) [2026-02-10T10:16:18.798Z] [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-10T10:16:18.798Z] [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 109 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 219 kB/s) [2026-02-10T10:16:18.798Z] [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-10T10:16:18.798Z] [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 245 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [2026-02-10T10:16:18.798Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.0 MB/s) [2026-02-10T10:16:18.798Z] [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-10T10:16:18.798Z] [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 23 kB/s) [2026-02-10T10:16:18.798Z] [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-10T10:16:18.798Z] [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 132 kB/s) [2026-02-10T10:16:18.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2026-02-10T10:16:18.798Z] [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 540 kB/s) [2026-02-10T10:16:18.798Z] [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-10T10:16:18.798Z] [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 73 kB/s) [2026-02-10T10:16:18.798Z] [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-10T10:16:19.439Z] [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 820 kB/s) [2026-02-10T10:16:19.439Z] [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-10T10:16:19.439Z] [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 112 kB/s) [2026-02-10T10:16:19.439Z] [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-10T10:16:19.439Z] [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 114 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2026-02-10T10:16:19.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 298 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2026-02-10T10:16:19.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 279 kB/s) [2026-02-10T10:16:19.439Z] [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-10T10:16:19.439Z] [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 288 kB/s) [2026-02-10T10:16:19.439Z] [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-10T10:16:19.439Z] [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 43 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2026-02-10T10:16:19.439Z] [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 311 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [2026-02-10T10:16:19.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 959 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [2026-02-10T10:16:19.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 138 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [2026-02-10T10:16:19.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 290 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [2026-02-10T10:16:19.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 63 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [2026-02-10T10:16:19.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 260 kB/s) [2026-02-10T10:16:19.439Z] [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-10T10:16:19.439Z] [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 38 kB/s) [2026-02-10T10:16:19.439Z] [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-10T10:16:19.439Z] [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 70 kB/s) [2026-02-10T10:16:19.439Z] [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-10T10:16:19.439Z] [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 58 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2026-02-10T10:16:19.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 56 kB/s) [2026-02-10T10:16:19.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 83 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 52 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 32 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 258 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 77 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 256 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 243 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2026-02-10T10:16:20.082Z] [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 184 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 320 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.2 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 102 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 334 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 70 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 77 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 84 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 66 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [2026-02-10T10:16:20.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 39 kB/s) [2026-02-10T10:16:20.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom [2026-02-10T10:16:20.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 66 kB/s) [2026-02-10T10:16:20.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar [2026-02-10T10:16:20.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar [2026-02-10T10:16:20.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.jar [2026-02-10T10:16:20.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [2026-02-10T10:16:20.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar [2026-02-10T10:16:20.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.jar (224 kB at 2.1 MB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.2/objenesis-2.2.jar (53 kB at 389 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 1.2 MB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (350 kB at 2.1 MB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 364 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.4/easymock-3.4.jar (474 kB at 2.5 MB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar (22 kB at 97 kB/s) [2026-02-10T10:16:20.821Z] [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-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar (175 kB at 768 kB/s) [2026-02-10T10:16:20.821Z] [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-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar (49 kB at 213 kB/s) [2026-02-10T10:16:20.821Z] [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-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 2.5 MB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar [2026-02-10T10:16:20.821Z] [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 86 kB/s) [2026-02-10T10:16:20.821Z] [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-10T10:16:20.821Z] [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 34 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar [2026-02-10T10:16:20.821Z] [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 62 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/3.3.0/biz.aQute.bndlib-3.3.0.jar (2.5 MB at 9.1 MB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar (9.8 kB at 34 kB/s) [2026-02-10T10:16:20.821Z] [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-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 120 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar [2026-02-10T10:16:20.821Z] [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 38 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar (80 kB at 263 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar (87 kB at 274 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar [2026-02-10T10:16:20.821Z] [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 580 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 133 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar (26 kB at 76 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 924 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar (13 kB at 36 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 80 kB/s) [2026-02-10T10:16:20.821Z] [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-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 420 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar (12 kB at 33 kB/s) [2026-02-10T10:16:20.821Z] [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-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 109 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar (39 kB at 98 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar [2026-02-10T10:16:20.821Z] [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 33 kB/s) [2026-02-10T10:16:20.821Z] [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-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 160 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2026-02-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar (10 kB at 25 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar [2026-02-10T10:16:20.821Z] [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 757 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar [2026-02-10T10:16:20.821Z] [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 64 kB/s) [2026-02-10T10:16:20.821Z] [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-10T10:16:20.821Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 85 kB/s) [2026-02-10T10:16:20.821Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar [2026-02-10T10:16:20.822Z] [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 30 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 kB at 50 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (170 kB at 357 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [2026-02-10T10:16:20.822Z] [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 67 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar (74 kB at 155 kB/s) [2026-02-10T10:16:20.822Z] [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-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar (143 kB at 297 kB/s) [2026-02-10T10:16:20.822Z] [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-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 758 kB/s) [2026-02-10T10:16:20.822Z] [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-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 118 kB/s) [2026-02-10T10:16:20.822Z] [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-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 123 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2026-02-10T10:16:20.822Z] [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 8.3 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [2026-02-10T10:16:20.822Z] [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 258 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [2026-02-10T10:16:20.822Z] [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 437 kB/s) [2026-02-10T10:16:20.822Z] [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-10T10:16:20.822Z] [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 16 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 19 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 87 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 100 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar [2026-02-10T10:16:20.822Z] [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 19 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 14 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 360 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 113 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [2026-02-10T10:16:20.822Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 671 kB/s) [2026-02-10T10:16:20.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [2026-02-10T10:16:21.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 82 kB/s) [2026-02-10T10:16:21.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [2026-02-10T10:16:21.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 77 kB/s) [2026-02-10T10:16:21.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar [2026-02-10T10:16:21.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 30 kB/s) [2026-02-10T10:16:21.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 927 kB/s) [2026-02-10T10:16:21.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 45 kB/s) [2026-02-10T10:16:21.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 35 kB/s) [2026-02-10T10:16:21.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 237 kB/s) [2026-02-10T10:16:21.466Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [2026-02-10T10:16:22.109Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [2026-02-10T10:16:22.109Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 33 kB/s) [2026-02-10T10:16:22.109Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [2026-02-10T10:16:22.109Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 76 kB/s) [2026-02-10T10:16:22.109Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [2026-02-10T10:16:22.750Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 127 kB/s) [2026-02-10T10:16:22.750Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom [2026-02-10T10:16:22.750Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom [2026-02-10T10:16:23.391Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom (11 kB at 22 kB/s) [2026-02-10T10:16:23.391Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom [2026-02-10T10:16:23.391Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom [2026-02-10T10:16:24.435Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 4.2 kB/s) [2026-02-10T10:16:24.435Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom [2026-02-10T10:16:24.435Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom [2026-02-10T10:16:25.765Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom (5.3 kB at 5.6 kB/s) [2026-02-10T10:16:25.766Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom [2026-02-10T10:16:25.766Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom [2026-02-10T10:16:25.766Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/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 40 kB/s) [2026-02-10T10:16:25.766Z] [WARNING] [2026-02-10T10:16:25.766Z] [WARNING] Some problems were encountered while building the effective model for org.apache.tomee:mp-common:jar:8.0.2 [2026-02-10T10:16:25.766Z] [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.tomee:openejb-rest:jar -> duplicate declaration of version ${project.version} @ line 51, column 17 [2026-02-10T10:16:25.766Z] [WARNING] [2026-02-10T10:16:25.766Z] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [2026-02-10T10:16:25.766Z] [WARNING] [2026-02-10T10:16:25.766Z] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [2026-02-10T10:16:25.766Z] [WARNING] [2026-02-10T10:16:25.766Z] [WARNING] The project org.apache.tomee:tomee-project:pom:8.0.2 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [2026-02-10T10:16:25.766Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T10:16:25.766Z] [INFO] Reactor Build Order: [2026-02-10T10:16:25.766Z] [INFO] [2026-02-10T10:16:25.766Z] [INFO] Apache OpenEJB [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: BOMs [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: BOMs :: JAXB Runtime [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container :: MBean Annotation API [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container :: API [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Client [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container :: JPA Integration [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container :: Loader [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container :: Java Agent [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container :: Java EE [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container :: Java EE Accessors [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container :: Core [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Core [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Multicast Discovery [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: EJBd [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Http [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: REST [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: CXF Transport [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: CXF RS [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Hsql [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Config [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Common [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Juli [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Loader [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: JDBC [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Catalina [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: RS Web Services [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Mojarra [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: MyFaces [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Webapp [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: BOMs :: TomEE MicroProfile [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Util [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Maven Plugins [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Maven Plugins :: Util [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Webservices [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: CXF [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Web Services [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Microprofile JWT [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: MicroProfile [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: MicroProfile Common [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Plus Webapp [war] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Utils [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Utils :: Core EclipseLink [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Plume Webapp [war] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: MicroProfile Webapp [war] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: Apache TomEE [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Maven Plugins :: TomEE Maven Plugin [maven-plugin] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: TomEE :: TomEE Embedded [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Utils :: LiveReload [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Maven Plugins :: TomEE Embedded Maven Plugin [maven-plugin] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Maven Plugins :: OpenEJB Embedded Maven Plugin [maven-plugin] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Maven Plugins :: TomEE Webapp Archetype [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Maven Plugins :: jars.txt Maven Plugin [maven-plugin] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Maven Plugins :: ApplicationComposer Maven Plugin [maven-plugin] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Gradle Plugins [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Gradle Plugins :: TomEE Embedded [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Container :: JUnit [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: ActiveMQ [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Derby Network Service [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Axis [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Daemon [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Common CLI [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: SSH [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: BoneCP [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Server :: Hessian [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Assembly [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Assembly :: Standalone [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Assembly :: All In One EJB Lite jar [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Common [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: TomEE Common [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Transaction Provider [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Embedded Adaptor [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Remote [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Webapp Remote [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: ZipLock [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests [pom] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: Web Profile [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: JAXRS [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: JAXWS [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: JMS [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: CODI [jar] [2026-02-10T10:16:25.766Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: Configuration Tests [jar] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Sample :: Moviefun [war] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: Arquillian Adaptors Parent :: OpenEJB Container [jar] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Arquillian TCK [jar] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: Utils :: TomEE Webapps-based Deployer EJB [jar] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: Utils :: Core Hibernate [pom] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: Utils :: Provisionning [jar] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: Utils :: Mockito [jar] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: Utils :: Log4j2 [jar] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: TomEE :: webaccess [war] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: TomEE :: Overlay Runner [jar] [2026-02-10T10:16:25.767Z] [INFO] TomEE :: TomEE :: Security [jar] [2026-02-10T10:16:25.767Z] [INFO] [2026-02-10T10:16:25.767Z] [INFO] -------------------< org.apache.tomee:tomee-project >------------------- [2026-02-10T10:16:25.767Z] [INFO] Building Apache OpenEJB 8.0.2 [1/97] [2026-02-10T10:16:25.767Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:16:25.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.pom [2026-02-10T10:16:25.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.pom (13 kB at 393 kB/s) [2026-02-10T10:16:25.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [2026-02-10T10:16:25.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 349 kB/s) [2026-02-10T10:16:25.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.jar [2026-02-10T10:16:25.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.5/maven-remote-resources-plugin-1.5.jar (69 kB at 2.2 MB/s) [2026-02-10T10:16:25.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2026-02-10T10:16:25.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 236 kB/s) [2026-02-10T10:16:25.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2026-02-10T10:16:25.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 190 kB/s) [2026-02-10T10:16:25.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom [2026-02-10T10:16:26.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.2 MB/s) [2026-02-10T10:16:26.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [2026-02-10T10:16:26.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 531 kB/s) [2026-02-10T10:16:26.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2026-02-10T10:16:26.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 852 kB/s) [2026-02-10T10:16:26.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.pom [2026-02-10T10:16:26.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.pom (19 kB at 626 kB/s) [2026-02-10T10:16:26.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [2026-02-10T10:16:26.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 371 kB/s) [2026-02-10T10:16:26.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom [2026-02-10T10:16:26.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.5 MB/s) [2026-02-10T10:16:26.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom [2026-02-10T10:16:26.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 500 kB/s) [2026-02-10T10:16:26.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.jar [2026-02-10T10:16:26.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.7.1/maven-site-plugin-3.7.1.jar (135 kB at 4.1 MB/s) [2026-02-10T10:16:26.407Z] [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-10T10:16:26.407Z] [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 157 kB/s) [2026-02-10T10:16:26.407Z] [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-10T10:16:26.407Z] [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 952 kB/s) [2026-02-10T10:16:26.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/dependency-report-plugin/1.0.2/dependency-report-plugin-1.0.2.pom [2026-02-10T10:16:27.049Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/dependency-report-plugin/1.0.2/dependency-report-plugin-1.0.2.pom (2.5 kB at 8.0 kB/s) [2026-02-10T10:16:27.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/dependency-report-plugin/1.0.2/dependency-report-plugin-1.0.2.jar [2026-02-10T10:16:27.049Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/dependency-report-plugin/1.0.2/dependency-report-plugin-1.0.2.jar (17 kB at 70 kB/s) [2026-02-10T10:16:27.049Z] [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-10T10:16:27.049Z] [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 178 kB/s) [2026-02-10T10:16:27.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2026-02-10T10:16:27.049Z] [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 289 kB/s) [2026-02-10T10:16:27.049Z] [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-10T10:16:27.049Z] [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 1.2 MB/s) [2026-02-10T10:16:27.049Z] [INFO] [2026-02-10T10:16:27.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-project --- [2026-02-10T10:16:27.049Z] [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-10T10:16:27.049Z] [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 76 kB/s) [2026-02-10T10:16:27.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [2026-02-10T10:16:27.049Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 811 kB/s) [2026-02-10T10:16:27.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [2026-02-10T10:16:27.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 889 kB/s) [2026-02-10T10:16:27.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [2026-02-10T10:16:27.050Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 441 kB/s) [2026-02-10T10:16:27.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2026-02-10T10:16:27.050Z] [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 130 kB/s) [2026-02-10T10:16:27.050Z] [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-10T10:16:27.050Z] [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 123 kB/s) [2026-02-10T10:16:27.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2026-02-10T10:16:27.050Z] [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 541 kB/s) [2026-02-10T10:16:27.050Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2026-02-10T10:16:27.691Z] [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 46 kB/s) [2026-02-10T10:16:27.691Z] [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-10T10:16:27.691Z] [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 173 kB/s) [2026-02-10T10:16:27.691Z] [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-10T10:16:27.692Z] [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 101 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 65 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 42 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 251 kB/s) [2026-02-10T10:16:27.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2026-02-10T10:16:27.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 358 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 30 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 174 kB/s) [2026-02-10T10:16:27.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2026-02-10T10:16:27.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 717 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 74 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 111 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 195 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 369 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 176 kB/s) [2026-02-10T10:16:27.692Z] [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-10T10:16:27.692Z] [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 176 kB/s) [2026-02-10T10:16:27.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [2026-02-10T10:16:27.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.3 MB/s) [2026-02-10T10:16:27.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [2026-02-10T10:16:27.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 580 kB/s) [2026-02-10T10:16:27.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom [2026-02-10T10:16:27.692Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 458 kB/s) [2026-02-10T10:16:27.692Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [2026-02-10T10:16:28.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.1 MB/s) [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [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 1.7 MB/s) [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [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 1.4 MB/s) [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [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 5.4 MB/s) [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [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 3.8 MB/s) [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [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 4.5 MB/s) [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [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 82 kB/s) [2026-02-10T10:16:28.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar [2026-02-10T10:16:28.333Z] [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 668 kB/s) [2026-02-10T10:16:28.333Z] [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 2.1 MB/s) [2026-02-10T10:16:28.333Z] [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.9 MB/s) [2026-02-10T10:16:28.333Z] [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 5.2 MB/s) [2026-02-10T10:16:28.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 2.3 MB/s) [2026-02-10T10:16:28.333Z] [INFO] [2026-02-10T10:16:28.333Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-project --- [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [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 132 kB/s) [2026-02-10T10:16:28.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom [2026-02-10T10:16:28.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 67 kB/s) [2026-02-10T10:16:28.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2026-02-10T10:16:28.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 370 kB/s) [2026-02-10T10:16:28.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2026-02-10T10:16:28.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 91 kB/s) [2026-02-10T10:16:28.333Z] [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-10T10:16:28.333Z] [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 29 kB/s) [2026-02-10T10:16:28.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2026-02-10T10:16:28.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 112 kB/s) [2026-02-10T10:16:28.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2026-02-10T10:16:28.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 130 kB/s) [2026-02-10T10:16:28.334Z] [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-10T10:16:28.334Z] [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 281 kB/s) [2026-02-10T10:16:28.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom [2026-02-10T10:16:28.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 941 kB/s) [2026-02-10T10:16:28.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom [2026-02-10T10:16:28.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 448 kB/s) [2026-02-10T10:16:28.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2026-02-10T10:16:28.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 108 kB/s) [2026-02-10T10:16:28.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2026-02-10T10:16:28.334Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 356 kB/s) [2026-02-10T10:16:28.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 626 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 83 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 134 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2026-02-10T10:16:28.974Z] [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 429 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 91 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 562 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.7 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 167 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2026-02-10T10:16:28.974Z] [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 85 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 58 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 43 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 46 kB/s) [2026-02-10T10:16:28.974Z] [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-10T10:16:28.974Z] [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 269 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 26 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 74 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 220 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 105 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2026-02-10T10:16:28.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 298 kB/s) [2026-02-10T10:16:28.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2026-02-10T10:16:29.616Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 104 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 101 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 582 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 51 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 93 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2026-02-10T10:16:29.617Z] [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 600 kB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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 2.4 MB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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 1.6 MB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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 1.0 MB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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 317 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2026-02-10T10:16:29.617Z] [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 3.8 MB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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.4 MB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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 479 kB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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 784 kB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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 2.3 MB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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 255 kB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [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 104 kB/s) [2026-02-10T10:16:29.617Z] [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 136 kB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2026-02-10T10:16:29.617Z] [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 267 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2026-02-10T10:16:29.617Z] [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 126 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2026-02-10T10:16:29.617Z] [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 325 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2026-02-10T10:16:29.617Z] [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 86 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 1.9 MB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 83 kB/s) [2026-02-10T10:16:29.617Z] [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-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 1.8 MB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 205 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 638 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.7 MB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 71 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar [2026-02-10T10:16:29.617Z] [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 372 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 984 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 183 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 300 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 1.2 MB/s) [2026-02-10T10:16:29.617Z] [INFO] [2026-02-10T10:16:29.617Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-project --- [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom [2026-02-10T10:16:29.617Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom (6.2 kB at 177 kB/s) [2026-02-10T10:16:29.617Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 38 kB/s) [2026-02-10T10:16:30.260Z] [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-10T10:16:30.260Z] [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 144 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 92 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [2026-02-10T10:16:30.260Z] [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 35 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 89 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 112 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 157 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.pom (6.0 kB at 187 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 301 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 780 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 54 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 63 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 85 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 64 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 70 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 93 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 68 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 64 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom [2026-02-10T10:16:30.260Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 47 kB/s) [2026-02-10T10:16:30.260Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 25 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [2026-02-10T10:16:30.901Z] [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 155 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 279 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (1.4 kB at 41 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (5.2 kB at 174 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2026-02-10T10:16:30.901Z] [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 667 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 31 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 388 kB/s) [2026-02-10T10:16:30.901Z] [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-10T10:16:30.901Z] [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 403 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 731 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 466 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar [2026-02-10T10:16:30.901Z] [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-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar (51 kB at 1.5 MB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 189 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-resolver/1.0/maven-artifact-resolver-1.0.jar (14 kB at 388 kB/s) [2026-02-10T10:16:30.901Z] [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-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 3.1 MB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar [2026-02-10T10:16:30.901Z] [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 3.7 MB/s) [2026-02-10T10:16:30.901Z] [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-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 kB at 381 kB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar (61 kB at 726 kB/s) [2026-02-10T10:16:30.901Z] [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.5 MB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 4.2 MB/s) [2026-02-10T10:16:30.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 2.3 MB/s) [2026-02-10T10:16:30.901Z] [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 5.0 MB/s) [2026-02-10T10:16:31.542Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar [2026-02-10T10:16:31.542Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar [2026-02-10T10:16:31.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar [2026-02-10T10:16:31.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache-jar-resource-bundle/1.4/apache-jar-resource-bundle-1.4.jar (12 kB at 286 kB/s) [2026-02-10T10:16:31.542Z] [INFO] [2026-02-10T10:16:31.542Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-project --- [2026-02-10T10:16:31.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom [2026-02-10T10:16:31.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 17 kB/s) [2026-02-10T10:16:31.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom [2026-02-10T10:16:31.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 357 kB/s) [2026-02-10T10:16:31.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom [2026-02-10T10:16:31.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 66 kB/s) [2026-02-10T10:16:31.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom [2026-02-10T10:16:31.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 51 kB/s) [2026-02-10T10:16:31.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom [2026-02-10T10:16:31.542Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 87 kB/s) [2026-02-10T10:16:31.542Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2026-02-10T10:16:32.185Z] [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 28 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 58 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 42 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 55 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 26 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.4/maven-core-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.4/maven-core-2.0.4.pom (5.2 kB at 158 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.4/maven-plugin-parameter-documenter-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.4/maven-plugin-parameter-documenter-2.0.4.pom (1.8 kB at 53 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 29 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 23 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 15 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 109 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.4/maven-error-diagnostics-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.4/maven-error-diagnostics-2.0.4.pom (854 B at 28 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.4/maven-plugin-registry-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.4/maven-plugin-registry-2.0.4.pom (1.5 kB at 49 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 78 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.4/maven-plugin-descriptor-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.4/maven-plugin-descriptor-2.0.4.pom (1.7 kB at 54 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.4/maven-monitor-2.0.4.pom [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.4/maven-monitor-2.0.4.pom (442 B at 12 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.jar [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar (8.3 kB at 278 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.jar [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar (30 kB at 945 kB/s) [2026-02-10T10:16:32.185Z] [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-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar (109 kB at 2.8 MB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.4/maven-core-2.0.4.jar [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.jar (44 kB at 1.0 MB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.4/maven-plugin-parameter-documenter-2.0.4.jar [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar (80 kB at 1.9 MB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar [2026-02-10T10:16:32.185Z] [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 3.1 MB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.jar (49 kB at 743 kB/s) [2026-02-10T10:16:32.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar [2026-02-10T10:16:32.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.4/maven-core-2.0.4.jar (136 kB at 1.9 MB/s) [2026-02-10T10:16:32.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.4/maven-error-diagnostics-2.0.4.jar [2026-02-10T10:16:32.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar (5.0 kB at 68 kB/s) [2026-02-10T10:16:32.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.4/maven-plugin-registry-2.0.4.jar [2026-02-10T10:16:32.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.4/maven-plugin-parameter-documenter-2.0.4.jar (16 kB at 220 kB/s) [2026-02-10T10:16:32.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [2026-02-10T10:16:32.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 65 kB/s) [2026-02-10T10:16:32.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.4/maven-plugin-descriptor-2.0.4.jar [2026-02-10T10:16:32.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.4/maven-error-diagnostics-2.0.4.jar (8.6 kB at 88 kB/s) [2026-02-10T10:16:32.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.4/maven-monitor-2.0.4.jar [2026-02-10T10:16:32.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar (20 kB at 195 kB/s) [2026-02-10T10:16:32.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [2026-02-10T10:16:32.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.4/maven-plugin-registry-2.0.4.jar (24 kB at 229 kB/s) [2026-02-10T10:16:32.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 287 kB/s) [2026-02-10T10:16:32.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar [2026-02-10T10:16:32.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.4/maven-plugin-descriptor-2.0.4.jar (32 kB at 266 kB/s) [2026-02-10T10:16:32.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.4/maven-monitor-2.0.4.jar (5.7 kB at 46 kB/s) [2026-02-10T10:16:32.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar (80 kB at 599 kB/s) [2026-02-10T10:16:32.827Z] [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.2 MB/s) [2026-02-10T10:16:32.827Z] [INFO] No dependencies to report [2026-02-10T10:16:32.827Z] [INFO] [2026-02-10T10:16:32.827Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-project --- [2026-02-10T10:16:32.827Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:16:32.827Z] [INFO] [2026-02-10T10:16:32.827Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-project --- [2026-02-10T10:16:32.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.pom [2026-02-10T10:16:32.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.pom (12 kB at 388 kB/s) [2026-02-10T10:16:32.827Z] [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-10T10:16:32.827Z] [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 77 kB/s) [2026-02-10T10:16:32.827Z] [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-10T10:16:32.827Z] [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 311 kB/s) [2026-02-10T10:16:32.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [2026-02-10T10:16:32.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 727 kB/s) [2026-02-10T10:16:32.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [2026-02-10T10:16:32.827Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 437 kB/s) [2026-02-10T10:16:32.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2026-02-10T10:16:32.827Z] [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 229 kB/s) [2026-02-10T10:16:32.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2026-02-10T10:16:32.827Z] [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 54 kB/s) [2026-02-10T10:16:32.827Z] [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-10T10:16:32.827Z] [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 67 kB/s) [2026-02-10T10:16:32.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2026-02-10T10:16:32.827Z] [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 34 kB/s) [2026-02-10T10:16:32.827Z] [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-10T10:16:32.827Z] [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 173 kB/s) [2026-02-10T10:16:32.827Z] [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-10T10:16:32.827Z] [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 62 kB/s) [2026-02-10T10:16:32.827Z] [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-10T10:16:32.827Z] [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 68 kB/s) [2026-02-10T10:16:32.827Z] [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-10T10:16:32.827Z] [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 65 kB/s) [2026-02-10T10:16:32.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2026-02-10T10:16:32.827Z] [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 56 kB/s) [2026-02-10T10:16:32.827Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2026-02-10T10:16:33.468Z] [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 215 kB/s) [2026-02-10T10:16:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2026-02-10T10:16:33.468Z] [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 71 kB/s) [2026-02-10T10:16:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2026-02-10T10:16:33.468Z] [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 132 kB/s) [2026-02-10T10:16:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2026-02-10T10:16:33.468Z] [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 53 kB/s) [2026-02-10T10:16:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [2026-02-10T10:16:33.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 119 kB/s) [2026-02-10T10:16:33.468Z] [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-10T10:16:33.468Z] [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 164 kB/s) [2026-02-10T10:16:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [2026-02-10T10:16:33.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 419 kB/s) [2026-02-10T10:16:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom [2026-02-10T10:16:33.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 269 kB/s) [2026-02-10T10:16:33.468Z] [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-10T10:16:33.468Z] [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 146 kB/s) [2026-02-10T10:16:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom [2026-02-10T10:16:33.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.pom (4.3 kB at 128 kB/s) [2026-02-10T10:16:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom [2026-02-10T10:16:33.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.pom (4.6 kB at 158 kB/s) [2026-02-10T10:16:33.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom [2026-02-10T10:16:33.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 339 kB/s) [2026-02-10T10:16:33.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom [2026-02-10T10:16:33.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.5 MB/s) [2026-02-10T10:16:33.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom [2026-02-10T10:16:33.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.pom (5.3 kB at 197 kB/s) [2026-02-10T10:16:33.469Z] [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-10T10:16:33.469Z] [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 133 kB/s) [2026-02-10T10:16:33.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2026-02-10T10:16:33.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 176 kB/s) [2026-02-10T10:16:33.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom [2026-02-10T10:16:33.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 380 kB/s) [2026-02-10T10:16:33.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom [2026-02-10T10:16:34.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.5 MB/s) [2026-02-10T10:16:34.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom [2026-02-10T10:16:34.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 kB at 433 kB/s) [2026-02-10T10:16:34.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2026-02-10T10:16:34.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 501 kB/s) [2026-02-10T10:16:34.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom [2026-02-10T10:16:34.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 68 kB/s) [2026-02-10T10:16:34.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2026-02-10T10:16:34.110Z] [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 47 kB/s) [2026-02-10T10:16:34.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2026-02-10T10:16:34.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 148 kB/s) [2026-02-10T10:16:34.110Z] [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-10T10:16:34.110Z] [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 67 kB/s) [2026-02-10T10:16:34.110Z] [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-10T10:16:34.110Z] [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 252 kB/s) [2026-02-10T10:16:34.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom [2026-02-10T10:16:34.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom (1.5 kB at 49 kB/s) [2026-02-10T10:16:34.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom [2026-02-10T10:16:34.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom (18 kB at 586 kB/s) [2026-02-10T10:16:34.110Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom [2026-02-10T10:16:34.110Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom (1.5 kB at 44 kB/s) [2026-02-10T10:16:34.110Z] [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-10T10:16:34.111Z] [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 83 kB/s) [2026-02-10T10:16:34.111Z] [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-10T10:16:34.111Z] [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 193 kB/s) [2026-02-10T10:16:34.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2026-02-10T10:16:34.111Z] [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 138 kB/s) [2026-02-10T10:16:34.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2026-02-10T10:16:34.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 386 kB/s) [2026-02-10T10:16:34.111Z] [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-10T10:16:34.111Z] [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 152 kB/s) [2026-02-10T10:16:34.111Z] [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-10T10:16:34.111Z] [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 636 kB/s) [2026-02-10T10:16:34.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2026-02-10T10:16:34.111Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 594 kB/s) [2026-02-10T10:16:34.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom [2026-02-10T10:16:34.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom (1.9 kB at 58 kB/s) [2026-02-10T10:16:34.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom [2026-02-10T10:16:34.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom (2.6 kB at 79 kB/s) [2026-02-10T10:16:34.751Z] [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-10T10:16:34.751Z] [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 146 kB/s) [2026-02-10T10:16:34.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom [2026-02-10T10:16:34.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom (4.2 kB at 151 kB/s) [2026-02-10T10:16:34.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [2026-02-10T10:16:34.751Z] [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 649 kB/s) [2026-02-10T10:16:34.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom [2026-02-10T10:16:34.751Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 1.5 MB/s) [2026-02-10T10:16:34.751Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [2026-02-10T10:16:34.752Z] [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 167 kB/s) [2026-02-10T10:16:34.752Z] [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-10T10:16:34.752Z] [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 256 kB/s) [2026-02-10T10:16:34.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom [2026-02-10T10:16:34.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 381 kB/s) [2026-02-10T10:16:34.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [2026-02-10T10:16:34.752Z] [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 119 kB/s) [2026-02-10T10:16:34.752Z] [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-10T10:16:34.752Z] [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 283 kB/s) [2026-02-10T10:16:34.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom [2026-02-10T10:16:34.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 437 kB/s) [2026-02-10T10:16:34.752Z] [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-10T10:16:34.752Z] [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 448 kB/s) [2026-02-10T10:16:34.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom [2026-02-10T10:16:34.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 535 kB/s) [2026-02-10T10:16:34.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2026-02-10T10:16:34.752Z] [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 218 kB/s) [2026-02-10T10:16:34.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.pom [2026-02-10T10:16:34.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.pom (2.0 kB at 59 kB/s) [2026-02-10T10:16:34.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.pom [2026-02-10T10:16:34.752Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.pom (4.7 kB at 131 kB/s) [2026-02-10T10:16:34.752Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.pom (4.6 kB at 155 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.pom (2.4 kB at 84 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.18.4/flexmark-all-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.18.4/flexmark-all-0.18.4.pom (7.4 kB at 238 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.18.4/flexmark-java-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-java/0.18.4/flexmark-java-0.18.4.pom (17 kB at 574 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.18.4/flexmark-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.18.4/flexmark-0.18.4.pom (2.3 kB at 73 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.pom (791 B at 26 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.18.4/flexmark-ext-abbreviation-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.18.4/flexmark-ext-abbreviation-0.18.4.pom (1.8 kB at 44 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.18.4/flexmark-ext-autolink-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.18.4/flexmark-ext-autolink-0.18.4.pom (1.6 kB at 55 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom (9.2 kB at 235 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.pom (1.1 kB at 38 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.18.4/flexmark-ext-typographic-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.18.4/flexmark-ext-typographic-0.18.4.pom (1.3 kB at 40 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.18.4/flexmark-ext-anchorlink-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.18.4/flexmark-ext-anchorlink-0.18.4.pom (1.6 kB at 48 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.18.4/flexmark-ext-aside-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.18.4/flexmark-ext-aside-0.18.4.pom (1.5 kB at 40 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.pom (2.1 kB at 60 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.18.4/flexmark-ext-gfm-strikethrough-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.18.4/flexmark-ext-gfm-strikethrough-0.18.4.pom (1.3 kB at 46 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.18.4/flexmark-ext-tables-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.18.4/flexmark-ext-tables-0.18.4.pom (1.3 kB at 42 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.pom [2026-02-10T10:16:35.394Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.pom (1.3 kB at 34 kB/s) [2026-02-10T10:16:35.394Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.18.4/flexmark-ext-ins-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.18.4/flexmark-ext-ins-0.18.4.pom (1.3 kB at 42 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.18.4/flexmark-ext-superscript-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.18.4/flexmark-ext-superscript-0.18.4.pom (1.3 kB at 46 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.18.4/flexmark-ext-definition-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.18.4/flexmark-ext-definition-0.18.4.pom (1.3 kB at 39 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.18.4/flexmark-ext-emoji-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.18.4/flexmark-ext-emoji-0.18.4.pom (1.5 kB at 50 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.18.4/flexmark-ext-escaped-character-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.18.4/flexmark-ext-escaped-character-0.18.4.pom (1.3 kB at 35 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.18.4/flexmark-ext-footnotes-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.18.4/flexmark-ext-footnotes-0.18.4.pom (1.3 kB at 47 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.18.4/flexmark-ext-gfm-tables-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.18.4/flexmark-ext-gfm-tables-0.18.4.pom (1.3 kB at 42 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.18.4/flexmark-ext-gfm-tasklist-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.18.4/flexmark-ext-gfm-tasklist-0.18.4.pom (1.4 kB at 43 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.18.4/flexmark-ext-jekyll-front-matter-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.18.4/flexmark-ext-jekyll-front-matter-0.18.4.pom (1.5 kB at 49 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.pom (1.3 kB at 44 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.18.4/flexmark-ext-jekyll-tag-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.18.4/flexmark-ext-jekyll-tag-0.18.4.pom (1.3 kB at 41 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.18.4/flexmark-ext-xwiki-macros-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.18.4/flexmark-ext-xwiki-macros-0.18.4.pom (1.3 kB at 48 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-spec-example/0.18.4/flexmark-ext-spec-example-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-spec-example/0.18.4/flexmark-ext-spec-example-0.18.4.pom (1.3 kB at 42 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-test-util/0.18.4/flexmark-test-util-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-test-util/0.18.4/flexmark-test-util-0.18.4.pom (917 B at 30 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.18.4/flexmark-ext-toc-0.18.4.pom [2026-02-10T10:16:36.035Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.18.4/flexmark-ext-toc-0.18.4.pom (1.3 kB at 42 kB/s) [2026-02-10T10:16:36.035Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.pom [2026-02-10T10:16:36.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.pom (1.5 kB at 50 kB/s) [2026-02-10T10:16:36.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2026-02-10T10:16:36.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 228 kB/s) [2026-02-10T10:16:36.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.pom [2026-02-10T10:16:36.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.pom (3.2 kB at 107 kB/s) [2026-02-10T10:16:36.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.pom [2026-02-10T10:16:36.036Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.pom (1.7 kB at 57 kB/s) [2026-02-10T10:16:36.036Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-parent/0.0.1-RC9/openhtmltopdf-parent-0.0.1-RC9.pom [2026-02-10T10:16:36.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-parent/0.0.1-RC9/openhtmltopdf-parent-0.0.1-RC9.pom (4.3 kB at 158 kB/s) [2026-02-10T10:16:36.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.pom [2026-02-10T10:16:36.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.pom (2.0 kB at 66 kB/s) [2026-02-10T10:16:36.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.pom [2026-02-10T10:16:36.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.pom (8.3 kB at 267 kB/s) [2026-02-10T10:16:36.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.4/pdfbox-parent-2.0.4.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox-parent/2.0.4/pdfbox-parent-2.0.4.pom (13 kB at 384 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.pom (2.4 kB at 78 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 519 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.pom (1.7 kB at 60 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.pom (4.9 kB at 123 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.pom (1.6 kB at 54 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom (6.4 kB at 201 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.pom (4.2 kB at 140 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.pom (1.7 kB at 55 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 5.4 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.pom (3.3 kB at 110 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.8.1/doxia-sitetools-1.8.1.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.8.1/doxia-sitetools-1.8.1.pom (14 kB at 498 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.pom (6.5 kB at 210 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.pom [2026-02-10T10:16:36.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.pom (2.9 kB at 102 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [2026-02-10T10:16:36.679Z] [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 64 kB/s) [2026-02-10T10:16:36.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [2026-02-10T10:16:37.319Z] [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 83 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [2026-02-10T10:16:37.319Z] [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 569 kB/s) [2026-02-10T10:16:37.319Z] [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-10T10:16:37.319Z] [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 12 kB/s) [2026-02-10T10:16:37.319Z] [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-10T10:16:37.319Z] [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 29 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [2026-02-10T10:16:37.319Z] [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 212 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [2026-02-10T10:16:37.319Z] [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 187 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom [2026-02-10T10:16:37.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 4.2 kB/s) [2026-02-10T10:16:37.319Z] [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-10T10:16:37.319Z] [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 4.8 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [2026-02-10T10:16:37.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 5.2 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [2026-02-10T10:16:37.319Z] [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 188 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2026-02-10T10:16:37.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 31 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2026-02-10T10:16:37.319Z] [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 68 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2026-02-10T10:16:37.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 5.4 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2026-02-10T10:16:37.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 5.7 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2026-02-10T10:16:37.319Z] [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 128 kB/s) [2026-02-10T10:16:37.319Z] [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-10T10:16:37.319Z] [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 78 kB/s) [2026-02-10T10:16:37.319Z] [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-10T10:16:37.319Z] [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 334 kB/s) [2026-02-10T10:16:37.319Z] [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-10T10:16:37.319Z] [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 188 kB/s) [2026-02-10T10:16:37.319Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom [2026-02-10T10:16:37.319Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 5.3 kB/s) [2026-02-10T10:16:37.320Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 22 kB/s) [2026-02-10T10:16:37.961Z] [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-10T10:16:37.961Z] [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 135 kB/s) [2026-02-10T10:16:37.961Z] [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-10T10:16:37.961Z] [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 328 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 370 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 118 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 5.0 kB/s) [2026-02-10T10:16:37.961Z] [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-10T10:16:37.961Z] [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 77 kB/s) [2026-02-10T10:16:37.961Z] [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-10T10:16:37.961Z] [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 94 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [2026-02-10T10:16:37.961Z] [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 343 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.pom (5.9 kB at 212 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 439 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 583 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom (1.8 kB at 53 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom (9.8 kB at 281 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 769 kB/s) [2026-02-10T10:16:37.961Z] [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-10T10:16:37.961Z] [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 70 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.pom (6.3 kB at 184 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.25/project-6.1.25.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.25/project-6.1.25.pom (9.2 kB at 271 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom [2026-02-10T10:16:37.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom (3.3 kB at 110 kB/s) [2026-02-10T10:16:37.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom [2026-02-10T10:16:38.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom (16 kB at 568 kB/s) [2026-02-10T10:16:38.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.pom [2026-02-10T10:16:38.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.pom (3.9 kB at 111 kB/s) [2026-02-10T10:16:38.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom [2026-02-10T10:16:38.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom (2.7 kB at 89 kB/s) [2026-02-10T10:16:38.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom [2026-02-10T10:16:38.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom (13 kB at 532 kB/s) [2026-02-10T10:16:38.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [2026-02-10T10:16:38.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 792 kB/s) [2026-02-10T10:16:38.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom [2026-02-10T10:16:38.697Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 2.1 MB/s) [2026-02-10T10:16:38.697Z] [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-10T10:16:38.697Z] [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-10T10:16:38.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2026-02-10T10:16:38.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.jar [2026-02-10T10:16:38.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2026-02-10T10:16:38.697Z] [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 313 kB/s) [2026-02-10T10:16:38.698Z] [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-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.4/maven-reporting-exec-1.4.jar (30 kB at 760 kB/s) [2026-02-10T10:16:38.698Z] [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 2.8 MB/s) [2026-02-10T10:16:38.698Z] [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-10T10:16:38.698Z] [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-10T10:16:38.698Z] [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 4.0 MB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2026-02-10T10:16:38.698Z] [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 9.6 MB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2026-02-10T10:16:38.698Z] [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 424 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2026-02-10T10:16:38.698Z] [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 711 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2026-02-10T10:16:38.698Z] [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 1.4 MB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2026-02-10T10:16:38.698Z] [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 1.9 MB/s) [2026-02-10T10:16:38.698Z] [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-10T10:16:38.698Z] [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 149 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar [2026-02-10T10:16:38.698Z] [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 617 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2026-02-10T10:16:38.698Z] [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 440 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2026-02-10T10:16:38.698Z] [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 687 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar [2026-02-10T10:16:38.698Z] [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 350 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.1.1/maven-archiver-3.1.1.jar (24 kB at 183 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 1.4 MB/s) [2026-02-10T10:16:38.698Z] [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-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 631 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 417 kB/s) [2026-02-10T10:16:38.698Z] [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-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (426 kB at 2.7 MB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 618 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar [2026-02-10T10:16:38.698Z] [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 74 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar [2026-02-10T10:16:38.698Z] [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 315 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 1.4 MB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar (12 kB at 62 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar (12 kB at 62 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar (168 kB at 836 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.jar [2026-02-10T10:16:38.698Z] [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 1.4 MB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar (18 kB at 83 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 214 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.jar [2026-02-10T10:16:38.698Z] [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 775 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.18.4/flexmark-all-0.18.4.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.8/doxia-module-apt-1.8.jar (54 kB at 237 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.18.4/flexmark-0.18.4.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.8/doxia-module-xdoc-1.8.jar (38 kB at 154 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.18.4/flexmark-ext-abbreviation-0.18.4.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.8/doxia-module-markdown-1.8.jar (21 kB at 85 kB/s) [2026-02-10T10:16:38.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.18.4/flexmark-ext-anchorlink-0.18.4.jar [2026-02-10T10:16:38.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.8/doxia-module-fml-1.8.jar (39 kB at 154 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.18.4/flexmark-ext-aside-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-all/0.18.4/flexmark-all-0.18.4.jar (2.1 kB at 8.0 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.18.4/flexmark-ext-autolink-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-abbreviation/0.18.4/flexmark-ext-abbreviation-0.18.4.jar (33 kB at 120 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark/0.18.4/flexmark-0.18.4.jar (357 kB at 1.3 MB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.18.4/flexmark-ext-definition-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-anchorlink/0.18.4/flexmark-ext-anchorlink-0.18.4.jar (17 kB at 58 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.18.4/flexmark-ext-emoji-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-autolink/0.18.4/flexmark-ext-autolink-0.18.4.jar (6.4 kB at 22 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.18.4/flexmark-ext-escaped-character-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-aside/0.18.4/flexmark-ext-aside-0.18.4.jar (15 kB at 50 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.18.4/flexmark-ext-footnotes-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar (16 kB at 52 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.18.4/flexmark-ext-gfm-strikethrough-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-definition/0.18.4/flexmark-ext-definition-0.18.4.jar (37 kB at 115 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.18.4/flexmark-ext-gfm-tables-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-emoji/0.18.4/flexmark-ext-emoji-0.18.4.jar (48 kB at 149 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.18.4/flexmark-ext-gfm-tasklist-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-escaped-character/0.18.4/flexmark-ext-escaped-character-0.18.4.jar (13 kB at 40 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-footnotes/0.18.4/flexmark-ext-footnotes-0.18.4.jar (38 kB at 116 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.18.4/flexmark-ext-jekyll-tag-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.18.4/flexmark-ext-jekyll-front-matter-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.18.4/flexmark-ext-gfm-strikethrough-0.18.4.jar (33 kB at 94 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.18.4/flexmark-ext-ins-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tables/0.18.4/flexmark-ext-gfm-tables-0.18.4.jar (34 kB at 96 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.18.4/flexmark-ext-xwiki-macros-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-tag/0.18.4/flexmark-ext-jekyll-tag-0.18.4.jar (21 kB at 59 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-spec-example/0.18.4/flexmark-ext-spec-example-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-gfm-tasklist/0.18.4/flexmark-ext-gfm-tasklist-0.18.4.jar (28 kB at 79 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-test-util/0.18.4/flexmark-test-util-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-jekyll-front-matter/0.18.4/flexmark-ext-jekyll-front-matter-0.18.4.jar (18 kB at 50 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.18.4/flexmark-ext-superscript-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-ins/0.18.4/flexmark-ext-ins-0.18.4.jar (13 kB at 33 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.18.4/flexmark-ext-tables-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-xwiki-macros/0.18.4/flexmark-ext-xwiki-macros-0.18.4.jar (31 kB at 81 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.18.4/flexmark-ext-toc-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-spec-example/0.18.4/flexmark-ext-spec-example-0.18.4.jar (40 kB at 103 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.18.4/flexmark-ext-typographic-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.18.4/flexmark-ext-superscript-0.18.4.jar (13 kB at 33 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-test-util/0.18.4/flexmark-test-util-0.18.4.jar (238 kB at 598 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.18.4/flexmark-ext-tables-0.18.4.jar (61 kB at 146 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.18.4/flexmark-ext-toc-0.18.4.jar (85 kB at 203 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.jar [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.jar (25 kB at 59 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.18.4/flexmark-ext-typographic-0.18.4.jar (22 kB at 52 kB/s) [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2026-02-10T10:16:38.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.jar (17 kB at 39 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.jar (73 kB at 164 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.jar (28 kB at 62 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.jar (39 kB at 86 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 759 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.jar (4.4 kB at 9.4 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.jar (122 kB at 253 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.jar (25 kB at 48 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.jar (1.2 MB at 2.4 MB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.jar (6.5 kB at 8.0 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.jar (20 kB at 25 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.jar (2.5 MB at 3.0 MB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.jar (1.5 MB at 1.8 MB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.jar (41 kB at 48 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.jar (61 kB at 72 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (105 kB at 122 kB/s) [2026-02-10T10:16:39.341Z] [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.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.jar (278 kB at 322 kB/s) [2026-02-10T10:16:39.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [2026-02-10T10:16:39.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.jar (65 kB at 73 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.jar (16 kB at 18 kB/s) [2026-02-10T10:16:39.342Z] [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-10T10:16:39.342Z] [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 9.1 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [2026-02-10T10:16:39.342Z] [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.jar (237 kB at 262 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 153 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 96 kB/s) [2026-02-10T10:16:39.342Z] [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-10T10:16:39.342Z] [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 201 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar [2026-02-10T10:16:39.342Z] [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 361 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 54 kB/s) [2026-02-10T10:16:39.342Z] [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-10T10:16:39.342Z] [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 141 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 462 kB/s) [2026-02-10T10:16:39.342Z] [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-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.jar (12 MB at 12 MB/s) [2026-02-10T10:16:39.342Z] [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-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 26 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.jar [2026-02-10T10:16:39.342Z] [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 323 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar [2026-02-10T10:16:39.342Z] [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 244 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar [2026-02-10T10:16:39.342Z] [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 116 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 346 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.jar (47 kB at 45 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar (53 kB at 51 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar (134 kB at 125 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar (539 kB at 500 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar (177 kB at 164 kB/s) [2026-02-10T10:16:39.342Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 402 kB/s) [2026-02-10T10:16:39.984Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-project --- [2026-02-10T10:16:39.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2026-02-10T10:16:39.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 310 kB/s) [2026-02-10T10:16:39.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom [2026-02-10T10:16:39.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 998 kB/s) [2026-02-10T10:16:39.984Z] [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-10T10:16:39.984Z] [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 92 kB/s) [2026-02-10T10:16:39.984Z] [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-10T10:16:39.984Z] [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 101 kB/s) [2026-02-10T10:16:39.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2026-02-10T10:16:39.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2026-02-10T10:16:39.984Z] [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-10T10:16:39.984Z] [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-10T10:16:39.984Z] [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 1.3 MB/s) [2026-02-10T10:16:39.984Z] [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 4.0 MB/s) [2026-02-10T10:16:39.984Z] [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-10T10:16:39.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 5.4 MB/s) [2026-02-10T10:16:39.984Z] [INFO] Installing /tomee/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-project/8.0.2/tomee-project-8.0.2.pom [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] ---------------------< org.apache.tomee.bom:boms >---------------------- [2026-02-10T10:16:39.984Z] [INFO] Building TomEE :: BOMs 8.0.2 [2/97] [2026-02-10T10:16:39.984Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ boms --- [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ boms --- [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ boms --- [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ boms --- [2026-02-10T10:16:39.984Z] [INFO] No dependencies to report [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ boms --- [2026-02-10T10:16:39.984Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ boms --- [2026-02-10T10:16:39.984Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ boms --- [2026-02-10T10:16:39.984Z] [INFO] Installing /tomee/boms/pom.xml to /root/.m2/repository/org/apache/tomee/bom/boms/8.0.2/boms-8.0.2.pom [2026-02-10T10:16:39.984Z] [INFO] [2026-02-10T10:16:39.984Z] [INFO] -----------------< org.apache.tomee.bom:jaxb-runtime >------------------ [2026-02-10T10:16:39.984Z] [INFO] Building TomEE :: BOMs :: JAXB Runtime 8.0.2 [3/97] [2026-02-10T10:16:39.984Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:16:39.984Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom [2026-02-10T10:16:40.624Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom [2026-02-10T10:16:40.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom [2026-02-10T10:16:40.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 533 kB/s) [2026-02-10T10:16:40.624Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom [2026-02-10T10:16:40.624Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom [2026-02-10T10:16:40.624Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom [2026-02-10T10:16:40.624Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 264 kB/s) [2026-02-10T10:16:40.624Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [2026-02-10T10:16:40.624Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [2026-02-10T10:16:41.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [2026-02-10T10:16:41.263Z] [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 470 kB/s) [2026-02-10T10:16:41.263Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom [2026-02-10T10:16:41.263Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom [2026-02-10T10:16:41.263Z] [INFO] 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-10T10:16:41.263Z] [INFO] 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 147 kB/s) [2026-02-10T10:16:41.263Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/activation/all/1.2.1/all-1.2.1.pom [2026-02-10T10:16:41.263Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/activation/all/1.2.1/all-1.2.1.pom [2026-02-10T10:16:41.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom [2026-02-10T10:16:41.263Z] [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 548 kB/s) [2026-02-10T10:16:41.903Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [2026-02-10T10:16:41.903Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [2026-02-10T10:16:41.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom [2026-02-10T10:16:41.903Z] [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 322 kB/s) [2026-02-10T10:16:41.903Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom [2026-02-10T10:16:41.903Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom [2026-02-10T10:16:41.903Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom [2026-02-10T10:16:41.903Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.pom (5.6 kB at 159 kB/s) [2026-02-10T10:16:41.903Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom [2026-02-10T10:16:42.544Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom [2026-02-10T10:16:42.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom [2026-02-10T10:16:42.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.2/jaxb-runtime-parent-2.3.2.pom (1.1 kB at 31 kB/s) [2026-02-10T10:16:42.544Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom [2026-02-10T10:16:42.544Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom [2026-02-10T10:16:42.544Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom [2026-02-10T10:16:42.544Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom (30 kB at 992 kB/s) [2026-02-10T10:16:42.544Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom [2026-02-10T10:16:43.184Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom [2026-02-10T10:16:43.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom [2026-02-10T10:16:43.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom (3.1 kB at 105 kB/s) [2026-02-10T10:16:43.184Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom [2026-02-10T10:16:43.184Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom [2026-02-10T10:16:43.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom [2026-02-10T10:16:43.184Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8.0 kB at 259 kB/s) [2026-02-10T10:16:43.184Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom [2026-02-10T10:16:43.184Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom [2026-02-10T10:16:43.184Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom [2026-02-10T10:16:43.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.pom (2.8 kB at 99 kB/s) [2026-02-10T10:16:43.825Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom [2026-02-10T10:16:43.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom [2026-02-10T10:16:43.825Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom [2026-02-10T10:16:43.825Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.2/jaxb-txw-parent-2.3.2.pom (1.1 kB at 36 kB/s) [2026-02-10T10:16:43.825Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom [2026-02-10T10:16:43.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom [2026-02-10T10:16:44.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom [2026-02-10T10:16:44.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.pom (3.6 kB at 108 kB/s) [2026-02-10T10:16:44.465Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom [2026-02-10T10:16:44.465Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom [2026-02-10T10:16:44.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom [2026-02-10T10:16:44.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.8/istack-commons-3.0.8.pom (19 kB at 621 kB/s) [2026-02-10T10:16:44.465Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom [2026-02-10T10:16:44.465Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom [2026-02-10T10:16:45.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom [2026-02-10T10:16:45.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.pom (15 kB at 505 kB/s) [2026-02-10T10:16:45.106Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom [2026-02-10T10:16:45.106Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom [2026-02-10T10:16:45.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom [2026-02-10T10:16:45.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.pom (5.3 kB at 164 kB/s) [2026-02-10T10:16:45.106Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom [2026-02-10T10:16:45.106Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom [2026-02-10T10:16:45.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom [2026-02-10T10:16:45.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.16/fastinfoset-project-1.2.16.pom (15 kB at 506 kB/s) [2026-02-10T10:16:45.106Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom [2026-02-10T10:16:45.746Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom [2026-02-10T10:16:45.746Z] [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-10T10:16:45.746Z] [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 119 kB/s) [2026-02-10T10:16:45.746Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar [2026-02-10T10:16:45.746Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar [2026-02-10T10:16:45.746Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar [2026-02-10T10:16:45.746Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar [2026-02-10T10:16:45.746Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar [2026-02-10T10:16:45.746Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar [2026-02-10T10:16:45.746Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar [2026-02-10T10:16:46.387Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar [2026-02-10T10:16:46.387Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar [2026-02-10T10:16:46.387Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar [2026-02-10T10:16:46.387Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar [2026-02-10T10:16:46.387Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar [2026-02-10T10:16:46.387Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar [2026-02-10T10:16:46.387Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar [2026-02-10T10:16:46.387Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar [2026-02-10T10:16:46.387Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar [2026-02-10T10:16:47.030Z] [INFO] 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-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 4.0 MB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar [2026-02-10T10:16:47.030Z] [INFO] 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 1.3 MB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar (72 kB at 1.9 MB/s) [2026-02-10T10:16:47.030Z] [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-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8.jar (27 kB at 696 kB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2.jar (1.0 MB at 19 MB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1.jar (38 kB at 706 kB/s) [2026-02-10T10:16:47.030Z] [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 980 kB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16.jar (317 kB at 4.6 MB/s) [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxb-runtime --- [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ jaxb-runtime --- [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ jaxb-runtime --- [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ jaxb-runtime --- [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ jaxb-runtime --- [2026-02-10T10:16:47.030Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ jaxb-runtime --- [2026-02-10T10:16:47.030Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jaxb-runtime --- [2026-02-10T10:16:47.030Z] [INFO] Installing /tomee/boms/jaxb-runtime/pom.xml to /root/.m2/repository/org/apache/tomee/bom/jaxb-runtime/8.0.2/jaxb-runtime-8.0.2.pom [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] ---------------------< org.apache.tomee:container >--------------------- [2026-02-10T10:16:47.030Z] [INFO] Building TomEE :: Container 8.0.2 [4/97] [2026-02-10T10:16:47.030Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ container --- [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ container --- [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ container --- [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ container --- [2026-02-10T10:16:47.030Z] [INFO] No dependencies to report [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ container --- [2026-02-10T10:16:47.030Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ container --- [2026-02-10T10:16:47.030Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ container --- [2026-02-10T10:16:47.030Z] [INFO] Installing /tomee/container/pom.xml to /root/.m2/repository/org/apache/tomee/container/8.0.2/container-8.0.2.pom [2026-02-10T10:16:47.030Z] [INFO] [2026-02-10T10:16:47.030Z] [INFO] ---------------< org.apache.tomee:mbean-annotation-api >---------------- [2026-02-10T10:16:47.030Z] [INFO] Building TomEE :: Container :: MBean Annotation API 8.0.2 [5/97] [2026-02-10T10:16:47.030Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 246 kB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 339 kB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 881 kB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.6.2/maven-compiler-plugin-3.6.2.pom [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.6.2/maven-compiler-plugin-3.6.2.pom (11 kB at 340 kB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.6.2/maven-compiler-plugin-3.6.2.jar [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.6.2/maven-compiler-plugin-3.6.2.jar (75 kB at 2.7 MB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (5.2 kB at 158 kB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (28 kB at 897 kB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (40 kB at 1.5 MB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.pom [2026-02-10T10:16:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.pom (6.2 kB at 213 kB/s) [2026-02-10T10:16:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.jar [2026-02-10T10:16:47.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.0.2/maven-jar-plugin-3.0.2.jar (27 kB at 794 kB/s) [2026-02-10T10:16:47.671Z] [INFO] [2026-02-10T10:16:47.671Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mbean-annotation-api --- [2026-02-10T10:16:47.671Z] [INFO] [2026-02-10T10:16:47.671Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ mbean-annotation-api --- [2026-02-10T10:16:47.671Z] [INFO] [2026-02-10T10:16:47.671Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mbean-annotation-api --- [2026-02-10T10:16:47.671Z] [INFO] [2026-02-10T10:16:47.671Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ mbean-annotation-api --- [2026-02-10T10:16:47.671Z] [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-10T10:16:47.671Z] [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 20 kB/s) [2026-02-10T10:16:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2026-02-10T10:16:47.671Z] [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 92 kB/s) [2026-02-10T10:16:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2026-02-10T10:16:47.671Z] [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 673 kB/s) [2026-02-10T10:16:47.671Z] [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-10T10:16:47.671Z] [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 203 kB/s) [2026-02-10T10:16:47.671Z] [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-10T10:16:47.671Z] [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 186 kB/s) [2026-02-10T10:16:47.671Z] [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-10T10:16:47.671Z] [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 182 kB/s) [2026-02-10T10:16:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [2026-02-10T10:16:47.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.3 MB/s) [2026-02-10T10:16:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [2026-02-10T10:16:47.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 525 kB/s) [2026-02-10T10:16:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2026-02-10T10:16:47.671Z] [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 87 kB/s) [2026-02-10T10:16:47.671Z] [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-10T10:16:47.671Z] [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-10T10:16:47.671Z] [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-10T10:16:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2026-02-10T10:16:47.671Z] [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 1.6 MB/s) [2026-02-10T10:16:47.671Z] [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 112 kB/s) [2026-02-10T10:16:47.671Z] [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.8 MB/s) [2026-02-10T10:16:47.671Z] [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 3.5 MB/s) [2026-02-10T10:16:47.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:16:47.671Z] [INFO] skip non existing resourceDirectory /tomee/container/mbean-annotation-api/src/main/resources [2026-02-10T10:16:47.671Z] [INFO] Copying 3 resources [2026-02-10T10:16:47.671Z] [INFO] [2026-02-10T10:16:47.671Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ mbean-annotation-api --- [2026-02-10T10:16:47.671Z] [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-10T10:16:47.671Z] [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 139 kB/s) [2026-02-10T10:16:47.671Z] [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-10T10:16:47.671Z] [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 126 kB/s) [2026-02-10T10:16:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.pom [2026-02-10T10:16:47.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.pom (1.9 kB at 57 kB/s) [2026-02-10T10:16:47.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_ALPHA/asm-parent-6.0_ALPHA.pom [2026-02-10T10:16:47.672Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_ALPHA/asm-parent-6.0_ALPHA.pom (5.5 kB at 167 kB/s) [2026-02-10T10:16:47.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 307 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M6/qdox-2.0-M6.pom [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M6/qdox-2.0-M6.pom (16 kB at 458 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 182 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom (867 B at 20 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom (4.9 kB at 139 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom (692 B at 18 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom (771 B at 21 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom (1.3 kB at 38 kB/s) [2026-02-10T10:16:48.312Z] [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-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M6/qdox-2.0-M6.jar [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.jar [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar (26 kB at 754 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar (4.7 kB at 138 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.jar (56 kB at 1.5 MB/s) [2026-02-10T10:16:48.312Z] [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 347 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M6/qdox-2.0-M6.jar (314 kB at 7.1 MB/s) [2026-02-10T10:16:48.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar (20 kB at 329 kB/s) [2026-02-10T10:16:48.312Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:16:48.312Z] [INFO] Compiling 6 source files to /tomee/container/mbean-annotation-api/target/classes [2026-02-10T10:16:48.952Z] [INFO] [2026-02-10T10:16:48.952Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ mbean-annotation-api --- [2026-02-10T10:16:48.952Z] [INFO] No dependencies to report [2026-02-10T10:16:48.952Z] [INFO] [2026-02-10T10:16:48.952Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ mbean-annotation-api --- [2026-02-10T10:16:48.952Z] [WARNING] Manifest org.apache.tomee:mbean-annotation-api:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:16:48.952Z] [INFO] [2026-02-10T10:16:48.952Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ mbean-annotation-api --- [2026-02-10T10:16:48.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:16:48.952Z] [INFO] skip non existing resourceDirectory /tomee/container/mbean-annotation-api/src/test/resources [2026-02-10T10:16:48.952Z] [INFO] Copying 3 resources [2026-02-10T10:16:48.952Z] [INFO] [2026-02-10T10:16:48.952Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ mbean-annotation-api --- [2026-02-10T10:16:48.952Z] [INFO] No sources to compile [2026-02-10T10:16:48.952Z] [INFO] [2026-02-10T10:16:48.952Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ mbean-annotation-api --- [2026-02-10T10:16:48.952Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom [2026-02-10T10:16:49.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (11 kB at 344 kB/s) [2026-02-10T10:16:49.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom [2026-02-10T10:16:49.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (1.7 kB at 49 kB/s) [2026-02-10T10:16:49.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom [2026-02-10T10:16:49.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (16 kB at 522 kB/s) [2026-02-10T10:16:49.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (3.5 kB at 118 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (2.0 kB at 65 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (7.4 kB at 245 kB/s) [2026-02-10T10:16:49.595Z] [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-10T10:16:49.595Z] [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 119 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (2.4 kB at 76 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (2.2 kB at 73 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (1.9 kB at 69 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (5.5 kB at 177 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 511 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (13 kB at 383 kB/s) [2026-02-10T10:16:49.595Z] [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-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (185 kB at 4.9 MB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (273 kB at 6.8 MB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (14 kB at 341 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (521 kB at 11 MB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (32 kB at 473 kB/s) [2026-02-10T10:16:49.595Z] [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 545 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (56 kB at 715 kB/s) [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 4.0 MB/s) [2026-02-10T10:16:49.595Z] [INFO] Tests are skipped. [2026-02-10T10:16:49.595Z] [INFO] [2026-02-10T10:16:49.595Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mbean-annotation-api --- [2026-02-10T10:16:49.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar [2026-02-10T10:16:49.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar (154 kB at 4.8 MB/s) [2026-02-10T10:16:50.234Z] [INFO] Building jar: /tomee/container/mbean-annotation-api/target/mbean-annotation-api-8.0.2.jar [2026-02-10T10:16:50.234Z] [INFO] [2026-02-10T10:16:50.234Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ mbean-annotation-api --- [2026-02-10T10:16:50.234Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:16:50.234Z] [INFO] [2026-02-10T10:16:50.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mbean-annotation-api --- [2026-02-10T10:16:50.234Z] [INFO] Installing /tomee/container/mbean-annotation-api/target/mbean-annotation-api-8.0.2.jar to /root/.m2/repository/org/apache/tomee/mbean-annotation-api/8.0.2/mbean-annotation-api-8.0.2.jar [2026-02-10T10:16:50.234Z] [INFO] Installing /tomee/container/mbean-annotation-api/pom.xml to /root/.m2/repository/org/apache/tomee/mbean-annotation-api/8.0.2/mbean-annotation-api-8.0.2.pom [2026-02-10T10:16:50.234Z] [INFO] [2026-02-10T10:16:50.234Z] [INFO] --------------------< org.apache.tomee:openejb-api >-------------------- [2026-02-10T10:16:50.234Z] [INFO] Building TomEE :: Container :: API 8.0.2 [6/97] [2026-02-10T10:16:50.234Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:16:50.234Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4.pom [2026-02-10T10:16:50.234Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4.pom (33 kB at 94 kB/s) [2026-02-10T10:16:50.234Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4.jar [2026-02-10T10:16:51.568Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4.jar (1.5 MB at 1.9 MB/s) [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:16:51.568Z] [INFO] skip non existing resourceDirectory /tomee/container/openejb-api/src/main/resources [2026-02-10T10:16:51.568Z] [INFO] Copying 3 resources [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:16:51.568Z] [INFO] Compiling 17 source files to /tomee/container/openejb-api/target/classes [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-api --- [2026-02-10T10:16:51.568Z] [WARNING] Manifest org.apache.tomee:openejb-api:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:16:51.568Z] [INFO] skip non existing resourceDirectory /tomee/container/openejb-api/src/test/resources [2026-02-10T10:16:51.568Z] [INFO] Copying 3 resources [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] No sources to compile [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] Tests are skipped. [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] Building jar: /tomee/container/openejb-api/target/openejb-api-8.0.2.jar [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-api --- [2026-02-10T10:16:51.568Z] [INFO] Installing /tomee/container/openejb-api/target/openejb-api-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-api/8.0.2/openejb-api-8.0.2.jar [2026-02-10T10:16:51.568Z] [INFO] Installing /tomee/container/openejb-api/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-api/8.0.2/openejb-api-8.0.2.pom [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] ----------------------< org.apache.tomee:server >----------------------- [2026-02-10T10:16:51.568Z] [INFO] Building TomEE :: Server 8.0.2 [7/97] [2026-02-10T10:16:51.568Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ server --- [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ server --- [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ server --- [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ server --- [2026-02-10T10:16:51.568Z] [INFO] No dependencies to report [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ server --- [2026-02-10T10:16:51.568Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ server --- [2026-02-10T10:16:51.568Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ server --- [2026-02-10T10:16:51.568Z] [INFO] Installing /tomee/server/pom.xml to /root/.m2/repository/org/apache/tomee/server/8.0.2/server-8.0.2.pom [2026-02-10T10:16:51.568Z] [INFO] [2026-02-10T10:16:51.568Z] [INFO] ------------------< org.apache.tomee:openejb-client >------------------- [2026-02-10T10:16:51.568Z] [INFO] Building TomEE :: Server :: Client 8.0.2 [8/97] [2026-02-10T10:16:51.568Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:16:51.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2026-02-10T10:16:51.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 95 kB/s) [2026-02-10T10:16:51.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2026-02-10T10:16:51.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 392 kB/s) [2026-02-10T10:16:51.568Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2026-02-10T10:16:51.568Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.2 MB/s) [2026-02-10T10:16:51.568Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/javamail/geronimo-javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-1.9.0-alpha-2.pom [2026-02-10T10:16:52.209Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/javamail/geronimo-javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-1.9.0-alpha-2.pom (4.3 kB at 18 kB/s) [2026-02-10T10:16:52.209Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/javamail/geronimo-javamail_1.4/1.9.0-alpha-2/geronimo-javamail_1.4-1.9.0-alpha-2.pom [2026-02-10T10:16:52.209Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/javamail/geronimo-javamail_1.4/1.9.0-alpha-2/geronimo-javamail_1.4-1.9.0-alpha-2.pom (11 kB at 45 kB/s) [2026-02-10T10:16:52.210Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.2/genesis-java5-flava-2.2.pom [2026-02-10T10:16:52.210Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.2/genesis-java5-flava-2.2.pom (5.5 kB at 23 kB/s) [2026-02-10T10:16:52.210Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-default-flava/2.2/genesis-default-flava-2.2.pom [2026-02-10T10:16:52.849Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-default-flava/2.2/genesis-default-flava-2.2.pom (15 kB at 64 kB/s) [2026-02-10T10:16:52.849Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis/2.2/genesis-2.2.pom [2026-02-10T10:16:52.849Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis/2.2/genesis-2.2.pom (16 kB at 70 kB/s) [2026-02-10T10:16:52.849Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/agical/rmock/rmock/2.0.2/rmock-2.0.2.pom [2026-02-10T10:16:52.849Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/agical/rmock/rmock/2.0.2/rmock-2.0.2.pom [2026-02-10T10:16:53.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/agical/rmock/rmock/2.0.2/rmock-2.0.2.pom [2026-02-10T10:16:53.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/agical/rmock/rmock/2.0.2/rmock-2.0.2.pom (3.1 kB at 89 kB/s) [2026-02-10T10:16:53.489Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/agical/rmock/parent/2.0.0/parent-2.0.0.pom [2026-02-10T10:16:53.489Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/agical/rmock/parent/2.0.0/parent-2.0.0.pom [2026-02-10T10:16:53.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/agical/rmock/parent/2.0.0/parent-2.0.0.pom [2026-02-10T10:16:53.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/agical/rmock/parent/2.0.0/parent-2.0.0.pom (2.6 kB at 44 kB/s) [2026-02-10T10:16:53.489Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/cglib/cglib-nodep/2.1_2/cglib-nodep-2.1_2.pom [2026-02-10T10:16:54.128Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/cglib/cglib-nodep/2.1_2/cglib-nodep-2.1_2.pom [2026-02-10T10:16:54.128Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_2/cglib-nodep-2.1_2.pom [2026-02-10T10:16:54.128Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_2/cglib-nodep-2.1_2.pom (214 B at 6.9 kB/s) [2026-02-10T10:16:54.128Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcmail-jdk15on/1.60/bcmail-jdk15on-1.60.pom [2026-02-10T10:16:54.128Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcmail-jdk15on/1.60/bcmail-jdk15on-1.60.pom [2026-02-10T10:16:54.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.60/bcmail-jdk15on-1.60.pom [2026-02-10T10:16:54.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.60/bcmail-jdk15on-1.60.pom (1.6 kB at 47 kB/s) [2026-02-10T10:16:54.768Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom [2026-02-10T10:16:54.768Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom [2026-02-10T10:16:54.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom [2026-02-10T10:16:54.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom (1.1 kB at 32 kB/s) [2026-02-10T10:16:54.768Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom [2026-02-10T10:16:54.768Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom [2026-02-10T10:16:55.407Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom [2026-02-10T10:16:55.407Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.pom (1.5 kB at 44 kB/s) [2026-02-10T10:16:55.407Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/javamail/geronimo-javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-1.9.0-alpha-2.jar [2026-02-10T10:16:55.407Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [2026-02-10T10:16:55.407Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/agical/rmock/rmock/2.0.2/rmock-2.0.2.jar [2026-02-10T10:16:55.407Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/cglib/cglib-nodep/2.1_2/cglib-nodep-2.1_2.jar [2026-02-10T10:16:55.407Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcmail-jdk15on/1.60/bcmail-jdk15on-1.60.jar [2026-02-10T10:16:55.407Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar [2026-02-10T10:16:55.407Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar [2026-02-10T10:16:56.049Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 96 kB/s) [2026-02-10T10:16:56.049Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/javamail/geronimo-javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-1.9.0-alpha-2.jar (555 kB at 710 kB/s) [2026-02-10T10:16:56.049Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/agical/rmock/rmock/2.0.2/rmock-2.0.2.jar [2026-02-10T10:16:56.049Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/cglib/cglib-nodep/2.1_2/cglib-nodep-2.1_2.jar [2026-02-10T10:16:56.049Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcmail-jdk15on/1.60/bcmail-jdk15on-1.60.jar [2026-02-10T10:16:56.049Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar [2026-02-10T10:16:56.049Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar [2026-02-10T10:16:56.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/agical/rmock/rmock/2.0.2/rmock-2.0.2.jar [2026-02-10T10:16:56.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_2/cglib-nodep-2.1_2.jar [2026-02-10T10:16:56.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.60/bcmail-jdk15on-1.60.jar [2026-02-10T10:16:56.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar [2026-02-10T10:16:56.049Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar [2026-02-10T10:16:56.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcmail-jdk15on/1.60/bcmail-jdk15on-1.60.jar (108 kB at 3.1 MB/s) [2026-02-10T10:16:56.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.60/bcpkix-jdk15on-1.60.jar (797 kB at 13 MB/s) [2026-02-10T10:16:56.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/agical/rmock/rmock/2.0.2/rmock-2.0.2.jar (199 kB at 3.1 MB/s) [2026-02-10T10:16:56.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar (4.2 MB at 38 MB/s) [2026-02-10T10:16:56.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_2/cglib-nodep-2.1_2.jar (324 kB at 2.2 MB/s) [2026-02-10T10:16:56.689Z] [INFO] [2026-02-10T10:16:56.689Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-client --- [2026-02-10T10:16:56.689Z] [INFO] [2026-02-10T10:16:56.689Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-client --- [2026-02-10T10:16:56.689Z] [INFO] [2026-02-10T10:16:56.689Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-client --- [2026-02-10T10:16:56.689Z] [INFO] [2026-02-10T10:16:56.689Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-client --- [2026-02-10T10:16:56.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:16:56.690Z] [INFO] Copying 4 resources [2026-02-10T10:16:56.690Z] [INFO] Copying 3 resources [2026-02-10T10:16:56.690Z] [INFO] [2026-02-10T10:16:56.690Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-client --- [2026-02-10T10:16:56.690Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:16:56.690Z] [INFO] Compiling 150 source files to /tomee/server/openejb-client/target/classes [2026-02-10T10:16:58.771Z] [INFO] /tomee/server/openejb-client/src/main/java/org/apache/openejb/client/Main.java: Some input files use or override a deprecated API. [2026-02-10T10:16:58.771Z] [INFO] /tomee/server/openejb-client/src/main/java/org/apache/openejb/client/Main.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:16:58.771Z] [INFO] /tomee/server/openejb-client/src/main/java/org/apache/openejb/client/JNDIContext.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:16:58.771Z] [INFO] /tomee/server/openejb-client/src/main/java/org/apache/openejb/client/JNDIContext.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:16:58.771Z] [INFO] [2026-02-10T10:16:58.771Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-client --- [2026-02-10T10:16:58.771Z] [INFO] [2026-02-10T10:16:58.771Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-client --- [2026-02-10T10:17:00.105Z] [INFO] [2026-02-10T10:17:00.105Z] [INFO] --- maven-antrun-plugin:1.8:run (default) @ openejb-client --- [2026-02-10T10:17:00.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2026-02-10T10:17:00.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 301 kB/s) [2026-02-10T10:17:00.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2026-02-10T10:17:00.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 193 kB/s) [2026-02-10T10:17:00.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2026-02-10T10:17:00.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 75 kB/s) [2026-02-10T10:17:00.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2026-02-10T10:17:00.105Z] [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-10T10:17:00.105Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2026-02-10T10:17:00.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 448 kB/s) [2026-02-10T10:17:00.105Z] [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 5.0 MB/s) [2026-02-10T10:17:00.105Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 26 MB/s) [2026-02-10T10:17:00.747Z] [INFO] Executing tasks [2026-02-10T10:17:00.747Z] [2026-02-10T10:17:00.747Z] main: [2026-02-10T10:17:00.747Z] [INFO] Executed tasks [2026-02-10T10:17:00.747Z] [INFO] [2026-02-10T10:17:00.747Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-client --- [2026-02-10T10:17:00.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:00.747Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-client/src/test/resources [2026-02-10T10:17:00.747Z] [INFO] Copying 3 resources [2026-02-10T10:17:00.747Z] [INFO] [2026-02-10T10:17:00.747Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-client --- [2026-02-10T10:17:00.747Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:00.747Z] [INFO] Compiling 20 source files to /tomee/server/openejb-client/target/test-classes [2026-02-10T10:17:00.747Z] [INFO] /tomee/server/openejb-client/src/test/java/org/apache/openejb/client/LoginTestUtil.java: /tomee/server/openejb-client/src/test/java/org/apache/openejb/client/LoginTestUtil.java uses or overrides a deprecated API. [2026-02-10T10:17:00.747Z] [INFO] /tomee/server/openejb-client/src/test/java/org/apache/openejb/client/LoginTestUtil.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:17:00.747Z] [INFO] [2026-02-10T10:17:00.747Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-client --- [2026-02-10T10:17:00.747Z] [INFO] Tests are skipped. [2026-02-10T10:17:00.747Z] [INFO] [2026-02-10T10:17:00.747Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-client --- [2026-02-10T10:17:00.747Z] [INFO] Building jar: /tomee/server/openejb-client/target/openejb-client-8.0.2.jar [2026-02-10T10:17:00.747Z] [INFO] [2026-02-10T10:17:00.747Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-client --- [2026-02-10T10:17:00.747Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:17:00.747Z] [INFO] [2026-02-10T10:17:00.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-client --- [2026-02-10T10:17:00.747Z] [INFO] Installing /tomee/server/openejb-client/target/openejb-client-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-client/8.0.2/openejb-client-8.0.2.jar [2026-02-10T10:17:00.747Z] [INFO] Installing /tomee/server/openejb-client/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-client/8.0.2/openejb-client-8.0.2.pom [2026-02-10T10:17:00.747Z] [INFO] [2026-02-10T10:17:00.747Z] [INFO] --------------< org.apache.tomee:openejb-jpa-integration >-------------- [2026-02-10T10:17:00.747Z] [INFO] Building TomEE :: Container :: JPA Integration 8.0.2 [9/97] [2026-02-10T10:17:00.747Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:17:00.747Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom [2026-02-10T10:17:01.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom (7.7 kB at 226 kB/s) [2026-02-10T10:17:01.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [2026-02-10T10:17:01.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 644 kB/s) [2026-02-10T10:17:01.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2026-02-10T10:17:01.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 124 kB/s) [2026-02-10T10:17:01.389Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.jar [2026-02-10T10:17:01.389Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.jar (38 kB at 1.3 MB/s) [2026-02-10T10:17:01.389Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-asm7-shaded/4.14/xbean-asm7-shaded-4.14.pom [2026-02-10T10:17:01.389Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-asm7-shaded/4.14/xbean-asm7-shaded-4.14.pom (4.2 kB at 18 kB/s) [2026-02-10T10:17:01.389Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean/4.14/xbean-4.14.pom [2026-02-10T10:17:02.029Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean/4.14/xbean-4.14.pom (19 kB at 58 kB/s) [2026-02-10T10:17:02.029Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom [2026-02-10T10:17:02.029Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.1/genesis-java5-flava-2.1.pom (5.5 kB at 24 kB/s) [2026-02-10T10:17:02.029Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom [2026-02-10T10:17:02.029Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-default-flava/2.1/genesis-default-flava-2.1.pom (16 kB at 70 kB/s) [2026-02-10T10:17:02.029Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom [2026-02-10T10:17:02.667Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis/2.1/genesis-2.1.pom (14 kB at 63 kB/s) [2026-02-10T10:17:02.667Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-entitymanager/5.4.10.Final/hibernate-entitymanager-5.4.10.Final.pom [2026-02-10T10:17:02.667Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-entitymanager/5.4.10.Final/hibernate-entitymanager-5.4.10.Final.pom [2026-02-10T10:17:02.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.4.10.Final/hibernate-entitymanager-5.4.10.Final.pom [2026-02-10T10:17:02.667Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.4.10.Final/hibernate-entitymanager-5.4.10.Final.pom (4.2 kB at 100 kB/s) [2026-02-10T10:17:02.667Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-core/5.4.10.Final/hibernate-core-5.4.10.Final.pom [2026-02-10T10:17:02.667Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-core/5.4.10.Final/hibernate-core-5.4.10.Final.pom [2026-02-10T10:17:02.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.4.10.Final/hibernate-core-5.4.10.Final.pom [2026-02-10T10:17:03.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.4.10.Final/hibernate-core-5.4.10.Final.pom (6.1 kB at 186 kB/s) [2026-02-10T10:17:03.315Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom [2026-02-10T10:17:03.315Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom [2026-02-10T10:17:03.315Z] [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-10T10:17:03.315Z] [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 351 kB/s) [2026-02-10T10:17:03.315Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/java/jvnet-parent/5/jvnet-parent-5.pom [2026-02-10T10:17:03.315Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/java/jvnet-parent/5/jvnet-parent-5.pom [2026-02-10T10:17:03.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom [2026-02-10T10:17:03.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 295 kB/s) [2026-02-10T10:17:03.315Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom [2026-02-10T10:17:03.956Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom [2026-02-10T10:17:03.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom [2026-02-10T10:17:03.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.pom (11 kB at 358 kB/s) [2026-02-10T10:17:03.956Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.pom [2026-02-10T10:17:03.956Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.pom [2026-02-10T10:17:03.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.pom [2026-02-10T10:17:03.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.pom (11 kB at 313 kB/s) [2026-02-10T10:17:03.956Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/bytebuddy/byte-buddy-parent/1.10.2/byte-buddy-parent-1.10.2.pom [2026-02-10T10:17:04.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/bytebuddy/byte-buddy-parent/1.10.2/byte-buddy-parent-1.10.2.pom [2026-02-10T10:17:04.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.2/byte-buddy-parent-1.10.2.pom [2026-02-10T10:17:04.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.2/byte-buddy-parent-1.10.2.pom (39 kB at 901 kB/s) [2026-02-10T10:17:04.596Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom [2026-02-10T10:17:04.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/antlr/antlr/2.7.7/antlr-2.7.7.pom [2026-02-10T10:17:05.237Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom [2026-02-10T10:17:05.237Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 18 kB/s) [2026-02-10T10:17:05.237Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/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-10T10:17:05.237Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/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-10T10:17:05.237Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/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 152 kB/s) [2026-02-10T10:17:05.237Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/25/jboss-parent-25.pom [2026-02-10T10:17:05.237Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/25/jboss-parent-25.pom [2026-02-10T10:17:05.237Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 2.9 MB/s) [2026-02-10T10:17:05.237Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.pom [2026-02-10T10:17:05.876Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.pom [2026-02-10T10:17:05.876Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.pom (5.7 kB at 94 kB/s) [2026-02-10T10:17:05.876Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/12/jboss-parent-12.pom [2026-02-10T10:17:05.876Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/12/jboss-parent-12.pom [2026-02-10T10:17:05.876Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 2.9 MB/s) [2026-02-10T10:17:05.876Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [2026-02-10T10:17:05.876Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [2026-02-10T10:17:05.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [2026-02-10T10:17:05.876Z] [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 251 kB/s) [2026-02-10T10:17:05.876Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/oss-parent/35/oss-parent-35.pom [2026-02-10T10:17:06.517Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/oss-parent/35/oss-parent-35.pom [2026-02-10T10:17:06.517Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom [2026-02-10T10:17:06.517Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 760 kB/s) [2026-02-10T10:17:06.517Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [2026-02-10T10:17:06.517Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [2026-02-10T10:17:06.517Z] [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-10T10:17:07.157Z] [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 149 kB/s) [2026-02-10T10:17:07.157Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/activation/all/1.2.0/all-1.2.0.pom [2026-02-10T10:17:07.157Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/activation/all/1.2.0/all-1.2.0.pom [2026-02-10T10:17:07.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom [2026-02-10T10:17:07.797Z] [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 561 kB/s) [2026-02-10T10:17:07.797Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/java/jvnet-parent/1/jvnet-parent-1.pom [2026-02-10T10:17:07.797Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/java/jvnet-parent/1/jvnet-parent-1.pom [2026-02-10T10:17:07.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom [2026-02-10T10:17:07.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 174 kB/s) [2026-02-10T10:17:07.797Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom [2026-02-10T10:17:07.797Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom [2026-02-10T10:17:07.797Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom [2026-02-10T10:17:07.797Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.pom (2.4 kB at 77 kB/s) [2026-02-10T10:17:07.797Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom [2026-02-10T10:17:08.436Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom [2026-02-10T10:17:08.437Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.pom (1.9 kB at 55 kB/s) [2026-02-10T10:17:08.437Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [2026-02-10T10:17:08.437Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [2026-02-10T10:17:09.076Z] [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-10T10:17:09.076Z] [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 576 kB/s) [2026-02-10T10:17:09.076Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom [2026-02-10T10:17:09.076Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom [2026-02-10T10:17:09.076Z] [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-10T10:17:09.716Z] [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 219 kB/s) [2026-02-10T10:17:09.716Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.pom [2026-02-10T10:17:09.716Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.pom [2026-02-10T10:17:09.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.pom [2026-02-10T10:17:09.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.pom (7.8 kB at 268 kB/s) [2026-02-10T10:17:09.716Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.1/jaxb-runtime-parent-2.3.1.pom [2026-02-10T10:17:09.716Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.1/jaxb-runtime-parent-2.3.1.pom [2026-02-10T10:17:09.716Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.1/jaxb-runtime-parent-2.3.1.pom [2026-02-10T10:17:09.716Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.1/jaxb-runtime-parent-2.3.1.pom (2.8 kB at 89 kB/s) [2026-02-10T10:17:09.716Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-parent/2.3.1/jaxb-parent-2.3.1.pom [2026-02-10T10:17:09.716Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/bind/mvn/jaxb-parent/2.3.1/jaxb-parent-2.3.1.pom [2026-02-10T10:17:10.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.1/jaxb-parent-2.3.1.pom [2026-02-10T10:17:10.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.3.1/jaxb-parent-2.3.1.pom (41 kB at 1.1 MB/s) [2026-02-10T10:17:10.355Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/bind/jaxb-bom-ext/2.3.1/jaxb-bom-ext-2.3.1.pom [2026-02-10T10:17:10.355Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/bind/jaxb-bom-ext/2.3.1/jaxb-bom-ext-2.3.1.pom [2026-02-10T10:17:10.355Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.1/jaxb-bom-ext-2.3.1.pom [2026-02-10T10:17:10.355Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.1/jaxb-bom-ext-2.3.1.pom (5.0 kB at 172 kB/s) [2026-02-10T10:17:10.355Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/jaxb-bom/2.3.1/jaxb-bom-2.3.1.pom [2026-02-10T10:17:10.995Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/jaxb-bom/2.3.1/jaxb-bom-2.3.1.pom [2026-02-10T10:17:10.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.1/jaxb-bom-2.3.1.pom [2026-02-10T10:17:10.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.1/jaxb-bom-2.3.1.pom (10 kB at 300 kB/s) [2026-02-10T10:17:10.995Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.pom [2026-02-10T10:17:10.995Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.pom [2026-02-10T10:17:11.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.pom [2026-02-10T10:17:11.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.pom (4.3 kB at 120 kB/s) [2026-02-10T10:17:11.635Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.1/jaxb-txw-parent-2.3.1.pom [2026-02-10T10:17:11.635Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.1/jaxb-txw-parent-2.3.1.pom [2026-02-10T10:17:11.635Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.1/jaxb-txw-parent-2.3.1.pom [2026-02-10T10:17:11.635Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.1/jaxb-txw-parent-2.3.1.pom (2.8 kB at 92 kB/s) [2026-02-10T10:17:11.635Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.pom [2026-02-10T10:17:12.275Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.pom [2026-02-10T10:17:12.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.pom [2026-02-10T10:17:12.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.pom (5.9 kB at 196 kB/s) [2026-02-10T10:17:12.275Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/istack/istack-commons/3.0.7/istack-commons-3.0.7.pom [2026-02-10T10:17:12.275Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/istack/istack-commons/3.0.7/istack-commons-3.0.7.pom [2026-02-10T10:17:12.275Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.7/istack-commons-3.0.7.pom [2026-02-10T10:17:12.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.7/istack-commons-3.0.7.pom (14 kB at 432 kB/s) [2026-02-10T10:17:12.275Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.pom [2026-02-10T10:17:12.916Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.pom [2026-02-10T10:17:12.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.pom [2026-02-10T10:17:12.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.pom (15 kB at 464 kB/s) [2026-02-10T10:17:12.916Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.pom [2026-02-10T10:17:12.916Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.pom [2026-02-10T10:17:12.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.pom [2026-02-10T10:17:12.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.pom (6.9 kB at 214 kB/s) [2026-02-10T10:17:12.916Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/fastinfoset/fastinfoset-project/1.2.15/fastinfoset-project-1.2.15.pom [2026-02-10T10:17:13.555Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/fastinfoset/fastinfoset-project/1.2.15/fastinfoset-project-1.2.15.pom [2026-02-10T10:17:13.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.15/fastinfoset-project-1.2.15.pom [2026-02-10T10:17:13.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.15/fastinfoset-project-1.2.15.pom (14 kB at 487 kB/s) [2026-02-10T10:17:13.555Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/persistence/eclipselink/2.7.4/eclipselink-2.7.4.pom [2026-02-10T10:17:13.555Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/persistence/eclipselink/2.7.4/eclipselink-2.7.4.pom [2026-02-10T10:17:13.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/eclipselink/2.7.4/eclipselink-2.7.4.pom [2026-02-10T10:17:13.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/eclipselink/2.7.4/eclipselink-2.7.4.pom (3.3 kB at 107 kB/s) [2026-02-10T10:17:13.555Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/persistence/jakarta.persistence/2.2.2/jakarta.persistence-2.2.2.pom [2026-02-10T10:17:13.555Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/persistence/jakarta.persistence/2.2.2/jakarta.persistence-2.2.2.pom [2026-02-10T10:17:13.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/jakarta.persistence/2.2.2/jakarta.persistence-2.2.2.pom [2026-02-10T10:17:14.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/jakarta.persistence/2.2.2/jakarta.persistence-2.2.2.pom (2.9 kB at 97 kB/s) [2026-02-10T10:17:14.197Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom [2026-02-10T10:17:14.197Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom [2026-02-10T10:17:14.197Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom [2026-02-10T10:17:14.197Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom (2.4 kB at 78 kB/s) [2026-02-10T10:17:14.197Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.pom [2026-02-10T10:17:14.197Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.pom (3.4 kB at 15 kB/s) [2026-02-10T10:17:14.197Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-txmanager-parent/3.1.4/geronimo-txmanager-parent-3.1.4.pom [2026-02-10T10:17:14.837Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-txmanager-parent/3.1.4/geronimo-txmanager-parent-3.1.4.pom (5.4 kB at 24 kB/s) [2026-02-10T10:17:14.837Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-java6-flava/2.0/genesis-java6-flava-2.0.pom [2026-02-10T10:17:14.837Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis-java6-flava/2.0/genesis-java6-flava-2.0.pom (5.5 kB at 24 kB/s) [2026-02-10T10:17:14.837Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.pom [2026-02-10T10:17:14.837Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.pom (3.4 kB at 15 kB/s) [2026-02-10T10:17:14.837Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-asm7-shaded/4.14/xbean-asm7-shaded-4.14.jar [2026-02-10T10:17:14.837Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-entitymanager/5.4.10.Final/hibernate-entitymanager-5.4.10.Final.jar [2026-02-10T10:17:14.837Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-core/5.4.10.Final/hibernate-core-5.4.10.Final.jar [2026-02-10T10:17:14.837Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar [2026-02-10T10:17:14.837Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar [2026-02-10T10:17:15.478Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-asm7-shaded/4.14/xbean-asm7-shaded-4.14.jar (282 kB at 420 kB/s) [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/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.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/persistence/eclipselink/2.7.4/eclipselink-2.7.4.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/persistence/jakarta.persistence/2.2.2/jakarta.persistence-2.2.2.jar [2026-02-10T10:17:15.478Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar [2026-02-10T10:17:16.119Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.jar [2026-02-10T10:17:16.119Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar [2026-02-10T10:17:16.119Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-transaction/3.1.4/geronimo-transaction-3.1.4.jar (76 kB at 75 kB/s) [2026-02-10T10:17:16.119Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar (52 kB at 41 kB/s) [2026-02-10T10:17:16.119Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-entitymanager/5.4.10.Final/hibernate-entitymanager-5.4.10.Final.jar [2026-02-10T10:17:16.119Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-core/5.4.10.Final/hibernate-core-5.4.10.Final.jar [2026-02-10T10:17:16.119Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar [2026-02-10T10:17:16.119Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/antlr/antlr/2.7.7/antlr-2.7.7.jar [2026-02-10T10:17:16.119Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.jar [2026-02-10T10:17:16.119Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/2.1.1.Final/jandex-2.1.1.Final.jar (195 kB at 2.8 MB/s) [2026-02-10T10:17:16.120Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [2026-02-10T10:17:16.120Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar [2026-02-10T10:17:16.761Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/common/hibernate-commons-annotations/5.1.0.Final/hibernate-commons-annotations-5.1.0.Final.jar (76 kB at 209 kB/s) [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/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.jar [2026-02-10T10:17:16.761Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/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.jar (26 kB at 67 kB/s) [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/persistence/eclipselink/2.7.4/eclipselink-2.7.4.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/persistence/jakarta.persistence/2.2.2/jakarta.persistence-2.2.2.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.4.10.Final/hibernate-entitymanager-5.4.10.Final.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.4.10.Final/hibernate-core-5.4.10.Final.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar [2026-02-10T10:17:16.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/5.4.10.Final/hibernate-entitymanager-5.4.10.Final.jar (591 B at 16 kB/s) [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [2026-02-10T10:17:16.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar (778 kB at 14 MB/s) [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [2026-02-10T10:17:16.761Z] [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-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar [2026-02-10T10:17:16.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 6.6 MB/s) [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.jar [2026-02-10T10:17:16.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 859 kB/s) [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar [2026-02-10T10:17:16.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 1.4 MB/s) [2026-02-10T10:17:16.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar [2026-02-10T10:17:16.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar (26 kB at 263 kB/s) [2026-02-10T10:17:16.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar [2026-02-10T10:17:16.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.1/txw2-2.3.1.jar (70 kB at 710 kB/s) [2026-02-10T10:17:16.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar [2026-02-10T10:17:16.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar (1.1 MB at 9.1 MB/s) [2026-02-10T10:17:16.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar [2026-02-10T10:17:16.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar (36 kB at 291 kB/s) [2026-02-10T10:17:16.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar [2026-02-10T10:17:16.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar (312 kB at 2.3 MB/s) [2026-02-10T10:17:16.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/eclipselink/2.7.4/eclipselink-2.7.4.jar [2026-02-10T10:17:16.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.1/dom4j-2.1.1.jar (324 kB at 2.3 MB/s) [2026-02-10T10:17:16.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/jakarta.persistence/2.2.2/jakarta.persistence-2.2.2.jar [2026-02-10T10:17:16.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/5.4.10.Final/hibernate-core-5.4.10.Final.jar (7.2 MB at 46 MB/s) [2026-02-10T10:17:16.762Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar [2026-02-10T10:17:16.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar (165 kB at 951 kB/s) [2026-02-10T10:17:16.762Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar (21 kB at 112 kB/s) [2026-02-10T10:17:17.403Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/jakarta.persistence/2.2.2/jakarta.persistence-2.2.2.jar (203 kB at 830 kB/s) [2026-02-10T10:17:17.403Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.2/byte-buddy-1.10.2.jar (3.3 MB at 12 MB/s) [2026-02-10T10:17:17.403Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/eclipselink/2.7.4/eclipselink-2.7.4.jar (9.2 MB at 24 MB/s) [2026-02-10T10:17:17.403Z] [INFO] [2026-02-10T10:17:17.403Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-jpa-integration --- [2026-02-10T10:17:17.403Z] [INFO] [2026-02-10T10:17:17.403Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-jpa-integration --- [2026-02-10T10:17:17.403Z] [INFO] [2026-02-10T10:17:17.403Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-jpa-integration --- [2026-02-10T10:17:17.403Z] [INFO] [2026-02-10T10:17:17.403Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-jpa-integration --- [2026-02-10T10:17:17.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:17.403Z] [INFO] skip non existing resourceDirectory /tomee/container/openejb-jpa-integration/src/main/resources [2026-02-10T10:17:17.403Z] [INFO] Copying 3 resources [2026-02-10T10:17:17.403Z] [INFO] [2026-02-10T10:17:17.403Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-jpa-integration --- [2026-02-10T10:17:17.403Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:17.403Z] [INFO] Compiling 8 source files to /tomee/container/openejb-jpa-integration/target/classes [2026-02-10T10:17:17.403Z] [INFO] [2026-02-10T10:17:17.403Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-jpa-integration --- [2026-02-10T10:17:17.403Z] [INFO] [2026-02-10T10:17:17.403Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-jpa-integration --- [2026-02-10T10:17:18.055Z] [WARNING] Manifest org.apache.tomee:openejb-jpa-integration:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:17:18.055Z] [INFO] [2026-02-10T10:17:18.055Z] [INFO] >>> exec-maven-plugin:1.2.1:java (generate-integration) > validate @ openejb-jpa-integration >>> [2026-02-10T10:17:18.055Z] [INFO] [2026-02-10T10:17:18.055Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-jpa-integration --- [2026-02-10T10:17:18.055Z] [INFO] [2026-02-10T10:17:18.055Z] [INFO] <<< exec-maven-plugin:1.2.1:java (generate-integration) < validate @ openejb-jpa-integration <<< [2026-02-10T10:17:18.055Z] [INFO] [2026-02-10T10:17:18.055Z] [INFO] [2026-02-10T10:17:18.056Z] [INFO] --- exec-maven-plugin:1.2.1:java (generate-integration) @ openejb-jpa-integration --- [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 100 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 312 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 462 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 104 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 210 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 65 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 102 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 66 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 52 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 45 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 73 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 56 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 58 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 49 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [2026-02-10T10:17:18.056Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 88 kB/s) [2026-02-10T10:17:18.056Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2026-02-10T10:17:18.705Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 71 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 67 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 19 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 283 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 70 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 43 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 50 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom (11 kB at 374 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 945 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 1.2 MB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 1.5 MB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 3.3 MB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.0 MB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 826 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.4 MB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 1.4 MB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 377 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 2.3 MB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 843 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 228 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 140 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 100 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 365 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 99 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 108 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar (53 kB at 392 kB/s) [2026-02-10T10:17:18.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.7 MB/s) [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-jpa-integration --- [2026-02-10T10:17:18.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:18.706Z] [INFO] skip non existing resourceDirectory /tomee/container/openejb-jpa-integration/src/test/resources [2026-02-10T10:17:18.706Z] [INFO] Copying 3 resources [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-jpa-integration --- [2026-02-10T10:17:18.706Z] [INFO] No sources to compile [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-jpa-integration --- [2026-02-10T10:17:18.706Z] [INFO] Tests are skipped. [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-jpa-integration --- [2026-02-10T10:17:18.706Z] [INFO] Building jar: /tomee/container/openejb-jpa-integration/target/openejb-jpa-integration-8.0.2.jar [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-jpa-integration --- [2026-02-10T10:17:18.706Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-jpa-integration --- [2026-02-10T10:17:18.706Z] [INFO] Installing /tomee/container/openejb-jpa-integration/target/openejb-jpa-integration-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-jpa-integration/8.0.2/openejb-jpa-integration-8.0.2.jar [2026-02-10T10:17:18.706Z] [INFO] Installing /tomee/container/openejb-jpa-integration/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-jpa-integration/8.0.2/openejb-jpa-integration-8.0.2.pom [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] ------------------< org.apache.tomee:openejb-loader >------------------- [2026-02-10T10:17:18.706Z] [INFO] Building TomEE :: Container :: Loader 8.0.2 [10/97] [2026-02-10T10:17:18.706Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-loader --- [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-loader --- [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-loader --- [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-loader --- [2026-02-10T10:17:18.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:18.706Z] [INFO] skip non existing resourceDirectory /tomee/container/openejb-loader/src/main/resources [2026-02-10T10:17:18.706Z] [INFO] Copying 3 resources [2026-02-10T10:17:18.706Z] [INFO] [2026-02-10T10:17:18.706Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-loader --- [2026-02-10T10:17:18.706Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:18.706Z] [INFO] Compiling 37 source files to /tomee/container/openejb-loader/target/classes [2026-02-10T10:17:19.348Z] [INFO] /tomee/container/openejb-loader/src/main/java/org/apache/openejb/loader/TomcatClassPath.java: /tomee/container/openejb-loader/src/main/java/org/apache/openejb/loader/TomcatClassPath.java uses or overrides a deprecated API. [2026-02-10T10:17:19.348Z] [INFO] /tomee/container/openejb-loader/src/main/java/org/apache/openejb/loader/TomcatClassPath.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:17:19.348Z] [INFO] /tomee/container/openejb-loader/src/main/java/org/apache/openejb/loader/Options.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:17:19.348Z] [INFO] /tomee/container/openejb-loader/src/main/java/org/apache/openejb/loader/Options.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:17:19.348Z] [INFO] [2026-02-10T10:17:19.348Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-loader --- [2026-02-10T10:17:19.348Z] [INFO] No dependencies to report [2026-02-10T10:17:19.348Z] [INFO] [2026-02-10T10:17:19.348Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-loader --- [2026-02-10T10:17:19.989Z] [WARNING] Manifest org.apache.tomee:openejb-loader:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:17:19.989Z] [INFO] [2026-02-10T10:17:19.989Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-loader --- [2026-02-10T10:17:19.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:19.989Z] [INFO] skip non existing resourceDirectory /tomee/container/openejb-loader/src/test/resources [2026-02-10T10:17:19.989Z] [INFO] Copying 3 resources [2026-02-10T10:17:19.989Z] [INFO] [2026-02-10T10:17:19.989Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-loader --- [2026-02-10T10:17:19.989Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:19.989Z] [INFO] Compiling 11 source files to /tomee/container/openejb-loader/target/test-classes [2026-02-10T10:17:19.989Z] [INFO] [2026-02-10T10:17:19.989Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-loader --- [2026-02-10T10:17:19.989Z] [INFO] Tests are skipped. [2026-02-10T10:17:19.989Z] [INFO] [2026-02-10T10:17:19.989Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-loader --- [2026-02-10T10:17:19.989Z] [INFO] Building jar: /tomee/container/openejb-loader/target/openejb-loader-8.0.2.jar [2026-02-10T10:17:19.989Z] [INFO] [2026-02-10T10:17:19.989Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-loader --- [2026-02-10T10:17:19.989Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:17:19.989Z] [INFO] [2026-02-10T10:17:19.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-loader --- [2026-02-10T10:17:19.990Z] [INFO] Installing /tomee/container/openejb-loader/target/openejb-loader-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-loader/8.0.2/openejb-loader-8.0.2.jar [2026-02-10T10:17:19.990Z] [INFO] Installing /tomee/container/openejb-loader/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-loader/8.0.2/openejb-loader-8.0.2.pom [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] -----------------< org.apache.tomee:openejb-javaagent >----------------- [2026-02-10T10:17:19.990Z] [INFO] Building TomEE :: Container :: Java Agent 8.0.2 [11/97] [2026-02-10T10:17:19.990Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:19.990Z] [INFO] skip non existing resourceDirectory /tomee/container/openejb-javaagent/src/main/resources [2026-02-10T10:17:19.990Z] [INFO] Copying 3 resources [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:19.990Z] [INFO] Compiling 1 source file to /tomee/container/openejb-javaagent/target/classes [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] No dependencies to report [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [WARNING] Manifest org.apache.tomee:openejb-javaagent:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:19.990Z] [INFO] skip non existing resourceDirectory /tomee/container/openejb-javaagent/src/test/resources [2026-02-10T10:17:19.990Z] [INFO] Copying 3 resources [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:19.990Z] [INFO] Compiling 1 source file to /tomee/container/openejb-javaagent/target/test-classes [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] Tests are skipped. [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] Building jar: /tomee/container/openejb-javaagent/target/openejb-javaagent-8.0.2.jar [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-javaagent --- [2026-02-10T10:17:19.990Z] [INFO] Installing /tomee/container/openejb-javaagent/target/openejb-javaagent-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-javaagent/8.0.2/openejb-javaagent-8.0.2.jar [2026-02-10T10:17:19.990Z] [INFO] Installing /tomee/container/openejb-javaagent/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-javaagent/8.0.2/openejb-javaagent-8.0.2.pom [2026-02-10T10:17:19.990Z] [INFO] [2026-02-10T10:17:19.990Z] [INFO] --------------------< org.apache.tomee:openejb-jee >-------------------- [2026-02-10T10:17:19.990Z] [INFO] Building TomEE :: Container :: Java EE 8.0.2 [12/97] [2026-02-10T10:17:19.990Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:17:19.990Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xmlunit/xmlunit/1.6/xmlunit-1.6.pom [2026-02-10T10:17:19.990Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xmlunit/xmlunit/1.6/xmlunit-1.6.pom [2026-02-10T10:17:19.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom [2026-02-10T10:17:20.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3.0 kB at 97 kB/s) [2026-02-10T10:17:20.630Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xmlunit/xmlunit/1.6/xmlunit-1.6.jar [2026-02-10T10:17:20.630Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xmlunit/xmlunit/1.6/xmlunit-1.6.jar [2026-02-10T10:17:20.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar [2026-02-10T10:17:20.630Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (101 kB at 3.2 MB/s) [2026-02-10T10:17:20.630Z] [INFO] [2026-02-10T10:17:20.630Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-jee --- [2026-02-10T10:17:20.630Z] [INFO] [2026-02-10T10:17:20.630Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-jee --- [2026-02-10T10:17:20.630Z] [INFO] [2026-02-10T10:17:20.630Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-jee --- [2026-02-10T10:17:20.630Z] [INFO] [2026-02-10T10:17:20.630Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-jee --- [2026-02-10T10:17:20.630Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:20.630Z] [INFO] Copying 19 resources [2026-02-10T10:17:20.631Z] [INFO] Copying 3 resources [2026-02-10T10:17:20.631Z] [INFO] [2026-02-10T10:17:20.631Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-jee --- [2026-02-10T10:17:20.631Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:20.631Z] [INFO] Compiling 1007 source files to /tomee/container/openejb-jee/target/classes [2026-02-10T10:17:23.634Z] [INFO] /tomee/container/openejb-jee/src/main/java/org/apache/openejb/jee/oejb3/JaxbOpenejbJar3.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:17:23.634Z] [INFO] /tomee/container/openejb-jee/src/main/java/org/apache/openejb/jee/oejb3/JaxbOpenejbJar3.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:17:23.634Z] [INFO] [2026-02-10T10:17:23.634Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-jee --- [2026-02-10T10:17:23.634Z] [INFO] [2026-02-10T10:17:23.634Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-jee --- [2026-02-10T10:17:27.843Z] [WARNING] Manifest org.apache.tomee:openejb-jee:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:17:27.843Z] [INFO] [2026-02-10T10:17:27.843Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-jee --- [2026-02-10T10:17:27.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:27.843Z] [INFO] Copying 58 resources [2026-02-10T10:17:27.843Z] [INFO] Copying 3 resources [2026-02-10T10:17:27.843Z] [INFO] [2026-02-10T10:17:27.843Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-jee --- [2026-02-10T10:17:27.843Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:27.843Z] [INFO] Compiling 10 source files to /tomee/container/openejb-jee/target/test-classes [2026-02-10T10:17:27.843Z] [INFO] /tomee/container/openejb-jee/src/test/java/org/apache/openejb/jee/oejb2/ConversionTest.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:17:27.843Z] [INFO] /tomee/container/openejb-jee/src/test/java/org/apache/openejb/jee/oejb2/ConversionTest.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:17:27.843Z] [INFO] [2026-02-10T10:17:27.843Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-jee --- [2026-02-10T10:17:27.844Z] [INFO] Tests are skipped. [2026-02-10T10:17:27.844Z] [INFO] [2026-02-10T10:17:27.844Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-jee --- [2026-02-10T10:17:27.844Z] [INFO] Building jar: /tomee/container/openejb-jee/target/openejb-jee-8.0.2.jar [2026-02-10T10:17:27.844Z] [INFO] [2026-02-10T10:17:27.844Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-jee --- [2026-02-10T10:17:27.844Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:17:27.844Z] [INFO] [2026-02-10T10:17:27.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-jee --- [2026-02-10T10:17:27.844Z] [INFO] Installing /tomee/container/openejb-jee/target/openejb-jee-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-jee/8.0.2/openejb-jee-8.0.2.jar [2026-02-10T10:17:27.844Z] [INFO] Installing /tomee/container/openejb-jee/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-jee/8.0.2/openejb-jee-8.0.2.pom [2026-02-10T10:17:27.844Z] [INFO] [2026-02-10T10:17:27.844Z] [INFO] ---------------< org.apache.tomee:openejb-jee-accessors >--------------- [2026-02-10T10:17:27.844Z] [INFO] Building TomEE :: Container :: Java EE Accessors 8.0.2 [13/97] [2026-02-10T10:17:27.844Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:17:27.844Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8.pom [2026-02-10T10:17:28.484Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8.pom [2026-02-10T10:17:28.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8.pom [2026-02-10T10:17:28.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8.pom (2.3 kB at 62 kB/s) [2026-02-10T10:17:28.484Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/metatype/sxc/sxc/0.8/sxc-0.8.pom [2026-02-10T10:17:28.484Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/metatype/sxc/sxc/0.8/sxc-0.8.pom [2026-02-10T10:17:28.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc/0.8/sxc-0.8.pom [2026-02-10T10:17:28.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc/0.8/sxc-0.8.pom (4.7 kB at 163 kB/s) [2026-02-10T10:17:28.484Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2026-02-10T10:17:28.484Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2026-02-10T10:17:29.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2026-02-10T10:17:29.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 142 kB/s) [2026-02-10T10:17:29.126Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.pom [2026-02-10T10:17:29.126Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.pom [2026-02-10T10:17:29.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.pom [2026-02-10T10:17:29.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.pom (638 B at 20 kB/s) [2026-02-10T10:17:29.126Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8.jar [2026-02-10T10:17:29.126Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar [2026-02-10T10:17:29.126Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8.jar [2026-02-10T10:17:29.126Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar [2026-02-10T10:17:29.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8.jar [2026-02-10T10:17:29.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar [2026-02-10T10:17:29.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8.jar (43 kB at 1.3 MB/s) [2026-02-10T10:17:29.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8.jar (39 kB at 1.1 MB/s) [2026-02-10T10:17:29.768Z] [INFO] [2026-02-10T10:17:29.768Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-jee-accessors --- [2026-02-10T10:17:29.768Z] [INFO] [2026-02-10T10:17:29.768Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-jee-accessors --- [2026-02-10T10:17:29.768Z] [INFO] [2026-02-10T10:17:29.768Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-jee-accessors --- [2026-02-10T10:17:29.768Z] [INFO] [2026-02-10T10:17:29.768Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-jee-accessors --- [2026-02-10T10:17:29.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:29.768Z] [INFO] skip non existing resourceDirectory /tomee/container/openejb-jee-accessors/src/main/resources [2026-02-10T10:17:29.768Z] [INFO] Copying 3 resources [2026-02-10T10:17:29.768Z] [INFO] [2026-02-10T10:17:29.768Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-jee-accessors --- [2026-02-10T10:17:29.768Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:29.768Z] [INFO] Compiling 225 source files to /tomee/container/openejb-jee-accessors/target/classes [2026-02-10T10:17:31.111Z] [INFO] /tomee/container/openejb-jee-accessors/src/main/java/org/apache/openejb/jee/InjectionTarget$JAXB.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:17:31.111Z] [INFO] /tomee/container/openejb-jee-accessors/src/main/java/org/apache/openejb/jee/InjectionTarget$JAXB.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:17:31.111Z] [INFO] [2026-02-10T10:17:31.111Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-jee-accessors --- [2026-02-10T10:17:31.111Z] [INFO] [2026-02-10T10:17:31.111Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-jee-accessors --- [2026-02-10T10:17:32.443Z] [WARNING] Manifest org.apache.tomee:openejb-jee-accessors:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:17:32.443Z] [INFO] [2026-02-10T10:17:32.444Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-jee-accessors --- [2026-02-10T10:17:32.444Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:32.444Z] [INFO] Copying 2 resources [2026-02-10T10:17:32.444Z] [INFO] Copying 3 resources [2026-02-10T10:17:32.444Z] [INFO] [2026-02-10T10:17:32.444Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-jee-accessors --- [2026-02-10T10:17:32.444Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:17:32.444Z] [INFO] Compiling 4 source files to /tomee/container/openejb-jee-accessors/target/test-classes [2026-02-10T10:17:32.444Z] [INFO] [2026-02-10T10:17:32.444Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-jee-accessors --- [2026-02-10T10:17:32.444Z] [INFO] Tests are skipped. [2026-02-10T10:17:32.444Z] [INFO] [2026-02-10T10:17:32.444Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-jee-accessors --- [2026-02-10T10:17:32.444Z] [INFO] Building jar: /tomee/container/openejb-jee-accessors/target/openejb-jee-accessors-8.0.2.jar [2026-02-10T10:17:32.444Z] [INFO] [2026-02-10T10:17:32.444Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-jee-accessors --- [2026-02-10T10:17:32.444Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:17:32.444Z] [INFO] [2026-02-10T10:17:32.444Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-jee-accessors --- [2026-02-10T10:17:32.444Z] [INFO] Installing /tomee/container/openejb-jee-accessors/target/openejb-jee-accessors-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-jee-accessors/8.0.2/openejb-jee-accessors-8.0.2.jar [2026-02-10T10:17:32.444Z] [INFO] Installing /tomee/container/openejb-jee-accessors/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-jee-accessors/8.0.2/openejb-jee-accessors-8.0.2.pom [2026-02-10T10:17:32.444Z] [INFO] [2026-02-10T10:17:32.444Z] [INFO] -------------------< org.apache.tomee:openejb-core >-------------------- [2026-02-10T10:17:32.444Z] [INFO] Building TomEE :: Container :: Core 8.0.2 [14/97] [2026-02-10T10:17:32.444Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:17:32.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.pom [2026-02-10T10:17:32.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.pom (14 kB at 413 kB/s) [2026-02-10T10:17:32.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.jar [2026-02-10T10:17:32.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.jar (164 kB at 5.1 MB/s) [2026-02-10T10:17:33.084Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/log4j/log4j/1.2.17/log4j-1.2.17.pom [2026-02-10T10:17:33.084Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 65 kB/s) [2026-02-10T10:17:33.084Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.0.1/log4j-api-2.0.1.pom [2026-02-10T10:17:33.084Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.0.1/log4j-api-2.0.1.pom (8.6 kB at 38 kB/s) [2026-02-10T10:17:33.084Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j/2.0.1/log4j-2.0.1.pom [2026-02-10T10:17:33.725Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j/2.0.1/log4j-2.0.1.pom (42 kB at 124 kB/s) [2026-02-10T10:17:33.725Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [2026-02-10T10:17:33.725Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 122 kB/s) [2026-02-10T10:17:33.725Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [2026-02-10T10:17:34.364Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 334 kB/s) [2026-02-10T10:17:34.364Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-app/8.0.2/openejb-itests-app-8.0.2.pom [2026-02-10T10:17:34.364Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-app/8.0.2/openejb-itests-app-8.0.2.pom (3.6 kB at 16 kB/s) [2026-02-10T10:17:34.364Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/itests/8.0.2/itests-8.0.2.pom [2026-02-10T10:17:34.364Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/itests/8.0.2/itests-8.0.2.pom (1.9 kB at 8.3 kB/s) [2026-02-10T10:17:34.364Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-beans/8.0.2/openejb-itests-beans-8.0.2.pom [2026-02-10T10:17:35.014Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-beans/8.0.2/openejb-itests-beans-8.0.2.pom (3.9 kB at 17 kB/s) [2026-02-10T10:17:35.014Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-interceptor-beans/8.0.2/openejb-itests-interceptor-beans-8.0.2.pom [2026-02-10T10:17:35.014Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-interceptor-beans/8.0.2/openejb-itests-interceptor-beans-8.0.2.pom (1.8 kB at 8.0 kB/s) [2026-02-10T10:17:35.014Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-client/8.0.2/openejb-itests-client-8.0.2.pom [2026-02-10T10:17:35.652Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-client/8.0.2/openejb-itests-client-8.0.2.pom (4.3 kB at 19 kB/s) [2026-02-10T10:17:35.652Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-ra/5.15.12/activemq-ra-5.15.12.pom [2026-02-10T10:17:35.652Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-ra/5.15.12/activemq-ra-5.15.12.pom (6.2 kB at 27 kB/s) [2026-02-10T10:17:35.652Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-parent/5.15.12/activemq-parent-5.15.12.pom [2026-02-10T10:17:35.652Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-parent/5.15.12/activemq-parent-5.15.12.pom (63 kB at 273 kB/s) [2026-02-10T10:17:35.652Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-broker/5.15.12/activemq-broker-5.15.12.pom [2026-02-10T10:17:36.291Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-broker/5.15.12/activemq-broker-5.15.12.pom (9.6 kB at 42 kB/s) [2026-02-10T10:17:36.291Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-client/5.15.12/activemq-client-5.15.12.pom [2026-02-10T10:17:36.291Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-client/5.15.12/activemq-client-5.15.12.pom (14 kB at 62 kB/s) [2026-02-10T10:17:36.291Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom [2026-02-10T10:17:36.291Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom [2026-02-10T10:17:36.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom [2026-02-10T10:17:36.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (2.8 kB at 79 kB/s) [2026-02-10T10:17:36.291Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom [2026-02-10T10:17:36.930Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom [2026-02-10T10:17:36.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom [2026-02-10T10:17:36.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 kB at 422 kB/s) [2026-02-10T10:17:36.930Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [2026-02-10T10:17:36.930Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [2026-02-10T10:17:36.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [2026-02-10T10:17:36.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom (2.6 kB at 87 kB/s) [2026-02-10T10:17:36.930Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [2026-02-10T10:17:37.570Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [2026-02-10T10:17:37.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [2026-02-10T10:17:37.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom (11 kB at 336 kB/s) [2026-02-10T10:17:37.570Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [2026-02-10T10:17:37.570Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [2026-02-10T10:17:37.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [2026-02-10T10:17:37.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom (15 kB at 449 kB/s) [2026-02-10T10:17:37.570Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-openwire-legacy/5.15.12/activemq-openwire-legacy-5.15.12.pom [2026-02-10T10:17:37.570Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-openwire-legacy/5.15.12/activemq-openwire-legacy-5.15.12.pom (1.6 kB at 6.8 kB/s) [2026-02-10T10:17:38.208Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-kahadb-store/5.15.12/activemq-kahadb-store-5.15.12.pom [2026-02-10T10:17:38.208Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-kahadb-store/5.15.12/activemq-kahadb-store-5.15.12.pom (10 kB at 45 kB/s) [2026-02-10T10:17:38.208Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/protobuf/activemq-protobuf/1.1/activemq-protobuf-1.1.pom [2026-02-10T10:17:38.208Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/protobuf/activemq-protobuf/1.1/activemq-protobuf-1.1.pom (3.0 kB at 13 kB/s) [2026-02-10T10:17:38.208Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/protobuf/activemq-protobuf-pom/1.1/activemq-protobuf-pom-1.1.pom [2026-02-10T10:17:38.847Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/protobuf/activemq-protobuf-pom/1.1/activemq-protobuf-pom-1.1.pom (11 kB at 50 kB/s) [2026-02-10T10:17:38.847Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-finder-shaded/4.14/xbean-finder-shaded-4.14.pom [2026-02-10T10:17:38.847Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-finder-shaded/4.14/xbean-finder-shaded-4.14.pom (4.9 kB at 21 kB/s) [2026-02-10T10:17:38.847Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/itests/failover-ejb/8.0.2/failover-ejb-8.0.2.pom [2026-02-10T10:17:38.847Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/itests/failover-ejb/8.0.2/failover-ejb-8.0.2.pom (1.9 kB at 8.3 kB/s) [2026-02-10T10:17:38.847Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [2026-02-10T10:17:39.487Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 47 kB/s) [2026-02-10T10:17:39.487Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2026-02-10T10:17:39.487Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 202 kB/s) [2026-02-10T10:17:39.487Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2026-02-10T10:17:40.126Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 55 kB/s) [2026-02-10T10:17:40.126Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-jdbc-store/5.15.12/activemq-jdbc-store-5.15.12.pom [2026-02-10T10:17:40.126Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-jdbc-store/5.15.12/activemq-jdbc-store-5.15.12.pom (4.2 kB at 18 kB/s) [2026-02-10T10:17:40.126Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-connector/3.1.4/geronimo-connector-3.1.4.pom [2026-02-10T10:17:40.126Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-connector/3.1.4/geronimo-connector-3.1.4.pom (4.1 kB at 18 kB/s) [2026-02-10T10:17:40.126Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.pom [2026-02-10T10:17:40.766Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.pom [2026-02-10T10:17:40.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.pom [2026-02-10T10:17:40.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.pom (5.4 kB at 146 kB/s) [2026-02-10T10:17:40.766Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.pom [2026-02-10T10:17:40.766Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.pom [2026-02-10T10:17:40.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.pom [2026-02-10T10:17:40.766Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.pom (7.1 kB at 228 kB/s) [2026-02-10T10:17:40.766Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom [2026-02-10T10:17:40.767Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom [2026-02-10T10:17:41.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom [2026-02-10T10:17:41.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.10.0/jackson-base-2.10.0.pom (6.6 kB at 195 kB/s) [2026-02-10T10:17:41.405Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom [2026-02-10T10:17:41.405Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom [2026-02-10T10:17:41.405Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom [2026-02-10T10:17:41.405Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.10.0/jackson-bom-2.10.0.pom (13 kB at 417 kB/s) [2026-02-10T10:17:41.405Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom [2026-02-10T10:17:41.406Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom [2026-02-10T10:17:41.406Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom [2026-02-10T10:17:41.406Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.10/jackson-parent-2.10.pom (8.3 kB at 258 kB/s) [2026-02-10T10:17:41.406Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/oss-parent/38/oss-parent-38.pom [2026-02-10T10:17:42.045Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/oss-parent/38/oss-parent-38.pom [2026-02-10T10:17:42.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom [2026-02-10T10:17:42.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 678 kB/s) [2026-02-10T10:17:42.045Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.pom [2026-02-10T10:17:42.045Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.pom [2026-02-10T10:17:42.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.pom [2026-02-10T10:17:42.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.pom (2.7 kB at 83 kB/s) [2026-02-10T10:17:42.045Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.pom [2026-02-10T10:17:42.045Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.pom [2026-02-10T10:17:42.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.pom [2026-02-10T10:17:42.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.pom (4.6 kB at 160 kB/s) [2026-02-10T10:17:42.687Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.pom [2026-02-10T10:17:42.687Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.pom (5.0 kB at 22 kB/s) [2026-02-10T10:17:42.687Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-reflect/4.14/xbean-reflect-4.14.pom [2026-02-10T10:17:42.687Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-reflect/4.14/xbean-reflect-4.14.pom (6.1 kB at 26 kB/s) [2026-02-10T10:17:42.687Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-naming/4.14/xbean-naming-4.14.pom [2026-02-10T10:17:43.326Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-naming/4.14/xbean-naming-4.14.pom (1.7 kB at 7.3 kB/s) [2026-02-10T10:17:43.326Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-bundleutils/4.14/xbean-bundleutils-4.14.pom [2026-02-10T10:17:43.326Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-bundleutils/4.14/xbean-bundleutils-4.14.pom (3.3 kB at 14 kB/s) [2026-02-10T10:17:43.326Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/testng/testng/6.8.21/testng-6.8.21.pom [2026-02-10T10:17:43.327Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/testng/testng/6.8.21/testng-6.8.21.pom [2026-02-10T10:17:43.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.8.21/testng-6.8.21.pom [2026-02-10T10:17:43.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.8.21/testng-6.8.21.pom (7.3 kB at 253 kB/s) [2026-02-10T10:17:43.967Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/sonatype/oss/oss-parent/3/oss-parent-3.pom [2026-02-10T10:17:43.967Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/oss/oss-parent/3/oss-parent-3.pom [2026-02-10T10:17:43.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom [2026-02-10T10:17:43.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 105 kB/s) [2026-02-10T10:17:43.967Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/beust/jcommander/1.27/jcommander-1.27.pom [2026-02-10T10:17:43.967Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/beust/jcommander/1.27/jcommander-1.27.pom [2026-02-10T10:17:43.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.pom [2026-02-10T10:17:43.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.pom (7.2 kB at 248 kB/s) [2026-02-10T10:17:43.967Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.pom [2026-02-10T10:17:44.608Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.pom [2026-02-10T10:17:44.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.pom [2026-02-10T10:17:44.608Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.pom (1.3 kB at 38 kB/s) [2026-02-10T10:17:44.608Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-dbcp2/2.1/commons-dbcp2-2.1.pom [2026-02-10T10:17:44.608Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-dbcp2/2.1/commons-dbcp2-2.1.pom (14 kB at 61 kB/s) [2026-02-10T10:17:44.608Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3.pom [2026-02-10T10:17:44.608Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3.pom (11 kB at 49 kB/s) [2026-02-10T10:17:44.608Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2.pom [2026-02-10T10:17:45.248Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2.pom [2026-02-10T10:17:45.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2.pom [2026-02-10T10:17:45.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2.pom (1.1 kB at 28 kB/s) [2026-02-10T10:17:45.248Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/swizzle/swizzle/1.6.2/swizzle-1.6.2.pom [2026-02-10T10:17:45.248Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/swizzle/swizzle/1.6.2/swizzle-1.6.2.pom [2026-02-10T10:17:45.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle/1.6.2/swizzle-1.6.2.pom [2026-02-10T10:17:45.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle/1.6.2/swizzle-1.6.2.pom (4.0 kB at 132 kB/s) [2026-02-10T10:17:45.248Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2026-02-10T10:17:45.248Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2026-02-10T10:17:45.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2026-02-10T10:17:45.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 132 kB/s) [2026-02-10T10:17:45.888Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [2026-02-10T10:17:45.888Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [2026-02-10T10:17:45.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [2026-02-10T10:17:45.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 38 kB/s) [2026-02-10T10:17:45.888Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/shade/quartz-openejb-shade/2.2.1/quartz-openejb-shade-2.2.1.pom [2026-02-10T10:17:46.528Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/shade/quartz-openejb-shade/2.2.1/quartz-openejb-shade-2.2.1.pom (4.2 kB at 18 kB/s) [2026-02-10T10:17:46.528Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.21.pom [2026-02-10T10:17:46.528Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.21.pom [2026-02-10T10:17:46.528Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.21.pom [2026-02-10T10:17:46.528Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.21.pom (1.0 kB at 34 kB/s) [2026-02-10T10:17:46.528Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [2026-02-10T10:17:46.529Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [2026-02-10T10:17:46.529Z] [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-10T10:17:46.529Z] [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 89 kB/s) [2026-02-10T10:17:46.529Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/swizzle/swizzle-confluence/1.1/swizzle-confluence-1.1.pom [2026-02-10T10:17:46.529Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/swizzle/swizzle-confluence/1.1/swizzle-confluence-1.1.pom [2026-02-10T10:17:47.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-confluence/1.1/swizzle-confluence-1.1.pom [2026-02-10T10:17:47.221Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-confluence/1.1/swizzle-confluence-1.1.pom (1.4 kB at 5.2 kB/s) [2026-02-10T10:17:47.221Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xmlrpc/xmlrpc/1.2-b1/xmlrpc-1.2-b1.pom [2026-02-10T10:17:47.221Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xmlrpc/xmlrpc/1.2-b1/xmlrpc-1.2-b1.pom [2026-02-10T10:17:47.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlrpc/xmlrpc/1.2-b1/xmlrpc-1.2-b1.pom [2026-02-10T10:17:47.221Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlrpc/xmlrpc/1.2-b1/xmlrpc-1.2-b1.pom (148 B at 4.8 kB/s) [2026-02-10T10:17:47.221Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-impl/2.0.12/openwebbeans-impl-2.0.12.pom [2026-02-10T10:17:47.861Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-impl/2.0.12/openwebbeans-impl-2.0.12.pom (7.0 kB at 30 kB/s) [2026-02-10T10:17:47.861Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans/2.0.12/openwebbeans-2.0.12.pom [2026-02-10T10:17:47.861Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans/2.0.12/openwebbeans-2.0.12.pom (34 kB at 145 kB/s) [2026-02-10T10:17:47.861Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-spi/2.0.12/openwebbeans-spi-2.0.12.pom [2026-02-10T10:17:48.501Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-spi/2.0.12/openwebbeans-spi-2.0.12.pom (2.9 kB at 13 kB/s) [2026-02-10T10:17:48.501Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ejb/2.0.12/openwebbeans-ejb-2.0.12.pom [2026-02-10T10:17:48.501Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ejb/2.0.12/openwebbeans-ejb-2.0.12.pom (2.8 kB at 12 kB/s) [2026-02-10T10:17:48.501Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee/2.0.12/openwebbeans-ee-2.0.12.pom [2026-02-10T10:17:48.501Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee/2.0.12/openwebbeans-ee-2.0.12.pom (3.0 kB at 13 kB/s) [2026-02-10T10:17:48.501Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee-common/2.0.12/openwebbeans-ee-common-2.0.12.pom [2026-02-10T10:17:49.141Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee-common/2.0.12/openwebbeans-ee-common-2.0.12.pom (2.4 kB at 10 kB/s) [2026-02-10T10:17:49.141Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-web/2.0.12/openwebbeans-web-2.0.12.pom [2026-02-10T10:17:49.141Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-web/2.0.12/openwebbeans-web-2.0.12.pom (6.6 kB at 28 kB/s) [2026-02-10T10:17:49.141Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-el22/2.0.12/openwebbeans-el22-2.0.12.pom [2026-02-10T10:17:49.141Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-el22/2.0.12/openwebbeans-el22-2.0.12.pom (3.6 kB at 16 kB/s) [2026-02-10T10:17:49.141Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openjpa/openjpa/3.1.0/openjpa-3.1.0.pom [2026-02-10T10:17:49.780Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openjpa/openjpa/3.1.0/openjpa-3.1.0.pom (8.3 kB at 36 kB/s) [2026-02-10T10:17:49.780Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openjpa/openjpa-parent/3.1.0/openjpa-parent-3.1.0.pom [2026-02-10T10:17:49.780Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openjpa/openjpa-parent/3.1.0/openjpa-parent-3.1.0.pom (110 kB at 324 kB/s) [2026-02-10T10:17:49.780Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.3/commons-collections4-4.3.pom [2026-02-10T10:17:50.419Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.3/commons-collections4-4.3.pom (23 kB at 99 kB/s) [2026-02-10T10:17:50.419Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.pom [2026-02-10T10:17:50.419Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.pom [2026-02-10T10:17:50.419Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.pom [2026-02-10T10:17:50.419Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.pom (5.3 kB at 136 kB/s) [2026-02-10T10:17:50.419Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr/2.0.3/bval-jsr-2.0.3.pom [2026-02-10T10:17:50.419Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr/2.0.3/bval-jsr-2.0.3.pom (16 kB at 70 kB/s) [2026-02-10T10:17:50.419Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-parent/2.0.3/bval-parent-2.0.3.pom [2026-02-10T10:17:51.059Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-parent/2.0.3/bval-parent-2.0.3.pom (31 kB at 135 kB/s) [2026-02-10T10:17:51.060Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/fusesource/jansi/jansi/1.16/jansi-1.16.pom [2026-02-10T10:17:51.060Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/fusesource/jansi/jansi/1.16/jansi-1.16.pom [2026-02-10T10:17:51.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.16/jansi-1.16.pom [2026-02-10T10:17:51.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.16/jansi-1.16.pom (3.4 kB at 97 kB/s) [2026-02-10T10:17:51.060Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/fusesource/jansi/jansi-project/1.16/jansi-project-1.16.pom [2026-02-10T10:17:51.060Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/fusesource/jansi/jansi-project/1.16/jansi-project-1.16.pom [2026-02-10T10:17:51.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.16/jansi-project-1.16.pom [2026-02-10T10:17:51.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.16/jansi-project-1.16.pom (10 kB at 336 kB/s) [2026-02-10T10:17:51.699Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom [2026-02-10T10:17:51.699Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom [2026-02-10T10:17:51.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom [2026-02-10T10:17:51.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 486 kB/s) [2026-02-10T10:17:51.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/batchee/batchee-jbatch/0.5-incubating/batchee-jbatch-0.5-incubating.pom [2026-02-10T10:17:52.339Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/batchee/batchee-jbatch/0.5-incubating/batchee-jbatch-0.5-incubating.pom (18 kB at 79 kB/s) [2026-02-10T10:17:52.339Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/batchee/batchee/0.5-incubating/batchee-0.5-incubating.pom [2026-02-10T10:17:52.339Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/batchee/batchee/0.5-incubating/batchee-0.5-incubating.pom (25 kB at 108 kB/s) [2026-02-10T10:17:52.339Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/log4j/log4j/1.2.17/log4j-1.2.17.jar [2026-02-10T10:17:52.339Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.0.1/log4j-api-2.0.1.jar [2026-02-10T10:17:52.339Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [2026-02-10T10:17:52.339Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-app/8.0.2/openejb-itests-app-8.0.2.jar [2026-02-10T10:17:52.339Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/itests/failover-ejb/8.0.2/failover-ejb-8.0.2.jar [2026-02-10T10:17:53.017Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 1.1 MB/s) [2026-02-10T10:17:53.017Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-beans/8.0.2/openejb-itests-beans-8.0.2.jar [2026-02-10T10:17:53.017Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/itests/failover-ejb/8.0.2/failover-ejb-8.0.2.jar (9.7 kB at 20 kB/s) [2026-02-10T10:17:53.017Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-interceptor-beans/8.0.2/openejb-itests-interceptor-beans-8.0.2.jar [2026-02-10T10:17:53.018Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-interceptor-beans/8.0.2/openejb-itests-interceptor-beans-8.0.2.jar (19 kB at 27 kB/s) [2026-02-10T10:17:53.018Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-client/8.0.2/openejb-itests-client-8.0.2.jar [2026-02-10T10:17:53.018Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.0.1/log4j-api-2.0.1.jar (122 kB at 147 kB/s) [2026-02-10T10:17:53.018Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [2026-02-10T10:17:53.658Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 498 kB/s) [2026-02-10T10:17:53.658Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2026-02-10T10:17:53.658Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 50 kB/s) [2026-02-10T10:17:53.658Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-ra/5.15.12/activemq-ra-5.15.12.jar [2026-02-10T10:17:53.658Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-ra/5.15.12/activemq-ra-5.15.12.jar (95 kB at 73 kB/s) [2026-02-10T10:17:53.658Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-kahadb-store/5.15.12/activemq-kahadb-store-5.15.12.jar [2026-02-10T10:17:53.658Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 438 kB/s) [2026-02-10T10:17:53.658Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/protobuf/activemq-protobuf/1.1/activemq-protobuf-1.1.jar [2026-02-10T10:17:53.658Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-client/8.0.2/openejb-itests-client-8.0.2.jar (541 kB at 392 kB/s) [2026-02-10T10:17:53.658Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-broker/5.15.12/activemq-broker-5.15.12.jar [2026-02-10T10:17:53.658Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-beans/8.0.2/openejb-itests-beans-8.0.2.jar (376 kB at 272 kB/s) [2026-02-10T10:17:53.658Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-client/5.15.12/activemq-client-5.15.12.jar [2026-02-10T10:17:53.658Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-itests-app/8.0.2/openejb-itests-app-8.0.2.jar (5.5 MB at 3.8 MB/s) [2026-02-10T10:17:53.658Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [2026-02-10T10:17:53.658Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-openwire-legacy/5.15.12/activemq-openwire-legacy-5.15.12.jar [2026-02-10T10:17:53.658Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/protobuf/activemq-protobuf/1.1/activemq-protobuf-1.1.jar (148 kB at 94 kB/s) [2026-02-10T10:17:53.658Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-jdbc-store/5.15.12/activemq-jdbc-store-5.15.12.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-client/5.15.12/activemq-client-5.15.12.jar (1.4 MB at 816 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-connector/3.1.4/geronimo-connector-3.1.4.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-kahadb-store/5.15.12/activemq-kahadb-store-5.15.12.jar (681 kB at 385 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-openwire-legacy/5.15.12/activemq-openwire-legacy-5.15.12.jar (686 kB at 381 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-jdbc-store/5.15.12/activemq-jdbc-store-5.15.12.jar (183 kB at 101 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-broker/5.15.12/activemq-broker-5.15.12.jar (1.2 MB at 646 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.jar [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-finder-shaded/4.14/xbean-finder-shaded-4.14.jar [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-reflect/4.14/xbean-reflect-4.14.jar [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-naming/4.14/xbean-naming-4.14.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-connector/3.1.4/geronimo-connector-3.1.4.jar (123 kB at 62 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-bundleutils/4.14/xbean-bundleutils-4.14.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.1/geronimo-activation_1.1_spec-1.1.jar (47 kB at 22 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/testng/testng/6.8.21/testng-6.8.21.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-finder-shaded/4.14/xbean-finder-shaded-4.14.jar (153 kB at 71 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/beust/jcommander/1.27/jcommander-1.27.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-reflect/4.14/xbean-reflect-4.14.jar (159 kB at 74 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-naming/4.14/xbean-naming-4.14.jar (55 kB at 25 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-dbcp2/2.1/commons-dbcp2-2.1.jar [2026-02-10T10:17:54.299Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-bundleutils/4.14/xbean-bundleutils-4.14.jar (72 kB at 32 kB/s) [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3.jar [2026-02-10T10:17:54.299Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2.jar [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/shade/quartz-openejb-shade/2.2.1/quartz-openejb-shade-2.2.1.jar [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.21.jar [2026-02-10T10:17:54.939Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-dbcp2/2.1/commons-dbcp2-2.1.jar (174 kB at 71 kB/s) [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar [2026-02-10T10:17:54.939Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3.jar (110 kB at 45 kB/s) [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [2026-02-10T10:17:54.939Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 25 kB/s) [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/swizzle/swizzle-confluence/1.1/swizzle-confluence-1.1.jar [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xmlrpc/xmlrpc/1.2-b1/xmlrpc-1.2-b1.jar [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-impl/2.0.12/openwebbeans-impl-2.0.12.jar [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-spi/2.0.12/openwebbeans-spi-2.0.12.jar [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ejb/2.0.12/openwebbeans-ejb-2.0.12.jar [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee/2.0.12/openwebbeans-ee-2.0.12.jar [2026-02-10T10:17:54.939Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/shade/quartz-openejb-shade/2.2.1/quartz-openejb-shade-2.2.1.jar (1.2 MB at 450 kB/s) [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee-common/2.0.12/openwebbeans-ee-common-2.0.12.jar [2026-02-10T10:17:54.939Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-spi/2.0.12/openwebbeans-spi-2.0.12.jar (22 kB at 8.0 kB/s) [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-web/2.0.12/openwebbeans-web-2.0.12.jar [2026-02-10T10:17:54.939Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-impl/2.0.12/openwebbeans-impl-2.0.12.jar (760 kB at 269 kB/s) [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-el22/2.0.12/openwebbeans-el22-2.0.12.jar [2026-02-10T10:17:54.939Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee/2.0.12/openwebbeans-ee-2.0.12.jar (20 kB at 7.1 kB/s) [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openjpa/openjpa/3.1.0/openjpa-3.1.0.jar [2026-02-10T10:17:54.939Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ejb/2.0.12/openwebbeans-ejb-2.0.12.jar (18 kB at 6.2 kB/s) [2026-02-10T10:17:54.939Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.3/commons-collections4-4.3.jar [2026-02-10T10:17:55.581Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee-common/2.0.12/openwebbeans-ee-common-2.0.12.jar (10.0 kB at 3.3 kB/s) [2026-02-10T10:17:55.581Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.jar [2026-02-10T10:17:55.581Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-web/2.0.12/openwebbeans-web-2.0.12.jar (46 kB at 15 kB/s) [2026-02-10T10:17:55.581Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr/2.0.3/bval-jsr-2.0.3.jar [2026-02-10T10:17:55.581Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-el22/2.0.12/openwebbeans-el22-2.0.12.jar (16 kB at 5.1 kB/s) [2026-02-10T10:17:55.581Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar [2026-02-10T10:17:55.581Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/batchee/batchee-jbatch/0.5-incubating/batchee-jbatch-0.5-incubating.jar [2026-02-10T10:17:55.581Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.3/commons-collections4-4.3.jar (754 kB at 242 kB/s) [2026-02-10T10:17:55.581Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openjpa/openjpa/3.1.0/openjpa-3.1.0.jar (4.6 MB at 1.4 MB/s) [2026-02-10T10:17:55.581Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr/2.0.3/bval-jsr-2.0.3.jar (851 kB at 258 kB/s) [2026-02-10T10:17:55.581Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/batchee/batchee-jbatch/0.5-incubating/batchee-jbatch-0.5-incubating.jar (382 kB at 114 kB/s) [2026-02-10T10:17:55.581Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [2026-02-10T10:17:55.581Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar [2026-02-10T10:17:55.581Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar [2026-02-10T10:17:55.581Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar [2026-02-10T10:17:55.581Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/testng/testng/6.8.21/testng-6.8.21.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/beust/jcommander/1.27/jcommander-1.27.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.21.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/swizzle/swizzle-confluence/1.1/swizzle-confluence-1.1.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xmlrpc/xmlrpc/1.2-b1/xmlrpc-1.2-b1.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar (50 kB at 1.5 MB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.8.21/testng-6.8.21.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0.jar (68 kB at 1.9 MB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0.jar (349 kB at 8.5 MB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar (80 kB at 1.9 MB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0.jar (1.4 MB at 25 MB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.jar (56 kB at 830 kB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.21.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2.jar (54 kB at 745 kB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.8.21/testng-6.8.21.jar (837 kB at 11 MB/s) [2026-02-10T10:17:56.224Z] [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-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 1.9 MB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-confluence/1.1/swizzle-confluence-1.1.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.7.21/slf4j-jdk14-1.7.21.jar (8.5 kB at 85 kB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlrpc/xmlrpc/1.2-b1/xmlrpc-1.2-b1.jar [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2.jar (1.5 MB at 15 MB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 kB at 407 kB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.jar [2026-02-10T10:17:56.224Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar [2026-02-10T10:17:56.224Z] [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 2.0 MB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlrpc/xmlrpc/1.2-b1/xmlrpc-1.2-b1.jar (108 kB at 841 kB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1.jar (217 kB at 1.6 MB/s) [2026-02-10T10:17:56.224Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar (256 kB at 1.8 MB/s) [2026-02-10T10:17:56.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-confluence/1.1/swizzle-confluence-1.1.jar (24 kB at 84 kB/s) [2026-02-10T10:17:56.865Z] [INFO] [2026-02-10T10:17:56.865Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-core --- [2026-02-10T10:17:56.865Z] [INFO] [2026-02-10T10:17:56.865Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-core --- [2026-02-10T10:17:56.865Z] [INFO] [2026-02-10T10:17:56.865Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-core --- [2026-02-10T10:17:57.505Z] [INFO] [2026-02-10T10:17:57.505Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-core --- [2026-02-10T10:17:57.505Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:17:57.505Z] [INFO] Copying 44 resources [2026-02-10T10:17:57.505Z] [INFO] Copying 3 resources [2026-02-10T10:17:57.505Z] [INFO] [2026-02-10T10:17:57.505Z] [INFO] --- maven-dependency-plugin:3.0.1:copy (copy) @ openejb-core --- [2026-02-10T10:17:57.505Z] [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-10T10:17:57.505Z] [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 161 kB/s) [2026-02-10T10:17:57.505Z] [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-10T10:17:57.505Z] [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 57 kB/s) [2026-02-10T10:17:57.505Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [2026-02-10T10:17:57.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 607 kB/s) [2026-02-10T10:17:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom [2026-02-10T10:17:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 758 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 47 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 136 kB/s) [2026-02-10T10:17:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [2026-02-10T10:17:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 39 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 76 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 260 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 487 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 105 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 55 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 89 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 194 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 51 kB/s) [2026-02-10T10:17:58.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [2026-02-10T10:17:58.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 544 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 43 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 170 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 554 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 136 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.146Z] [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 89 kB/s) [2026-02-10T10:17:58.146Z] [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-10T10:17:58.786Z] [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 56 kB/s) [2026-02-10T10:17:58.786Z] [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-10T10:17:58.786Z] [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 85 kB/s) [2026-02-10T10:17:58.786Z] [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-10T10:17:58.786Z] [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 160 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 134 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 281 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 966 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 140 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 81 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 787 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 26 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 470 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 23 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 229 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 189 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 306 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (3.7 kB at 133 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.7/maven-dependency-analyzer-1.7.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.7/maven-dependency-analyzer-1.7.pom (5.9 kB at 192 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (1.9 kB at 55 kB/s) [2026-02-10T10:17:58.786Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom [2026-02-10T10:17:58.786Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (5.5 kB at 177 kB/s) [2026-02-10T10:17:58.786Z] [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-10T10:17:58.786Z] [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 82 kB/s) [2026-02-10T10:17:58.786Z] [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-10T10:17:59.428Z] [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 82 kB/s) [2026-02-10T10:17:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [2026-02-10T10:17:59.428Z] [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 211 kB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [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 26 kB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [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 234 kB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [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 173 kB/s) [2026-02-10T10:17:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom [2026-02-10T10:17:59.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 272 kB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [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 87 kB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [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 437 kB/s) [2026-02-10T10:17:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [2026-02-10T10:17:59.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 729 kB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [2026-02-10T10:17:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2026-02-10T10:17:59.428Z] [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 642 kB/s) [2026-02-10T10:17:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2026-02-10T10:17:59.428Z] [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 5.3 MB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 4.0 MB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 20 MB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 623 kB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [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 170 kB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [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 164 kB/s) [2026-02-10T10:17:59.428Z] [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-10T10:17:59.428Z] [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 583 kB/s) [2026-02-10T10:17:59.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2026-02-10T10:17:59.428Z] [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 164 kB/s) [2026-02-10T10:17:59.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2026-02-10T10:17:59.429Z] [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 645 kB/s) [2026-02-10T10:17:59.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2026-02-10T10:17:59.429Z] [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 367 kB/s) [2026-02-10T10:17:59.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar [2026-02-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 1.5 MB/s) [2026-02-10T10:17:59.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.7/maven-dependency-analyzer-1.7.jar [2026-02-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 316 kB/s) [2026-02-10T10:17:59.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar [2026-02-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 292 kB/s) [2026-02-10T10:17:59.429Z] [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-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (81 kB at 595 kB/s) [2026-02-10T10:17:59.429Z] [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-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 312 kB/s) [2026-02-10T10:17:59.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar [2026-02-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.7/maven-dependency-analyzer-1.7.jar (35 kB at 245 kB/s) [2026-02-10T10:17:59.429Z] [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-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (53 kB at 365 kB/s) [2026-02-10T10:17:59.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [2026-02-10T10:17:59.429Z] [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 222 kB/s) [2026-02-10T10:17:59.429Z] [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-10T10:17:59.429Z] [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 364 kB/s) [2026-02-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 729 kB/s) [2026-02-10T10:17:59.429Z] [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 153 kB/s) [2026-02-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (0 B at 0 B/s) [2026-02-10T10:17:59.429Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.4 MB/s) [2026-02-10T10:18:00.069Z] [INFO] Configured Artifact: org.apache.tomee:openejb-javaagent:8.0.2:jar [2026-02-10T10:18:00.070Z] [INFO] Copying openejb-javaagent-8.0.2.jar to /tomee/container/openejb-core/target/openejb-javaagent-8.0.2.jar [2026-02-10T10:18:00.070Z] [INFO] [2026-02-10T10:18:00.070Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-core --- [2026-02-10T10:18:00.070Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:00.070Z] [INFO] Compiling 1042 source files to /tomee/container/openejb-core/target/classes [2026-02-10T10:18:08.784Z] [INFO] /tomee/container/openejb-core/src/main/java/org/apache/openejb/core/BaseContext.java: Some input files use or override a deprecated API. [2026-02-10T10:18:08.784Z] [INFO] /tomee/container/openejb-core/src/main/java/org/apache/openejb/core/BaseContext.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:18:08.784Z] [INFO] /tomee/container/openejb-core/src/main/java/org/apache/openejb/config/AppModule.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:18:08.784Z] [INFO] /tomee/container/openejb-core/src/main/java/org/apache/openejb/config/AppModule.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:08.784Z] [INFO] [2026-02-10T10:18:08.784Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-core --- [2026-02-10T10:18:08.784Z] [INFO] [2026-02-10T10:18:08.784Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-core --- [2026-02-10T10:18:16.032Z] [INFO] [2026-02-10T10:18:16.032Z] [INFO] --- maven-antrun-plugin:1.8:run (default) @ openejb-core --- [2026-02-10T10:18:16.032Z] [INFO] Executing tasks [2026-02-10T10:18:16.032Z] [2026-02-10T10:18:16.032Z] main: [2026-02-10T10:18:16.032Z] [INFO] Executed tasks [2026-02-10T10:18:16.032Z] [INFO] [2026-02-10T10:18:16.032Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-core --- [2026-02-10T10:18:16.032Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:16.032Z] [INFO] Copying 104 resources [2026-02-10T10:18:16.032Z] [INFO] Copying 3 resources [2026-02-10T10:18:16.032Z] [INFO] [2026-02-10T10:18:16.032Z] [INFO] --- maven-dependency-plugin:3.0.1:copy (AlternateDriverJarTest) @ openejb-core --- [2026-02-10T10:18:16.032Z] [INFO] Configured Artifact: org.apache.derby:derby:10.10.1.1:jar [2026-02-10T10:18:16.032Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.10.1.1/derby-10.10.1.1.pom [2026-02-10T10:18:16.032Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.10.1.1/derby-10.10.1.1.pom (2.2 kB at 4.7 kB/s) [2026-02-10T10:18:16.032Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby-project/10.10.1.1/derby-project-10.10.1.1.pom [2026-02-10T10:18:16.032Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby-project/10.10.1.1/derby-project-10.10.1.1.pom (5.9 kB at 25 kB/s) [2026-02-10T10:18:16.032Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.10.1.1/derby-10.10.1.1.jar [2026-02-10T10:18:17.365Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.10.1.1/derby-10.10.1.1.jar (2.8 MB at 2.7 MB/s) [2026-02-10T10:18:17.365Z] [INFO] Configured Artifact: org.apache.derby:derby:10.9.1.0:jar [2026-02-10T10:18:17.365Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.9.1.0/derby-10.9.1.0.pom [2026-02-10T10:18:17.365Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.9.1.0/derby-10.9.1.0.pom (2.6 kB at 11 kB/s) [2026-02-10T10:18:17.365Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby-project/10.9.1.0/derby-project-10.9.1.0.pom [2026-02-10T10:18:18.070Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby-project/10.9.1.0/derby-project-10.9.1.0.pom (5.9 kB at 25 kB/s) [2026-02-10T10:18:18.070Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.9.1.0/derby-10.9.1.0.jar [2026-02-10T10:18:18.070Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.9.1.0/derby-10.9.1.0.jar (2.7 MB at 7.7 MB/s) [2026-02-10T10:18:18.070Z] [INFO] Copying derby-10.10.1.1.jar to /tomee/container/openejb-core/target/drivers/derby-10.10.1.1.jar [2026-02-10T10:18:18.070Z] [INFO] Copying derby-10.9.1.0.jar to /tomee/container/openejb-core/target/drivers/derby-10.9.1.0.jar [2026-02-10T10:18:18.070Z] [INFO] [2026-02-10T10:18:18.070Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-core --- [2026-02-10T10:18:18.070Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:18.070Z] [INFO] Compiling 634 source files to /tomee/container/openejb-core/target/test-classes [2026-02-10T10:18:24.057Z] [INFO] /tomee/container/openejb-core/src/test/java/org/apache/openejb/config/LocalClientSubclassTest.java: Some input files use or override a deprecated API. [2026-02-10T10:18:24.057Z] [INFO] /tomee/container/openejb-core/src/test/java/org/apache/openejb/config/LocalClientSubclassTest.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:18:24.057Z] [INFO] /tomee/container/openejb-core/src/test/java/org/apache/openejb/core/security/IsLoggedTest.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:18:24.057Z] [INFO] /tomee/container/openejb-core/src/test/java/org/apache/openejb/core/security/IsLoggedTest.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:24.057Z] [INFO] [2026-02-10T10:18:24.057Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-core --- [2026-02-10T10:18:24.057Z] [INFO] Tests are skipped. [2026-02-10T10:18:24.057Z] [INFO] [2026-02-10T10:18:24.057Z] [INFO] --- maven-surefire-plugin:2.21.0:test (test-testng) @ openejb-core --- [2026-02-10T10:18:24.057Z] [INFO] Tests are skipped. [2026-02-10T10:18:24.057Z] [INFO] [2026-02-10T10:18:24.057Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-core --- [2026-02-10T10:18:24.057Z] [INFO] Building jar: /tomee/container/openejb-core/target/openejb-core-8.0.2.jar [2026-02-10T10:18:24.057Z] [INFO] [2026-02-10T10:18:24.057Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-core --- [2026-02-10T10:18:24.057Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:24.057Z] [INFO] [2026-02-10T10:18:24.058Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-core --- [2026-02-10T10:18:24.058Z] [INFO] Installing /tomee/container/openejb-core/target/openejb-core-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-core/8.0.2/openejb-core-8.0.2.jar [2026-02-10T10:18:24.058Z] [INFO] Installing /tomee/container/openejb-core/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-core/8.0.2/openejb-core-8.0.2.pom [2026-02-10T10:18:24.058Z] [INFO] [2026-02-10T10:18:24.058Z] [INFO] ------------------< org.apache.tomee:openejb-server >------------------- [2026-02-10T10:18:24.058Z] [INFO] Building TomEE :: Server :: Core 8.0.2 [15/97] [2026-02-10T10:18:24.058Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:24.058Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom [2026-02-10T10:18:24.058Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom [2026-02-10T10:18:24.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom [2026-02-10T10:18:24.058Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom (457 B at 15 kB/s) [2026-02-10T10:18:24.058Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar [2026-02-10T10:18:24.058Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar [2026-02-10T10:18:24.058Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar [2026-02-10T10:18:24.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar (247 kB at 6.3 MB/s) [2026-02-10T10:18:24.700Z] [INFO] [2026-02-10T10:18:24.700Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-server --- [2026-02-10T10:18:24.700Z] [INFO] [2026-02-10T10:18:24.700Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-server --- [2026-02-10T10:18:24.700Z] [INFO] [2026-02-10T10:18:24.700Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-server --- [2026-02-10T10:18:25.341Z] [INFO] [2026-02-10T10:18:25.341Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-server --- [2026-02-10T10:18:25.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:25.341Z] [INFO] Copying 9 resources [2026-02-10T10:18:25.341Z] [INFO] Copying 3 resources [2026-02-10T10:18:25.341Z] [INFO] [2026-02-10T10:18:25.341Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-server --- [2026-02-10T10:18:25.341Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:25.341Z] [INFO] Compiling 43 source files to /tomee/server/openejb-server/target/classes [2026-02-10T10:18:25.341Z] [INFO] /tomee/server/openejb-server/src/main/java/org/apache/openejb/server/Main.java: /tomee/server/openejb-server/src/main/java/org/apache/openejb/server/Main.java uses or overrides a deprecated API. [2026-02-10T10:18:25.341Z] [INFO] /tomee/server/openejb-server/src/main/java/org/apache/openejb/server/Main.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:18:25.341Z] [INFO] /tomee/server/openejb-server/src/main/java/org/apache/openejb/server/Main.java: /tomee/server/openejb-server/src/main/java/org/apache/openejb/server/Main.java uses unchecked or unsafe operations. [2026-02-10T10:18:25.341Z] [INFO] /tomee/server/openejb-server/src/main/java/org/apache/openejb/server/Main.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:25.341Z] [INFO] [2026-02-10T10:18:25.341Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-server --- [2026-02-10T10:18:25.341Z] [INFO] [2026-02-10T10:18:25.341Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-server --- [2026-02-10T10:18:25.982Z] [WARNING] Manifest org.apache.tomee:openejb-server:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-server --- [2026-02-10T10:18:25.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:25.982Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-server/src/test/resources [2026-02-10T10:18:25.982Z] [INFO] Copying 3 resources [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-server --- [2026-02-10T10:18:25.982Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:25.982Z] [INFO] Compiling 4 source files to /tomee/server/openejb-server/target/test-classes [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-server --- [2026-02-10T10:18:25.982Z] [INFO] Tests are skipped. [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-server --- [2026-02-10T10:18:25.982Z] [INFO] Building jar: /tomee/server/openejb-server/target/openejb-server-8.0.2.jar [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-server --- [2026-02-10T10:18:25.982Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-server --- [2026-02-10T10:18:25.982Z] [INFO] Installing /tomee/server/openejb-server/target/openejb-server-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-server/8.0.2/openejb-server-8.0.2.jar [2026-02-10T10:18:25.982Z] [INFO] Installing /tomee/server/openejb-server/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-server/8.0.2/openejb-server-8.0.2.pom [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] -----------------< org.apache.tomee:openejb-multicast >----------------- [2026-02-10T10:18:25.982Z] [INFO] Building TomEE :: Server :: Multicast Discovery 8.0.2 [16/97] [2026-02-10T10:18:25.982Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-multicast --- [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-multicast --- [2026-02-10T10:18:25.982Z] [INFO] [2026-02-10T10:18:25.982Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-multicast --- [2026-02-10T10:18:26.622Z] [INFO] [2026-02-10T10:18:26.622Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-multicast --- [2026-02-10T10:18:26.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:26.622Z] [INFO] Copying 3 resources [2026-02-10T10:18:26.622Z] [INFO] Copying 3 resources [2026-02-10T10:18:26.622Z] [INFO] [2026-02-10T10:18:26.622Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-multicast --- [2026-02-10T10:18:26.622Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:26.622Z] [INFO] Compiling 8 source files to /tomee/server/openejb-multicast/target/classes [2026-02-10T10:18:26.622Z] [INFO] [2026-02-10T10:18:26.622Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-multicast --- [2026-02-10T10:18:26.622Z] [INFO] [2026-02-10T10:18:26.622Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-multicast --- [2026-02-10T10:18:27.261Z] [WARNING] Manifest org.apache.tomee:openejb-multicast:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:18:27.261Z] [INFO] [2026-02-10T10:18:27.261Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-multicast --- [2026-02-10T10:18:27.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:27.261Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-multicast/src/test/resources [2026-02-10T10:18:27.261Z] [INFO] Copying 3 resources [2026-02-10T10:18:27.261Z] [INFO] [2026-02-10T10:18:27.261Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-multicast --- [2026-02-10T10:18:27.261Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:27.261Z] [INFO] Compiling 3 source files to /tomee/server/openejb-multicast/target/test-classes [2026-02-10T10:18:27.261Z] [INFO] [2026-02-10T10:18:27.261Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-multicast --- [2026-02-10T10:18:27.261Z] [INFO] Tests are skipped. [2026-02-10T10:18:27.261Z] [INFO] [2026-02-10T10:18:27.261Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-multicast --- [2026-02-10T10:18:27.261Z] [INFO] Building jar: /tomee/server/openejb-multicast/target/openejb-multicast-8.0.2.jar [2026-02-10T10:18:27.261Z] [INFO] [2026-02-10T10:18:27.261Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-multicast --- [2026-02-10T10:18:27.261Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:27.261Z] [INFO] [2026-02-10T10:18:27.261Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-multicast --- [2026-02-10T10:18:27.261Z] [INFO] Installing /tomee/server/openejb-multicast/target/openejb-multicast-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-multicast/8.0.2/openejb-multicast-8.0.2.jar [2026-02-10T10:18:27.261Z] [INFO] Installing /tomee/server/openejb-multicast/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-multicast/8.0.2/openejb-multicast-8.0.2.pom [2026-02-10T10:18:27.261Z] [INFO] [2026-02-10T10:18:27.261Z] [INFO] -------------------< org.apache.tomee:openejb-ejbd >-------------------- [2026-02-10T10:18:27.261Z] [INFO] Building TomEE :: Server :: EJBd 8.0.2 [17/97] [2026-02-10T10:18:27.261Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:27.261Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/idb/idb/3.26/idb-3.26.pom [2026-02-10T10:18:27.261Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/idb/idb/3.26/idb-3.26.pom [2026-02-10T10:18:27.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/idb/idb/3.26/idb-3.26.pom [2026-02-10T10:18:27.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/idb/idb/3.26/idb-3.26.pom (139 B at 3.7 kB/s) [2026-02-10T10:18:27.900Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/cglib/cglib/3.2.5/cglib-3.2.5.pom [2026-02-10T10:18:27.900Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/cglib/cglib/3.2.5/cglib-3.2.5.pom [2026-02-10T10:18:27.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/3.2.5/cglib-3.2.5.pom [2026-02-10T10:18:27.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/3.2.5/cglib-3.2.5.pom (2.8 kB at 91 kB/s) [2026-02-10T10:18:27.900Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/cglib/cglib-parent/3.2.5/cglib-parent-3.2.5.pom [2026-02-10T10:18:27.900Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/cglib/cglib-parent/3.2.5/cglib-parent-3.2.5.pom [2026-02-10T10:18:27.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib-parent/3.2.5/cglib-parent-3.2.5.pom [2026-02-10T10:18:27.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib-parent/3.2.5/cglib-parent-3.2.5.pom (9.8 kB at 327 kB/s) [2026-02-10T10:18:27.900Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm/5.2/asm-5.2.pom [2026-02-10T10:18:28.540Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/5.2/asm-5.2.pom [2026-02-10T10:18:28.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.2/asm-5.2.pom [2026-02-10T10:18:28.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.2/asm-5.2.pom (1.9 kB at 67 kB/s) [2026-02-10T10:18:28.540Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2026-02-10T10:18:28.540Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2026-02-10T10:18:29.182Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2026-02-10T10:18:29.182Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom (5.5 kB at 162 kB/s) [2026-02-10T10:18:29.182Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2026-02-10T10:18:29.182Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 41 kB/s) [2026-02-10T10:18:29.182Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2026-02-10T10:18:29.182Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 24 kB/s) [2026-02-10T10:18:29.182Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2026-02-10T10:18:29.823Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 10.0 kB/s) [2026-02-10T10:18:29.823Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/idb/idb/3.26/idb-3.26.jar [2026-02-10T10:18:29.823Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/cglib/cglib/3.2.5/cglib-3.2.5.jar [2026-02-10T10:18:29.823Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm/5.2/asm-5.2.jar [2026-02-10T10:18:29.823Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.jar [2026-02-10T10:18:29.823Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.jar [2026-02-10T10:18:30.464Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.jar (18 kB at 33 kB/s) [2026-02-10T10:18:31.108Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.jar (2.0 MB at 1.6 MB/s) [2026-02-10T10:18:31.108Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/idb/idb/3.26/idb-3.26.jar [2026-02-10T10:18:31.108Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/cglib/cglib/3.2.5/cglib-3.2.5.jar [2026-02-10T10:18:31.108Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/5.2/asm-5.2.jar [2026-02-10T10:18:31.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/idb/idb/3.26/idb-3.26.jar [2026-02-10T10:18:31.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/3.2.5/cglib-3.2.5.jar [2026-02-10T10:18:31.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.2/asm-5.2.jar [2026-02-10T10:18:31.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.2/asm-5.2.jar (53 kB at 1.4 MB/s) [2026-02-10T10:18:31.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/3.2.5/cglib-3.2.5.jar (302 kB at 7.9 MB/s) [2026-02-10T10:18:31.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/idb/idb/3.26/idb-3.26.jar (236 kB at 5.2 MB/s) [2026-02-10T10:18:31.108Z] [INFO] [2026-02-10T10:18:31.108Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-ejbd --- [2026-02-10T10:18:31.108Z] [INFO] [2026-02-10T10:18:31.108Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-ejbd --- [2026-02-10T10:18:31.108Z] [INFO] [2026-02-10T10:18:31.108Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-ejbd --- [2026-02-10T10:18:31.789Z] [INFO] [2026-02-10T10:18:31.789Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-ejbd --- [2026-02-10T10:18:31.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:31.789Z] [INFO] Copying 3 resources [2026-02-10T10:18:31.789Z] [INFO] Copying 3 resources [2026-02-10T10:18:31.789Z] [INFO] [2026-02-10T10:18:31.789Z] [INFO] --- maven-dependency-plugin:3.0.1:copy (copy) @ openejb-ejbd --- [2026-02-10T10:18:31.789Z] [INFO] Configured Artifact: org.apache.tomee:openejb-javaagent:8.0.2:jar [2026-02-10T10:18:31.789Z] [INFO] Copying openejb-javaagent-8.0.2.jar to /tomee/server/openejb-ejbd/target/openejb-javaagent-8.0.2.jar [2026-02-10T10:18:31.789Z] [INFO] [2026-02-10T10:18:31.789Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-ejbd --- [2026-02-10T10:18:31.789Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:31.789Z] [INFO] Compiling 15 source files to /tomee/server/openejb-ejbd/target/classes [2026-02-10T10:18:31.789Z] [INFO] /tomee/server/openejb-ejbd/src/main/java/org/apache/openejb/server/ejbd/EjbRequestHandler.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:18:31.789Z] [INFO] /tomee/server/openejb-ejbd/src/main/java/org/apache/openejb/server/ejbd/EjbRequestHandler.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:31.789Z] [INFO] [2026-02-10T10:18:31.789Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-ejbd --- [2026-02-10T10:18:31.789Z] [INFO] [2026-02-10T10:18:31.789Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-ejbd --- [2026-02-10T10:18:32.429Z] [WARNING] Manifest org.apache.tomee:openejb-ejbd:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:18:32.429Z] [INFO] [2026-02-10T10:18:32.429Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-ejbd --- [2026-02-10T10:18:32.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:32.429Z] [INFO] Copying 3 resources [2026-02-10T10:18:32.429Z] [INFO] Copying 3 resources [2026-02-10T10:18:32.429Z] [INFO] [2026-02-10T10:18:32.429Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-ejbd --- [2026-02-10T10:18:32.429Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:32.429Z] [INFO] Compiling 23 source files to /tomee/server/openejb-ejbd/target/test-classes [2026-02-10T10:18:32.429Z] [INFO] /tomee/server/openejb-ejbd/src/test/java/org/apache/openejb/server/ejbd/FullPoolFailoverTest.java: Some input files use or override a deprecated API. [2026-02-10T10:18:32.429Z] [INFO] /tomee/server/openejb-ejbd/src/test/java/org/apache/openejb/server/ejbd/FullPoolFailoverTest.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:18:32.429Z] [INFO] /tomee/server/openejb-ejbd/src/test/java/org/apache/openejb/SecurityServiceDoesntLeakTest.java: /tomee/server/openejb-ejbd/src/test/java/org/apache/openejb/SecurityServiceDoesntLeakTest.java uses unchecked or unsafe operations. [2026-02-10T10:18:32.429Z] [INFO] /tomee/server/openejb-ejbd/src/test/java/org/apache/openejb/SecurityServiceDoesntLeakTest.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:32.429Z] [INFO] [2026-02-10T10:18:32.429Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-ejbd --- [2026-02-10T10:18:32.429Z] [INFO] Tests are skipped. [2026-02-10T10:18:32.429Z] [INFO] [2026-02-10T10:18:32.429Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-ejbd --- [2026-02-10T10:18:32.429Z] [INFO] Building jar: /tomee/server/openejb-ejbd/target/openejb-ejbd-8.0.2.jar [2026-02-10T10:18:32.429Z] [INFO] [2026-02-10T10:18:32.429Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-ejbd --- [2026-02-10T10:18:32.429Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:32.429Z] [INFO] [2026-02-10T10:18:32.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-ejbd --- [2026-02-10T10:18:32.429Z] [INFO] Installing /tomee/server/openejb-ejbd/target/openejb-ejbd-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-ejbd/8.0.2/openejb-ejbd-8.0.2.jar [2026-02-10T10:18:32.429Z] [INFO] Installing /tomee/server/openejb-ejbd/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-ejbd/8.0.2/openejb-ejbd-8.0.2.pom [2026-02-10T10:18:32.429Z] [INFO] [2026-02-10T10:18:32.429Z] [INFO] -------------------< org.apache.tomee:openejb-http >-------------------- [2026-02-10T10:18:32.429Z] [INFO] Building TomEE :: Server :: Http 8.0.2 [18/97] [2026-02-10T10:18:32.429Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:32.429Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/jetty-embedded/6.1.7/jetty-embedded-6.1.7.pom [2026-02-10T10:18:32.429Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/jetty-embedded/6.1.7/jetty-embedded-6.1.7.pom [2026-02-10T10:18:33.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-embedded/6.1.7/jetty-embedded-6.1.7.pom [2026-02-10T10:18:33.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-embedded/6.1.7/jetty-embedded-6.1.7.pom (2.4 kB at 39 kB/s) [2026-02-10T10:18:33.069Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/project/6.1.7/project-6.1.7.pom [2026-02-10T10:18:33.069Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/project/6.1.7/project-6.1.7.pom [2026-02-10T10:18:33.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.7/project-6.1.7.pom [2026-02-10T10:18:33.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.7/project-6.1.7.pom (12 kB at 47 kB/s) [2026-02-10T10:18:33.709Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/jetty/6.1.7/jetty-6.1.7.pom [2026-02-10T10:18:33.709Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/jetty/6.1.7/jetty-6.1.7.pom [2026-02-10T10:18:33.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.7/jetty-6.1.7.pom [2026-02-10T10:18:33.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.7/jetty-6.1.7.pom (4.1 kB at 14 kB/s) [2026-02-10T10:18:33.709Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/jetty-util/6.1.7/jetty-util-6.1.7.pom [2026-02-10T10:18:34.350Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/jetty-util/6.1.7/jetty-util-6.1.7.pom [2026-02-10T10:18:34.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.7/jetty-util-6.1.7.pom [2026-02-10T10:18:34.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.7/jetty-util-6.1.7.pom (3.9 kB at 9.7 kB/s) [2026-02-10T10:18:34.350Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom [2026-02-10T10:18:34.988Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom [2026-02-10T10:18:34.988Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom [2026-02-10T10:18:34.988Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.pom (157 B at 5.1 kB/s) [2026-02-10T10:18:34.988Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom [2026-02-10T10:18:34.988Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom (11 kB at 47 kB/s) [2026-02-10T10:18:34.988Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/jetty-embedded/6.1.7/jetty-embedded-6.1.7.jar [2026-02-10T10:18:34.988Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/jetty/6.1.7/jetty-6.1.7.jar [2026-02-10T10:18:34.988Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar [2026-02-10T10:18:34.988Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/jetty-util/6.1.7/jetty-util-6.1.7.jar [2026-02-10T10:18:34.988Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar [2026-02-10T10:18:34.988Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2026-02-10T10:18:36.018Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar (71 kB at 150 kB/s) [2026-02-10T10:18:36.018Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 270 kB/s) [2026-02-10T10:18:36.018Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/jetty-embedded/6.1.7/jetty-embedded-6.1.7.jar [2026-02-10T10:18:36.018Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/jetty/6.1.7/jetty-6.1.7.jar [2026-02-10T10:18:36.018Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar [2026-02-10T10:18:36.018Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/jetty-util/6.1.7/jetty-util-6.1.7.jar [2026-02-10T10:18:36.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-embedded/6.1.7/jetty-embedded-6.1.7.jar [2026-02-10T10:18:36.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.7/jetty-6.1.7.jar [2026-02-10T10:18:36.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.7/jetty-util-6.1.7.jar [2026-02-10T10:18:36.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar [2026-02-10T10:18:36.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar (101 kB at 2.8 MB/s) [2026-02-10T10:18:36.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.7/jetty-util-6.1.7.jar (153 kB at 760 kB/s) [2026-02-10T10:18:36.018Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-embedded/6.1.7/jetty-embedded-6.1.7.jar (21 kB at 91 kB/s) [2026-02-10T10:18:36.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.7/jetty-6.1.7.jar (496 kB at 2.1 MB/s) [2026-02-10T10:18:36.019Z] [INFO] [2026-02-10T10:18:36.019Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-http --- [2026-02-10T10:18:36.019Z] [INFO] [2026-02-10T10:18:36.019Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-http --- [2026-02-10T10:18:36.019Z] [INFO] [2026-02-10T10:18:36.019Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-http --- [2026-02-10T10:18:36.670Z] [INFO] [2026-02-10T10:18:36.670Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-http --- [2026-02-10T10:18:36.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:36.670Z] [INFO] Copying 1 resource [2026-02-10T10:18:36.670Z] [INFO] Copying 3 resources [2026-02-10T10:18:36.670Z] [INFO] [2026-02-10T10:18:36.670Z] [INFO] --- maven-dependency-plugin:3.0.1:copy (copy) @ openejb-http --- [2026-02-10T10:18:36.670Z] [INFO] Configured Artifact: org.apache.tomee:openejb-javaagent:8.0.2:jar [2026-02-10T10:18:36.670Z] [INFO] Copying openejb-javaagent-8.0.2.jar to /tomee/server/openejb-http/target/openejb-javaagent-8.0.2.jar [2026-02-10T10:18:36.670Z] [INFO] [2026-02-10T10:18:36.670Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-http --- [2026-02-10T10:18:36.670Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:36.670Z] [INFO] Compiling 39 source files to /tomee/server/openejb-http/target/classes [2026-02-10T10:18:37.310Z] [INFO] /tomee/server/openejb-http/src/main/java/org/apache/openejb/server/httpd/ServletSessionAdapter.java: Some input files use or override a deprecated API. [2026-02-10T10:18:37.310Z] [INFO] /tomee/server/openejb-http/src/main/java/org/apache/openejb/server/httpd/ServletSessionAdapter.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:18:37.310Z] [INFO] /tomee/server/openejb-http/src/main/java/org/apache/openejb/server/httpd/HttpSessionImpl.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:18:37.310Z] [INFO] /tomee/server/openejb-http/src/main/java/org/apache/openejb/server/httpd/HttpSessionImpl.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:37.310Z] [INFO] [2026-02-10T10:18:37.310Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-http --- [2026-02-10T10:18:37.310Z] [INFO] [2026-02-10T10:18:37.311Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-http --- [2026-02-10T10:18:37.951Z] [WARNING] Manifest org.apache.tomee:openejb-http:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-http --- [2026-02-10T10:18:37.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:37.951Z] [INFO] Copying 3 resources [2026-02-10T10:18:37.951Z] [INFO] Copying 3 resources [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-http --- [2026-02-10T10:18:37.951Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:37.951Z] [INFO] Compiling 13 source files to /tomee/server/openejb-http/target/test-classes [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-http --- [2026-02-10T10:18:37.951Z] [INFO] Tests are skipped. [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-http --- [2026-02-10T10:18:37.951Z] [INFO] Building jar: /tomee/server/openejb-http/target/openejb-http-8.0.2.jar [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-http --- [2026-02-10T10:18:37.951Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-http --- [2026-02-10T10:18:37.951Z] [INFO] Installing /tomee/server/openejb-http/target/openejb-http-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-http/8.0.2/openejb-http-8.0.2.jar [2026-02-10T10:18:37.951Z] [INFO] Installing /tomee/server/openejb-http/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-http/8.0.2/openejb-http-8.0.2.pom [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] -------------------< org.apache.tomee:openejb-rest >-------------------- [2026-02-10T10:18:37.951Z] [INFO] Building TomEE :: Server :: REST 8.0.2 [19/97] [2026-02-10T10:18:37.951Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-rest --- [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-rest --- [2026-02-10T10:18:37.951Z] [INFO] [2026-02-10T10:18:37.951Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:38.592Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-rest/src/main/resources [2026-02-10T10:18:38.592Z] [INFO] Copying 3 resources [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:38.592Z] [INFO] Compiling 9 source files to /tomee/server/openejb-rest/target/classes [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [WARNING] Manifest org.apache.tomee:openejb-rest:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:38.592Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-rest/src/test/resources [2026-02-10T10:18:38.592Z] [INFO] Copying 3 resources [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:38.592Z] [INFO] Compiling 1 source file to /tomee/server/openejb-rest/target/test-classes [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] Tests are skipped. [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] Building jar: /tomee/server/openejb-rest/target/openejb-rest-8.0.2.jar [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-rest --- [2026-02-10T10:18:38.592Z] [INFO] Installing /tomee/server/openejb-rest/target/openejb-rest-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-rest/8.0.2/openejb-rest-8.0.2.jar [2026-02-10T10:18:38.592Z] [INFO] Installing /tomee/server/openejb-rest/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-rest/8.0.2/openejb-rest-8.0.2.pom [2026-02-10T10:18:38.592Z] [INFO] [2026-02-10T10:18:38.593Z] [INFO] ---------------< org.apache.tomee:openejb-cxf-transport >--------------- [2026-02-10T10:18:38.593Z] [INFO] Building TomEE :: Server :: CXF Transport 8.0.2 [20/97] [2026-02-10T10:18:38.593Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:38.593Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-transports-http/3.3.6/cxf-rt-transports-http-3.3.6.pom [2026-02-10T10:18:39.233Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-transports-http/3.3.6/cxf-rt-transports-http-3.3.6.pom (13 kB at 54 kB/s) [2026-02-10T10:18:39.233Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-parent/3.3.6/cxf-parent-3.3.6.pom [2026-02-10T10:18:39.873Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-parent/3.3.6/cxf-parent-3.3.6.pom (136 kB at 294 kB/s) [2026-02-10T10:18:39.873Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf/3.3.6/cxf-3.3.6.pom [2026-02-10T10:18:39.873Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf/3.3.6/cxf-3.3.6.pom (39 kB at 165 kB/s) [2026-02-10T10:18:39.873Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-core/3.3.6/cxf-core-3.3.6.pom [2026-02-10T10:18:39.873Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-core/3.3.6/cxf-core-3.3.6.pom (19 kB at 80 kB/s) [2026-02-10T10:18:39.873Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom [2026-02-10T10:18:39.873Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom [2026-02-10T10:18:40.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom [2026-02-10T10:18:40.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.pom (7.1 kB at 181 kB/s) [2026-02-10T10:18:40.515Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/oss-parent/24/oss-parent-24.pom [2026-02-10T10:18:40.515Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/oss-parent/24/oss-parent-24.pom [2026-02-10T10:18:40.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom [2026-02-10T10:18:40.515Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 kB at 648 kB/s) [2026-02-10T10:18:40.515Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [2026-02-10T10:18:40.515Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [2026-02-10T10:18:40.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [2026-02-10T10:18:41.155Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 162 kB/s) [2026-02-10T10:18:41.156Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom [2026-02-10T10:18:41.156Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom (7.1 kB at 30 kB/s) [2026-02-10T10:18:41.156Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom [2026-02-10T10:18:41.156Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom (32 kB at 136 kB/s) [2026-02-10T10:18:41.156Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-management/3.3.6/cxf-rt-management-3.3.6.pom [2026-02-10T10:18:41.796Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-management/3.3.6/cxf-rt-management-3.3.6.pom (5.2 kB at 22 kB/s) [2026-02-10T10:18:41.796Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-transports-http/3.3.6/cxf-rt-transports-http-3.3.6.jar [2026-02-10T10:18:41.796Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-core/3.3.6/cxf-core-3.3.6.jar [2026-02-10T10:18:41.796Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar [2026-02-10T10:18:41.796Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [2026-02-10T10:18:41.796Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar [2026-02-10T10:18:41.796Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-management/3.3.6/cxf-rt-management-3.3.6.jar [2026-02-10T10:18:41.796Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-transports-http/3.3.6/cxf-rt-transports-http-3.3.6.jar (381 kB at 1.1 MB/s) [2026-02-10T10:18:42.439Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar (173 kB at 309 kB/s) [2026-02-10T10:18:42.439Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-management/3.3.6/cxf-rt-management-3.3.6.jar (80 kB at 135 kB/s) [2026-02-10T10:18:42.439Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-core/3.3.6/cxf-core-3.3.6.jar (1.4 MB at 1.5 MB/s) [2026-02-10T10:18:42.439Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar [2026-02-10T10:18:42.439Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [2026-02-10T10:18:42.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar [2026-02-10T10:18:42.439Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [2026-02-10T10:18:42.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 4.5 MB/s) [2026-02-10T10:18:42.439Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar (513 kB at 13 MB/s) [2026-02-10T10:18:42.439Z] [INFO] [2026-02-10T10:18:42.439Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-cxf-transport --- [2026-02-10T10:18:42.439Z] [INFO] [2026-02-10T10:18:42.439Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-cxf-transport --- [2026-02-10T10:18:42.439Z] [INFO] [2026-02-10T10:18:42.439Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-cxf-transport --- [2026-02-10T10:18:43.081Z] [INFO] [2026-02-10T10:18:43.081Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-cxf-transport --- [2026-02-10T10:18:43.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:43.081Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-cxf-transport/src/main/resources [2026-02-10T10:18:43.081Z] [INFO] Copying 3 resources [2026-02-10T10:18:43.081Z] [INFO] [2026-02-10T10:18:43.081Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-cxf-transport --- [2026-02-10T10:18:43.081Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:43.081Z] [INFO] Compiling 5 source files to /tomee/server/openejb-cxf-transport/target/classes [2026-02-10T10:18:43.721Z] [INFO] /tomee/server/openejb-cxf-transport/src/main/java/org/apache/openejb/server/cxf/transport/util/CxfUtil.java: /tomee/server/openejb-cxf-transport/src/main/java/org/apache/openejb/server/cxf/transport/util/CxfUtil.java uses unchecked or unsafe operations. [2026-02-10T10:18:43.722Z] [INFO] /tomee/server/openejb-cxf-transport/src/main/java/org/apache/openejb/server/cxf/transport/util/CxfUtil.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:43.722Z] [INFO] [2026-02-10T10:18:43.722Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-cxf-transport --- [2026-02-10T10:18:43.722Z] [INFO] [2026-02-10T10:18:43.722Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-cxf-transport --- [2026-02-10T10:18:43.722Z] [WARNING] Manifest org.apache.tomee:openejb-cxf-transport:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:18:43.722Z] [INFO] [2026-02-10T10:18:43.722Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-cxf-transport --- [2026-02-10T10:18:43.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:43.722Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-cxf-transport/src/test/resources [2026-02-10T10:18:43.722Z] [INFO] Copying 3 resources [2026-02-10T10:18:43.722Z] [INFO] [2026-02-10T10:18:43.722Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-cxf-transport --- [2026-02-10T10:18:43.722Z] [INFO] No sources to compile [2026-02-10T10:18:43.722Z] [INFO] [2026-02-10T10:18:43.722Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-cxf-transport --- [2026-02-10T10:18:43.722Z] [INFO] Tests are skipped. [2026-02-10T10:18:43.722Z] [INFO] [2026-02-10T10:18:43.722Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-cxf-transport --- [2026-02-10T10:18:43.722Z] [INFO] Building jar: /tomee/server/openejb-cxf-transport/target/openejb-cxf-transport-8.0.2.jar [2026-02-10T10:18:43.722Z] [INFO] [2026-02-10T10:18:43.722Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-cxf-transport --- [2026-02-10T10:18:43.722Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:43.722Z] [INFO] [2026-02-10T10:18:43.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-cxf-transport --- [2026-02-10T10:18:43.722Z] [INFO] Installing /tomee/server/openejb-cxf-transport/target/openejb-cxf-transport-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-cxf-transport/8.0.2/openejb-cxf-transport-8.0.2.jar [2026-02-10T10:18:43.722Z] [INFO] Installing /tomee/server/openejb-cxf-transport/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-cxf-transport/8.0.2/openejb-cxf-transport-8.0.2.pom [2026-02-10T10:18:43.722Z] [INFO] [2026-02-10T10:18:43.722Z] [INFO] ------------------< org.apache.tomee:openejb-cxf-rs >------------------- [2026-02-10T10:18:43.722Z] [INFO] Building TomEE :: Server :: CXF RS 8.0.2 [21/97] [2026-02-10T10:18:43.722Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:43.722Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-service-description/3.3.6/cxf-rt-rs-service-description-3.3.6.pom [2026-02-10T10:18:43.722Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-service-description/3.3.6/cxf-rt-rs-service-description-3.3.6.pom (3.6 kB at 15 kB/s) [2026-02-10T10:18:43.722Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-jaxrs/3.3.6/cxf-rt-frontend-jaxrs-3.3.6.pom [2026-02-10T10:18:44.363Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-jaxrs/3.3.6/cxf-rt-frontend-jaxrs-3.3.6.pom (10 kB at 43 kB/s) [2026-02-10T10:18:44.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom [2026-02-10T10:18:44.363Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom [2026-02-10T10:18:44.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom [2026-02-10T10:18:44.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/2.1.5/jakarta.ws.rs-api-2.1.5.pom (35 kB at 1.1 MB/s) [2026-02-10T10:18:44.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [2026-02-10T10:18:44.363Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [2026-02-10T10:18:44.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [2026-02-10T10:18:44.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 517 kB/s) [2026-02-10T10:18:44.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [2026-02-10T10:18:45.004Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/java/jvnet-parent/3/jvnet-parent-3.pom [2026-02-10T10:18:45.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [2026-02-10T10:18:45.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 150 kB/s) [2026-02-10T10:18:45.004Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-security/3.3.6/cxf-rt-security-3.3.6.pom [2026-02-10T10:18:45.645Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-security/3.3.6/cxf-rt-security-3.3.6.pom (2.2 kB at 9.2 kB/s) [2026-02-10T10:18:45.645Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-client/3.3.6/cxf-rt-rs-client-3.3.6.pom [2026-02-10T10:18:45.645Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-client/3.3.6/cxf-rt-rs-client-3.3.6.pom (6.3 kB at 27 kB/s) [2026-02-10T10:18:45.645Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-extension-search/3.3.6/cxf-rt-rs-extension-search-3.3.6.pom [2026-02-10T10:18:45.645Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-extension-search/3.3.6/cxf-rt-rs-extension-search-3.3.6.pom (6.3 kB at 26 kB/s) [2026-02-10T10:18:45.645Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-cors/3.3.6/cxf-rt-rs-security-cors-3.3.6.pom [2026-02-10T10:18:46.285Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-cors/3.3.6/cxf-rt-rs-security-cors-3.3.6.pom (2.4 kB at 10.0 kB/s) [2026-02-10T10:18:46.285Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-oauth2/3.3.6/cxf-rt-rs-security-oauth2-3.3.6.pom [2026-02-10T10:18:46.285Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-oauth2/3.3.6/cxf-rt-rs-security-oauth2-3.3.6.pom (9.9 kB at 41 kB/s) [2026-02-10T10:18:46.285Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-oauth-parent/3.3.6/cxf-rt-rs-security-oauth-parent-3.3.6.pom [2026-02-10T10:18:46.285Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-oauth-parent/3.3.6/cxf-rt-rs-security-oauth-parent-3.3.6.pom (1.8 kB at 7.7 kB/s) [2026-02-10T10:18:46.285Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-jose-jaxrs/3.3.6/cxf-rt-rs-security-jose-jaxrs-3.3.6.pom [2026-02-10T10:18:46.926Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-jose-jaxrs/3.3.6/cxf-rt-rs-security-jose-jaxrs-3.3.6.pom (2.9 kB at 12 kB/s) [2026-02-10T10:18:46.926Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-jose/3.3.6/cxf-rt-rs-security-jose-3.3.6.pom [2026-02-10T10:18:46.926Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-jose/3.3.6/cxf-rt-rs-security-jose-3.3.6.pom (2.7 kB at 11 kB/s) [2026-02-10T10:18:46.926Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-json-basic/3.3.6/cxf-rt-rs-json-basic-3.3.6.pom [2026-02-10T10:18:47.566Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-json-basic/3.3.6/cxf-rt-rs-json-basic-3.3.6.pom (2.2 kB at 9.4 kB/s) [2026-02-10T10:18:47.566Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-extension-providers/3.3.6/cxf-rt-rs-extension-providers-3.3.6.pom [2026-02-10T10:18:47.566Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-extension-providers/3.3.6/cxf-rt-rs-extension-providers-3.3.6.pom (5.9 kB at 25 kB/s) [2026-02-10T10:18:47.566Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-jaxrs/1.2.5/johnzon-jaxrs-1.2.5.pom [2026-02-10T10:18:47.566Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-jaxrs/1.2.5/johnzon-jaxrs-1.2.5.pom (2.7 kB at 11 kB/s) [2026-02-10T10:18:47.566Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon/1.2.5/johnzon-1.2.5.pom [2026-02-10T10:18:48.207Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon/1.2.5/johnzon-1.2.5.pom (26 kB at 111 kB/s) [2026-02-10T10:18:48.207Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-mapper/1.2.5/johnzon-mapper-1.2.5.pom [2026-02-10T10:18:48.207Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-mapper/1.2.5/johnzon-mapper-1.2.5.pom (3.1 kB at 13 kB/s) [2026-02-10T10:18:48.207Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-core/1.2.5/johnzon-core-1.2.5.pom [2026-02-10T10:18:48.207Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-core/1.2.5/johnzon-core-1.2.5.pom (3.0 kB at 13 kB/s) [2026-02-10T10:18:48.207Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-jsonb/1.2.5/johnzon-jsonb-1.2.5.pom [2026-02-10T10:18:48.847Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-jsonb/1.2.5/johnzon-jsonb-1.2.5.pom (5.0 kB at 21 kB/s) [2026-02-10T10:18:48.847Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jettison/jettison/1.3.4/jettison-1.3.4.pom [2026-02-10T10:18:48.847Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jettison/jettison/1.3.4/jettison-1.3.4.pom [2026-02-10T10:18:48.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.3.4/jettison-1.3.4.pom [2026-02-10T10:18:48.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.3.4/jettison-1.3.4.pom (4.3 kB at 135 kB/s) [2026-02-10T10:18:48.847Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/stax/stax-api/1.0.1/stax-api-1.0.1.pom [2026-02-10T10:18:48.847Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/stax/stax-api/1.0.1/stax-api-1.0.1.pom [2026-02-10T10:18:49.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom [2026-02-10T10:18:49.487Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom (1.5 kB at 53 kB/s) [2026-02-10T10:18:49.487Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-service-description/3.3.6/cxf-rt-rs-service-description-3.3.6.jar [2026-02-10T10:18:49.488Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-client/3.3.6/cxf-rt-rs-client-3.3.6.jar [2026-02-10T10:18:49.488Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-jaxrs/3.3.6/cxf-rt-frontend-jaxrs-3.3.6.jar [2026-02-10T10:18:49.488Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-extension-search/3.3.6/cxf-rt-rs-extension-search-3.3.6.jar [2026-02-10T10:18:49.488Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-security/3.3.6/cxf-rt-security-3.3.6.jar [2026-02-10T10:18:49.488Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-service-description/3.3.6/cxf-rt-rs-service-description-3.3.6.jar (60 kB at 248 kB/s) [2026-02-10T10:18:49.488Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-cors/3.3.6/cxf-rt-rs-security-cors-3.3.6.jar [2026-02-10T10:18:49.488Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-security/3.3.6/cxf-rt-security-3.3.6.jar (42 kB at 118 kB/s) [2026-02-10T10:18:49.488Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-oauth2/3.3.6/cxf-rt-rs-security-oauth2-3.3.6.jar [2026-02-10T10:18:49.488Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-cors/3.3.6/cxf-rt-rs-security-cors-3.3.6.jar (20 kB at 41 kB/s) [2026-02-10T10:18:49.488Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-jose-jaxrs/3.3.6/cxf-rt-rs-security-jose-jaxrs-3.3.6.jar [2026-02-10T10:18:50.147Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-extension-search/3.3.6/cxf-rt-rs-extension-search-3.3.6.jar (140 kB at 252 kB/s) [2026-02-10T10:18:50.147Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-jose/3.3.6/cxf-rt-rs-security-jose-3.3.6.jar [2026-02-10T10:18:50.147Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-client/3.3.6/cxf-rt-rs-client-3.3.6.jar (188 kB at 323 kB/s) [2026-02-10T10:18:50.147Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-json-basic/3.3.6/cxf-rt-rs-json-basic-3.3.6.jar [2026-02-10T10:18:50.147Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-jose-jaxrs/3.3.6/cxf-rt-rs-security-jose-jaxrs-3.3.6.jar (79 kB at 111 kB/s) [2026-02-10T10:18:50.147Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-extension-providers/3.3.6/cxf-rt-rs-extension-providers-3.3.6.jar [2026-02-10T10:18:50.147Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-jaxrs/3.3.6/cxf-rt-frontend-jaxrs-3.3.6.jar (695 kB at 867 kB/s) [2026-02-10T10:18:50.147Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-jaxrs/1.2.5/johnzon-jaxrs-1.2.5.jar [2026-02-10T10:18:50.147Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-oauth2/3.3.6/cxf-rt-rs-security-oauth2-3.3.6.jar (321 kB at 393 kB/s) [2026-02-10T10:18:50.147Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-mapper/1.2.5/johnzon-mapper-1.2.5.jar [2026-02-10T10:18:50.147Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-json-basic/3.3.6/cxf-rt-rs-json-basic-3.3.6.jar (21 kB at 26 kB/s) [2026-02-10T10:18:50.147Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-core/1.2.5/johnzon-core-1.2.5.jar [2026-02-10T10:18:50.147Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-security-jose/3.3.6/cxf-rt-rs-security-jose-3.3.6.jar (234 kB at 261 kB/s) [2026-02-10T10:18:50.147Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-jsonb/1.2.5/johnzon-jsonb-1.2.5.jar [2026-02-10T10:18:50.147Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-extension-providers/3.3.6/cxf-rt-rs-extension-providers-3.3.6.jar (75 kB at 79 kB/s) [2026-02-10T10:18:50.148Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jettison/jettison/1.3.4/jettison-1.3.4.jar [2026-02-10T10:18:50.148Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-jaxrs/1.2.5/johnzon-jaxrs-1.2.5.jar (37 kB at 35 kB/s) [2026-02-10T10:18:50.148Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/stax/stax-api/1.0.1/stax-api-1.0.1.jar [2026-02-10T10:18:50.148Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-mapper/1.2.5/johnzon-mapper-1.2.5.jar (194 kB at 184 kB/s) [2026-02-10T10:18:50.148Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-core/1.2.5/johnzon-core-1.2.5.jar (136 kB at 129 kB/s) [2026-02-10T10:18:50.789Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/johnzon/johnzon-jsonb/1.2.5/johnzon-jsonb-1.2.5.jar (148 kB at 131 kB/s) [2026-02-10T10:18:50.789Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jettison/jettison/1.3.4/jettison-1.3.4.jar [2026-02-10T10:18:50.789Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/stax/stax-api/1.0.1/stax-api-1.0.1.jar [2026-02-10T10:18:50.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.3.4/jettison-1.3.4.jar [2026-02-10T10:18:50.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar [2026-02-10T10:18:50.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jettison/jettison/1.3.4/jettison-1.3.4.jar (82 kB at 2.7 MB/s) [2026-02-10T10:18:50.789Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (27 kB at 829 kB/s) [2026-02-10T10:18:50.789Z] [INFO] [2026-02-10T10:18:50.789Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-cxf-rs --- [2026-02-10T10:18:50.789Z] [INFO] [2026-02-10T10:18:50.789Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-cxf-rs --- [2026-02-10T10:18:50.789Z] [INFO] [2026-02-10T10:18:50.789Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-cxf-rs --- [2026-02-10T10:18:51.429Z] [INFO] [2026-02-10T10:18:51.429Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-cxf-rs --- [2026-02-10T10:18:51.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:51.429Z] [INFO] Copying 1 resource [2026-02-10T10:18:51.429Z] [INFO] Copying 3 resources [2026-02-10T10:18:51.429Z] [INFO] [2026-02-10T10:18:51.429Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-cxf-rs --- [2026-02-10T10:18:51.429Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:51.429Z] [INFO] Compiling 21 source files to /tomee/server/openejb-cxf-rs/target/classes [2026-02-10T10:18:52.069Z] [INFO] /tomee/server/openejb-cxf-rs/src/main/java/org/apache/openejb/server/cxf/rs/CxfRSService.java: /tomee/server/openejb-cxf-rs/src/main/java/org/apache/openejb/server/cxf/rs/CxfRSService.java uses or overrides a deprecated API. [2026-02-10T10:18:52.069Z] [INFO] /tomee/server/openejb-cxf-rs/src/main/java/org/apache/openejb/server/cxf/rs/CxfRSService.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:18:52.069Z] [INFO] /tomee/server/openejb-cxf-rs/src/main/java/org/apache/openejb/server/cxf/rs/CxfRsHttpListener.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:18:52.069Z] [INFO] /tomee/server/openejb-cxf-rs/src/main/java/org/apache/openejb/server/cxf/rs/CxfRsHttpListener.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:52.069Z] [INFO] [2026-02-10T10:18:52.069Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-cxf-rs --- [2026-02-10T10:18:52.069Z] [INFO] [2026-02-10T10:18:52.069Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-cxf-rs --- [2026-02-10T10:18:52.711Z] [WARNING] Manifest org.apache.tomee:openejb-cxf-rs:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:18:52.711Z] [INFO] [2026-02-10T10:18:52.711Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-cxf-rs --- [2026-02-10T10:18:52.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:52.711Z] [INFO] Copying 7 resources [2026-02-10T10:18:52.711Z] [INFO] Copying 3 resources [2026-02-10T10:18:52.711Z] [INFO] [2026-02-10T10:18:52.711Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-cxf-rs --- [2026-02-10T10:18:52.711Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:52.711Z] [INFO] Compiling 81 source files to /tomee/server/openejb-cxf-rs/target/test-classes [2026-02-10T10:18:52.711Z] [INFO] /tomee/server/openejb-cxf-rs/src/test/java/org/apache/openejb/server/cxf/rs/logging/webappmodule/LoggingJAXRSWebAppModuleTest.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:18:52.711Z] [INFO] /tomee/server/openejb-cxf-rs/src/test/java/org/apache/openejb/server/cxf/rs/logging/webappmodule/LoggingJAXRSWebAppModuleTest.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:52.711Z] [INFO] [2026-02-10T10:18:52.711Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-cxf-rs --- [2026-02-10T10:18:52.711Z] [INFO] Tests are skipped. [2026-02-10T10:18:52.711Z] [INFO] [2026-02-10T10:18:52.711Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-cxf-rs --- [2026-02-10T10:18:52.711Z] [INFO] Building jar: /tomee/server/openejb-cxf-rs/target/openejb-cxf-rs-8.0.2.jar [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-cxf-rs --- [2026-02-10T10:18:53.350Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-cxf-rs --- [2026-02-10T10:18:53.350Z] [INFO] Installing /tomee/server/openejb-cxf-rs/target/openejb-cxf-rs-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-cxf-rs/8.0.2/openejb-cxf-rs-8.0.2.jar [2026-02-10T10:18:53.350Z] [INFO] Installing /tomee/server/openejb-cxf-rs/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-cxf-rs/8.0.2/openejb-cxf-rs-8.0.2.pom [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] -------------------< org.apache.tomee:openejb-hsql >-------------------- [2026-02-10T10:18:53.350Z] [INFO] Building TomEE :: Server :: Hsql 8.0.2 [22/97] [2026-02-10T10:18:53.350Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-hsql --- [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-hsql --- [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-hsql --- [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-hsql --- [2026-02-10T10:18:53.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:53.350Z] [INFO] Copying 1 resource [2026-02-10T10:18:53.350Z] [INFO] Copying 3 resources [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-hsql --- [2026-02-10T10:18:53.350Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:53.350Z] [INFO] Compiling 2 source files to /tomee/server/openejb-hsql/target/classes [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-hsql --- [2026-02-10T10:18:53.350Z] [INFO] [2026-02-10T10:18:53.350Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-hsql --- [2026-02-10T10:18:53.991Z] [WARNING] Manifest org.apache.tomee:openejb-hsql:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-hsql --- [2026-02-10T10:18:53.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:53.991Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-hsql/src/test/resources [2026-02-10T10:18:53.991Z] [INFO] Copying 3 resources [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-hsql --- [2026-02-10T10:18:53.991Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:53.991Z] [INFO] Compiling 1 source file to /tomee/server/openejb-hsql/target/test-classes [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-hsql --- [2026-02-10T10:18:53.991Z] [INFO] Tests are skipped. [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-hsql --- [2026-02-10T10:18:53.991Z] [INFO] Building jar: /tomee/server/openejb-hsql/target/openejb-hsql-8.0.2.jar [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-hsql --- [2026-02-10T10:18:53.991Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-hsql --- [2026-02-10T10:18:53.991Z] [INFO] Installing /tomee/server/openejb-hsql/target/openejb-hsql-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-hsql/8.0.2/openejb-hsql-8.0.2.jar [2026-02-10T10:18:53.991Z] [INFO] Installing /tomee/server/openejb-hsql/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-hsql/8.0.2/openejb-hsql-8.0.2.pom [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] -----------------------< org.apache.tomee:tomee >----------------------- [2026-02-10T10:18:53.991Z] [INFO] Building TomEE :: TomEE 8.0.2 [23/97] [2026-02-10T10:18:53.991Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee --- [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee --- [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee --- [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee --- [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee --- [2026-02-10T10:18:53.991Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee --- [2026-02-10T10:18:53.991Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee --- [2026-02-10T10:18:53.991Z] [INFO] Installing /tomee/tomee/pom.xml to /root/.m2/repository/org/apache/tomee/tomee/8.0.2/tomee-8.0.2.pom [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] -------------------< org.apache.tomee:tomee-config >-------------------- [2026-02-10T10:18:53.991Z] [INFO] Building TomEE :: TomEE :: Config 8.0.2 [24/97] [2026-02-10T10:18:53.991Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-config --- [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-config --- [2026-02-10T10:18:53.991Z] [INFO] [2026-02-10T10:18:53.991Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.632Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:54.632Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-config/src/main/resources [2026-02-10T10:18:54.632Z] [INFO] Copying 3 resources [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.632Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:54.632Z] [INFO] Compiling 1 source file to /tomee/tomee/tomee-config/target/classes [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.632Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.632Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.632Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:54.632Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-config/src/test/resources [2026-02-10T10:18:54.632Z] [INFO] Copying 3 resources [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.632Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] No sources to compile [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.632Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] Tests are skipped. [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.632Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] Building jar: /tomee/tomee/tomee-config/target/tomee-config-8.0.2.jar [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.632Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-config --- [2026-02-10T10:18:54.632Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:54.632Z] [INFO] [2026-02-10T10:18:54.633Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-config --- [2026-02-10T10:18:54.633Z] [INFO] Installing /tomee/tomee/tomee-config/target/tomee-config-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-config/8.0.2/tomee-config-8.0.2.jar [2026-02-10T10:18:54.633Z] [INFO] Installing /tomee/tomee/tomee-config/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-config/8.0.2/tomee-config-8.0.2.pom [2026-02-10T10:18:54.633Z] [INFO] [2026-02-10T10:18:54.633Z] [INFO] -------------------< org.apache.tomee:tomee-common >-------------------- [2026-02-10T10:18:54.633Z] [INFO] Building TomEE :: TomEE :: Common 8.0.2 [25/97] [2026-02-10T10:18:54.633Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:54.633Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-catalina/9.0.35/tomcat-catalina-9.0.35.pom [2026-02-10T10:18:55.275Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-catalina/9.0.35/tomcat-catalina-9.0.35.pom (3.5 kB at 15 kB/s) [2026-02-10T10:18:55.275Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-servlet-api/9.0.35/tomcat-servlet-api-9.0.35.pom [2026-02-10T10:18:55.275Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-servlet-api/9.0.35/tomcat-servlet-api-9.0.35.pom (2.5 kB at 10 kB/s) [2026-02-10T10:18:55.275Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jsp-api/9.0.35/tomcat-jsp-api-9.0.35.pom [2026-02-10T10:18:55.914Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jsp-api/9.0.35/tomcat-jsp-api-9.0.35.pom (1.9 kB at 8.2 kB/s) [2026-02-10T10:18:55.914Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-el-api/9.0.35/tomcat-el-api-9.0.35.pom [2026-02-10T10:18:55.914Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-el-api/9.0.35/tomcat-el-api-9.0.35.pom (1.5 kB at 6.5 kB/s) [2026-02-10T10:18:55.914Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-juli/9.0.35/tomcat-juli-9.0.35.pom [2026-02-10T10:18:55.914Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-juli/9.0.35/tomcat-juli-9.0.35.pom (1.5 kB at 6.5 kB/s) [2026-02-10T10:18:55.914Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-annotations-api/9.0.35/tomcat-annotations-api-9.0.35.pom [2026-02-10T10:18:56.553Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-annotations-api/9.0.35/tomcat-annotations-api-9.0.35.pom (1.5 kB at 6.5 kB/s) [2026-02-10T10:18:56.553Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-api/9.0.35/tomcat-api-9.0.35.pom [2026-02-10T10:18:56.553Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-api/9.0.35/tomcat-api-9.0.35.pom (1.8 kB at 7.5 kB/s) [2026-02-10T10:18:56.553Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jni/9.0.35/tomcat-jni-9.0.35.pom [2026-02-10T10:18:56.553Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jni/9.0.35/tomcat-jni-9.0.35.pom (1.5 kB at 6.5 kB/s) [2026-02-10T10:18:56.553Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-coyote/9.0.35/tomcat-coyote-9.0.35.pom [2026-02-10T10:18:57.193Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-coyote/9.0.35/tomcat-coyote-9.0.35.pom (2.3 kB at 9.9 kB/s) [2026-02-10T10:18:57.193Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-util/9.0.35/tomcat-util-9.0.35.pom [2026-02-10T10:18:57.193Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-util/9.0.35/tomcat-util-9.0.35.pom (1.8 kB at 7.5 kB/s) [2026-02-10T10:18:57.193Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-util-scan/9.0.35/tomcat-util-scan-9.0.35.pom [2026-02-10T10:18:57.832Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-util-scan/9.0.35/tomcat-util-scan-9.0.35.pom (2.2 kB at 9.3 kB/s) [2026-02-10T10:18:57.832Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jaspic-api/9.0.35/tomcat-jaspic-api-9.0.35.pom [2026-02-10T10:18:57.833Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jaspic-api/9.0.35/tomcat-jaspic-api-9.0.35.pom (1.5 kB at 6.5 kB/s) [2026-02-10T10:18:57.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-catalina/9.0.35/tomcat-catalina-9.0.35.jar [2026-02-10T10:18:57.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-servlet-api/9.0.35/tomcat-servlet-api-9.0.35.jar [2026-02-10T10:18:57.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jsp-api/9.0.35/tomcat-jsp-api-9.0.35.jar [2026-02-10T10:18:57.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-el-api/9.0.35/tomcat-el-api-9.0.35.jar [2026-02-10T10:18:57.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-juli/9.0.35/tomcat-juli-9.0.35.jar [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-juli/9.0.35/tomcat-juli-9.0.35.jar (49 kB at 110 kB/s) [2026-02-10T10:18:58.474Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-annotations-api/9.0.35/tomcat-annotations-api-9.0.35.jar [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-el-api/9.0.35/tomcat-el-api-9.0.35.jar (90 kB at 193 kB/s) [2026-02-10T10:18:58.474Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-api/9.0.35/tomcat-api-9.0.35.jar [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jsp-api/9.0.35/tomcat-jsp-api-9.0.35.jar (63 kB at 136 kB/s) [2026-02-10T10:18:58.474Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jni/9.0.35/tomcat-jni-9.0.35.jar [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-annotations-api/9.0.35/tomcat-annotations-api-9.0.35.jar (13 kB at 19 kB/s) [2026-02-10T10:18:58.474Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-coyote/9.0.35/tomcat-coyote-9.0.35.jar [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-servlet-api/9.0.35/tomcat-servlet-api-9.0.35.jar (283 kB at 409 kB/s) [2026-02-10T10:18:58.474Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-util/9.0.35/tomcat-util-9.0.35.jar [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-api/9.0.35/tomcat-api-9.0.35.jar (11 kB at 16 kB/s) [2026-02-10T10:18:58.474Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-util-scan/9.0.35/tomcat-util-scan-9.0.35.jar [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jni/9.0.35/tomcat-jni-9.0.35.jar (36 kB at 52 kB/s) [2026-02-10T10:18:58.474Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jaspic-api/9.0.35/tomcat-jaspic-api-9.0.35.jar [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-catalina/9.0.35/tomcat-catalina-9.0.35.jar (1.7 MB at 1.8 MB/s) [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-util/9.0.35/tomcat-util-9.0.35.jar (195 kB at 209 kB/s) [2026-02-10T10:18:58.474Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jaspic-api/9.0.35/tomcat-jaspic-api-9.0.35.jar (28 kB at 30 kB/s) [2026-02-10T10:18:59.115Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-util-scan/9.0.35/tomcat-util-scan-9.0.35.jar (217 kB at 207 kB/s) [2026-02-10T10:18:59.115Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-coyote/9.0.35/tomcat-coyote-9.0.35.jar (900 kB at 723 kB/s) [2026-02-10T10:18:59.115Z] [INFO] [2026-02-10T10:18:59.115Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-common --- [2026-02-10T10:18:59.115Z] [INFO] [2026-02-10T10:18:59.115Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-common --- [2026-02-10T10:18:59.115Z] [INFO] [2026-02-10T10:18:59.115Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:59.755Z] [INFO] Copying 1 resource [2026-02-10T10:18:59.755Z] [INFO] Copying 3 resources [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:18:59.755Z] [INFO] Compiling 20 source files to /tomee/tomee/tomee-common/target/classes [2026-02-10T10:18:59.755Z] [INFO] /tomee/tomee/tomee-common/src/main/java/org/apache/tomee/common/AbstractObjectFactory.java: /tomee/tomee/tomee-common/src/main/java/org/apache/tomee/common/AbstractObjectFactory.java uses or overrides a deprecated API. [2026-02-10T10:18:59.755Z] [INFO] /tomee/tomee/tomee-common/src/main/java/org/apache/tomee/common/AbstractObjectFactory.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:18:59.755Z] [INFO] /tomee/tomee/tomee-common/src/main/java/org/apache/tomee/common/WsFactory.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:18:59.755Z] [INFO] /tomee/tomee/tomee-common/src/main/java/org/apache/tomee/common/WsFactory.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:18:59.755Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-common/src/test/resources [2026-02-10T10:18:59.755Z] [INFO] Copying 3 resources [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] No sources to compile [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] Tests are skipped. [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] Building jar: /tomee/tomee/tomee-common/target/tomee-common-8.0.2.jar [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:18:59.755Z] [INFO] [2026-02-10T10:18:59.755Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-common --- [2026-02-10T10:18:59.755Z] [INFO] Installing /tomee/tomee/tomee-common/target/tomee-common-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-common/8.0.2/tomee-common-8.0.2.jar [2026-02-10T10:18:59.755Z] [INFO] Installing /tomee/tomee/tomee-common/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-common/8.0.2/tomee-common-8.0.2.pom [2026-02-10T10:18:59.756Z] [INFO] [2026-02-10T10:18:59.756Z] [INFO] --------------------< org.apache.tomee:tomee-juli >--------------------- [2026-02-10T10:18:59.756Z] [INFO] Building TomEE :: TomEE :: Juli 8.0.2 [26/97] [2026-02-10T10:18:59.756Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:18:59.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.3/maven-shade-plugin-2.3.pom [2026-02-10T10:18:59.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.3/maven-shade-plugin-2.3.pom (7.3 kB at 237 kB/s) [2026-02-10T10:18:59.756Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.3/maven-shade-plugin-2.3.jar [2026-02-10T10:18:59.756Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/2.3/maven-shade-plugin-2.3.jar (101 kB at 3.0 MB/s) [2026-02-10T10:18:59.756Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/openjdk/jmh/jmh-core/1.18/jmh-core-1.18.pom [2026-02-10T10:19:00.396Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/openjdk/jmh/jmh-core/1.18/jmh-core-1.18.pom [2026-02-10T10:19:00.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.18/jmh-core-1.18.pom [2026-02-10T10:19:00.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.18/jmh-core-1.18.pom (10 kB at 336 kB/s) [2026-02-10T10:19:00.396Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/openjdk/jmh/jmh-parent/1.18/jmh-parent-1.18.pom [2026-02-10T10:19:00.396Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/openjdk/jmh/jmh-parent/1.18/jmh-parent-1.18.pom [2026-02-10T10:19:00.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.18/jmh-parent-1.18.pom [2026-02-10T10:19:00.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.18/jmh-parent-1.18.pom (5.9 kB at 52 kB/s) [2026-02-10T10:19:00.396Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom [2026-02-10T10:19:01.035Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom [2026-02-10T10:19:01.035Z] [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-10T10:19:01.035Z] [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 376 kB/s) [2026-02-10T10:19:01.035Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom [2026-02-10T10:19:01.035Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom (17 kB at 77 kB/s) [2026-02-10T10:19:01.035Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2026-02-10T10:19:01.035Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 221 kB/s) [2026-02-10T10:19:01.035Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/openjdk/jmh/jmh-generator-annprocess/1.18/jmh-generator-annprocess-1.18.pom [2026-02-10T10:19:01.675Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/openjdk/jmh/jmh-generator-annprocess/1.18/jmh-generator-annprocess-1.18.pom [2026-02-10T10:19:01.675Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.18/jmh-generator-annprocess-1.18.pom [2026-02-10T10:19:01.675Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.18/jmh-generator-annprocess-1.18.pom (4.0 kB at 15 kB/s) [2026-02-10T10:19:01.675Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/openjdk/jmh/jmh-core/1.18/jmh-core-1.18.jar [2026-02-10T10:19:01.675Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar [2026-02-10T10:19:01.675Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar [2026-02-10T10:19:01.675Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/openjdk/jmh/jmh-generator-annprocess/1.18/jmh-generator-annprocess-1.18.jar [2026-02-10T10:19:03.004Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar (1.7 MB at 1.8 MB/s) [2026-02-10T10:19:03.004Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/openjdk/jmh/jmh-core/1.18/jmh-core-1.18.jar [2026-02-10T10:19:03.004Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar [2026-02-10T10:19:03.004Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/openjdk/jmh/jmh-generator-annprocess/1.18/jmh-generator-annprocess-1.18.jar [2026-02-10T10:19:03.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.18/jmh-core-1.18.jar [2026-02-10T10:19:03.004Z] [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-10T10:19:03.004Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.18/jmh-generator-annprocess-1.18.jar [2026-02-10T10:19:03.004Z] [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 2.0 MB/s) [2026-02-10T10:19:03.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.18/jmh-core-1.18.jar (499 kB at 12 MB/s) [2026-02-10T10:19:03.004Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-generator-annprocess/1.18/jmh-generator-annprocess-1.18.jar (31 kB at 173 kB/s) [2026-02-10T10:19:03.004Z] [INFO] [2026-02-10T10:19:03.004Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-juli --- [2026-02-10T10:19:03.004Z] [INFO] [2026-02-10T10:19:03.004Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-juli --- [2026-02-10T10:19:03.004Z] [INFO] [2026-02-10T10:19:03.004Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-juli --- [2026-02-10T10:19:03.644Z] [INFO] [2026-02-10T10:19:03.644Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-juli --- [2026-02-10T10:19:03.644Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:03.644Z] [INFO] Copying 1 resource [2026-02-10T10:19:03.644Z] [INFO] Copying 3 resources [2026-02-10T10:19:03.644Z] [INFO] [2026-02-10T10:19:03.644Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-juli --- [2026-02-10T10:19:03.644Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:03.644Z] [INFO] Compiling 11 source files to /tomee/tomee/tomee-juli/target/classes [2026-02-10T10:19:03.644Z] [INFO] [2026-02-10T10:19:03.644Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-juli --- [2026-02-10T10:19:03.644Z] [INFO] [2026-02-10T10:19:03.644Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-juli --- [2026-02-10T10:19:04.284Z] [INFO] [2026-02-10T10:19:04.284Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-juli --- [2026-02-10T10:19:04.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:04.284Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-juli/src/test/resources [2026-02-10T10:19:04.284Z] [INFO] Copying 3 resources [2026-02-10T10:19:04.284Z] [INFO] [2026-02-10T10:19:04.284Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-juli --- [2026-02-10T10:19:04.284Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:04.285Z] [INFO] Compiling 6 source files to /tomee/tomee/tomee-juli/target/test-classes [2026-02-10T10:19:04.285Z] [INFO] [2026-02-10T10:19:04.285Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-juli --- [2026-02-10T10:19:04.285Z] [INFO] Tests are skipped. [2026-02-10T10:19:04.285Z] [INFO] [2026-02-10T10:19:04.285Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-juli --- [2026-02-10T10:19:04.285Z] [INFO] Building jar: /tomee/tomee/tomee-juli/target/tomee-juli-8.0.2.jar [2026-02-10T10:19:04.285Z] [INFO] [2026-02-10T10:19:04.285Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-juli --- [2026-02-10T10:19:04.285Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:04.285Z] [INFO] [2026-02-10T10:19:04.285Z] [INFO] --- maven-shade-plugin:2.3:shade (tomee-juli) @ tomee-juli --- [2026-02-10T10:19:04.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2026-02-10T10:19:04.285Z] [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 149 kB/s) [2026-02-10T10:19:04.285Z] [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-10T10:19:04.285Z] [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 52 kB/s) [2026-02-10T10:19:04.285Z] [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-10T10:19:04.285Z] [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 400 kB/s) [2026-02-10T10:19:04.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom [2026-02-10T10:19:04.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (2.1 kB at 62 kB/s) [2026-02-10T10:19:04.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom [2026-02-10T10:19:04.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (2.1 kB at 63 kB/s) [2026-02-10T10:19:04.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.9/jdependency-0.9.pom [2026-02-10T10:19:04.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.9/jdependency-0.9.pom (11 kB at 356 kB/s) [2026-02-10T10:19:04.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.2/asm-analysis-5.0.2.pom [2026-02-10T10:19:04.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.2/asm-analysis-5.0.2.pom (2.1 kB at 72 kB/s) [2026-02-10T10:19:04.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.2/asm-util-5.0.2.pom [2026-02-10T10:19:04.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.2/asm-util-5.0.2.pom (2.1 kB at 65 kB/s) [2026-02-10T10:19:04.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.pom [2026-02-10T10:19:04.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.pom (5.5 kB at 189 kB/s) [2026-02-10T10:19:04.285Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom [2026-02-10T10:19:04.285Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2.0 kB at 61 kB/s) [2026-02-10T10:19:04.285Z] [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-10T10:19:04.927Z] [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 32 kB/s) [2026-02-10T10:19:04.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2026-02-10T10:19:04.927Z] [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-10T10:19:04.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar [2026-02-10T10:19:04.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar [2026-02-10T10:19:04.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.9/jdependency-0.9.jar [2026-02-10T10:19:04.927Z] [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 2.0 MB/s) [2026-02-10T10:19:04.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar [2026-02-10T10:19:04.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/0.9/jdependency-0.9.jar (22 kB at 608 kB/s) [2026-02-10T10:19:04.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.2/asm-analysis-5.0.2.jar [2026-02-10T10:19:04.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (42 kB at 1.1 MB/s) [2026-02-10T10:19:04.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.2/asm-util-5.0.2.jar [2026-02-10T10:19:04.927Z] [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 7.3 MB/s) [2026-02-10T10:19:04.927Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.jar [2026-02-10T10:19:04.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (29 kB at 745 kB/s) [2026-02-10T10:19:04.927Z] [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-10T10:19:04.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 3.0 MB/s) [2026-02-10T10:19:04.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.2/asm-util-5.0.2.jar (43 kB at 666 kB/s) [2026-02-10T10:19:04.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.2/asm-analysis-5.0.2.jar (20 kB at 310 kB/s) [2026-02-10T10:19:04.927Z] [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 459 kB/s) [2026-02-10T10:19:04.927Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/11.0.2/guava-11.0.2.jar (1.6 MB at 19 MB/s) [2026-02-10T10:19:04.927Z] [INFO] Including org.apache.tomcat:tomcat-juli:jar:9.0.35 in the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-juli/9.0.35/tomcat-juli-9.0.35-sources.jar [2026-02-10T10:19:04.927Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-juli/9.0.35/tomcat-juli-9.0.35-sources.jar (37 kB at 104 kB/s) [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.tomee:openejb-core:jar:8.0.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.tomee:mbean-annotation-api:jar:8.0.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.tomee:openejb-jpa-integration:jar:8.0.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.commons:commons-lang3:jar:3.8.1 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.tomee:openejb-api:jar:8.0.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.tomee:openejb-loader:jar:8.0.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.tomee:openejb-javaagent:jar:8.0.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.tomee:openejb-jee:jar:8.0.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.tomee.bom:jaxb-runtime:pom:8.0.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding jakarta.activation:jakarta.activation-api:jar:1.2.1 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.glassfish.jaxb:jaxb-runtime:jar:2.3.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.glassfish.jaxb:txw2:jar:2.3.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding com.sun.istack:istack-commons-runtime:jar:3.0.8 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.jvnet.staxex:stax-ex:jar:1.8.1 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.tomee:openejb-jee-accessors:jar:8.0.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.metatype.sxc:sxc-jaxb-core:jar:0.8 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.metatype.sxc:sxc-runtime:jar:0.8 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding commons-cli:commons-cli:jar:1.4 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.1 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.geronimo.components:geronimo-transaction:jar:3.1.4 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.objectweb.howl:howl:jar:1.0.1-1 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.10.0 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.10.0 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:jar:1.9.0-alpha-2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.xbean:xbean-asm7-shaded:jar:4.14 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.xbean:xbean-finder-shaded:jar:4.14 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.xbean:xbean-reflect:jar:4.14 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.xbean:xbean-naming:jar:4.14 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.xbean:xbean-bundleutils:jar:4.14 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.hsqldb:hsqldb:jar:2.3.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.commons:commons-dbcp2:jar:2.1 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.commons:commons-pool2:jar:2.3 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.codehaus.swizzle:swizzle-stream:jar:1.6.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding commons-logging:commons-logging:jar:1.2 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.openejb.shade:quartz-openejb-shade:jar:2.2.1 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.slf4j:slf4j-jdk14:jar:1.7.21 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.openwebbeans:openwebbeans-impl:jar:2.0.12 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.openwebbeans:openwebbeans-spi:jar:2.0.12 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.openwebbeans:openwebbeans-ejb:jar:2.0.12 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.openwebbeans:openwebbeans-ee:jar:2.0.12 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.openwebbeans:openwebbeans-ee-common:jar:2.0.12 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.openwebbeans:openwebbeans-web:jar:2.0.12 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.openwebbeans:openwebbeans-el22:jar:2.0.12 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.openjpa:openjpa:jar:3.1.0 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.commons:commons-collections4:jar:4.3 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding net.sourceforge.serp:serp:jar:1.15.1 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Excluding org.apache.bval:bval-jsr:jar:2.0.3 from the shaded jar. [2026-02-10T10:19:04.927Z] [INFO] Replacing original artifact with shaded artifact. [2026-02-10T10:19:04.927Z] [INFO] Replacing /tomee/tomee/tomee-juli/target/tomee-juli-8.0.2.jar with /tomee/tomee/tomee-juli/target/tomee-juli-8.0.2-shaded.jar [2026-02-10T10:19:04.927Z] [INFO] Replacing original source artifact with shaded source artifact. [2026-02-10T10:19:04.927Z] [INFO] Replacing /tomee/tomee/tomee-juli/target/tomee-juli-8.0.2-sources.jar with /tomee/tomee/tomee-juli/target/tomee-juli-8.0.2-shaded-sources.jar [2026-02-10T10:19:04.927Z] [INFO] [2026-02-10T10:19:04.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-juli --- [2026-02-10T10:19:04.927Z] [INFO] Installing /tomee/tomee/tomee-juli/target/tomee-juli-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-juli/8.0.2/tomee-juli-8.0.2.jar [2026-02-10T10:19:04.927Z] [INFO] Installing /tomee/tomee/tomee-juli/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-juli/8.0.2/tomee-juli-8.0.2.pom [2026-02-10T10:19:04.927Z] [INFO] Installing /tomee/tomee/tomee-juli/target/tomee-juli-8.0.2-sources.jar to /root/.m2/repository/org/apache/tomee/tomee-juli/8.0.2/tomee-juli-8.0.2-sources.jar [2026-02-10T10:19:04.927Z] [INFO] [2026-02-10T10:19:04.927Z] [INFO] -------------------< org.apache.tomee:tomee-loader >-------------------- [2026-02-10T10:19:04.927Z] [INFO] Building TomEE :: TomEE :: Loader 8.0.2 [27/97] [2026-02-10T10:19:04.927Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:04.927Z] [INFO] [2026-02-10T10:19:04.927Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-loader --- [2026-02-10T10:19:04.927Z] [INFO] [2026-02-10T10:19:04.927Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-loader --- [2026-02-10T10:19:04.927Z] [INFO] [2026-02-10T10:19:04.927Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:06.257Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-loader/src/main/resources [2026-02-10T10:19:06.257Z] [INFO] Copying 3 resources [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:06.257Z] [INFO] Compiling 23 source files to /tomee/tomee/tomee-loader/target/classes [2026-02-10T10:19:06.257Z] [INFO] /tomee/tomee/tomee-loader/src/main/java/org/apache/tomee/loader/TomcatEmbedder.java: /tomee/tomee/tomee-loader/src/main/java/org/apache/tomee/loader/TomcatEmbedder.java uses or overrides a deprecated API. [2026-02-10T10:19:06.257Z] [INFO] /tomee/tomee/tomee-loader/src/main/java/org/apache/tomee/loader/TomcatEmbedder.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:19:06.257Z] [INFO] /tomee/tomee/tomee-loader/src/main/java/org/apache/tomee/loader/filter/Filters.java: /tomee/tomee/tomee-loader/src/main/java/org/apache/tomee/loader/filter/Filters.java uses unchecked or unsafe operations. [2026-02-10T10:19:06.257Z] [INFO] /tomee/tomee/tomee-loader/src/main/java/org/apache/tomee/loader/filter/Filters.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:06.257Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-loader/src/test/resources [2026-02-10T10:19:06.257Z] [INFO] Copying 3 resources [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:06.257Z] [INFO] Compiling 1 source file to /tomee/tomee/tomee-loader/target/test-classes [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] Tests are skipped. [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] Building jar: /tomee/tomee/tomee-loader/target/tomee-loader-8.0.2.jar [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-loader --- [2026-02-10T10:19:06.257Z] [INFO] Installing /tomee/tomee/tomee-loader/target/tomee-loader-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-loader/8.0.2/tomee-loader-8.0.2.jar [2026-02-10T10:19:06.257Z] [INFO] Installing /tomee/tomee/tomee-loader/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-loader/8.0.2/tomee-loader-8.0.2.pom [2026-02-10T10:19:06.257Z] [INFO] [2026-02-10T10:19:06.257Z] [INFO] --------------------< org.apache.tomee:tomee-jdbc >--------------------- [2026-02-10T10:19:06.257Z] [INFO] Building TomEE :: TomEE :: JDBC 8.0.2 [28/97] [2026-02-10T10:19:06.257Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:06.257Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jdbc/9.0.35/tomcat-jdbc-9.0.35.pom [2026-02-10T10:19:06.901Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jdbc/9.0.35/tomcat-jdbc-9.0.35.pom (1.8 kB at 7.4 kB/s) [2026-02-10T10:19:06.901Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jdbc/9.0.35/tomcat-jdbc-9.0.35.jar [2026-02-10T10:19:07.541Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jdbc/9.0.35/tomcat-jdbc-9.0.35.jar (150 kB at 260 kB/s) [2026-02-10T10:19:07.541Z] [INFO] [2026-02-10T10:19:07.541Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-jdbc --- [2026-02-10T10:19:07.541Z] [INFO] [2026-02-10T10:19:07.541Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-jdbc --- [2026-02-10T10:19:07.541Z] [INFO] [2026-02-10T10:19:07.541Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-jdbc --- [2026-02-10T10:19:07.541Z] [INFO] [2026-02-10T10:19:07.541Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-jdbc --- [2026-02-10T10:19:07.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:07.541Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-jdbc/src/main/resources [2026-02-10T10:19:07.541Z] [INFO] Copying 3 resources [2026-02-10T10:19:07.541Z] [INFO] [2026-02-10T10:19:07.541Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-jdbc --- [2026-02-10T10:19:07.541Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:07.541Z] [INFO] Compiling 1 source file to /tomee/tomee/tomee-jdbc/target/classes [2026-02-10T10:19:07.541Z] [INFO] [2026-02-10T10:19:07.541Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-jdbc --- [2026-02-10T10:19:07.541Z] [INFO] No dependencies to report [2026-02-10T10:19:07.541Z] [INFO] [2026-02-10T10:19:07.541Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-jdbc --- [2026-02-10T10:19:08.180Z] [INFO] [2026-02-10T10:19:08.181Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-jdbc --- [2026-02-10T10:19:08.181Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:08.181Z] [INFO] Copying 1 resource [2026-02-10T10:19:08.181Z] [INFO] Copying 3 resources [2026-02-10T10:19:08.181Z] [INFO] [2026-02-10T10:19:08.181Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-jdbc --- [2026-02-10T10:19:08.181Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:08.181Z] [INFO] Compiling 4 source files to /tomee/tomee/tomee-jdbc/target/test-classes [2026-02-10T10:19:08.181Z] [INFO] /tomee/tomee/tomee-jdbc/src/test/java/org/apache/tomee/jdbc/TomcatPoolCipherPasswordTest.java: /tomee/tomee/tomee-jdbc/src/test/java/org/apache/tomee/jdbc/TomcatPoolCipherPasswordTest.java uses or overrides a deprecated API. [2026-02-10T10:19:08.181Z] [INFO] /tomee/tomee/tomee-jdbc/src/test/java/org/apache/tomee/jdbc/TomcatPoolCipherPasswordTest.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:19:08.181Z] [INFO] [2026-02-10T10:19:08.181Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-jdbc --- [2026-02-10T10:19:08.181Z] [INFO] Tests are skipped. [2026-02-10T10:19:08.181Z] [INFO] [2026-02-10T10:19:08.181Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-jdbc --- [2026-02-10T10:19:08.181Z] [INFO] Building jar: /tomee/tomee/tomee-jdbc/target/tomee-jdbc-8.0.2.jar [2026-02-10T10:19:08.181Z] [INFO] [2026-02-10T10:19:08.181Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-jdbc --- [2026-02-10T10:19:08.181Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:08.181Z] [INFO] [2026-02-10T10:19:08.181Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-jdbc --- [2026-02-10T10:19:08.181Z] [INFO] Installing /tomee/tomee/tomee-jdbc/target/tomee-jdbc-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-jdbc/8.0.2/tomee-jdbc-8.0.2.jar [2026-02-10T10:19:08.181Z] [INFO] Installing /tomee/tomee/tomee-jdbc/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-jdbc/8.0.2/tomee-jdbc-8.0.2.pom [2026-02-10T10:19:08.181Z] [INFO] [2026-02-10T10:19:08.181Z] [INFO] ------------------< org.apache.tomee:tomee-catalina >------------------- [2026-02-10T10:19:08.181Z] [INFO] Building TomEE :: TomEE :: Catalina 8.0.2 [29/97] [2026-02-10T10:19:08.181Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:08.181Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-websocket/9.0.35/tomcat-websocket-9.0.35.pom [2026-02-10T10:19:08.181Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-websocket/9.0.35/tomcat-websocket-9.0.35.pom (2.4 kB at 9.9 kB/s) [2026-02-10T10:19:08.181Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-websocket-api/9.0.35/tomcat-websocket-api-9.0.35.pom [2026-02-10T10:19:08.826Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-websocket-api/9.0.35/tomcat-websocket-api-9.0.35.pom (1.5 kB at 6.4 kB/s) [2026-02-10T10:19:08.826Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jasper/9.0.35/tomcat-jasper-9.0.35.pom [2026-02-10T10:19:08.826Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jasper/9.0.35/tomcat-jasper-9.0.35.pom (3.0 kB at 13 kB/s) [2026-02-10T10:19:08.826Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [2026-02-10T10:19:08.826Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [2026-02-10T10:19:08.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom [2026-02-10T10:19:08.826Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom (1.7 kB at 52 kB/s) [2026-02-10T10:19:08.826Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jasper-el/9.0.35/tomcat-jasper-el-9.0.35.pom [2026-02-10T10:19:09.465Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jasper-el/9.0.35/tomcat-jasper-el-9.0.35.pom (1.8 kB at 7.4 kB/s) [2026-02-10T10:19:09.465Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-catalina-ha/9.0.35/tomcat-catalina-ha-9.0.35.pom [2026-02-10T10:19:09.465Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-catalina-ha/9.0.35/tomcat-catalina-ha-9.0.35.pom (2.9 kB at 12 kB/s) [2026-02-10T10:19:09.465Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-tribes/9.0.35/tomcat-tribes-9.0.35.pom [2026-02-10T10:19:10.105Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-tribes/9.0.35/tomcat-tribes-9.0.35.pom (1.8 kB at 7.4 kB/s) [2026-02-10T10:19:10.105Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4-tomcat.jar [2026-02-10T10:19:10.105Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-websocket/9.0.35/tomcat-websocket-9.0.35.jar [2026-02-10T10:19:10.105Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-websocket-api/9.0.35/tomcat-websocket-api-9.0.35.jar [2026-02-10T10:19:10.105Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jasper/9.0.35/tomcat-jasper-9.0.35.jar [2026-02-10T10:19:10.105Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [2026-02-10T10:19:10.105Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jasper-el/9.0.35/tomcat-jasper-el-9.0.35.jar [2026-02-10T10:19:10.105Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-websocket-api/9.0.35/tomcat-websocket-api-9.0.35.jar (39 kB at 112 kB/s) [2026-02-10T10:19:10.105Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-catalina-ha/9.0.35/tomcat-catalina-ha-9.0.35.jar [2026-02-10T10:19:10.105Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-websocket/9.0.35/tomcat-websocket-9.0.35.jar (231 kB at 498 kB/s) [2026-02-10T10:19:10.105Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-tribes/9.0.35/tomcat-tribes-9.0.35.jar [2026-02-10T10:19:10.745Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jasper-el/9.0.35/tomcat-jasper-el-9.0.35.jar (171 kB at 246 kB/s) [2026-02-10T10:19:10.745Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-catalina-ha/9.0.35/tomcat-catalina-ha-9.0.35.jar (124 kB at 177 kB/s) [2026-02-10T10:19:10.745Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-jasper/9.0.35/tomcat-jasper-9.0.35.jar (564 kB at 726 kB/s) [2026-02-10T10:19:10.745Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-tribes/9.0.35/tomcat-tribes-9.0.35.jar (347 kB at 426 kB/s) [2026-02-10T10:19:10.745Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4-tomcat.jar (1.0 MB at 1.1 MB/s) [2026-02-10T10:19:10.745Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [2026-02-10T10:19:10.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar [2026-02-10T10:19:10.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar (3.0 MB at 37 MB/s) [2026-02-10T10:19:10.745Z] [INFO] [2026-02-10T10:19:10.745Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-catalina --- [2026-02-10T10:19:10.745Z] [INFO] [2026-02-10T10:19:10.745Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-catalina --- [2026-02-10T10:19:10.745Z] [INFO] [2026-02-10T10:19:10.745Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-catalina --- [2026-02-10T10:19:11.385Z] [INFO] [2026-02-10T10:19:11.385Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-catalina --- [2026-02-10T10:19:11.385Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:11.385Z] [INFO] Copying 2 resources [2026-02-10T10:19:11.385Z] [INFO] Copying 3 resources [2026-02-10T10:19:11.385Z] [INFO] [2026-02-10T10:19:11.385Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-catalina --- [2026-02-10T10:19:11.385Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:11.385Z] [INFO] Compiling 73 source files to /tomee/tomee/tomee-catalina/target/classes [2026-02-10T10:19:12.714Z] [INFO] /tomee/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/cluster/TomEEClusterListener.java: Some input files use or override a deprecated API. [2026-02-10T10:19:12.714Z] [INFO] /tomee/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/cluster/TomEEClusterListener.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:19:12.714Z] [INFO] /tomee/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/TomcatLoader.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:19:12.714Z] [INFO] /tomee/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/TomcatLoader.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:19:12.714Z] [INFO] [2026-02-10T10:19:12.714Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-catalina --- [2026-02-10T10:19:12.714Z] [INFO] [2026-02-10T10:19:12.714Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-catalina --- [2026-02-10T10:19:13.355Z] [WARNING] Manifest org.apache.tomee:tomee-catalina:jar:8.0.2 : Export org.apache.tomee.catalina, has 1, private references [org.apache.catalina.startup], [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-catalina --- [2026-02-10T10:19:13.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:13.355Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-catalina/src/test/resources [2026-02-10T10:19:13.355Z] [INFO] Copying 3 resources [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-catalina --- [2026-02-10T10:19:13.355Z] [INFO] No sources to compile [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-catalina --- [2026-02-10T10:19:13.355Z] [INFO] Tests are skipped. [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-catalina --- [2026-02-10T10:19:13.355Z] [INFO] Building jar: /tomee/tomee/tomee-catalina/target/tomee-catalina-8.0.2.jar [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-catalina --- [2026-02-10T10:19:13.355Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-catalina --- [2026-02-10T10:19:13.355Z] [INFO] Installing /tomee/tomee/tomee-catalina/target/tomee-catalina-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-catalina/8.0.2/tomee-catalina-8.0.2.jar [2026-02-10T10:19:13.355Z] [INFO] Installing /tomee/tomee/tomee-catalina/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-catalina/8.0.2/tomee-catalina-8.0.2.pom [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --------------------< org.apache.tomee:tomee-jaxrs >-------------------- [2026-02-10T10:19:13.355Z] [INFO] Building TomEE :: TomEE :: RS Web Services 8.0.2 [30/97] [2026-02-10T10:19:13.355Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-jaxrs --- [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-jaxrs --- [2026-02-10T10:19:13.355Z] [INFO] [2026-02-10T10:19:13.355Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:14.691Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-jaxrs/src/main/resources [2026-02-10T10:19:14.691Z] [INFO] Copying 3 resources [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:14.691Z] [INFO] Compiling 3 source files to /tomee/tomee/tomee-jaxrs/target/classes [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:14.691Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-jaxrs/src/test/resources [2026-02-10T10:19:14.691Z] [INFO] Copying 3 resources [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:14.691Z] [INFO] Compiling 2 source files to /tomee/tomee/tomee-jaxrs/target/test-classes [2026-02-10T10:19:14.691Z] [INFO] /tomee/tomee/tomee-jaxrs/src/test/java/org/apache/tomee/jaxrs/ReloadingLoaderTest.java: /tomee/tomee/tomee-jaxrs/src/test/java/org/apache/tomee/jaxrs/ReloadingLoaderTest.java uses or overrides a deprecated API. [2026-02-10T10:19:14.691Z] [INFO] /tomee/tomee/tomee-jaxrs/src/test/java/org/apache/tomee/jaxrs/ReloadingLoaderTest.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] Tests are skipped. [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] Building jar: /tomee/tomee/tomee-jaxrs/target/tomee-jaxrs-8.0.2.jar [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-jaxrs --- [2026-02-10T10:19:14.691Z] [INFO] Installing /tomee/tomee/tomee-jaxrs/target/tomee-jaxrs-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-jaxrs/8.0.2/tomee-jaxrs-8.0.2.jar [2026-02-10T10:19:14.691Z] [INFO] Installing /tomee/tomee/tomee-jaxrs/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-jaxrs/8.0.2/tomee-jaxrs-8.0.2.pom [2026-02-10T10:19:14.691Z] [INFO] [2026-02-10T10:19:14.691Z] [INFO] -------------------< org.apache.tomee:tomee-mojarra >------------------- [2026-02-10T10:19:14.691Z] [INFO] Building TomEE :: TomEE :: Mojarra 8.0.2 [31/97] [2026-02-10T10:19:14.691Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:14.691Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jakarta.faces/2.3.14/jakarta.faces-2.3.14.pom [2026-02-10T10:19:15.330Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jakarta.faces/2.3.14/jakarta.faces-2.3.14.pom [2026-02-10T10:19:15.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.faces/2.3.14/jakarta.faces-2.3.14.pom [2026-02-10T10:19:15.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.faces/2.3.14/jakarta.faces-2.3.14.pom (25 kB at 399 kB/s) [2026-02-10T10:19:15.330Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/mojarra-parent/2.3.14/mojarra-parent-2.3.14.pom [2026-02-10T10:19:15.330Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/mojarra-parent/2.3.14/mojarra-parent-2.3.14.pom [2026-02-10T10:19:15.330Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/mojarra-parent/2.3.14/mojarra-parent-2.3.14.pom [2026-02-10T10:19:15.330Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/mojarra-parent/2.3.14/mojarra-parent-2.3.14.pom (2.2 kB at 65 kB/s) [2026-02-10T10:19:15.330Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/faces/javax.faces-api/2.1/javax.faces-api-2.1.pom [2026-02-10T10:19:15.969Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/faces/javax.faces-api/2.1/javax.faces-api-2.1.pom [2026-02-10T10:19:15.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/faces/javax.faces-api/2.1/javax.faces-api-2.1.pom [2026-02-10T10:19:15.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/faces/javax.faces-api/2.1/javax.faces-api-2.1.pom (12 kB at 359 kB/s) [2026-02-10T10:19:15.969Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jakarta.faces/2.3.14/jakarta.faces-2.3.14.jar [2026-02-10T10:19:15.969Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/faces/javax.faces-api/2.1/javax.faces-api-2.1.jar [2026-02-10T10:19:15.969Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jakarta.faces/2.3.14/jakarta.faces-2.3.14.jar [2026-02-10T10:19:15.969Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/faces/javax.faces-api/2.1/javax.faces-api-2.1.jar [2026-02-10T10:19:15.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.faces/2.3.14/jakarta.faces-2.3.14.jar [2026-02-10T10:19:15.969Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/faces/javax.faces-api/2.1/javax.faces-api-2.1.jar [2026-02-10T10:19:15.969Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/faces/javax.faces-api/2.1/javax.faces-api-2.1.jar (247 kB at 5.7 MB/s) [2026-02-10T10:19:16.609Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.faces/2.3.14/jakarta.faces-2.3.14.jar (3.5 MB at 13 MB/s) [2026-02-10T10:19:16.609Z] [INFO] [2026-02-10T10:19:16.609Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-mojarra --- [2026-02-10T10:19:16.609Z] [INFO] [2026-02-10T10:19:16.609Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-mojarra --- [2026-02-10T10:19:16.609Z] [INFO] [2026-02-10T10:19:16.609Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:17.249Z] [INFO] Copying 1 resource [2026-02-10T10:19:17.249Z] [INFO] Copying 3 resources [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:17.249Z] [INFO] Compiling 1 source file to /tomee/tomee/tomee-mojarra/target/classes [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:17.249Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-mojarra/src/test/resources [2026-02-10T10:19:17.249Z] [INFO] Copying 3 resources [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] No sources to compile [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] Tests are skipped. [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] Building jar: /tomee/tomee/tomee-mojarra/target/tomee-mojarra-8.0.2.jar [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:17.249Z] [INFO] [2026-02-10T10:19:17.249Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-mojarra --- [2026-02-10T10:19:17.249Z] [INFO] Installing /tomee/tomee/tomee-mojarra/target/tomee-mojarra-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-mojarra/8.0.2/tomee-mojarra-8.0.2.jar [2026-02-10T10:19:17.249Z] [INFO] Installing /tomee/tomee/tomee-mojarra/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-mojarra/8.0.2/tomee-mojarra-8.0.2.pom [2026-02-10T10:19:17.250Z] [INFO] [2026-02-10T10:19:17.250Z] [INFO] -------------------< org.apache.tomee:tomee-myfaces >------------------- [2026-02-10T10:19:17.250Z] [INFO] Building TomEE :: TomEE :: MyFaces 8.0.2 [32/97] [2026-02-10T10:19:17.250Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:17.250Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.pom [2026-02-10T10:19:17.888Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.pom (67 kB at 144 kB/s) [2026-02-10T10:19:17.888Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-core-project/2.3.6/myfaces-core-project-2.3.6.pom [2026-02-10T10:19:17.888Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-core-project/2.3.6/myfaces-core-project-2.3.6.pom (26 kB at 108 kB/s) [2026-02-10T10:19:17.888Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/myfaces/19/myfaces-19.pom [2026-02-10T10:19:18.599Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/myfaces/19/myfaces-19.pom (40 kB at 168 kB/s) [2026-02-10T10:19:18.599Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.pom [2026-02-10T10:19:18.599Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.pom (34 kB at 143 kB/s) [2026-02-10T10:19:18.599Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.jar [2026-02-10T10:19:18.599Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.jar [2026-02-10T10:19:19.240Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-impl/2.3.6/myfaces-impl-2.3.6.jar (2.8 MB at 3.4 MB/s) [2026-02-10T10:19:19.240Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-api/2.3.6/myfaces-api-2.3.6.jar (1.3 MB at 1.5 MB/s) [2026-02-10T10:19:19.240Z] [INFO] [2026-02-10T10:19:19.240Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-myfaces --- [2026-02-10T10:19:19.240Z] [INFO] [2026-02-10T10:19:19.240Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-myfaces --- [2026-02-10T10:19:19.240Z] [INFO] [2026-02-10T10:19:19.240Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-myfaces --- [2026-02-10T10:19:19.882Z] [INFO] [2026-02-10T10:19:19.883Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-myfaces --- [2026-02-10T10:19:19.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:19.883Z] [INFO] Copying 4 resources [2026-02-10T10:19:19.883Z] [INFO] Copying 3 resources [2026-02-10T10:19:19.883Z] [INFO] [2026-02-10T10:19:19.883Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-myfaces --- [2026-02-10T10:19:19.883Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:19.883Z] [INFO] Compiling 10 source files to /tomee/tomee/tomee-myfaces/target/classes [2026-02-10T10:19:19.883Z] [INFO] /tomee/tomee/tomee-myfaces/src/main/java/org/apache/tomee/myfaces/TomEEFacesConfigResourceProviderFactory.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:19:19.883Z] [INFO] /tomee/tomee/tomee-myfaces/src/main/java/org/apache/tomee/myfaces/TomEEFacesConfigResourceProviderFactory.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:19:19.883Z] [INFO] [2026-02-10T10:19:19.883Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-myfaces --- [2026-02-10T10:19:19.883Z] [INFO] [2026-02-10T10:19:19.883Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-myfaces --- [2026-02-10T10:19:20.523Z] [INFO] [2026-02-10T10:19:20.523Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-myfaces --- [2026-02-10T10:19:20.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:20.523Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-myfaces/src/test/resources [2026-02-10T10:19:20.523Z] [INFO] Copying 3 resources [2026-02-10T10:19:20.523Z] [INFO] [2026-02-10T10:19:20.523Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-myfaces --- [2026-02-10T10:19:20.523Z] [INFO] No sources to compile [2026-02-10T10:19:20.523Z] [INFO] [2026-02-10T10:19:20.523Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-myfaces --- [2026-02-10T10:19:20.523Z] [INFO] Tests are skipped. [2026-02-10T10:19:20.523Z] [INFO] [2026-02-10T10:19:20.523Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-myfaces --- [2026-02-10T10:19:20.523Z] [INFO] Building jar: /tomee/tomee/tomee-myfaces/target/tomee-myfaces-8.0.2.jar [2026-02-10T10:19:20.523Z] [INFO] [2026-02-10T10:19:20.523Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-myfaces --- [2026-02-10T10:19:20.523Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:20.523Z] [INFO] [2026-02-10T10:19:20.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-myfaces --- [2026-02-10T10:19:20.523Z] [INFO] Installing /tomee/tomee/tomee-myfaces/target/tomee-myfaces-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-myfaces/8.0.2/tomee-myfaces-8.0.2.jar [2026-02-10T10:19:20.523Z] [INFO] Installing /tomee/tomee/tomee-myfaces/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-myfaces/8.0.2/tomee-myfaces-8.0.2.pom [2026-02-10T10:19:20.523Z] [INFO] [2026-02-10T10:19:20.523Z] [INFO] -------------------< org.apache.tomee:tomee-webapp >-------------------- [2026-02-10T10:19:20.523Z] [INFO] Building TomEE :: TomEE :: Webapp 8.0.2 [33/97] [2026-02-10T10:19:20.524Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:20.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom [2026-02-10T10:19:20.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom (17 kB at 508 kB/s) [2026-02-10T10:19:20.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar [2026-02-10T10:19:20.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar (216 kB at 5.0 MB/s) [2026-02-10T10:19:20.524Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/easymock/easymock/3.2/easymock-3.2.pom [2026-02-10T10:19:20.524Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/easymock/easymock/3.2/easymock-3.2.pom [2026-02-10T10:19:20.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.2/easymock-3.2.pom [2026-02-10T10:19:20.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.2/easymock-3.2.pom (4.8 kB at 124 kB/s) [2026-02-10T10:19:20.524Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom [2026-02-10T10:19:20.524Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom [2026-02-10T10:19:21.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom [2026-02-10T10:19:21.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom (16 kB at 341 kB/s) [2026-02-10T10:19:21.164Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom [2026-02-10T10:19:21.164Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom [2026-02-10T10:19:21.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom [2026-02-10T10:19:21.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom (1.2 kB at 38 kB/s) [2026-02-10T10:19:21.164Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/1.3/objenesis-1.3.pom [2026-02-10T10:19:21.164Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis/1.3/objenesis-1.3.pom [2026-02-10T10:19:21.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.3/objenesis-1.3.pom [2026-02-10T10:19:21.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.3/objenesis-1.3.pom (2.5 kB at 85 kB/s) [2026-02-10T10:19:21.805Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom [2026-02-10T10:19:21.805Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom [2026-02-10T10:19:21.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom [2026-02-10T10:19:21.805Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom (14 kB at 456 kB/s) [2026-02-10T10:19:21.805Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [2026-02-10T10:19:21.805Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 77 kB/s) [2026-02-10T10:19:21.805Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-jstlel/1.2.5/taglibs-standard-jstlel-1.2.5.pom [2026-02-10T10:19:22.445Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-jstlel/1.2.5/taglibs-standard-jstlel-1.2.5.pom (7.1 kB at 30 kB/s) [2026-02-10T10:19:22.445Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard/1.2.5/taglibs-standard-1.2.5.pom [2026-02-10T10:19:22.445Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard/1.2.5/taglibs-standard-1.2.5.pom (4.3 kB at 18 kB/s) [2026-02-10T10:19:22.445Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-parent/3/taglibs-parent-3.pom [2026-02-10T10:19:22.445Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-parent/3/taglibs-parent-3.pom (7.6 kB at 32 kB/s) [2026-02-10T10:19:22.445Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-spec/1.2.5/taglibs-standard-spec-1.2.5.pom [2026-02-10T10:19:23.092Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-spec/1.2.5/taglibs-standard-spec-1.2.5.pom (5.3 kB at 22 kB/s) [2026-02-10T10:19:23.092Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.pom [2026-02-10T10:19:23.092Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.pom (6.9 kB at 29 kB/s) [2026-02-10T10:19:23.092Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-jsf/2.0.12/openwebbeans-jsf-2.0.12.pom [2026-02-10T10:19:23.092Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-jsf/2.0.12/openwebbeans-jsf-2.0.12.pom (3.7 kB at 16 kB/s) [2026-02-10T10:19:23.734Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/easymock/easymock/3.2/easymock-3.2.jar [2026-02-10T10:19:23.734Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar [2026-02-10T10:19:23.734Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/1.3/objenesis-1.3.jar [2026-02-10T10:19:23.734Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-jstlel/1.2.5/taglibs-standard-jstlel-1.2.5.jar [2026-02-10T10:19:23.734Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [2026-02-10T10:19:23.734Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-spec/1.2.5/taglibs-standard-spec-1.2.5.jar [2026-02-10T10:19:23.734Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar [2026-02-10T10:19:23.734Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-jsf/2.0.12/openwebbeans-jsf-2.0.12.jar [2026-02-10T10:19:23.734Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-spec/1.2.5/taglibs-standard-spec-1.2.5.jar (40 kB at 114 kB/s) [2026-02-10T10:19:23.734Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-jsf/2.0.12/openwebbeans-jsf-2.0.12.jar (18 kB at 38 kB/s) [2026-02-10T10:19:23.734Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-jstlel/1.2.5/taglibs-standard-jstlel-1.2.5.jar (163 kB at 293 kB/s) [2026-02-10T10:19:24.375Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 360 kB/s) [2026-02-10T10:19:24.376Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/taglibs/taglibs-standard-impl/1.2.5/taglibs-standard-impl-1.2.5.jar (206 kB at 296 kB/s) [2026-02-10T10:19:24.376Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/easymock/easymock/3.2/easymock-3.2.jar [2026-02-10T10:19:24.376Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar [2026-02-10T10:19:24.376Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis/1.3/objenesis-1.3.jar [2026-02-10T10:19:24.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.2/easymock-3.2.jar [2026-02-10T10:19:24.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar [2026-02-10T10:19:24.376Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.3/objenesis-1.3.jar [2026-02-10T10:19:24.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.3/objenesis-1.3.jar (41 kB at 1.1 MB/s) [2026-02-10T10:19:24.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar (327 kB at 8.0 MB/s) [2026-02-10T10:19:24.376Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easymock/easymock/3.2/easymock-3.2.jar (120 kB at 2.9 MB/s) [2026-02-10T10:19:24.376Z] [INFO] [2026-02-10T10:19:24.376Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-webapp --- [2026-02-10T10:19:24.376Z] [INFO] [2026-02-10T10:19:24.376Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-webapp --- [2026-02-10T10:19:24.376Z] [INFO] [2026-02-10T10:19:24.376Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-webapp --- [2026-02-10T10:19:25.737Z] [INFO] [2026-02-10T10:19:25.737Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-webapp --- [2026-02-10T10:19:25.737Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:25.737Z] [INFO] Copying 2 resources [2026-02-10T10:19:25.737Z] [INFO] Copying 3 resources [2026-02-10T10:19:25.737Z] [INFO] [2026-02-10T10:19:25.737Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-webapp --- [2026-02-10T10:19:25.737Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:25.737Z] [INFO] Compiling 3 source files to /tomee/tomee/tomee-webapp/target/classes [2026-02-10T10:19:25.737Z] [INFO] /tomee/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/installer/Runner.java: /tomee/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/installer/Runner.java uses unchecked or unsafe operations. [2026-02-10T10:19:25.737Z] [INFO] /tomee/tomee/tomee-webapp/src/main/java/org/apache/tomee/webapp/installer/Runner.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:19:25.737Z] [INFO] [2026-02-10T10:19:25.737Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-webapp --- [2026-02-10T10:19:25.737Z] [INFO] [2026-02-10T10:19:25.737Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-webapp --- [2026-02-10T10:19:25.737Z] [INFO] [2026-02-10T10:19:25.737Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-webapp --- [2026-02-10T10:19:25.737Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:25.737Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-webapp/src/test/resources [2026-02-10T10:19:25.737Z] [INFO] Copying 3 resources [2026-02-10T10:19:25.737Z] [INFO] [2026-02-10T10:19:25.737Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-webapp --- [2026-02-10T10:19:25.737Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:25.737Z] [INFO] Compiling 1 source file to /tomee/tomee/tomee-webapp/target/test-classes [2026-02-10T10:19:26.377Z] [INFO] [2026-02-10T10:19:26.377Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-webapp --- [2026-02-10T10:19:26.377Z] [INFO] Tests are skipped. [2026-02-10T10:19:26.377Z] [INFO] [2026-02-10T10:19:26.377Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-webapp --- [2026-02-10T10:19:26.377Z] [INFO] Building jar: /tomee/tomee/tomee-webapp/target/tomee-webapp-8.0.2.jar [2026-02-10T10:19:26.377Z] [INFO] [2026-02-10T10:19:26.377Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-webapp --- [2026-02-10T10:19:26.377Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:26.377Z] [INFO] [2026-02-10T10:19:26.377Z] [INFO] --- maven-dependency-plugin:3.0.1:unpack (unpack) @ tomee-webapp --- [2026-02-10T10:19:26.378Z] [INFO] Configured Artifact: org.webjars:bootstrap:3.1.0:jar [2026-02-10T10:19:26.378Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/bootstrap/3.1.0/bootstrap-3.1.0.pom [2026-02-10T10:19:26.378Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/bootstrap/3.1.0/bootstrap-3.1.0.pom [2026-02-10T10:19:26.378Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/3.1.0/bootstrap-3.1.0.pom [2026-02-10T10:19:26.378Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/3.1.0/bootstrap-3.1.0.pom (5.2 kB at 128 kB/s) [2026-02-10T10:19:26.378Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/bootstrap/3.1.0/bootstrap-3.1.0.jar [2026-02-10T10:19:26.378Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/bootstrap/3.1.0/bootstrap-3.1.0.jar [2026-02-10T10:19:27.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/3.1.0/bootstrap-3.1.0.jar [2026-02-10T10:19:27.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/3.1.0/bootstrap-3.1.0.jar (272 kB at 7.8 MB/s) [2026-02-10T10:19:27.019Z] [INFO] Configured Artifact: org.webjars:jquery:2.1.0-1:jar [2026-02-10T10:19:27.019Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/jquery/2.1.0-1/jquery-2.1.0-1.pom [2026-02-10T10:19:27.019Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/jquery/2.1.0-1/jquery-2.1.0-1.pom [2026-02-10T10:19:27.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/2.1.0-1/jquery-2.1.0-1.pom [2026-02-10T10:19:27.019Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/2.1.0-1/jquery-2.1.0-1.pom (6.8 kB at 219 kB/s) [2026-02-10T10:19:27.019Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/jquery/2.1.0-1/jquery-2.1.0-1.jar [2026-02-10T10:19:27.019Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/jquery/2.1.0-1/jquery-2.1.0-1.jar [2026-02-10T10:19:27.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/2.1.0-1/jquery-2.1.0-1.jar [2026-02-10T10:19:27.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/2.1.0-1/jquery-2.1.0-1.jar (157 kB at 244 kB/s) [2026-02-10T10:19:27.659Z] [INFO] Unpacking /root/.m2/repository/org/webjars/bootstrap/3.1.0/bootstrap-3.1.0.jar to /tomee/tomee/tomee-webapp/target/webjars-resources with includes "**/bootstrap.min.css,**/bootstrap.min.js,**/bootstrap.min.css,**/bootstrap.css.map,**/fonts/*" and excludes "" [2026-02-10T10:19:27.659Z] [INFO] Unpacking /root/.m2/repository/org/webjars/jquery/2.1.0-1/jquery-2.1.0-1.jar to /tomee/tomee/tomee-webapp/target/webjars-resources with includes "**/jquery.min.*" and excludes "" [2026-02-10T10:19:27.659Z] [INFO] [2026-02-10T10:19:27.659Z] [INFO] --- maven-assembly-plugin:2.4.1:attached (war) @ tomee-webapp --- [2026-02-10T10:19:27.659Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom (3.5 kB at 118 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom (2.2 kB at 69 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 354 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 63 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (2.7 kB at 83 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (2.2 kB at 79 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 333 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3.0 kB at 95 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 32 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 41 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 25 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 229 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (6.5 kB at 217 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom (2.2 kB at 69 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 142 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 88 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 116 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 56 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2026-02-10T10:19:28.300Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 34 kB/s) [2026-02-10T10:19:28.300Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (3.2 kB at 104 kB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (2.6 kB at 72 kB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (1.8 kB at 60 kB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (3.1 kB at 89 kB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.jar [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 2.2 MB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar (164 kB at 5.5 MB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 kB at 945 kB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar (256 kB at 6.6 MB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.2/xz-1.2.jar (95 kB at 2.2 MB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 kB at 803 kB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (155 kB at 2.8 MB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar (59 kB at 964 kB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 341 kB/s) [2026-02-10T10:19:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 kB at 301 kB/s) [2026-02-10T10:19:28.942Z] [INFO] Reading assembly descriptor: src/main/assembly/war.xml [2026-02-10T10:19:29.583Z] [INFO] Building war: /tomee/tomee/tomee-webapp/target/tomee-webapp-8.0.2.war [2026-02-10T10:19:30.913Z] [INFO] [2026-02-10T10:19:30.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-webapp --- [2026-02-10T10:19:30.914Z] [INFO] Installing /tomee/tomee/tomee-webapp/target/tomee-webapp-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-webapp/8.0.2/tomee-webapp-8.0.2.jar [2026-02-10T10:19:30.914Z] [INFO] Installing /tomee/tomee/tomee-webapp/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-webapp/8.0.2/tomee-webapp-8.0.2.pom [2026-02-10T10:19:30.914Z] [INFO] Installing /tomee/tomee/tomee-webapp/target/tomee-webapp-8.0.2.war to /root/.m2/repository/org/apache/tomee/tomee-webapp/8.0.2/tomee-webapp-8.0.2.war [2026-02-10T10:19:30.914Z] [INFO] [2026-02-10T10:19:30.914Z] [INFO] --------------< org.apache.tomee.bom:tomee-microprofile >--------------- [2026-02-10T10:19:30.914Z] [INFO] Building TomEE :: BOMs :: TomEE MicroProfile 8.0.2 [34/97] [2026-02-10T10:19:30.914Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:19:30.914Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [2026-02-10T10:19:30.914Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [2026-02-10T10:19:30.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [2026-02-10T10:19:30.914Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 59 kB/s) [2026-02-10T10:19:30.914Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [2026-02-10T10:19:30.914Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [2026-02-10T10:19:30.914Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [2026-02-10T10:19:31.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 217 kB/s) [2026-02-10T10:19:31.555Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/oss-parent/28/oss-parent-28.pom [2026-02-10T10:19:31.555Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/oss-parent/28/oss-parent-28.pom [2026-02-10T10:19:31.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom [2026-02-10T10:19:31.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 625 kB/s) [2026-02-10T10:19:31.555Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom [2026-02-10T10:19:31.555Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 kB at 42 kB/s) [2026-02-10T10:19:31.555Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.pom [2026-02-10T10:19:32.195Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.pom (5.0 kB at 21 kB/s) [2026-02-10T10:19:32.195Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-dbcp/9.0.35/tomcat-dbcp-9.0.35.pom [2026-02-10T10:19:32.195Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-dbcp/9.0.35/tomcat-dbcp-9.0.35.pom (1.8 kB at 7.5 kB/s) [2026-02-10T10:19:32.195Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-storeconfig/9.0.35/tomcat-storeconfig-9.0.35.pom [2026-02-10T10:19:32.836Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-storeconfig/9.0.35/tomcat-storeconfig-9.0.35.pom (2.7 kB at 11 kB/s) [2026-02-10T10:19:32.836Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-2/javaee-api-8.0-2.pom [2026-02-10T10:19:32.836Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-2/javaee-api-8.0-2.pom (33 kB at 95 kB/s) [2026-02-10T10:19:32.836Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.pom [2026-02-10T10:19:33.476Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.pom (7.1 kB at 30 kB/s) [2026-02-10T10:19:33.476Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema/2.2.4/xmlschema-2.2.4.pom [2026-02-10T10:19:33.476Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema/2.2.4/xmlschema-2.2.4.pom (32 kB at 135 kB/s) [2026-02-10T10:19:33.476Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jdt/ecj/3.18.0/ecj-3.18.0.pom [2026-02-10T10:19:33.476Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jdt/ecj/3.18.0/ecj-3.18.0.pom [2026-02-10T10:19:33.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.18.0/ecj-3.18.0.pom [2026-02-10T10:19:33.476Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.18.0/ecj-3.18.0.pom (1.7 kB at 49 kB/s) [2026-02-10T10:19:33.476Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xalan/serializer/2.7.2/serializer-2.7.2.pom [2026-02-10T10:19:34.117Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/xalan/serializer/2.7.2/serializer-2.7.2.pom (1.1 kB at 4.6 kB/s) [2026-02-10T10:19:34.117Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xalan/xalan/2.7.2/xalan-2.7.2.pom [2026-02-10T10:19:34.117Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 5.4 kB/s) [2026-02-10T10:19:34.117Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [2026-02-10T10:19:34.117Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar [2026-02-10T10:19:34.117Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar [2026-02-10T10:19:34.117Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-dbcp/9.0.35/tomcat-dbcp-9.0.35.jar [2026-02-10T10:19:34.117Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-storeconfig/9.0.35/tomcat-storeconfig-9.0.35.jar [2026-02-10T10:19:34.117Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-2/javaee-api-8.0-2.jar [2026-02-10T10:19:34.803Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-daemon/commons-daemon/1.1.0/commons-daemon-1.1.0.jar (25 kB at 74 kB/s) [2026-02-10T10:19:34.803Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.jar [2026-02-10T10:19:34.803Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (246 kB at 531 kB/s) [2026-02-10T10:19:34.803Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jdt/ecj/3.18.0/ecj-3.18.0.jar [2026-02-10T10:19:34.803Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-storeconfig/9.0.35/tomcat-storeconfig-9.0.35.jar (78 kB at 169 kB/s) [2026-02-10T10:19:34.803Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xalan/serializer/2.7.2/serializer-2.7.2.jar [2026-02-10T10:19:34.803Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xalan/xalan/2.7.2/xalan-2.7.2.jar [2026-02-10T10:19:34.803Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat-dbcp/9.0.35/tomcat-dbcp-9.0.35.jar (319 kB at 464 kB/s) [2026-02-10T10:19:34.803Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/xmlschema/xmlschema-core/2.2.4/xmlschema-core-2.2.4.jar (173 kB at 220 kB/s) [2026-02-10T10:19:34.803Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 338 kB/s) [2026-02-10T10:19:35.444Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-2/javaee-api-8.0-2.jar (1.5 MB at 1.4 MB/s) [2026-02-10T10:19:35.445Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 2.7 MB/s) [2026-02-10T10:19:35.445Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [2026-02-10T10:19:35.445Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jdt/ecj/3.18.0/ecj-3.18.0.jar [2026-02-10T10:19:35.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [2026-02-10T10:19:35.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.18.0/ecj-3.18.0.jar [2026-02-10T10:19:35.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar (67 kB at 1.8 MB/s) [2026-02-10T10:19:35.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.18.0/ecj-3.18.0.jar (2.9 MB at 37 MB/s) [2026-02-10T10:19:35.445Z] [INFO] [2026-02-10T10:19:35.445Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-microprofile --- [2026-02-10T10:19:35.445Z] [INFO] [2026-02-10T10:19:35.445Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-microprofile --- [2026-02-10T10:19:35.445Z] [INFO] [2026-02-10T10:19:35.445Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-microprofile --- [2026-02-10T10:19:36.086Z] [INFO] [2026-02-10T10:19:36.086Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-microprofile --- [2026-02-10T10:19:36.086Z] [INFO] [2026-02-10T10:19:36.086Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-microprofile --- [2026-02-10T10:19:36.086Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:19:36.086Z] [INFO] [2026-02-10T10:19:36.086Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-microprofile --- [2026-02-10T10:19:36.086Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:19:36.086Z] [INFO] [2026-02-10T10:19:36.086Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-microprofile --- [2026-02-10T10:19:36.086Z] [INFO] Installing /tomee/boms/tomee-microprofile/pom.xml to /root/.m2/repository/org/apache/tomee/bom/tomee-microprofile/8.0.2/tomee-microprofile-8.0.2.pom [2026-02-10T10:19:36.086Z] [INFO] [2026-02-10T10:19:36.086Z] [INFO] --------------------< org.apache.tomee:tomee-util >--------------------- [2026-02-10T10:19:36.086Z] [INFO] Building TomEE :: TomEE :: Util 8.0.2 [35/97] [2026-02-10T10:19:36.086Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:36.086Z] [INFO] [2026-02-10T10:19:36.086Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-util --- [2026-02-10T10:19:36.086Z] [INFO] [2026-02-10T10:19:36.086Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-util --- [2026-02-10T10:19:36.086Z] [INFO] [2026-02-10T10:19:36.086Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-util --- [2026-02-10T10:19:36.727Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:36.728Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-util/src/main/resources [2026-02-10T10:19:36.728Z] [INFO] Copying 3 resources [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:36.728Z] [INFO] Compiling 2 source files to /tomee/tomee/tomee-util/target/classes [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:36.728Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-util/src/test/resources [2026-02-10T10:19:36.728Z] [INFO] Copying 3 resources [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] No sources to compile [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] Tests are skipped. [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] Building jar: /tomee/tomee/tomee-util/target/tomee-util-8.0.2.jar [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-util --- [2026-02-10T10:19:36.728Z] [INFO] Installing /tomee/tomee/tomee-util/target/tomee-util-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-util/8.0.2/tomee-util-8.0.2.jar [2026-02-10T10:19:36.728Z] [INFO] Installing /tomee/tomee/tomee-util/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-util/8.0.2/tomee-util-8.0.2.pom [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --------------------< org.apache.tomee.maven:maven >-------------------- [2026-02-10T10:19:36.728Z] [INFO] Building TomEE :: Maven Plugins 8.0.2 [36/97] [2026-02-10T10:19:36.728Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:19:36.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.pom [2026-02-10T10:19:36.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.pom (15 kB at 387 kB/s) [2026-02-10T10:19:36.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.jar [2026-02-10T10:19:36.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.jar (54 kB at 1.6 MB/s) [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven --- [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven --- [2026-02-10T10:19:36.728Z] [INFO] [2026-02-10T10:19:36.728Z] [INFO] --- maven-plugin-plugin:3.5:helpmojo (mojo-descriptor) @ maven --- [2026-02-10T10:19:36.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.5/maven-plugin-tools-api-3.5.pom [2026-02-10T10:19:36.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.5/maven-plugin-tools-api-3.5.pom (3.0 kB at 104 kB/s) [2026-02-10T10:19:36.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.5/maven-plugin-tools-generators-3.5.pom [2026-02-10T10:19:36.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.5/maven-plugin-tools-generators-3.5.pom (4.3 kB at 149 kB/s) [2026-02-10T10:19:36.728Z] [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-10T10:19:36.728Z] [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 71 kB/s) [2026-02-10T10:19:36.728Z] [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-10T10:19:36.728Z] [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 98 kB/s) [2026-02-10T10:19:36.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom [2026-02-10T10:19:36.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 329 kB/s) [2026-02-10T10:19:36.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.5/maven-plugin-tools-java-3.5.pom [2026-02-10T10:19:36.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.5/maven-plugin-tools-java-3.5.pom (3.3 kB at 121 kB/s) [2026-02-10T10:19:36.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M4/qdox-2.0-M4.pom [2026-02-10T10:19:37.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M4/qdox-2.0-M4.pom (17 kB at 478 kB/s) [2026-02-10T10:19:37.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [2026-02-10T10:19:37.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 166 kB/s) [2026-02-10T10:19:37.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.5/maven-plugin-tools-annotations-3.5.pom [2026-02-10T10:19:37.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.5/maven-plugin-tools-annotations-3.5.pom (4.4 kB at 126 kB/s) [2026-02-10T10:19:37.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom [2026-02-10T10:19:37.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom (2.8 kB at 104 kB/s) [2026-02-10T10:19:37.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom [2026-02-10T10:19:37.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom (1.7 kB at 62 kB/s) [2026-02-10T10:19:37.369Z] [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-10T10:19:37.369Z] [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 262 kB/s) [2026-02-10T10:19:37.369Z] [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-10T10:19:37.369Z] [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 659 kB/s) [2026-02-10T10:19:37.369Z] [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-10T10:19:37.369Z] [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 80 kB/s) [2026-02-10T10:19:37.369Z] [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-10T10:19:37.369Z] [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 106 kB/s) [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2026-02-10T10:19:37.369Z] [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 619 kB/s) [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.5/maven-plugin-tools-api-3.5.jar [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.5/maven-plugin-tools-generators-3.5.jar [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.5/maven-plugin-tools-java-3.5.jar [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M4/qdox-2.0-M4.jar [2026-02-10T10:19:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.5/maven-plugin-tools-api-3.5.jar (24 kB at 876 kB/s) [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.5/maven-plugin-tools-annotations-3.5.jar [2026-02-10T10:19:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.5/maven-plugin-tools-java-3.5.jar (18 kB at 606 kB/s) [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar [2026-02-10T10:19:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.5/maven-plugin-tools-generators-3.5.jar (49 kB at 1.6 MB/s) [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar [2026-02-10T10:19:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 6.9 MB/s) [2026-02-10T10:19:37.369Z] [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-10T10:19:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M4/qdox-2.0-M4.jar (310 kB at 8.6 MB/s) [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar [2026-02-10T10:19:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.5/maven-plugin-tools-annotations-3.5.jar (43 kB at 789 kB/s) [2026-02-10T10:19:37.369Z] [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-10T10:19:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar (185 kB at 3.1 MB/s) [2026-02-10T10:19:37.369Z] [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-10T10:19:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar (58 kB at 971 kB/s) [2026-02-10T10:19:37.369Z] [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-10T10:19:37.369Z] [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 2.5 MB/s) [2026-02-10T10:19:37.369Z] [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-10T10:19:37.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 1.1 MB/s) [2026-02-10T10:19:37.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2026-02-10T10:19:37.369Z] [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 94 kB/s) [2026-02-10T10:19:37.369Z] [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 2.1 MB/s) [2026-02-10T10:19:37.369Z] [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 479 kB/s) [2026-02-10T10:19:37.369Z] [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 3.1 MB/s) [2026-02-10T10:19:37.369Z] [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 3.1 MB/s) [2026-02-10T10:19:37.369Z] [WARNING] Unsupported packaging type pom, execution skipped [2026-02-10T10:19:37.369Z] [INFO] [2026-02-10T10:19:37.369Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven --- [2026-02-10T10:19:37.369Z] [INFO] [2026-02-10T10:19:37.369Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ maven --- [2026-02-10T10:19:37.369Z] [INFO] No dependencies to report [2026-02-10T10:19:37.369Z] [INFO] [2026-02-10T10:19:37.369Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ maven --- [2026-02-10T10:19:37.369Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:19:37.369Z] [INFO] [2026-02-10T10:19:37.369Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ maven --- [2026-02-10T10:19:37.369Z] [WARNING] Unsupported packaging type pom, execution skipped [2026-02-10T10:19:37.369Z] [INFO] [2026-02-10T10:19:37.369Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven --- [2026-02-10T10:19:38.157Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven --- [2026-02-10T10:19:38.157Z] [INFO] Installing /tomee/maven/pom.xml to /root/.m2/repository/org/apache/tomee/maven/maven/8.0.2/maven-8.0.2.pom [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] -----------------< org.apache.tomee.maven:maven-util >------------------ [2026-02-10T10:19:38.157Z] [INFO] Building TomEE :: Maven Plugins :: Util 8.0.2 [37/97] [2026-02-10T10:19:38.157Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-util --- [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven-util --- [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- maven-plugin-plugin:3.5:helpmojo (mojo-descriptor) @ maven-util --- [2026-02-10T10:19:38.157Z] [WARNING] Unsupported packaging type jar, execution skipped [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-util --- [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ maven-util --- [2026-02-10T10:19:38.157Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:38.157Z] [INFO] skip non existing resourceDirectory /tomee/maven/maven-util/src/main/resources [2026-02-10T10:19:38.157Z] [INFO] Copying 3 resources [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ maven-util --- [2026-02-10T10:19:38.157Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:38.157Z] [INFO] Compiling 5 source files to /tomee/maven/maven-util/target/classes [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ maven-util --- [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ maven-util --- [2026-02-10T10:19:38.157Z] [WARNING] Manifest org.apache.tomee.maven:maven-util:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.157Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ maven-util --- [2026-02-10T10:19:38.157Z] [WARNING] Unsupported packaging type jar, execution skipped [2026-02-10T10:19:38.157Z] [INFO] [2026-02-10T10:19:38.158Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ maven-util --- [2026-02-10T10:19:38.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:38.158Z] [INFO] skip non existing resourceDirectory /tomee/maven/maven-util/src/test/resources [2026-02-10T10:19:38.158Z] [INFO] Copying 3 resources [2026-02-10T10:19:38.158Z] [INFO] [2026-02-10T10:19:38.158Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ maven-util --- [2026-02-10T10:19:38.158Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:38.158Z] [INFO] Compiling 1 source file to /tomee/maven/maven-util/target/test-classes [2026-02-10T10:19:38.158Z] [INFO] [2026-02-10T10:19:38.158Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ maven-util --- [2026-02-10T10:19:38.158Z] [INFO] Tests are skipped. [2026-02-10T10:19:38.158Z] [INFO] [2026-02-10T10:19:38.158Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ maven-util --- [2026-02-10T10:19:38.158Z] [INFO] Building jar: /tomee/maven/maven-util/target/maven-util-8.0.2.jar [2026-02-10T10:19:38.799Z] [INFO] [2026-02-10T10:19:38.799Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-util --- [2026-02-10T10:19:38.799Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:38.799Z] [INFO] [2026-02-10T10:19:38.799Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-util --- [2026-02-10T10:19:38.799Z] [INFO] Installing /tomee/maven/maven-util/target/maven-util-8.0.2.jar to /root/.m2/repository/org/apache/tomee/maven/maven-util/8.0.2/maven-util-8.0.2.jar [2026-02-10T10:19:38.799Z] [INFO] Installing /tomee/maven/maven-util/pom.xml to /root/.m2/repository/org/apache/tomee/maven/maven-util/8.0.2/maven-util-8.0.2.pom [2026-02-10T10:19:38.799Z] [INFO] [2026-02-10T10:19:38.799Z] [INFO] ----------------< org.apache.tomee:openejb-webservices >---------------- [2026-02-10T10:19:38.799Z] [INFO] Building TomEE :: Server :: Webservices 8.0.2 [38/97] [2026-02-10T10:19:38.800Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:38.800Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/messaging/saaj/saaj-impl/1.5.1/saaj-impl-1.5.1.pom [2026-02-10T10:19:38.800Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/messaging/saaj/saaj-impl/1.5.1/saaj-impl-1.5.1.pom [2026-02-10T10:19:38.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.1/saaj-impl-1.5.1.pom [2026-02-10T10:19:38.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.1/saaj-impl-1.5.1.pom (22 kB at 626 kB/s) [2026-02-10T10:19:38.800Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.pom [2026-02-10T10:19:38.800Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.pom [2026-02-10T10:19:38.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.pom [2026-02-10T10:19:38.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.pom (19 kB at 523 kB/s) [2026-02-10T10:19:38.800Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.pom [2026-02-10T10:19:39.441Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.pom [2026-02-10T10:19:39.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.pom [2026-02-10T10:19:39.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.pom (15 kB at 464 kB/s) [2026-02-10T10:19:39.441Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/axis/axis/1.4/axis-1.4.pom [2026-02-10T10:19:39.441Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/axis/axis/1.4/axis-1.4.pom [2026-02-10T10:19:39.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/axis/axis/1.4/axis-1.4.pom [2026-02-10T10:19:39.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/axis/axis/1.4/axis-1.4.pom (2.1 kB at 83 kB/s) [2026-02-10T10:19:39.441Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom [2026-02-10T10:19:40.082Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom [2026-02-10T10:19:40.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom [2026-02-10T10:19:40.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom (280 B at 9.0 kB/s) [2026-02-10T10:19:40.082Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom [2026-02-10T10:19:40.082Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom [2026-02-10T10:19:40.082Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom [2026-02-10T10:19:40.082Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom (350 B at 12 kB/s) [2026-02-10T10:19:40.082Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/axis/axis-saaj/1.4/axis-saaj-1.4.pom [2026-02-10T10:19:40.723Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/axis/axis-saaj/1.4/axis-saaj-1.4.pom [2026-02-10T10:19:40.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/axis/axis-saaj/1.4/axis-saaj-1.4.pom [2026-02-10T10:19:40.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/axis/axis-saaj/1.4/axis-saaj-1.4.pom (278 B at 8.2 kB/s) [2026-02-10T10:19:40.723Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/axis/axis-saaj/1.4/axis-saaj-1.4.pom [2026-02-10T10:19:40.723Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/axis/axis-saaj/1.4/axis-saaj-1.4.pom [2026-02-10T10:19:41.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/axis/axis-saaj/1.4/axis-saaj-1.4.pom [2026-02-10T10:19:41.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/axis/axis-saaj/1.4/axis-saaj-1.4.pom (348 B at 9.9 kB/s) [2026-02-10T10:19:41.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/axis/axis-wsdl4j/1.5.1/axis-wsdl4j-1.5.1.pom [2026-02-10T10:19:41.363Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/axis/axis-wsdl4j/1.5.1/axis-wsdl4j-1.5.1.pom [2026-02-10T10:19:41.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/axis/axis-wsdl4j/1.5.1/axis-wsdl4j-1.5.1.pom [2026-02-10T10:19:41.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/axis/axis-wsdl4j/1.5.1/axis-wsdl4j-1.5.1.pom (149 B at 4.7 kB/s) [2026-02-10T10:19:41.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.pom [2026-02-10T10:19:41.363Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.pom (8.1 kB at 34 kB/s) [2026-02-10T10:19:41.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/20/commons-parent-20.pom [2026-02-10T10:19:42.002Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 kB at 96 kB/s) [2026-02-10T10:19:42.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/messaging/saaj/saaj-impl/1.5.1/saaj-impl-1.5.1.jar [2026-02-10T10:19:42.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.jar [2026-02-10T10:19:42.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.jar [2026-02-10T10:19:42.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/axis/axis/1.4/axis-1.4.jar [2026-02-10T10:19:42.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.jar [2026-02-10T10:19:42.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/axis/axis-saaj/1.4/axis-saaj-1.4.jar [2026-02-10T10:19:42.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/axis/axis-wsdl4j/1.5.1/axis-wsdl4j-1.5.1.jar [2026-02-10T10:19:42.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.jar [2026-02-10T10:19:42.644Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.jar (80 kB at 138 kB/s) [2026-02-10T10:19:42.644Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/messaging/saaj/saaj-impl/1.5.1/saaj-impl-1.5.1.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/axis/axis/1.4/axis-1.4.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/axis/axis-saaj/1.4/axis-saaj-1.4.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/axis/axis-wsdl4j/1.5.1/axis-wsdl4j-1.5.1.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.1/saaj-impl-1.5.1.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/axis/axis/1.4/axis-1.4.jar [2026-02-10T10:19:42.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.jar [2026-02-10T10:19:42.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/1.5.1/saaj-impl-1.5.1.jar (457 kB at 14 MB/s) [2026-02-10T10:19:42.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/axis/axis-saaj/1.4/axis-saaj-1.4.jar [2026-02-10T10:19:42.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.jar (31 kB at 891 kB/s) [2026-02-10T10:19:42.644Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/axis/axis-wsdl4j/1.5.1/axis-wsdl4j-1.5.1.jar [2026-02-10T10:19:42.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.11/mimepull-1.9.11.jar (67 kB at 1.6 MB/s) [2026-02-10T10:19:42.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/1.4.1/jakarta.xml.soap-api-1.4.1.jar (36 kB at 769 kB/s) [2026-02-10T10:19:42.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/axis/axis-saaj/1.4/axis-saaj-1.4.jar (19 kB at 333 kB/s) [2026-02-10T10:19:42.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/axis/axis/1.4/axis-1.4.jar (1.6 MB at 25 MB/s) [2026-02-10T10:19:42.644Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/axis/axis-wsdl4j/1.5.1/axis-wsdl4j-1.5.1.jar (127 kB at 1.9 MB/s) [2026-02-10T10:19:42.644Z] [INFO] [2026-02-10T10:19:42.644Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-webservices --- [2026-02-10T10:19:42.644Z] [INFO] [2026-02-10T10:19:42.644Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-webservices --- [2026-02-10T10:19:42.644Z] [INFO] [2026-02-10T10:19:42.644Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-webservices --- [2026-02-10T10:19:43.286Z] [INFO] [2026-02-10T10:19:43.286Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-webservices --- [2026-02-10T10:19:43.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:43.286Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-webservices/src/main/resources [2026-02-10T10:19:43.286Z] [INFO] Copying 3 resources [2026-02-10T10:19:43.286Z] [INFO] [2026-02-10T10:19:43.286Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-webservices --- [2026-02-10T10:19:43.286Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:43.286Z] [INFO] Compiling 13 source files to /tomee/server/openejb-webservices/target/classes [2026-02-10T10:19:43.286Z] [INFO] [2026-02-10T10:19:43.286Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-webservices --- [2026-02-10T10:19:43.286Z] [INFO] [2026-02-10T10:19:43.286Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-webservices --- [2026-02-10T10:19:43.928Z] [WARNING] Manifest org.apache.tomee:openejb-webservices:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:19:43.928Z] [INFO] [2026-02-10T10:19:43.928Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-webservices --- [2026-02-10T10:19:43.928Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:19:43.928Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-webservices/src/test/resources [2026-02-10T10:19:43.928Z] [INFO] Copying 3 resources [2026-02-10T10:19:43.928Z] [INFO] [2026-02-10T10:19:43.928Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-webservices --- [2026-02-10T10:19:43.928Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:19:43.928Z] [INFO] Compiling 1 source file to /tomee/server/openejb-webservices/target/test-classes [2026-02-10T10:19:43.928Z] [INFO] [2026-02-10T10:19:43.928Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-webservices --- [2026-02-10T10:19:43.928Z] [INFO] Tests are skipped. [2026-02-10T10:19:43.928Z] [INFO] [2026-02-10T10:19:43.928Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-webservices --- [2026-02-10T10:19:43.928Z] [INFO] Building jar: /tomee/server/openejb-webservices/target/openejb-webservices-8.0.2.jar [2026-02-10T10:19:43.928Z] [INFO] [2026-02-10T10:19:43.928Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-webservices --- [2026-02-10T10:19:43.928Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:19:43.928Z] [INFO] [2026-02-10T10:19:43.928Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-webservices --- [2026-02-10T10:19:43.928Z] [INFO] Installing /tomee/server/openejb-webservices/target/openejb-webservices-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-webservices/8.0.2/openejb-webservices-8.0.2.jar [2026-02-10T10:19:43.928Z] [INFO] Installing /tomee/server/openejb-webservices/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-webservices/8.0.2/openejb-webservices-8.0.2.pom [2026-02-10T10:19:43.928Z] [INFO] [2026-02-10T10:19:43.928Z] [INFO] --------------------< org.apache.tomee:openejb-cxf >-------------------- [2026-02-10T10:19:43.928Z] [INFO] Building TomEE :: Server :: CXF 8.0.2 [39/97] [2026-02-10T10:19:43.928Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:19:43.928Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.pom [2026-02-10T10:19:43.928Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.pom (4.7 kB at 20 kB/s) [2026-02-10T10:19:43.928Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-parent/2.2.5/wss4j-parent-2.2.5.pom [2026-02-10T10:19:44.567Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-parent/2.2.5/wss4j-parent-2.2.5.pom (14 kB at 39 kB/s) [2026-02-10T10:19:44.567Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j/2.2.5/wss4j-2.2.5.pom [2026-02-10T10:19:44.567Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j/2.2.5/wss4j-2.2.5.pom (23 kB at 97 kB/s) [2026-02-10T10:19:44.567Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/apache/23/apache-23.pom [2026-02-10T10:19:45.207Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/apache/23/apache-23.pom (18 kB at 55 kB/s) [2026-02-10T10:19:45.207Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.pom [2026-02-10T10:19:45.207Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.pom (7.3 kB at 32 kB/s) [2026-02-10T10:19:45.207Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.pom [2026-02-10T10:19:45.846Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.pom (29 kB at 126 kB/s) [2026-02-10T10:19:45.846Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-codec/commons-codec/1.13/commons-codec-1.13.pom [2026-02-10T10:19:45.846Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-codec/commons-codec/1.13/commons-codec-1.13.pom (14 kB at 63 kB/s) [2026-02-10T10:19:45.846Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom [2026-02-10T10:19:45.846Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 214 kB/s) [2026-02-10T10:19:45.846Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.pom [2026-02-10T10:19:46.485Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.pom [2026-02-10T10:19:46.485Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.pom [2026-02-10T10:19:46.485Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.pom (5.5 kB at 184 kB/s) [2026-02-10T10:19:46.485Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-parent/3.3.1/opensaml-parent-3.3.1.pom [2026-02-10T10:19:46.485Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-parent/3.3.1/opensaml-parent-3.3.1.pom [2026-02-10T10:19:46.485Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-parent/3.3.1/opensaml-parent-3.3.1.pom [2026-02-10T10:19:46.485Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-parent/3.3.1/opensaml-parent-3.3.1.pom (5.7 kB at 204 kB/s) [2026-02-10T10:19:46.485Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/shibboleth/parent-v3/10/parent-v3-10.pom [2026-02-10T10:19:46.485Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/shibboleth/parent-v3/10/parent-v3-10.pom [2026-02-10T10:19:47.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/shibboleth/parent-v3/10/parent-v3-10.pom [2026-02-10T10:19:47.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/shibboleth/parent-v3/10/parent-v3-10.pom (46 kB at 1.5 MB/s) [2026-02-10T10:19:47.126Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.pom [2026-02-10T10:19:47.126Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.pom [2026-02-10T10:19:47.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.pom [2026-02-10T10:19:47.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.pom (2.4 kB at 76 kB/s) [2026-02-10T10:19:47.126Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.pom [2026-02-10T10:19:47.126Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.pom [2026-02-10T10:19:47.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.pom [2026-02-10T10:19:47.126Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.pom (2.4 kB at 91 kB/s) [2026-02-10T10:19:47.126Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/joda-time/joda-time/2.9/joda-time-2.9.pom [2026-02-10T10:19:47.767Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/joda-time/joda-time/2.9/joda-time-2.9.pom [2026-02-10T10:19:47.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9/joda-time-2.9.pom [2026-02-10T10:19:47.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9/joda-time-2.9.pom (29 kB at 981 kB/s) [2026-02-10T10:19:47.767Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.pom [2026-02-10T10:19:47.767Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.pom [2026-02-10T10:19:48.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.pom [2026-02-10T10:19:48.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.pom (4.8 kB at 166 kB/s) [2026-02-10T10:19:48.408Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.pom [2026-02-10T10:19:48.408Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.pom [2026-02-10T10:19:48.408Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.pom [2026-02-10T10:19:48.408Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.pom (2.5 kB at 75 kB/s) [2026-02-10T10:19:48.408Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.pom [2026-02-10T10:19:49.048Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.pom [2026-02-10T10:19:49.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.pom [2026-02-10T10:19:49.048Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.pom (2.0 kB at 74 kB/s) [2026-02-10T10:19:49.048Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.pom [2026-02-10T10:19:49.048Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.pom [2026-02-10T10:19:49.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.pom [2026-02-10T10:19:49.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.pom (2.4 kB at 82 kB/s) [2026-02-10T10:19:49.687Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.54/bcprov-jdk15on-1.54.pom [2026-02-10T10:19:49.687Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.54/bcprov-jdk15on-1.54.pom [2026-02-10T10:19:49.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.54/bcprov-jdk15on-1.54.pom [2026-02-10T10:19:49.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.54/bcprov-jdk15on-1.54.pom (1.2 kB at 43 kB/s) [2026-02-10T10:19:49.687Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.pom [2026-02-10T10:19:49.687Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.pom [2026-02-10T10:19:50.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.pom [2026-02-10T10:19:50.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.pom (1.6 kB at 46 kB/s) [2026-02-10T10:19:50.325Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.pom [2026-02-10T10:19:50.325Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.pom [2026-02-10T10:19:50.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.pom [2026-02-10T10:19:50.325Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.pom (2.1 kB at 63 kB/s) [2026-02-10T10:19:50.325Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.pom [2026-02-10T10:19:50.325Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.pom [2026-02-10T10:19:50.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.pom [2026-02-10T10:19:50.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.pom (2.1 kB at 68 kB/s) [2026-02-10T10:19:50.964Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.pom [2026-02-10T10:19:50.964Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.pom [2026-02-10T10:19:50.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.pom [2026-02-10T10:19:50.964Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.pom (13 kB at 469 kB/s) [2026-02-10T10:19:50.964Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom [2026-02-10T10:19:50.964Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom [2026-02-10T10:19:51.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom [2026-02-10T10:19:51.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.pom (1.2 kB at 35 kB/s) [2026-02-10T10:19:51.603Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.pom [2026-02-10T10:19:51.603Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.pom [2026-02-10T10:19:51.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.pom [2026-02-10T10:19:51.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.pom (2.1 kB at 57 kB/s) [2026-02-10T10:19:51.603Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.pom [2026-02-10T10:19:52.280Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.pom [2026-02-10T10:19:52.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.pom [2026-02-10T10:19:52.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.pom (1.3 kB at 38 kB/s) [2026-02-10T10:19:52.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom [2026-02-10T10:19:52.280Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom [2026-02-10T10:19:52.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom [2026-02-10T10:19:52.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (4.3 kB at 143 kB/s) [2026-02-10T10:19:52.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.pom [2026-02-10T10:19:52.280Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.pom [2026-02-10T10:19:52.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.pom [2026-02-10T10:19:52.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.pom (1.8 kB at 60 kB/s) [2026-02-10T10:19:52.920Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.pom [2026-02-10T10:19:52.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.pom [2026-02-10T10:19:52.920Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.pom [2026-02-10T10:19:52.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.pom (1.5 kB at 39 kB/s) [2026-02-10T10:19:52.920Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-messaging-api/3.3.1/opensaml-messaging-api-3.3.1.pom [2026-02-10T10:19:53.561Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-messaging-api/3.3.1/opensaml-messaging-api-3.3.1.pom [2026-02-10T10:19:53.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-messaging-api/3.3.1/opensaml-messaging-api-3.3.1.pom [2026-02-10T10:19:53.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-messaging-api/3.3.1/opensaml-messaging-api-3.3.1.pom (1.7 kB at 56 kB/s) [2026-02-10T10:19:53.561Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom [2026-02-10T10:19:53.561Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.pom (5.2 kB at 23 kB/s) [2026-02-10T10:19:53.561Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom [2026-02-10T10:19:54.200Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.3.6/httpcomponents-client-4.3.6.pom (16 kB at 48 kB/s) [2026-02-10T10:19:54.200Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/project/7/project-7.pom [2026-02-10T10:19:54.200Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 81 kB/s) [2026-02-10T10:19:54.200Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom [2026-02-10T10:19:54.844Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.pom (4.6 kB at 20 kB/s) [2026-02-10T10:19:54.844Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom [2026-02-10T10:19:54.844Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.3.3/httpcomponents-core-4.3.3.pom (13 kB at 58 kB/s) [2026-02-10T10:19:54.844Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/cryptacular/cryptacular/1.1.1/cryptacular-1.1.1.pom [2026-02-10T10:19:54.844Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/cryptacular/cryptacular/1.1.1/cryptacular-1.1.1.pom [2026-02-10T10:19:54.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.1.1/cryptacular-1.1.1.pom [2026-02-10T10:19:54.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.1.1/cryptacular-1.1.1.pom (12 kB at 316 kB/s) [2026-02-10T10:19:54.844Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-storage-api/3.3.1/opensaml-storage-api-3.3.1.pom [2026-02-10T10:19:55.483Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-storage-api/3.3.1/opensaml-storage-api-3.3.1.pom [2026-02-10T10:19:55.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-storage-api/3.3.1/opensaml-storage-api-3.3.1.pom [2026-02-10T10:19:55.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-storage-api/3.3.1/opensaml-storage-api-3.3.1.pom (1.2 kB at 39 kB/s) [2026-02-10T10:19:55.484Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-soap-impl/3.3.1/opensaml-soap-impl-3.3.1.pom [2026-02-10T10:19:55.484Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-soap-impl/3.3.1/opensaml-soap-impl-3.3.1.pom [2026-02-10T10:19:55.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-impl/3.3.1/opensaml-soap-impl-3.3.1.pom [2026-02-10T10:19:55.484Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-impl/3.3.1/opensaml-soap-impl-3.3.1.pom (2.7 kB at 87 kB/s) [2026-02-10T10:19:55.484Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.pom [2026-02-10T10:19:55.484Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.pom [2026-02-10T10:19:56.157Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.pom [2026-02-10T10:19:56.157Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.pom (8.1 kB at 177 kB/s) [2026-02-10T10:19:56.157Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.pom [2026-02-10T10:19:56.157Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.pom (2.0 kB at 8.7 kB/s) [2026-02-10T10:19:56.157Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/neethi/neethi/3.0.3/neethi-3.0.3.pom [2026-02-10T10:19:56.157Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/neethi/neethi/3.0.3/neethi-3.0.3.pom (13 kB at 56 kB/s) [2026-02-10T10:19:56.157Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.pom [2026-02-10T10:19:56.797Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.pom (4.8 kB at 21 kB/s) [2026-02-10T10:19:56.797Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.pom [2026-02-10T10:19:56.797Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.pom (2.0 kB at 8.9 kB/s) [2026-02-10T10:19:56.797Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/dropwizard/metrics/metrics-core/3.1.2/metrics-core-3.1.2.pom [2026-02-10T10:19:56.797Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/dropwizard/metrics/metrics-core/3.1.2/metrics-core-3.1.2.pom [2026-02-10T10:19:57.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/3.1.2/metrics-core-3.1.2.pom [2026-02-10T10:19:57.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/3.1.2/metrics-core-3.1.2.pom (846 B at 28 kB/s) [2026-02-10T10:19:57.437Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/dropwizard/metrics/metrics-parent/3.1.2/metrics-parent-3.1.2.pom [2026-02-10T10:19:57.437Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/dropwizard/metrics/metrics-parent/3.1.2/metrics-parent-3.1.2.pom [2026-02-10T10:19:57.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/3.1.2/metrics-parent-3.1.2.pom [2026-02-10T10:19:57.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/3.1.2/metrics-parent-3.1.2.pom (12 kB at 414 kB/s) [2026-02-10T10:19:57.437Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava/19.0/guava-19.0.pom [2026-02-10T10:19:57.437Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/19.0/guava-19.0.pom [2026-02-10T10:19:57.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom [2026-02-10T10:19:57.437Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 184 kB/s) [2026-02-10T10:19:57.437Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [2026-02-10T10:19:58.077Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [2026-02-10T10:19:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [2026-02-10T10:19:58.077Z] [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 353 kB/s) [2026-02-10T10:19:58.077Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.pom [2026-02-10T10:19:58.077Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.pom (3.9 kB at 17 kB/s) [2026-02-10T10:19:58.077Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/ehcache/ehcache/2.10.6/ehcache-2.10.6.pom [2026-02-10T10:19:58.077Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/ehcache/ehcache/2.10.6/ehcache-2.10.6.pom [2026-02-10T10:19:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.10.6/ehcache-2.10.6.pom [2026-02-10T10:19:58.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.10.6/ehcache-2.10.6.pom (20 kB at 592 kB/s) [2026-02-10T10:19:58.718Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/ehcache/ehcache-root/2.10.6/ehcache-root-2.10.6.pom [2026-02-10T10:19:58.718Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/ehcache/ehcache-root/2.10.6/ehcache-root-2.10.6.pom [2026-02-10T10:19:58.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-root/2.10.6/ehcache-root-2.10.6.pom [2026-02-10T10:19:58.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-root/2.10.6/ehcache-root-2.10.6.pom (17 kB at 573 kB/s) [2026-02-10T10:19:58.718Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/ehcache/ehcache-parent/2.22/ehcache-parent-2.22.pom [2026-02-10T10:19:58.718Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/ehcache/ehcache-parent/2.22/ehcache-parent-2.22.pom [2026-02-10T10:19:58.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.22/ehcache-parent-2.22.pom [2026-02-10T10:19:58.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.22/ehcache-parent-2.22.pom (18 kB at 529 kB/s) [2026-02-10T10:19:58.718Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.6/cxf-rt-frontend-jaxws-3.3.6.pom [2026-02-10T10:19:59.360Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.6/cxf-rt-frontend-jaxws-3.3.6.pom (8.4 kB at 36 kB/s) [2026-02-10T10:19:59.360Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [2026-02-10T10:19:59.360Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [2026-02-10T10:20:00.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [2026-02-10T10:20:00.001Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom (1.6 kB at 51 kB/s) [2026-02-10T10:20:00.001Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-bindings-soap/3.3.6/cxf-rt-bindings-soap-3.3.6.pom [2026-02-10T10:20:00.001Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-bindings-soap/3.3.6/cxf-rt-bindings-soap-3.3.6.pom (4.5 kB at 20 kB/s) [2026-02-10T10:20:00.001Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-wsdl/3.3.6/cxf-rt-wsdl-3.3.6.pom [2026-02-10T10:20:00.001Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-wsdl/3.3.6/cxf-rt-wsdl-3.3.6.pom (5.3 kB at 23 kB/s) [2026-02-10T10:20:00.001Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.6/cxf-rt-databinding-jaxb-3.3.6.pom [2026-02-10T10:20:00.641Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.6/cxf-rt-databinding-jaxb-3.3.6.pom (5.2 kB at 23 kB/s) [2026-02-10T10:20:00.641Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-bindings-xml/3.3.6/cxf-rt-bindings-xml-3.3.6.pom [2026-02-10T10:20:00.641Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-bindings-xml/3.3.6/cxf-rt-bindings-xml-3.3.6.pom (5.6 kB at 24 kB/s) [2026-02-10T10:20:00.641Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-simple/3.3.6/cxf-rt-frontend-simple-3.3.6.pom [2026-02-10T10:20:00.641Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-simple/3.3.6/cxf-rt-frontend-simple-3.3.6.pom (6.1 kB at 26 kB/s) [2026-02-10T10:20:00.641Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-addr/3.3.6/cxf-rt-ws-addr-3.3.6.pom [2026-02-10T10:20:01.282Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-addr/3.3.6/cxf-rt-ws-addr-3.3.6.pom (4.0 kB at 17 kB/s) [2026-02-10T10:20:01.282Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-policy/3.3.6/cxf-rt-ws-policy-3.3.6.pom [2026-02-10T10:20:01.282Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-policy/3.3.6/cxf-rt-ws-policy-3.3.6.pom (11 kB at 48 kB/s) [2026-02-10T10:20:01.282Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-security/3.3.6/cxf-rt-ws-security-3.3.6.pom [2026-02-10T10:20:01.282Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-security/3.3.6/cxf-rt-ws-security-3.3.6.pom (9.1 kB at 39 kB/s) [2026-02-10T10:20:01.921Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2026-02-10T10:20:01.921Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/7.1/asm-7.1.pom [2026-02-10T10:20:01.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.pom [2026-02-10T10:20:01.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.pom (2.9 kB at 86 kB/s) [2026-02-10T10:20:01.921Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2026-02-10T10:20:02.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/ow2/1.5/ow2-1.5.pom [2026-02-10T10:20:02.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom [2026-02-10T10:20:02.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 330 kB/s) [2026-02-10T10:20:02.560Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-security-saml/3.3.6/cxf-rt-security-saml-3.3.6.pom [2026-02-10T10:20:02.560Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-security-saml/3.3.6/cxf-rt-security-saml-3.3.6.pom (2.5 kB at 11 kB/s) [2026-02-10T10:20:02.560Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/parsers/jaxp-ri/1.4.5/jaxp-ri-1.4.5.pom [2026-02-10T10:20:02.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/parsers/jaxp-ri/1.4.5/jaxp-ri-1.4.5.pom [2026-02-10T10:20:02.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/parsers/jaxp-ri/1.4.5/jaxp-ri-1.4.5.pom [2026-02-10T10:20:03.199Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/parsers/jaxp-ri/1.4.5/jaxp-ri-1.4.5.pom (4.2 kB at 127 kB/s) [2026-02-10T10:20:03.199Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/xml/parsers/jaxp-api/1.4.5/jaxp-api-1.4.5.pom [2026-02-10T10:20:03.199Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/xml/parsers/jaxp-api/1.4.5/jaxp-api-1.4.5.pom [2026-02-10T10:20:03.199Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/parsers/jaxp-api/1.4.5/jaxp-api-1.4.5.pom [2026-02-10T10:20:03.199Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/parsers/jaxp-api/1.4.5/jaxp-api-1.4.5.pom (4.0 kB at 120 kB/s) [2026-02-10T10:20:03.199Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.jar [2026-02-10T10:20:03.199Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.jar [2026-02-10T10:20:03.199Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.jar [2026-02-10T10:20:03.199Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-codec/commons-codec/1.13/commons-codec-1.13.jar [2026-02-10T10:20:03.199Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.jar [2026-02-10T10:20:03.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.jar [2026-02-10T10:20:03.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.jar [2026-02-10T10:20:03.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.jar [2026-02-10T10:20:03.839Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-dom/2.2.5/wss4j-ws-security-dom-2.2.5.jar (338 kB at 496 kB/s) [2026-02-10T10:20:03.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.jar [2026-02-10T10:20:03.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.jar [2026-02-10T10:20:03.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.jar [2026-02-10T10:20:03.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.jar [2026-02-10T10:20:03.839Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-common/2.2.5/wss4j-ws-security-common-2.2.5.jar (280 kB at 313 kB/s) [2026-02-10T10:20:03.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.jar [2026-02-10T10:20:03.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.jar [2026-02-10T10:20:04.480Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-codec/commons-codec/1.13/commons-codec-1.13.jar (344 kB at 368 kB/s) [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/joda-time/joda-time/2.9/joda-time-2.9.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar [2026-02-10T10:20:04.480Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/santuario/xmlsec/2.1.4/xmlsec-2.1.4.jar (1.1 MB at 971 kB/s) [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/neethi/neethi/3.0.3/neethi-3.0.3.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.jar [2026-02-10T10:20:04.480Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-policy/2.2.5/wss4j-policy-2.2.5.jar (214 kB at 153 kB/s) [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.6/cxf-rt-frontend-jaxws-3.3.6.jar [2026-02-10T10:20:04.480Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/neethi/neethi/3.0.3/neethi-3.0.3.jar (71 kB at 51 kB/s) [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [2026-02-10T10:20:04.480Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-bindings/2.2.5/wss4j-bindings-2.2.5.jar (44 kB at 30 kB/s) [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-bindings-soap/3.3.6/cxf-rt-bindings-soap-3.3.6.jar [2026-02-10T10:20:04.480Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-policy-stax/2.2.5/wss4j-ws-security-policy-stax-2.2.5.jar (132 kB at 90 kB/s) [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-wsdl/3.3.6/cxf-rt-wsdl-3.3.6.jar [2026-02-10T10:20:04.480Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.6/cxf-rt-databinding-jaxb-3.3.6.jar [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-jaxws/3.3.6/cxf-rt-frontend-jaxws-3.3.6.jar (347 kB at 210 kB/s) [2026-02-10T10:20:05.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-bindings-xml/3.3.6/cxf-rt-bindings-xml-3.3.6.jar [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-bindings-soap/3.3.6/cxf-rt-bindings-soap-3.3.6.jar (182 kB at 108 kB/s) [2026-02-10T10:20:05.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-simple/3.3.6/cxf-rt-frontend-simple-3.3.6.jar [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-wsdl/3.3.6/cxf-rt-wsdl-3.3.6.jar (174 kB at 102 kB/s) [2026-02-10T10:20:05.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-addr/3.3.6/cxf-rt-ws-addr-3.3.6.jar [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-databinding-jaxb/3.3.6/cxf-rt-databinding-jaxb-3.3.6.jar (107 kB at 61 kB/s) [2026-02-10T10:20:05.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-policy/3.3.6/cxf-rt-ws-policy-3.3.6.jar [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/wss4j/wss4j-ws-security-stax/2.2.5/wss4j-ws-security-stax-2.2.5.jar (410 kB at 219 kB/s) [2026-02-10T10:20:05.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-security/3.3.6/cxf-rt-ws-security-3.3.6.jar [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-bindings-xml/3.3.6/cxf-rt-bindings-xml-3.3.6.jar (39 kB at 20 kB/s) [2026-02-10T10:20:05.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-security-saml/3.3.6/cxf-rt-security-saml-3.3.6.jar [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-frontend-simple/3.3.6/cxf-rt-frontend-simple-3.3.6.jar (104 kB at 54 kB/s) [2026-02-10T10:20:05.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/parsers/jaxp-ri/1.4.5/jaxp-ri-1.4.5.jar [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-addr/3.3.6/cxf-rt-ws-addr-3.3.6.jar (76 kB at 39 kB/s) [2026-02-10T10:20:05.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/xml/parsers/jaxp-api/1.4.5/jaxp-api-1.4.5.jar [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-policy/3.3.6/cxf-rt-ws-policy-3.3.6.jar (215 kB at 108 kB/s) [2026-02-10T10:20:05.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-security-saml/3.3.6/cxf-rt-security-saml-3.3.6.jar (36 kB at 17 kB/s) [2026-02-10T10:20:05.759Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-ws-security/3.3.6/cxf-rt-ws-security-3.3.6.jar (707 kB at 316 kB/s) [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.jar [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.jar [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.jar [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.jar [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.jar [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.jar [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.jar [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.jar [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.jar [2026-02-10T10:20:05.759Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.jar [2026-02-10T10:20:05.760Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/joda-time/joda-time/2.9/joda-time-2.9.jar [2026-02-10T10:20:05.760Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.jar [2026-02-10T10:20:05.760Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.jar [2026-02-10T10:20:05.760Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.jar [2026-02-10T10:20:05.760Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.jar [2026-02-10T10:20:05.760Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.jar [2026-02-10T10:20:05.760Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.jar [2026-02-10T10:20:05.760Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar [2026-02-10T10:20:06.400Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [2026-02-10T10:20:06.400Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/parsers/jaxp-ri/1.4.5/jaxp-ri-1.4.5.jar [2026-02-10T10:20:06.400Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/xml/parsers/jaxp-api/1.4.5/jaxp-api-1.4.5.jar [2026-02-10T10:20:06.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.jar [2026-02-10T10:20:06.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.jar [2026-02-10T10:20:06.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.jar [2026-02-10T10:20:06.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.jar [2026-02-10T10:20:06.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.jar [2026-02-10T10:20:06.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-profile-api/3.3.1/opensaml-profile-api-3.3.1.jar (27 kB at 727 kB/s) [2026-02-10T10:20:06.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.jar [2026-02-10T10:20:06.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-api/3.3.1/opensaml-saml-api-3.3.1.jar (400 kB at 9.5 MB/s) [2026-02-10T10:20:06.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.jar [2026-02-10T10:20:06.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-core/3.3.1/opensaml-core-3.3.1.jar (178 kB at 4.0 MB/s) [2026-02-10T10:20:06.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.jar [2026-02-10T10:20:06.400Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-api/3.3.1/opensaml-xmlsec-api-3.3.1.jar (210 kB at 4.6 MB/s) [2026-02-10T10:20:06.400Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.jar [2026-02-10T10:20:07.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-soap-api/3.3.1/opensaml-soap-api-3.3.1.jar (162 kB at 2.4 MB/s) [2026-02-10T10:20:07.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.jar [2026-02-10T10:20:07.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-impl/3.3.1/opensaml-security-impl-3.3.1.jar (98 kB at 1.4 MB/s) [2026-02-10T10:20:07.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9/joda-time-2.9.jar [2026-02-10T10:20:07.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-security-api/3.3.1/opensaml-security-api-3.3.1.jar (61 kB at 813 kB/s) [2026-02-10T10:20:07.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.jar [2026-02-10T10:20:07.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xmlsec-impl/3.3.1/opensaml-xmlsec-impl-3.3.1.jar (293 kB at 3.5 MB/s) [2026-02-10T10:20:07.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.jar [2026-02-10T10:20:07.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/shibboleth/utilities/java-support/7.3.0/java-support-7.3.0.jar (233 kB at 2.2 MB/s) [2026-02-10T10:20:07.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.jar [2026-02-10T10:20:07.042Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cryptacular/cryptacular/1.2.4/cryptacular-1.2.4.jar (162 kB at 1.5 MB/s) [2026-02-10T10:20:07.042Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.jar [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9/joda-time-2.9.jar (626 kB at 5.3 MB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.jar [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-impl/3.3.1/opensaml-xacml-impl-3.3.1.jar (199 kB at 1.6 MB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.jar [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-impl/3.3.1/opensaml-xacml-saml-impl-3.3.1.jar (26 kB at 180 kB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-api/3.3.1/opensaml-xacml-api-3.3.1.jar (46 kB at 321 kB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-saml-impl/3.3.1/opensaml-saml-impl-3.3.1.jar (1.1 MB at 7.7 MB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/parsers/jaxp-ri/1.4.5/jaxp-ri-1.4.5.jar [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opensaml/opensaml-xacml-saml-api/3.3.1/opensaml-xacml-saml-api-3.3.1.jar (8.4 kB at 56 kB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/parsers/jaxp-api/1.4.5/jaxp-api-1.4.5.jar [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jasypt/jasypt/1.9.3/jasypt-1.9.3.jar (142 kB at 930 kB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar (84 kB at 420 kB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/parsers/jaxp-api/1.4.5/jaxp-api-1.4.5.jar (220 kB at 1.0 MB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.64/bcprov-jdk15on-1.64.jar (4.8 MB at 18 MB/s) [2026-02-10T10:20:07.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/parsers/jaxp-ri/1.4.5/jaxp-ri-1.4.5.jar (5.0 MB at 18 MB/s) [2026-02-10T10:20:07.043Z] [INFO] [2026-02-10T10:20:07.043Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-cxf --- [2026-02-10T10:20:07.043Z] [INFO] [2026-02-10T10:20:07.043Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-cxf --- [2026-02-10T10:20:07.043Z] [INFO] [2026-02-10T10:20:07.043Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-cxf --- [2026-02-10T10:20:07.686Z] [INFO] [2026-02-10T10:20:07.686Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-cxf --- [2026-02-10T10:20:07.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:07.686Z] [INFO] Copying 1 resource [2026-02-10T10:20:07.686Z] [INFO] Copying 3 resources [2026-02-10T10:20:07.686Z] [INFO] [2026-02-10T10:20:07.686Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-cxf --- [2026-02-10T10:20:07.686Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:20:07.686Z] [INFO] Compiling 27 source files to /tomee/server/openejb-cxf/target/classes [2026-02-10T10:20:08.330Z] [INFO] /tomee/server/openejb-cxf/src/main/java/org/apache/openejb/server/cxf/ejb/EjbInterceptor.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:20:08.330Z] [INFO] /tomee/server/openejb-cxf/src/main/java/org/apache/openejb/server/cxf/ejb/EjbInterceptor.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:20:08.330Z] [INFO] [2026-02-10T10:20:08.330Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-cxf --- [2026-02-10T10:20:08.330Z] [INFO] [2026-02-10T10:20:08.330Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-cxf --- [2026-02-10T10:20:08.330Z] [WARNING] Manifest org.apache.tomee:openejb-cxf:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:20:08.330Z] [WARNING] Manifest org.apache.tomee:openejb-cxf:jar:8.0.2 : Unused Import-Package instructions: [org.apache.xml.resolver*] [2026-02-10T10:20:08.330Z] [INFO] [2026-02-10T10:20:08.330Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-cxf --- [2026-02-10T10:20:08.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:08.330Z] [INFO] Copying 4 resources [2026-02-10T10:20:08.330Z] [INFO] Copying 3 resources [2026-02-10T10:20:08.330Z] [INFO] [2026-02-10T10:20:08.330Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-cxf --- [2026-02-10T10:20:08.330Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:20:08.330Z] [INFO] Compiling 23 source files to /tomee/server/openejb-cxf/target/test-classes [2026-02-10T10:20:08.972Z] [INFO] /tomee/server/openejb-cxf/src/test/java/org/apache/openejb/server/cxf/GlobalFeatureConfigTest.java: Some input files use or override a deprecated API. [2026-02-10T10:20:08.972Z] [INFO] /tomee/server/openejb-cxf/src/test/java/org/apache/openejb/server/cxf/GlobalFeatureConfigTest.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:20:08.972Z] [INFO] [2026-02-10T10:20:08.972Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-cxf --- [2026-02-10T10:20:08.972Z] [INFO] Tests are skipped. [2026-02-10T10:20:08.972Z] [INFO] [2026-02-10T10:20:08.972Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-cxf --- [2026-02-10T10:20:08.972Z] [INFO] Building jar: /tomee/server/openejb-cxf/target/openejb-cxf-8.0.2.jar [2026-02-10T10:20:08.972Z] [INFO] [2026-02-10T10:20:08.972Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-cxf --- [2026-02-10T10:20:08.972Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:20:08.972Z] [INFO] [2026-02-10T10:20:08.972Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-cxf --- [2026-02-10T10:20:08.972Z] [INFO] Installing /tomee/server/openejb-cxf/target/openejb-cxf-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-cxf/8.0.2/openejb-cxf-8.0.2.jar [2026-02-10T10:20:08.972Z] [INFO] Installing /tomee/server/openejb-cxf/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-cxf/8.0.2/openejb-cxf-8.0.2.pom [2026-02-10T10:20:08.972Z] [INFO] [2026-02-10T10:20:08.972Z] [INFO] -----------------< org.apache.tomee:tomee-webservices >----------------- [2026-02-10T10:20:08.972Z] [INFO] Building TomEE :: TomEE :: Web Services 8.0.2 [40/97] [2026-02-10T10:20:08.972Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:20:08.972Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/velocity/velocity/1.6.4/velocity-1.6.4.pom [2026-02-10T10:20:08.972Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/velocity/velocity/1.6.4/velocity-1.6.4.pom (11 kB at 45 kB/s) [2026-02-10T10:20:08.972Z] [INFO] [2026-02-10T10:20:08.972Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-webservices --- [2026-02-10T10:20:08.972Z] [INFO] [2026-02-10T10:20:08.972Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-webservices --- [2026-02-10T10:20:08.972Z] [INFO] [2026-02-10T10:20:08.972Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:11.056Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-webservices/src/main/resources [2026-02-10T10:20:11.056Z] [INFO] Copying 3 resources [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:20:11.056Z] [INFO] Compiling 2 source files to /tomee/tomee/tomee-webservices/target/classes [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:11.056Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-webservices/src/test/resources [2026-02-10T10:20:11.056Z] [INFO] Copying 3 resources [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] No sources to compile [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] Tests are skipped. [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] Building jar: /tomee/tomee/tomee-webservices/target/tomee-webservices-8.0.2.jar [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-webservices --- [2026-02-10T10:20:11.056Z] [INFO] Installing /tomee/tomee/tomee-webservices/target/tomee-webservices-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-webservices/8.0.2/tomee-webservices-8.0.2.jar [2026-02-10T10:20:11.056Z] [INFO] Installing /tomee/tomee/tomee-webservices/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-webservices/8.0.2/tomee-webservices-8.0.2.pom [2026-02-10T10:20:11.056Z] [INFO] [2026-02-10T10:20:11.056Z] [INFO] ----------------------< org.apache.tomee:mp-jwt >----------------------- [2026-02-10T10:20:11.056Z] [INFO] Building TomEE :: Microprofile JWT 8.0.2 [41/97] [2026-02-10T10:20:11.056Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:20:11.056Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.pom [2026-02-10T10:20:11.696Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.pom [2026-02-10T10:20:11.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.pom [2026-02-10T10:20:11.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.pom (4.6 kB at 47 kB/s) [2026-02-10T10:20:11.696Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.1.1/microprofile-jwt-auth-parent-1.1.1.pom [2026-02-10T10:20:11.696Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.1.1/microprofile-jwt-auth-parent-1.1.1.pom [2026-02-10T10:20:11.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.1.1/microprofile-jwt-auth-parent-1.1.1.pom [2026-02-10T10:20:11.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-parent/1.1.1/microprofile-jwt-auth-parent-1.1.1.pom (16 kB at 423 kB/s) [2026-02-10T10:20:11.696Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/javaee-api/7.0/javaee-api-7.0.pom [2026-02-10T10:20:12.335Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/javaee-api/7.0/javaee-api-7.0.pom [2026-02-10T10:20:12.335Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom [2026-02-10T10:20:12.335Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom (8.6 kB at 288 kB/s) [2026-02-10T10:20:12.335Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/osgi/org.osgi.annotation.versioning/1.0.0/org.osgi.annotation.versioning-1.0.0.pom [2026-02-10T10:20:12.335Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/osgi/org.osgi.annotation.versioning/1.0.0/org.osgi.annotation.versioning-1.0.0.pom [2026-02-10T10:20:12.974Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.versioning/1.0.0/org.osgi.annotation.versioning-1.0.0.pom [2026-02-10T10:20:12.974Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.versioning/1.0.0/org.osgi.annotation.versioning-1.0.0.pom (1.3 kB at 39 kB/s) [2026-02-10T10:20:12.974Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-api/1.3/microprofile-config-api-1.3.pom [2026-02-10T10:20:12.974Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-api/1.3/microprofile-config-api-1.3.pom [2026-02-10T10:20:13.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.3/microprofile-config-api-1.3.pom [2026-02-10T10:20:13.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.3/microprofile-config-api-1.3.pom (5.2 kB at 145 kB/s) [2026-02-10T10:20:13.613Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-parent/1.3/microprofile-config-parent-1.3.pom [2026-02-10T10:20:13.613Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-parent/1.3/microprofile-config-parent-1.3.pom [2026-02-10T10:20:13.613Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.3/microprofile-config-parent-1.3.pom [2026-02-10T10:20:13.613Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.3/microprofile-config-parent-1.3.pom (17 kB at 553 kB/s) [2026-02-10T10:20:13.613Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bitbucket/b_c/jose4j/0.6.0/jose4j-0.6.0.pom [2026-02-10T10:20:13.613Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bitbucket/b_c/jose4j/0.6.0/jose4j-0.6.0.pom [2026-02-10T10:20:14.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.6.0/jose4j-0.6.0.pom [2026-02-10T10:20:14.253Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.6.0/jose4j-0.6.0.pom (8.3 kB at 252 kB/s) [2026-02-10T10:20:14.253Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9.pom [2026-02-10T10:20:14.253Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9.pom [2026-02-10T10:20:14.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9.pom [2026-02-10T10:20:14.893Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9.pom (13 kB at 398 kB/s) [2026-02-10T10:20:14.893Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom [2026-02-10T10:20:14.893Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom [2026-02-10T10:20:14.893Z] [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-10T10:20:14.893Z] [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 155 kB/s) [2026-02-10T10:20:14.893Z] [INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/minidev/json-smart/maven-metadata.xml [2026-02-10T10:20:14.893Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/maven-metadata.xml [2026-02-10T10:20:14.893Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/maven-metadata.xml [2026-02-10T10:20:14.893Z] [INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/net/minidev/json-smart/maven-metadata.xml [2026-02-10T10:20:14.893Z] [INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/minidev/json-smart/maven-metadata.xml [2026-02-10T10:20:14.893Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml [2026-02-10T10:20:14.893Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml (1.4 kB at 46 kB/s) [2026-02-10T10:20:14.893Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/1.3.1/json-smart-1.3.1.pom [2026-02-10T10:20:14.893Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/1.3.1/json-smart-1.3.1.pom [2026-02-10T10:20:15.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.1/json-smart-1.3.1.pom [2026-02-10T10:20:15.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.1/json-smart-1.3.1.pom (2.0 kB at 55 kB/s) [2026-02-10T10:20:15.567Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/parent/1.3.1/parent-1.3.1.pom [2026-02-10T10:20:15.567Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/parent/1.3.1/parent-1.3.1.pom [2026-02-10T10:20:15.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/1.3.1/parent-1.3.1.pom [2026-02-10T10:20:15.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/1.3.1/parent-1.3.1.pom (8.5 kB at 236 kB/s) [2026-02-10T10:20:15.567Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/1.3.2/json-smart-1.3.2.pom [2026-02-10T10:20:15.567Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/1.3.2/json-smart-1.3.2.pom [2026-02-10T10:20:15.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.2/json-smart-1.3.2.pom [2026-02-10T10:20:15.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.2/json-smart-1.3.2.pom (2.0 kB at 67 kB/s) [2026-02-10T10:20:15.567Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/parent/1.3.2/parent-1.3.2.pom [2026-02-10T10:20:16.206Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/parent/1.3.2/parent-1.3.2.pom [2026-02-10T10:20:16.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/1.3.2/parent-1.3.2.pom [2026-02-10T10:20:16.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/1.3.2/parent-1.3.2.pom (7.9 kB at 272 kB/s) [2026-02-10T10:20:16.206Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/1.3.3/json-smart-1.3.3.pom [2026-02-10T10:20:16.206Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/1.3.3/json-smart-1.3.3.pom [2026-02-10T10:20:16.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.3/json-smart-1.3.3.pom [2026-02-10T10:20:16.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.3/json-smart-1.3.3.pom (2.0 kB at 73 kB/s) [2026-02-10T10:20:16.206Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/2.0-RC1/json-smart-2.0-RC1.pom [2026-02-10T10:20:16.206Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/2.0-RC1/json-smart-2.0-RC1.pom [2026-02-10T10:20:16.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC1/json-smart-2.0-RC1.pom [2026-02-10T10:20:16.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC1/json-smart-2.0-RC1.pom (1.4 kB at 45 kB/s) [2026-02-10T10:20:16.918Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/parent/2.0-RC1/parent-2.0-RC1.pom [2026-02-10T10:20:16.918Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/parent/2.0-RC1/parent-2.0-RC1.pom [2026-02-10T10:20:16.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC1/parent-2.0-RC1.pom [2026-02-10T10:20:16.918Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC1/parent-2.0-RC1.pom (11 kB at 376 kB/s) [2026-02-10T10:20:16.918Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/asm/1.0-RC1/asm-1.0-RC1.pom [2026-02-10T10:20:16.918Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/asm/1.0-RC1/asm-1.0-RC1.pom [2026-02-10T10:20:16.918Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0-RC1/asm-1.0-RC1.pom [2026-02-10T10:20:17.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0-RC1/asm-1.0-RC1.pom (1.6 kB at 52 kB/s) [2026-02-10T10:20:17.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/asm/asm/3.3.1/asm-3.3.1.pom [2026-02-10T10:20:17.558Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/asm/asm/3.3.1/asm-3.3.1.pom [2026-02-10T10:20:17.558Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom [2026-02-10T10:20:17.558Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 10 kB/s) [2026-02-10T10:20:17.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [2026-02-10T10:20:17.558Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [2026-02-10T10:20:18.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [2026-02-10T10:20:18.197Z] [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 155 kB/s) [2026-02-10T10:20:18.197Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/2.0-RC2/json-smart-2.0-RC2.pom [2026-02-10T10:20:18.197Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/2.0-RC2/json-smart-2.0-RC2.pom [2026-02-10T10:20:18.837Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC2/json-smart-2.0-RC2.pom [2026-02-10T10:20:18.837Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC2/json-smart-2.0-RC2.pom (1.4 kB at 42 kB/s) [2026-02-10T10:20:18.837Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/parent/2.0-RC2/parent-2.0-RC2.pom [2026-02-10T10:20:19.476Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/parent/2.0-RC2/parent-2.0-RC2.pom [2026-02-10T10:20:19.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC2/parent-2.0-RC2.pom [2026-02-10T10:20:19.476Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC2/parent-2.0-RC2.pom (11 kB at 382 kB/s) [2026-02-10T10:20:19.476Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/2.0-RC3/json-smart-2.0-RC3.pom [2026-02-10T10:20:19.476Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/2.0-RC3/json-smart-2.0-RC3.pom [2026-02-10T10:20:20.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC3/json-smart-2.0-RC3.pom [2026-02-10T10:20:20.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0-RC3/json-smart-2.0-RC3.pom (1.4 kB at 44 kB/s) [2026-02-10T10:20:20.838Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/parent/2.0-RC3/parent-2.0-RC3.pom [2026-02-10T10:20:20.838Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/parent/2.0-RC3/parent-2.0-RC3.pom [2026-02-10T10:20:20.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC3/parent-2.0-RC3.pom [2026-02-10T10:20:20.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0-RC3/parent-2.0-RC3.pom (8.4 kB at 289 kB/s) [2026-02-10T10:20:20.838Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/asm/1.0-RC3/asm-1.0-RC3.pom [2026-02-10T10:20:20.838Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/asm/1.0-RC3/asm-1.0-RC3.pom [2026-02-10T10:20:20.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0-RC3/asm-1.0-RC3.pom [2026-02-10T10:20:20.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0-RC3/asm-1.0-RC3.pom (1.6 kB at 56 kB/s) [2026-02-10T10:20:20.838Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/2.0/json-smart-2.0.pom [2026-02-10T10:20:21.477Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/2.0/json-smart-2.0.pom [2026-02-10T10:20:21.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0/json-smart-2.0.pom [2026-02-10T10:20:21.477Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.0/json-smart-2.0.pom (1.4 kB at 47 kB/s) [2026-02-10T10:20:21.477Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/parent/2.0/parent-2.0.pom [2026-02-10T10:20:21.477Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/parent/2.0/parent-2.0.pom [2026-02-10T10:20:22.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0/parent-2.0.pom [2026-02-10T10:20:22.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.0/parent-2.0.pom (8.6 kB at 330 kB/s) [2026-02-10T10:20:22.807Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/asm/1.0/asm-1.0.pom [2026-02-10T10:20:22.807Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/asm/1.0/asm-1.0.pom [2026-02-10T10:20:22.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0/asm-1.0.pom [2026-02-10T10:20:22.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0/asm-1.0.pom (1.6 kB at 57 kB/s) [2026-02-10T10:20:22.807Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/2.1.0/json-smart-2.1.0.pom [2026-02-10T10:20:22.807Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/2.1.0/json-smart-2.1.0.pom [2026-02-10T10:20:23.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.1.0/json-smart-2.1.0.pom [2026-02-10T10:20:23.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.1.0/json-smart-2.1.0.pom (2.2 kB at 70 kB/s) [2026-02-10T10:20:23.447Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/parent/2.1.0/parent-2.1.0.pom [2026-02-10T10:20:23.447Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/parent/2.1.0/parent-2.1.0.pom [2026-02-10T10:20:24.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.1.0/parent-2.1.0.pom [2026-02-10T10:20:24.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/parent/2.1.0/parent-2.1.0.pom (8.6 kB at 308 kB/s) [2026-02-10T10:20:24.103Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/asm/1.0.2/asm-1.0.2.pom [2026-02-10T10:20:24.103Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/asm/1.0.2/asm-1.0.2.pom [2026-02-10T10:20:24.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.pom [2026-02-10T10:20:24.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/asm/1.0.2/asm-1.0.2.pom (1.8 kB at 60 kB/s) [2026-02-10T10:20:24.103Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/2.1.1/json-smart-2.1.1.pom [2026-02-10T10:20:24.103Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/2.1.1/json-smart-2.1.1.pom [2026-02-10T10:20:24.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.1.1/json-smart-2.1.1.pom [2026-02-10T10:20:24.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.1.1/json-smart-2.1.1.pom (2.2 kB at 76 kB/s) [2026-02-10T10:20:24.743Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/2.2/json-smart-2.2.pom [2026-02-10T10:20:24.743Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/2.2/json-smart-2.2.pom [2026-02-10T10:20:24.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2/json-smart-2.2.pom [2026-02-10T10:20:24.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2/json-smart-2.2.pom (2.3 kB at 80 kB/s) [2026-02-10T10:20:24.743Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom [2026-02-10T10:20:24.743Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom [2026-02-10T10:20:24.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom [2026-02-10T10:20:24.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.2/minidev-parent-2.2.pom (9.1 kB at 314 kB/s) [2026-02-10T10:20:24.743Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom [2026-02-10T10:20:24.743Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom [2026-02-10T10:20:25.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom [2026-02-10T10:20:25.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.1/accessors-smart-1.1.pom (2.1 kB at 60 kB/s) [2026-02-10T10:20:25.392Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom [2026-02-10T10:20:25.392Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom [2026-02-10T10:20:25.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom [2026-02-10T10:20:25.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom (1.9 kB at 69 kB/s) [2026-02-10T10:20:25.392Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2026-02-10T10:20:26.032Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2026-02-10T10:20:26.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2026-02-10T10:20:26.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 167 kB/s) [2026-02-10T10:20:26.032Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom [2026-02-10T10:20:26.032Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom [2026-02-10T10:20:26.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom [2026-02-10T10:20:26.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.2.1/json-smart-2.2.1.pom (12 kB at 378 kB/s) [2026-02-10T10:20:26.032Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/2.3/json-smart-2.3.pom [2026-02-10T10:20:26.032Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/2.3/json-smart-2.3.pom [2026-02-10T10:20:26.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom [2026-02-10T10:20:26.673Z] [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 251 kB/s) [2026-02-10T10:20:26.673Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [2026-02-10T10:20:26.673Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [2026-02-10T10:20:26.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom [2026-02-10T10:20:26.673Z] [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 274 kB/s) [2026-02-10T10:20:26.673Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [2026-02-10T10:20:26.673Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [2026-02-10T10:20:26.673Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom [2026-02-10T10:20:27.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 373 kB/s) [2026-02-10T10:20:27.313Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [2026-02-10T10:20:27.313Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [2026-02-10T10:20:27.313Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom [2026-02-10T10:20:27.313Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (1.9 kB at 60 kB/s) [2026-02-10T10:20:27.313Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [2026-02-10T10:20:27.313Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [2026-02-10T10:20:27.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom [2026-02-10T10:20:27.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (5.5 kB at 211 kB/s) [2026-02-10T10:20:27.953Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.pom [2026-02-10T10:20:27.953Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.pom [2026-02-10T10:20:27.953Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.pom [2026-02-10T10:20:27.953Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.pom (2.0 kB at 56 kB/s) [2026-02-10T10:20:27.953Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.jar [2026-02-10T10:20:27.953Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/osgi/org.osgi.annotation.versioning/1.0.0/org.osgi.annotation.versioning-1.0.0.jar [2026-02-10T10:20:27.953Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-api/1.3/microprofile-config-api-1.3.jar [2026-02-10T10:20:27.953Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bitbucket/b_c/jose4j/0.6.0/jose4j-0.6.0.jar [2026-02-10T10:20:27.953Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9.jar [2026-02-10T10:20:27.953Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar [2026-02-10T10:20:27.953Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [2026-02-10T10:20:27.953Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/osgi/org.osgi.annotation.versioning/1.0.0/org.osgi.annotation.versioning-1.0.0.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-api/1.3/microprofile-config-api-1.3.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bitbucket/b_c/jose4j/0.6.0/jose4j-0.6.0.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.versioning/1.0.0/org.osgi.annotation.versioning-1.0.0.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.3/microprofile-config-api-1.3.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.6.0/jose4j-0.6.0.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9.jar [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-api/1.1.1/microprofile-jwt-auth-api-1.1.1.jar (12 kB at 311 kB/s) [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.3/microprofile-config-api-1.3.jar (17 kB at 441 kB/s) [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/osgi/org.osgi.annotation.versioning/1.0.0/org.osgi.annotation.versioning-1.0.0.jar (15 kB at 336 kB/s) [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9.jar (339 kB at 8.5 MB/s) [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.6.0/jose4j-0.6.0.jar (258 kB at 4.2 MB/s) [2026-02-10T10:20:28.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 1.9 MB/s) [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 455 kB/s) [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar (53 kB at 761 kB/s) [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar (4.7 kB at 67 kB/s) [2026-02-10T10:20:28.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar (242 kB at 2.6 MB/s) [2026-02-10T10:20:28.596Z] [INFO] [2026-02-10T10:20:28.596Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mp-jwt --- [2026-02-10T10:20:28.596Z] [INFO] [2026-02-10T10:20:28.596Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ mp-jwt --- [2026-02-10T10:20:28.596Z] [INFO] [2026-02-10T10:20:28.596Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mp-jwt --- [2026-02-10T10:20:29.236Z] [INFO] artifact net.minidev:json-smart: checking for updates from apache [2026-02-10T10:20:29.237Z] [INFO] artifact net.minidev:json-smart: checking for updates from JBoss Repository [2026-02-10T10:20:29.879Z] [INFO] artifact net.minidev:json-smart: checking for updates from central [2026-02-10T10:20:29.879Z] [INFO] [2026-02-10T10:20:29.879Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ mp-jwt --- [2026-02-10T10:20:29.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:29.879Z] [INFO] Copying 2 resources [2026-02-10T10:20:29.879Z] [INFO] Copying 3 resources [2026-02-10T10:20:29.879Z] [INFO] [2026-02-10T10:20:29.879Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ mp-jwt --- [2026-02-10T10:20:29.879Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:20:29.879Z] [INFO] Compiling 40 source files to /tomee/mp-jwt/target/classes [2026-02-10T10:20:30.519Z] [INFO] /tomee/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/cdi/ClaimBean.java: /tomee/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/cdi/ClaimBean.java uses or overrides a deprecated API. [2026-02-10T10:20:30.520Z] [INFO] /tomee/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/cdi/ClaimBean.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:20:30.520Z] [INFO] /tomee/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/principal/JWTCallerPrincipal.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:20:30.520Z] [INFO] /tomee/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/principal/JWTCallerPrincipal.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:20:30.520Z] [INFO] [2026-02-10T10:20:30.520Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ mp-jwt --- [2026-02-10T10:20:30.520Z] [INFO] Couldn't find parent for org.slf4j:slf4j-api:jar:1.7.21 [2026-02-10T10:20:30.520Z] [INFO] [2026-02-10T10:20:30.520Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ mp-jwt --- [2026-02-10T10:20:30.520Z] [INFO] [2026-02-10T10:20:30.520Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ mp-jwt --- [2026-02-10T10:20:30.520Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:30.520Z] [INFO] Copying 1 resource [2026-02-10T10:20:30.520Z] [INFO] Copying 3 resources [2026-02-10T10:20:30.520Z] [INFO] [2026-02-10T10:20:30.520Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ mp-jwt --- [2026-02-10T10:20:30.520Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:20:30.520Z] [INFO] Compiling 34 source files to /tomee/mp-jwt/target/test-classes [2026-02-10T10:20:31.159Z] [INFO] [2026-02-10T10:20:31.159Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ mp-jwt --- [2026-02-10T10:20:31.159Z] [INFO] Tests are skipped. [2026-02-10T10:20:31.159Z] [INFO] [2026-02-10T10:20:31.159Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mp-jwt --- [2026-02-10T10:20:31.159Z] [INFO] Building jar: /tomee/mp-jwt/target/mp-jwt-8.0.2.jar [2026-02-10T10:20:31.159Z] [INFO] [2026-02-10T10:20:31.159Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ mp-jwt --- [2026-02-10T10:20:31.159Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:20:31.159Z] [INFO] [2026-02-10T10:20:31.159Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mp-jwt --- [2026-02-10T10:20:31.159Z] [INFO] Installing /tomee/mp-jwt/target/mp-jwt-8.0.2.jar to /root/.m2/repository/org/apache/tomee/mp-jwt/8.0.2/mp-jwt-8.0.2.jar [2026-02-10T10:20:31.159Z] [INFO] Installing /tomee/mp-jwt/pom.xml to /root/.m2/repository/org/apache/tomee/mp-jwt/8.0.2/mp-jwt-8.0.2.pom [2026-02-10T10:20:31.159Z] [INFO] [2026-02-10T10:20:31.159Z] [INFO] ----------------< org.apache.tomee:tomee-microprofile >----------------- [2026-02-10T10:20:31.159Z] [INFO] Building TomEE :: TomEE :: MicroProfile 8.0.2 [42/97] [2026-02-10T10:20:31.159Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:20:31.159Z] [INFO] [2026-02-10T10:20:31.159Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-microprofile --- [2026-02-10T10:20:31.159Z] [INFO] [2026-02-10T10:20:31.159Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-microprofile --- [2026-02-10T10:20:31.159Z] [INFO] [2026-02-10T10:20:31.159Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-microprofile --- [2026-02-10T10:20:31.798Z] [INFO] [2026-02-10T10:20:31.798Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-microprofile --- [2026-02-10T10:20:31.798Z] [INFO] [2026-02-10T10:20:31.798Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-microprofile --- [2026-02-10T10:20:31.798Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:20:31.798Z] [INFO] [2026-02-10T10:20:31.798Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-microprofile --- [2026-02-10T10:20:31.798Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:20:31.799Z] [INFO] [2026-02-10T10:20:31.799Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-microprofile --- [2026-02-10T10:20:31.799Z] [INFO] Installing /tomee/tomee/tomee-microprofile/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-microprofile/8.0.2/tomee-microprofile-8.0.2.pom [2026-02-10T10:20:31.799Z] [INFO] [2026-02-10T10:20:31.799Z] [INFO] ---------------------< org.apache.tomee:mp-common >--------------------- [2026-02-10T10:20:31.799Z] [INFO] Building TomEE :: TomEE :: MicroProfile Common 8.0.2 [43/97] [2026-02-10T10:20:31.799Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:20:31.799Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config-impl/1.2.1/geronimo-config-impl-1.2.1.pom [2026-02-10T10:20:31.799Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config-impl/1.2.1/geronimo-config-impl-1.2.1.pom (11 kB at 45 kB/s) [2026-02-10T10:20:31.799Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config/1.2.1/geronimo-config-1.2.1.pom [2026-02-10T10:20:31.799Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config/1.2.1/geronimo-config-1.2.1.pom (4.8 kB at 20 kB/s) [2026-02-10T10:20:31.799Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/arquillian-bom/1.1.14.Final/arquillian-bom-1.1.14.Final.pom [2026-02-10T10:20:32.439Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.1.14.Final/arquillian-bom-1.1.14.Final.pom [2026-02-10T10:20:32.439Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.1.14.Final/arquillian-bom-1.1.14.Final.pom (9.1 kB at 138 kB/s) [2026-02-10T10:20:32.439Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom [2026-02-10T10:20:32.439Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom [2026-02-10T10:20:32.439Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 589 kB/s) [2026-02-10T10:20:32.439Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom [2026-02-10T10:20:32.439Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom [2026-02-10T10:20:32.440Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 653 kB/s) [2026-02-10T10:20:32.440Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1.4/microprofile-fault-tolerance-api-1.1.4.pom [2026-02-10T10:20:32.440Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1.4/microprofile-fault-tolerance-api-1.1.4.pom [2026-02-10T10:20:32.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1.4/microprofile-fault-tolerance-api-1.1.4.pom [2026-02-10T10:20:33.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1.4/microprofile-fault-tolerance-api-1.1.4.pom (4.5 kB at 23 kB/s) [2026-02-10T10:20:33.080Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/1.1.4/microprofile-fault-tolerance-parent-1.1.4.pom [2026-02-10T10:20:33.080Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/1.1.4/microprofile-fault-tolerance-parent-1.1.4.pom [2026-02-10T10:20:33.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/1.1.4/microprofile-fault-tolerance-parent-1.1.4.pom [2026-02-10T10:20:33.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-parent/1.1.4/microprofile-fault-tolerance-parent-1.1.4.pom (15 kB at 155 kB/s) [2026-02-10T10:20:33.080Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/safeguard/safeguard-impl/1.2.1/safeguard-impl-1.2.1.pom [2026-02-10T10:20:33.723Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/safeguard/safeguard-impl/1.2.1/safeguard-impl-1.2.1.pom (4.3 kB at 18 kB/s) [2026-02-10T10:20:33.723Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/safeguard/safeguard-parent/1.2.1/safeguard-parent-1.2.1.pom [2026-02-10T10:20:33.723Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/safeguard/safeguard-parent/1.2.1/safeguard-parent-1.2.1.pom (9.4 kB at 40 kB/s) [2026-02-10T10:20:33.723Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-api/1.2/microprofile-config-api-1.2.pom [2026-02-10T10:20:33.723Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-api/1.2/microprofile-config-api-1.2.pom [2026-02-10T10:20:33.723Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.2/microprofile-config-api-1.2.pom [2026-02-10T10:20:33.723Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.2/microprofile-config-api-1.2.pom (5.2 kB at 138 kB/s) [2026-02-10T10:20:33.723Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-parent/1.2/microprofile-config-parent-1.2.pom [2026-02-10T10:20:34.751Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-parent/1.2/microprofile-config-parent-1.2.pom [2026-02-10T10:20:35.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.2/microprofile-config-parent-1.2.pom [2026-02-10T10:20:35.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.2/microprofile-config-parent-1.2.pom (17 kB at 501 kB/s) [2026-02-10T10:20:35.392Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/health/microprofile-health-api/1.0/microprofile-health-api-1.0.pom [2026-02-10T10:20:35.393Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/health/microprofile-health-api/1.0/microprofile-health-api-1.0.pom [2026-02-10T10:20:35.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/1.0/microprofile-health-api-1.0.pom [2026-02-10T10:20:35.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/1.0/microprofile-health-api-1.0.pom (3.5 kB at 121 kB/s) [2026-02-10T10:20:35.393Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/health/microprofile-health-parent/1.0/microprofile-health-parent-1.0.pom [2026-02-10T10:20:35.393Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/health/microprofile-health-parent/1.0/microprofile-health-parent-1.0.pom [2026-02-10T10:20:36.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/1.0/microprofile-health-parent-1.0.pom [2026-02-10T10:20:36.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-parent/1.0/microprofile-health-parent-1.0.pom (15 kB at 472 kB/s) [2026-02-10T10:20:36.033Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health/1.0.1/geronimo-health-1.0.1.pom [2026-02-10T10:20:36.033Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health/1.0.1/geronimo-health-1.0.1.pom (4.4 kB at 18 kB/s) [2026-02-10T10:20:36.033Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health-parent/1.0.1/geronimo-health-parent-1.0.1.pom [2026-02-10T10:20:36.033Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health-parent/1.0.1/geronimo-health-parent-1.0.1.pom (4.5 kB at 19 kB/s) [2026-02-10T10:20:36.033Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health-common/1.0.1/geronimo-health-common-1.0.1.pom [2026-02-10T10:20:36.672Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health-common/1.0.1/geronimo-health-common-1.0.1.pom (1.8 kB at 7.6 kB/s) [2026-02-10T10:20:36.672Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/inject/javax.inject/1/javax.inject-1.pom [2026-02-10T10:20:36.672Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/inject/javax.inject/1/javax.inject-1.pom [2026-02-10T10:20:36.672Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [2026-02-10T10:20:36.672Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 19 kB/s) [2026-02-10T10:20:36.672Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/metrics/microprofile-metrics-api/1.1.1/microprofile-metrics-api-1.1.1.pom [2026-02-10T10:20:36.672Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/metrics/microprofile-metrics-api/1.1.1/microprofile-metrics-api-1.1.1.pom [2026-02-10T10:20:37.312Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/1.1.1/microprofile-metrics-api-1.1.1.pom [2026-02-10T10:20:37.312Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/1.1.1/microprofile-metrics-api-1.1.1.pom (3.7 kB at 19 kB/s) [2026-02-10T10:20:37.312Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/metrics/microprofile-metrics-parent/1.1.1/microprofile-metrics-parent-1.1.1.pom [2026-02-10T10:20:37.312Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/metrics/microprofile-metrics-parent/1.1.1/microprofile-metrics-parent-1.1.1.pom [2026-02-10T10:20:37.954Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/1.1.1/microprofile-metrics-parent-1.1.1.pom [2026-02-10T10:20:37.954Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-parent/1.1.1/microprofile-metrics-parent-1.1.1.pom (15 kB at 313 kB/s) [2026-02-10T10:20:37.954Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics/1.0.2/geronimo-metrics-1.0.2.pom [2026-02-10T10:20:37.954Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics/1.0.2/geronimo-metrics-1.0.2.pom (4.1 kB at 17 kB/s) [2026-02-10T10:20:37.954Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics-parent/1.0.2/geronimo-metrics-parent-1.0.2.pom [2026-02-10T10:20:37.954Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics-parent/1.0.2/geronimo-metrics-parent-1.0.2.pom (7.1 kB at 30 kB/s) [2026-02-10T10:20:37.954Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics-common/1.0.2/geronimo-metrics-common-1.0.2.pom [2026-02-10T10:20:38.595Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics-common/1.0.2/geronimo-metrics-common-1.0.2.pom (1.8 kB at 7.4 kB/s) [2026-02-10T10:20:38.595Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.3.3/microprofile-rest-client-api-1.3.3.pom [2026-02-10T10:20:38.595Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.3.3/microprofile-rest-client-api-1.3.3.pom [2026-02-10T10:20:38.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.3.3/microprofile-rest-client-api-1.3.3.pom [2026-02-10T10:20:38.595Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.3.3/microprofile-rest-client-api-1.3.3.pom (5.0 kB at 135 kB/s) [2026-02-10T10:20:38.595Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.3.3/microprofile-rest-client-parent-1.3.3.pom [2026-02-10T10:20:38.595Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.3.3/microprofile-rest-client-parent-1.3.3.pom [2026-02-10T10:20:39.235Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.3.3/microprofile-rest-client-parent-1.3.3.pom [2026-02-10T10:20:39.235Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.3.3/microprofile-rest-client-parent-1.3.3.pom (16 kB at 452 kB/s) [2026-02-10T10:20:39.235Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-mp-client/3.3.6/cxf-rt-rs-mp-client-3.3.6.pom [2026-02-10T10:20:39.874Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-mp-client/3.3.6/cxf-rt-rs-mp-client-3.3.6.pom (8.8 kB at 37 kB/s) [2026-02-10T10:20:39.874Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.1/microprofile-rest-client-api-1.4.1.pom [2026-02-10T10:20:39.874Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.1/microprofile-rest-client-api-1.4.1.pom [2026-02-10T10:20:39.874Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.1/microprofile-rest-client-api-1.4.1.pom [2026-02-10T10:20:39.874Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.4.1/microprofile-rest-client-api-1.4.1.pom (5.0 kB at 147 kB/s) [2026-02-10T10:20:39.874Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.1/microprofile-rest-client-parent-1.4.1.pom [2026-02-10T10:20:39.874Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.1/microprofile-rest-client-parent-1.4.1.pom [2026-02-10T10:20:39.874Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.1/microprofile-rest-client-parent-1.4.1.pom [2026-02-10T10:20:39.874Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.4.1/microprofile-rest-client-parent-1.4.1.pom (16 kB at 489 kB/s) [2026-02-10T10:20:39.874Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/openapi/microprofile-openapi-api/1.1.2/microprofile-openapi-api-1.1.2.pom [2026-02-10T10:20:40.513Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/openapi/microprofile-openapi-api/1.1.2/microprofile-openapi-api-1.1.2.pom [2026-02-10T10:20:40.513Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/1.1.2/microprofile-openapi-api-1.1.2.pom [2026-02-10T10:20:40.513Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/1.1.2/microprofile-openapi-api-1.1.2.pom (4.2 kB at 124 kB/s) [2026-02-10T10:20:40.513Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/openapi/microprofile-openapi-parent/1.1.2/microprofile-openapi-parent-1.1.2.pom [2026-02-10T10:20:40.513Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/openapi/microprofile-openapi-parent/1.1.2/microprofile-openapi-parent-1.1.2.pom [2026-02-10T10:20:41.155Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/1.1.2/microprofile-openapi-parent-1.1.2.pom [2026-02-10T10:20:41.155Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-parent/1.1.2/microprofile-openapi-parent-1.1.2.pom (16 kB at 481 kB/s) [2026-02-10T10:20:41.795Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-openapi-impl/1.0.12/geronimo-openapi-impl-1.0.12.pom [2026-02-10T10:20:41.795Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-openapi-impl/1.0.12/geronimo-openapi-impl-1.0.12.pom (6.1 kB at 26 kB/s) [2026-02-10T10:20:41.795Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-openapi/1.0.12/geronimo-openapi-1.0.12.pom [2026-02-10T10:20:41.795Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-openapi/1.0.12/geronimo-openapi-1.0.12.pom (11 kB at 46 kB/s) [2026-02-10T10:20:41.795Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.pom [2026-02-10T10:20:41.795Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.pom [2026-02-10T10:20:42.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.pom [2026-02-10T10:20:42.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.pom (2.3 kB at 63 kB/s) [2026-02-10T10:20:42.436Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.10.0/jackson-dataformats-text-2.10.0.pom [2026-02-10T10:20:42.436Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.10.0/jackson-dataformats-text-2.10.0.pom [2026-02-10T10:20:42.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.10.0/jackson-dataformats-text-2.10.0.pom [2026-02-10T10:20:42.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.10.0/jackson-dataformats-text-2.10.0.pom (3.0 kB at 103 kB/s) [2026-02-10T10:20:42.436Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [2026-02-10T10:20:42.436Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [2026-02-10T10:20:43.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom [2026-02-10T10:20:43.086Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.pom (38 kB at 1.3 MB/s) [2026-02-10T10:20:43.086Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.1.2/microprofile-opentracing-api-1.1.2.pom [2026-02-10T10:20:43.086Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.1.2/microprofile-opentracing-api-1.1.2.pom [2026-02-10T10:20:43.086Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.1.2/microprofile-opentracing-api-1.1.2.pom [2026-02-10T10:20:43.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.1.2/microprofile-opentracing-api-1.1.2.pom (4.5 kB at 9.6 kB/s) [2026-02-10T10:20:43.724Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/1.1.2/microprofile-opentracing-parent-1.1.2.pom [2026-02-10T10:20:43.724Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/1.1.2/microprofile-opentracing-parent-1.1.2.pom [2026-02-10T10:20:43.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/1.1.2/microprofile-opentracing-parent-1.1.2.pom [2026-02-10T10:20:44.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-parent/1.1.2/microprofile-opentracing-parent-1.1.2.pom (16 kB at 52 kB/s) [2026-02-10T10:20:44.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-opentracing/1.0.0/geronimo-opentracing-1.0.0.pom [2026-02-10T10:20:44.363Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-opentracing/1.0.0/geronimo-opentracing-1.0.0.pom (7.5 kB at 32 kB/s) [2026-02-10T10:20:44.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.pom [2026-02-10T10:20:44.363Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.pom [2026-02-10T10:20:45.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.pom [2026-02-10T10:20:45.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.pom (1.4 kB at 33 kB/s) [2026-02-10T10:20:45.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/opentracing/parent/0.31.0/parent-0.31.0.pom [2026-02-10T10:20:45.003Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/opentracing/parent/0.31.0/parent-0.31.0.pom [2026-02-10T10:20:45.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.31.0/parent-0.31.0.pom [2026-02-10T10:20:45.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.31.0/parent-0.31.0.pom (15 kB at 526 kB/s) [2026-02-10T10:20:45.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config-impl/1.2.1/geronimo-config-impl-1.2.1.jar [2026-02-10T10:20:45.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1.4/microprofile-fault-tolerance-api-1.1.4.jar [2026-02-10T10:20:45.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/safeguard/safeguard-impl/1.2.1/safeguard-impl-1.2.1.jar [2026-02-10T10:20:45.004Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/health/microprofile-health-api/1.0/microprofile-health-api-1.0.jar [2026-02-10T10:20:45.004Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health/1.0.1/geronimo-health-1.0.1.jar [2026-02-10T10:20:45.644Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health-common/1.0.1/geronimo-health-common-1.0.1.jar [2026-02-10T10:20:45.644Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/metrics/microprofile-metrics-api/1.1.1/microprofile-metrics-api-1.1.1.jar [2026-02-10T10:20:45.644Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config-impl/1.2.1/geronimo-config-impl-1.2.1.jar (72 kB at 153 kB/s) [2026-02-10T10:20:45.644Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics/1.0.2/geronimo-metrics-1.0.2.jar [2026-02-10T10:20:45.644Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics-common/1.0.2/geronimo-metrics-common-1.0.2.jar [2026-02-10T10:20:45.644Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health/1.0.1/geronimo-health-1.0.1.jar (14 kB at 24 kB/s) [2026-02-10T10:20:45.644Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.3.3/microprofile-rest-client-api-1.3.3.jar [2026-02-10T10:20:45.644Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-mp-client/3.3.6/cxf-rt-rs-mp-client-3.3.6.jar [2026-02-10T10:20:45.644Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics/1.0.2/geronimo-metrics-1.0.2.jar (37 kB at 53 kB/s) [2026-02-10T10:20:45.644Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/openapi/microprofile-openapi-api/1.1.2/microprofile-openapi-api-1.1.2.jar [2026-02-10T10:20:45.644Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-health-common/1.0.1/geronimo-health-common-1.0.1.jar (16 kB at 22 kB/s) [2026-02-10T10:20:45.644Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-openapi-impl/1.0.12/geronimo-openapi-impl-1.0.12.jar [2026-02-10T10:20:46.284Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/safeguard/safeguard-impl/1.2.1/safeguard-impl-1.2.1.jar (120 kB at 149 kB/s) [2026-02-10T10:20:46.284Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.jar [2026-02-10T10:20:46.284Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar [2026-02-10T10:20:46.284Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.1.2/microprofile-opentracing-api-1.1.2.jar [2026-02-10T10:20:46.284Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-metrics-common/1.0.2/geronimo-metrics-common-1.0.2.jar (56 kB at 61 kB/s) [2026-02-10T10:20:46.284Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-opentracing/1.0.0/geronimo-opentracing-1.0.0.jar [2026-02-10T10:20:46.284Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar [2026-02-10T10:20:46.284Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/cxf/cxf-rt-rs-mp-client/3.3.6/cxf-rt-rs-mp-client-3.3.6.jar (82 kB at 81 kB/s) [2026-02-10T10:20:46.284Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-opentracing/1.0.0/geronimo-opentracing-1.0.0.jar (90 kB at 71 kB/s) [2026-02-10T10:20:46.284Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/geronimo-openapi-impl/1.0.12/geronimo-openapi-impl-1.0.12.jar (215 kB at 167 kB/s) [2026-02-10T10:20:46.284Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1.4/microprofile-fault-tolerance-api-1.1.4.jar [2026-02-10T10:20:46.284Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/health/microprofile-health-api/1.0/microprofile-health-api-1.0.jar [2026-02-10T10:20:46.284Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/metrics/microprofile-metrics-api/1.1.1/microprofile-metrics-api-1.1.1.jar [2026-02-10T10:20:46.284Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.3.3/microprofile-rest-client-api-1.3.3.jar [2026-02-10T10:20:46.284Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/openapi/microprofile-openapi-api/1.1.2/microprofile-openapi-api-1.1.2.jar [2026-02-10T10:20:46.925Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.jar [2026-02-10T10:20:46.925Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar [2026-02-10T10:20:46.925Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.1.2/microprofile-opentracing-api-1.1.2.jar [2026-02-10T10:20:46.925Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar [2026-02-10T10:20:46.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1.4/microprofile-fault-tolerance-api-1.1.4.jar [2026-02-10T10:20:46.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/1.0/microprofile-health-api-1.0.jar [2026-02-10T10:20:46.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/1.1.1/microprofile-metrics-api-1.1.1.jar [2026-02-10T10:20:46.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.3.3/microprofile-rest-client-api-1.3.3.jar [2026-02-10T10:20:46.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/1.1.2/microprofile-openapi-api-1.1.2.jar [2026-02-10T10:20:46.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-api/1.1.2/microprofile-openapi-api-1.1.2.jar (100 kB at 2.9 MB/s) [2026-02-10T10:20:46.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.jar [2026-02-10T10:20:46.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-api/1.0/microprofile-health-api-1.0.jar (14 kB at 389 kB/s) [2026-02-10T10:20:46.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar [2026-02-10T10:20:46.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api/1.1.1/microprofile-metrics-api-1.1.1.jar (23 kB at 624 kB/s) [2026-02-10T10:20:46.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.1.2/microprofile-opentracing-api-1.1.2.jar [2026-02-10T10:20:46.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-api/1.3.3/microprofile-rest-client-api-1.3.3.jar (21 kB at 537 kB/s) [2026-02-10T10:20:46.925Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar [2026-02-10T10:20:46.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.0/jackson-dataformat-yaml-2.10.0.jar (47 kB at 729 kB/s) [2026-02-10T10:20:46.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.24/snakeyaml-1.24.jar (303 kB at 4.7 MB/s) [2026-02-10T10:20:46.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.31.0/opentracing-api-0.31.0.jar (13 kB at 187 kB/s) [2026-02-10T10:20:46.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.1.2/microprofile-opentracing-api-1.1.2.jar (10 kB at 59 kB/s) [2026-02-10T10:20:46.925Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-api/1.1.4/microprofile-fault-tolerance-api-1.1.4.jar (18 kB at 78 kB/s) [2026-02-10T10:20:46.925Z] [INFO] [2026-02-10T10:20:46.925Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mp-common --- [2026-02-10T10:20:46.925Z] [INFO] [2026-02-10T10:20:46.925Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ mp-common --- [2026-02-10T10:20:46.925Z] [INFO] [2026-02-10T10:20:46.925Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mp-common --- [2026-02-10T10:20:47.567Z] [INFO] [2026-02-10T10:20:47.567Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ mp-common --- [2026-02-10T10:20:47.567Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:47.567Z] [INFO] Copying 2 resources [2026-02-10T10:20:47.567Z] [INFO] Copying 3 resources [2026-02-10T10:20:47.567Z] [INFO] [2026-02-10T10:20:47.567Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ mp-common --- [2026-02-10T10:20:47.567Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:20:47.567Z] [INFO] Compiling 4 source files to /tomee/tomee/tomee-microprofile/mp-common/target/classes [2026-02-10T10:20:48.209Z] [INFO] /tomee/tomee/tomee-microprofile/mp-common/src/main/java/org/apache/tomee/microprofile/config/TomEEOpenAPIExtension.java: /tomee/tomee/tomee-microprofile/mp-common/src/main/java/org/apache/tomee/microprofile/config/TomEEOpenAPIExtension.java uses unchecked or unsafe operations. [2026-02-10T10:20:48.209Z] [INFO] /tomee/tomee/tomee-microprofile/mp-common/src/main/java/org/apache/tomee/microprofile/config/TomEEOpenAPIExtension.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:20:48.209Z] [INFO] [2026-02-10T10:20:48.209Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ mp-common --- [2026-02-10T10:20:48.209Z] [INFO] [2026-02-10T10:20:48.209Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ mp-common --- [2026-02-10T10:20:48.209Z] [INFO] [2026-02-10T10:20:48.209Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ mp-common --- [2026-02-10T10:20:48.209Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:48.209Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-microprofile/mp-common/src/test/resources [2026-02-10T10:20:48.209Z] [INFO] Copying 3 resources [2026-02-10T10:20:48.209Z] [INFO] [2026-02-10T10:20:48.209Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ mp-common --- [2026-02-10T10:20:48.209Z] [INFO] No sources to compile [2026-02-10T10:20:48.209Z] [INFO] [2026-02-10T10:20:48.209Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ mp-common --- [2026-02-10T10:20:48.209Z] [INFO] Tests are skipped. [2026-02-10T10:20:48.209Z] [INFO] [2026-02-10T10:20:48.209Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ mp-common --- [2026-02-10T10:20:48.209Z] [INFO] Building jar: /tomee/tomee/tomee-microprofile/mp-common/target/mp-common-8.0.2.jar [2026-02-10T10:20:48.209Z] [INFO] [2026-02-10T10:20:48.209Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ mp-common --- [2026-02-10T10:20:48.209Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:20:48.209Z] [INFO] [2026-02-10T10:20:48.210Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mp-common --- [2026-02-10T10:20:48.210Z] [INFO] Installing /tomee/tomee/tomee-microprofile/mp-common/target/mp-common-8.0.2.jar to /root/.m2/repository/org/apache/tomee/mp-common/8.0.2/mp-common-8.0.2.jar [2026-02-10T10:20:48.210Z] [INFO] Installing /tomee/tomee/tomee-microprofile/mp-common/pom.xml to /root/.m2/repository/org/apache/tomee/mp-common/8.0.2/mp-common-8.0.2.pom [2026-02-10T10:20:48.210Z] [INFO] [2026-02-10T10:20:48.210Z] [INFO] -----------------< org.apache.tomee:tomee-plus-webapp >----------------- [2026-02-10T10:20:48.210Z] [INFO] Building TomEE :: TomEE :: Plus Webapp 8.0.2 [44/97] [2026-02-10T10:20:48.210Z] [INFO] --------------------------------[ war ]--------------------------------- [2026-02-10T10:20:48.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.1.0/maven-war-plugin-3.1.0.pom [2026-02-10T10:20:48.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.1.0/maven-war-plugin-3.1.0.pom (9.3 kB at 300 kB/s) [2026-02-10T10:20:48.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.1.0/maven-war-plugin-3.1.0.jar [2026-02-10T10:20:48.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.1.0/maven-war-plugin-3.1.0.jar (91 kB at 2.5 MB/s) [2026-02-10T10:20:48.210Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.pom [2026-02-10T10:20:48.850Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.pom (4.3 kB at 18 kB/s) [2026-02-10T10:20:48.850Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs/2.1/commons-jcs-2.1.pom [2026-02-10T10:20:48.850Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs/2.1/commons-jcs-2.1.pom (18 kB at 53 kB/s) [2026-02-10T10:20:48.850Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs-core/2.1/commons-jcs-core-2.1.pom [2026-02-10T10:20:49.490Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs-core/2.1/commons-jcs-core-2.1.pom (6.4 kB at 27 kB/s) [2026-02-10T10:20:49.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.jar [2026-02-10T10:20:49.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs-core/2.1/commons-jcs-core-2.1.jar [2026-02-10T10:20:50.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs-jcache/2.1/commons-jcs-jcache-2.1.jar (100 kB at 179 kB/s) [2026-02-10T10:20:50.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-jcs-core/2.1/commons-jcs-core-2.1.jar (534 kB at 776 kB/s) [2026-02-10T10:20:50.129Z] [INFO] [2026-02-10T10:20:50.129Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-plus-webapp --- [2026-02-10T10:20:50.129Z] [INFO] [2026-02-10T10:20:50.129Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-plus-webapp --- [2026-02-10T10:20:50.129Z] [INFO] [2026-02-10T10:20:50.130Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-plus-webapp --- [2026-02-10T10:20:52.216Z] [INFO] [2026-02-10T10:20:52.216Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-plus-webapp --- [2026-02-10T10:20:52.216Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:52.216Z] [INFO] Copying 0 resource [2026-02-10T10:20:52.216Z] [INFO] Copying 3 resources [2026-02-10T10:20:52.216Z] [INFO] [2026-02-10T10:20:52.216Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-plus-webapp --- [2026-02-10T10:20:52.216Z] [INFO] No sources to compile [2026-02-10T10:20:52.216Z] [INFO] [2026-02-10T10:20:52.216Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-plus-webapp --- [2026-02-10T10:20:52.216Z] [INFO] [2026-02-10T10:20:52.216Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-plus-webapp --- [2026-02-10T10:20:52.216Z] [WARNING] Ignoring project type war - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:20:52.216Z] [INFO] [2026-02-10T10:20:52.216Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-plus-webapp --- [2026-02-10T10:20:52.216Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:20:52.216Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-plus-webapp/src/test/resources [2026-02-10T10:20:52.216Z] [INFO] Copying 3 resources [2026-02-10T10:20:52.216Z] [INFO] [2026-02-10T10:20:52.216Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-plus-webapp --- [2026-02-10T10:20:52.216Z] [INFO] No sources to compile [2026-02-10T10:20:52.216Z] [INFO] [2026-02-10T10:20:52.216Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-plus-webapp --- [2026-02-10T10:20:52.216Z] [INFO] Tests are skipped. [2026-02-10T10:20:52.216Z] [INFO] [2026-02-10T10:20:52.216Z] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ tomee-plus-webapp --- [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.9/xstream-1.4.9.pom [2026-02-10T10:20:52.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.9/xstream-1.4.9.pom (14 kB at 374 kB/s) [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.9/xstream-parent-1.4.9.pom [2026-02-10T10:20:52.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.9/xstream-parent-1.4.9.pom (34 kB at 1.1 MB/s) [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [2026-02-10T10:20:52.216Z] [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 13 kB/s) [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom [2026-02-10T10:20:52.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 58 kB/s) [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom [2026-02-10T10:20:52.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom (4.1 kB at 153 kB/s) [2026-02-10T10:20:52.216Z] [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-10T10:20:52.216Z] [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 176 kB/s) [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom [2026-02-10T10:20:52.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.5 MB/s) [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.9/xstream-1.4.9.jar [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar [2026-02-10T10:20:52.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar [2026-02-10T10:20:52.216Z] [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 211 kB/s) [2026-02-10T10:20:52.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 674 kB/s) [2026-02-10T10:20:52.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar (11 kB at 287 kB/s) [2026-02-10T10:20:52.216Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.9/xstream-1.4.9.jar (549 kB at 12 MB/s) [2026-02-10T10:20:52.856Z] [INFO] Packaging webapp [2026-02-10T10:20:52.856Z] [INFO] Assembling webapp [tomee-plus-webapp] in [/tomee/tomee/tomee-plus-webapp/target/tomee-plus-webapp-8.0.2] [2026-02-10T10:20:52.856Z] [INFO] Processing war project [2026-02-10T10:20:52.856Z] [INFO] Processing overlay [ id org.apache.tomee:tomee-webapp] [2026-02-10T10:20:53.498Z] [INFO] Webapp assembled in [802 msecs] [2026-02-10T10:20:53.498Z] [INFO] Building war: /tomee/tomee/tomee-plus-webapp/target/tomee-plus-webapp-8.0.2.war [2026-02-10T10:20:56.408Z] [INFO] [2026-02-10T10:20:56.408Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-plus-webapp --- [2026-02-10T10:20:56.408Z] [INFO] Skipping because packaging 'war' is not pom. [2026-02-10T10:20:56.408Z] [INFO] [2026-02-10T10:20:56.408Z] [INFO] --- maven-assembly-plugin:2.4.1:single (war) @ tomee-plus-webapp --- [2026-02-10T10:20:56.408Z] [INFO] Reading assembly descriptor: src/main/assembly/war.xml [2026-02-10T10:20:57.739Z] [WARNING] The following patterns were never triggered in this artifact exclusion filter: [2026-02-10T10:20:57.739Z] o 'org.springframework:*' [2026-02-10T10:20:57.739Z] o 'org.apache.geronimo.specs:geronimo-javamail_1.5_spec' [2026-02-10T10:20:57.739Z] o 'org.apache.geronimo.javamail:geronimo-javamail_1.5_mail' [2026-02-10T10:20:57.739Z] [2026-02-10T10:20:58.379Z] [INFO] Building war: /tomee/tomee/tomee-plus-webapp/target/tomee-plus-webapp-8.0.2.war [2026-02-10T10:21:00.471Z] [WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing. [2026-02-10T10:21:00.471Z] Instead of attaching the assembly file: /tomee/tomee/tomee-plus-webapp/target/tomee-plus-webapp-8.0.2.war, it will become the file for main project artifact. [2026-02-10T10:21:00.471Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2026-02-10T10:21:00.471Z] [WARNING] Replacing pre-existing project main-artifact file: /tomee/tomee/tomee-plus-webapp/target/tomee-plus-webapp-8.0.2.war [2026-02-10T10:21:00.471Z] with assembly file: /tomee/tomee/tomee-plus-webapp/target/tomee-plus-webapp-8.0.2.war [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-plus-webapp --- [2026-02-10T10:21:00.471Z] [INFO] Installing /tomee/tomee/tomee-plus-webapp/target/tomee-plus-webapp-8.0.2.war to /root/.m2/repository/org/apache/tomee/tomee-plus-webapp/8.0.2/tomee-plus-webapp-8.0.2.war [2026-02-10T10:21:00.471Z] [INFO] Installing /tomee/tomee/tomee-plus-webapp/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-plus-webapp/8.0.2/tomee-plus-webapp-8.0.2.pom [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] -----------------------< org.apache.tomee:utils >----------------------- [2026-02-10T10:21:00.471Z] [INFO] Building TomEE :: Utils 8.0.2 [45/97] [2026-02-10T10:21:00.471Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ utils --- [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ utils --- [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ utils --- [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ utils --- [2026-02-10T10:21:00.471Z] [INFO] No dependencies to report [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ utils --- [2026-02-10T10:21:00.471Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ utils --- [2026-02-10T10:21:00.471Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils --- [2026-02-10T10:21:00.471Z] [INFO] Installing /tomee/utils/pom.xml to /root/.m2/repository/org/apache/tomee/utils/8.0.2/utils-8.0.2.pom [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] -------------< org.apache.tomee:openejb-core-eclipselink >-------------- [2026-02-10T10:21:00.471Z] [INFO] Building TomEE :: Utils :: Core EclipseLink 8.0.2 [46/97] [2026-02-10T10:21:00.471Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-core-eclipselink --- [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-core-eclipselink --- [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-core-eclipselink --- [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-core-eclipselink --- [2026-02-10T10:21:00.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:21:00.471Z] [INFO] Copying 1 resource [2026-02-10T10:21:00.471Z] [INFO] Copying 3 resources [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-core-eclipselink --- [2026-02-10T10:21:00.471Z] [INFO] No sources to compile [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-core-eclipselink --- [2026-02-10T10:21:00.471Z] [INFO] [2026-02-10T10:21:00.471Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-core-eclipselink --- [2026-02-10T10:21:01.143Z] [WARNING] Manifest org.apache.tomee:openejb-core-eclipselink:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-core-eclipselink --- [2026-02-10T10:21:01.143Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:21:01.143Z] [INFO] skip non existing resourceDirectory /tomee/utils/openejb-core-eclipselink/src/test/resources [2026-02-10T10:21:01.143Z] [INFO] Copying 3 resources [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-core-eclipselink --- [2026-02-10T10:21:01.143Z] [INFO] No sources to compile [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-core-eclipselink --- [2026-02-10T10:21:01.143Z] [INFO] Tests are skipped. [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-core-eclipselink --- [2026-02-10T10:21:01.143Z] [INFO] Building jar: /tomee/utils/openejb-core-eclipselink/target/openejb-core-eclipselink-8.0.2.jar [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-core-eclipselink --- [2026-02-10T10:21:01.143Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-core-eclipselink --- [2026-02-10T10:21:01.143Z] [INFO] Installing /tomee/utils/openejb-core-eclipselink/target/openejb-core-eclipselink-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-core-eclipselink/8.0.2/openejb-core-eclipselink-8.0.2.jar [2026-02-10T10:21:01.143Z] [INFO] Installing /tomee/utils/openejb-core-eclipselink/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-core-eclipselink/8.0.2/openejb-core-eclipselink-8.0.2.pom [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] ----------------< org.apache.tomee:tomee-plume-webapp >----------------- [2026-02-10T10:21:01.143Z] [INFO] Building TomEE :: TomEE :: Plume Webapp 8.0.2 [47/97] [2026-02-10T10:21:01.143Z] [INFO] --------------------------------[ war ]--------------------------------- [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-plume-webapp --- [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-plume-webapp --- [2026-02-10T10:21:01.143Z] [INFO] [2026-02-10T10:21:01.143Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-plume-webapp --- [2026-02-10T10:21:03.233Z] [INFO] [2026-02-10T10:21:03.233Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-plume-webapp --- [2026-02-10T10:21:03.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:21:03.233Z] [INFO] Copying 0 resource [2026-02-10T10:21:03.233Z] [INFO] Copying 3 resources [2026-02-10T10:21:03.233Z] [INFO] [2026-02-10T10:21:03.233Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-plume-webapp --- [2026-02-10T10:21:03.233Z] [INFO] No sources to compile [2026-02-10T10:21:03.233Z] [INFO] [2026-02-10T10:21:03.233Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-plume-webapp --- [2026-02-10T10:21:03.233Z] [INFO] [2026-02-10T10:21:03.233Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-plume-webapp --- [2026-02-10T10:21:03.233Z] [WARNING] Ignoring project type war - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:21:03.233Z] [INFO] [2026-02-10T10:21:03.233Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-plume-webapp --- [2026-02-10T10:21:03.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:21:03.233Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-plume-webapp/src/test/resources [2026-02-10T10:21:03.233Z] [INFO] Copying 3 resources [2026-02-10T10:21:03.233Z] [INFO] [2026-02-10T10:21:03.233Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-plume-webapp --- [2026-02-10T10:21:03.233Z] [INFO] No sources to compile [2026-02-10T10:21:03.233Z] [INFO] [2026-02-10T10:21:03.233Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-plume-webapp --- [2026-02-10T10:21:03.233Z] [INFO] Tests are skipped. [2026-02-10T10:21:03.233Z] [INFO] [2026-02-10T10:21:03.233Z] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ tomee-plume-webapp --- [2026-02-10T10:21:03.233Z] [INFO] Packaging webapp [2026-02-10T10:21:03.233Z] [INFO] Assembling webapp [tomee-plume-webapp] in [/tomee/tomee/tomee-plume-webapp/target/tomee-plume-webapp-8.0.2] [2026-02-10T10:21:03.233Z] [INFO] Processing war project [2026-02-10T10:21:03.233Z] [INFO] Processing overlay [ id org.apache.tomee:tomee-webapp] [2026-02-10T10:21:04.568Z] [INFO] Webapp assembled in [1043 msecs] [2026-02-10T10:21:05.210Z] [INFO] Building war: /tomee/tomee/tomee-plume-webapp/target/tomee-plume-webapp-8.0.2.war [2026-02-10T10:21:07.294Z] [INFO] [2026-02-10T10:21:07.294Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-plume-webapp --- [2026-02-10T10:21:07.294Z] [INFO] Skipping because packaging 'war' is not pom. [2026-02-10T10:21:07.294Z] [INFO] [2026-02-10T10:21:07.294Z] [INFO] --- maven-assembly-plugin:2.4.1:single (war) @ tomee-plume-webapp --- [2026-02-10T10:21:07.294Z] [INFO] Reading assembly descriptor: src/main/assembly/war.xml [2026-02-10T10:21:07.935Z] [WARNING] The following patterns were never triggered in this artifact exclusion filter: [2026-02-10T10:21:07.935Z] o 'org.apache.myfaces:*' [2026-02-10T10:21:07.935Z] o 'org.springframework:*' [2026-02-10T10:21:07.935Z] o 'org.apache.geronimo.specs:geronimo-javamail_1.5_spec' [2026-02-10T10:21:07.935Z] o 'org.apache.geronimo.javamail:geronimo-javamail_1.5_mail' [2026-02-10T10:21:07.935Z] [2026-02-10T10:21:08.575Z] [INFO] Building war: /tomee/tomee/tomee-plume-webapp/target/tomee-plume-webapp-8.0.2.war [2026-02-10T10:21:10.673Z] [WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing. [2026-02-10T10:21:10.673Z] Instead of attaching the assembly file: /tomee/tomee/tomee-plume-webapp/target/tomee-plume-webapp-8.0.2.war, it will become the file for main project artifact. [2026-02-10T10:21:10.673Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2026-02-10T10:21:10.673Z] [WARNING] Replacing pre-existing project main-artifact file: /tomee/tomee/tomee-plume-webapp/target/tomee-plume-webapp-8.0.2.war [2026-02-10T10:21:10.673Z] with assembly file: /tomee/tomee/tomee-plume-webapp/target/tomee-plume-webapp-8.0.2.war [2026-02-10T10:21:10.673Z] [INFO] [2026-02-10T10:21:10.673Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-plume-webapp --- [2026-02-10T10:21:10.673Z] [INFO] Installing /tomee/tomee/tomee-plume-webapp/target/tomee-plume-webapp-8.0.2.war to /root/.m2/repository/org/apache/tomee/tomee-plume-webapp/8.0.2/tomee-plume-webapp-8.0.2.war [2026-02-10T10:21:10.673Z] [INFO] Installing /tomee/tomee/tomee-plume-webapp/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-plume-webapp/8.0.2/tomee-plume-webapp-8.0.2.pom [2026-02-10T10:21:10.673Z] [INFO] [2026-02-10T10:21:10.673Z] [INFO] -------------< org.apache.tomee:tomee-microprofile-webapp >------------- [2026-02-10T10:21:10.673Z] [INFO] Building TomEE :: TomEE :: MicroProfile Webapp 8.0.2 [48/97] [2026-02-10T10:21:10.673Z] [INFO] --------------------------------[ war ]--------------------------------- [2026-02-10T10:21:10.673Z] [INFO] [2026-02-10T10:21:10.673Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-microprofile-webapp --- [2026-02-10T10:21:10.673Z] [INFO] [2026-02-10T10:21:10.673Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-microprofile-webapp --- [2026-02-10T10:21:10.673Z] [INFO] [2026-02-10T10:21:10.673Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-microprofile-webapp --- [2026-02-10T10:21:13.580Z] [INFO] [2026-02-10T10:21:13.580Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-microprofile-webapp --- [2026-02-10T10:21:13.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:21:13.580Z] [INFO] Copying 0 resource [2026-02-10T10:21:13.580Z] [INFO] Copying 3 resources [2026-02-10T10:21:13.580Z] [INFO] [2026-02-10T10:21:13.580Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-microprofile-webapp --- [2026-02-10T10:21:13.580Z] [INFO] No sources to compile [2026-02-10T10:21:13.580Z] [INFO] [2026-02-10T10:21:13.580Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-microprofile-webapp --- [2026-02-10T10:21:13.580Z] [INFO] [2026-02-10T10:21:13.580Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-microprofile-webapp --- [2026-02-10T10:21:13.580Z] [WARNING] Ignoring project type war - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:21:13.580Z] [INFO] [2026-02-10T10:21:13.580Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-microprofile-webapp --- [2026-02-10T10:21:13.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:21:13.581Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-microprofile/tomee-microprofile-webapp/src/test/resources [2026-02-10T10:21:13.581Z] [INFO] Copying 3 resources [2026-02-10T10:21:13.581Z] [INFO] [2026-02-10T10:21:13.581Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-microprofile-webapp --- [2026-02-10T10:21:13.581Z] [INFO] No sources to compile [2026-02-10T10:21:13.581Z] [INFO] [2026-02-10T10:21:13.581Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-microprofile-webapp --- [2026-02-10T10:21:13.581Z] [INFO] Tests are skipped. [2026-02-10T10:21:13.581Z] [INFO] [2026-02-10T10:21:13.581Z] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ tomee-microprofile-webapp --- [2026-02-10T10:21:13.581Z] [INFO] Packaging webapp [2026-02-10T10:21:13.581Z] [INFO] Assembling webapp [tomee-microprofile-webapp] in [/tomee/tomee/tomee-microprofile/tomee-microprofile-webapp/target/tomee-microprofile-webapp-8.0.2] [2026-02-10T10:21:13.581Z] [INFO] Processing war project [2026-02-10T10:21:13.581Z] [INFO] Processing overlay [ id org.apache.tomee:tomee-webapp] [2026-02-10T10:21:15.684Z] [INFO] Webapp assembled in [2245 msecs] [2026-02-10T10:21:15.684Z] [INFO] Building war: /tomee/tomee/tomee-microprofile/tomee-microprofile-webapp/target/tomee-microprofile-webapp-8.0.2.war [2026-02-10T10:21:17.766Z] [INFO] [2026-02-10T10:21:17.766Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-microprofile-webapp --- [2026-02-10T10:21:17.766Z] [INFO] Skipping because packaging 'war' is not pom. [2026-02-10T10:21:17.766Z] [INFO] [2026-02-10T10:21:17.766Z] [INFO] --- maven-assembly-plugin:2.4.1:single (war) @ tomee-microprofile-webapp --- [2026-02-10T10:21:17.766Z] [INFO] Reading assembly descriptor: src/main/assembly/war.xml [2026-02-10T10:21:17.766Z] [WARNING] The following patterns were never triggered in this artifact exclusion filter: [2026-02-10T10:21:17.766Z] o 'org.apache.geronimo.specs:geronimo-javamail_1.5_spec' [2026-02-10T10:21:17.766Z] o 'org.apache.geronimo.javamail:geronimo-javamail_1.5_mail' [2026-02-10T10:21:17.766Z] [2026-02-10T10:21:18.405Z] [INFO] Building war: /tomee/tomee/tomee-microprofile/tomee-microprofile-webapp/target/tomee-microprofile-webapp-8.0.2.war [2026-02-10T10:21:21.304Z] [WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing. [2026-02-10T10:21:21.304Z] Instead of attaching the assembly file: /tomee/tomee/tomee-microprofile/tomee-microprofile-webapp/target/tomee-microprofile-webapp-8.0.2.war, it will become the file for main project artifact. [2026-02-10T10:21:21.304Z] NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [2026-02-10T10:21:21.304Z] [WARNING] Replacing pre-existing project main-artifact file: /tomee/tomee/tomee-microprofile/tomee-microprofile-webapp/target/tomee-microprofile-webapp-8.0.2.war [2026-02-10T10:21:21.304Z] with assembly file: /tomee/tomee/tomee-microprofile/tomee-microprofile-webapp/target/tomee-microprofile-webapp-8.0.2.war [2026-02-10T10:21:21.304Z] [INFO] [2026-02-10T10:21:21.304Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-microprofile-webapp --- [2026-02-10T10:21:21.304Z] [INFO] Installing /tomee/tomee/tomee-microprofile/tomee-microprofile-webapp/target/tomee-microprofile-webapp-8.0.2.war to /root/.m2/repository/org/apache/tomee/tomee-microprofile-webapp/8.0.2/tomee-microprofile-webapp-8.0.2.war [2026-02-10T10:21:21.304Z] [INFO] Installing /tomee/tomee/tomee-microprofile/tomee-microprofile-webapp/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-microprofile-webapp/8.0.2/tomee-microprofile-webapp-8.0.2.pom [2026-02-10T10:21:21.304Z] [INFO] [2026-02-10T10:21:21.304Z] [INFO] -------------------< org.apache.tomee:apache-tomee >-------------------- [2026-02-10T10:21:21.304Z] [INFO] Building TomEE :: TomEE :: Apache TomEE 8.0.2 [49/97] [2026-02-10T10:21:21.304Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:21:21.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.20/maven-failsafe-plugin-2.20.pom [2026-02-10T10:21:21.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.20/maven-failsafe-plugin-2.20.pom (11 kB at 303 kB/s) [2026-02-10T10:21:21.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.20/surefire-2.20.pom [2026-02-10T10:21:21.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.20/surefire-2.20.pom (21 kB at 693 kB/s) [2026-02-10T10:21:21.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.20/maven-failsafe-plugin-2.20.jar [2026-02-10T10:21:21.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.20/maven-failsafe-plugin-2.20.jar (94 kB at 3.3 MB/s) [2026-02-10T10:21:21.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.pom [2026-02-10T10:21:21.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.pom (4.4 kB at 142 kB/s) [2026-02-10T10:21:21.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven/2.0/gmaven-2.0.pom [2026-02-10T10:21:21.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven/2.0/gmaven-2.0.pom (21 kB at 579 kB/s) [2026-02-10T10:21:21.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.jar [2026-02-10T10:21:21.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/groovy-maven-plugin/2.0/groovy-maven-plugin-2.0.jar (48 kB at 1.2 MB/s) [2026-02-10T10:21:21.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom [2026-02-10T10:21:21.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom (6.8 kB at 201 kB/s) [2026-02-10T10:21:21.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom [2026-02-10T10:21:21.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 690 kB/s) [2026-02-10T10:21:21.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar [2026-02-10T10:21:21.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar (47 kB at 1.7 MB/s) [2026-02-10T10:21:21.304Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.pom [2026-02-10T10:21:21.943Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.pom [2026-02-10T10:21:21.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.pom [2026-02-10T10:21:21.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.pom (21 kB at 766 kB/s) [2026-02-10T10:21:21.943Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom [2026-02-10T10:21:21.943Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom [2026-02-10T10:21:21.943Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 141 kB/s) [2026-02-10T10:21:21.943Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom [2026-02-10T10:21:21.943Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom [2026-02-10T10:21:21.943Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 955 kB/s) [2026-02-10T10:21:21.943Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/19/jboss-parent-19.pom [2026-02-10T10:21:22.582Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/19/jboss-parent-19.pom [2026-02-10T10:21:22.582Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 2.9 MB/s) [2026-02-10T10:21:22.582Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom [2026-02-10T10:21:22.582Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom [2026-02-10T10:21:22.582Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 444 kB/s) [2026-02-10T10:21:22.582Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom [2026-02-10T10:21:22.582Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom [2026-02-10T10:21:22.582Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 141 kB/s) [2026-02-10T10:21:22.582Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jline/jline/1.0/jline-1.0.pom [2026-02-10T10:21:22.582Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jline/jline/1.0/jline-1.0.pom [2026-02-10T10:21:22.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jline/jline/1.0/jline-1.0.pom [2026-02-10T10:21:22.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jline/jline/1.0/jline-1.0.pom (8.5 kB at 266 kB/s) [2026-02-10T10:21:22.582Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom [2026-02-10T10:21:23.220Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom (4.8 kB at 21 kB/s) [2026-02-10T10:21:23.220Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom [2026-02-10T10:21:23.220Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 19 kB/s) [2026-02-10T10:21:23.220Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.pom [2026-02-10T10:21:23.220Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 38 kB/s) [2026-02-10T10:21:23.220Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom [2026-02-10T10:21:23.894Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom (2.4 kB at 10 kB/s) [2026-02-10T10:21:23.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat/9.0.35/tomcat-9.0.35.pom [2026-02-10T10:21:23.894Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat/9.0.35/tomcat-9.0.35.pom (1.6 kB at 6.8 kB/s) [2026-02-10T10:21:23.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar [2026-02-10T10:21:23.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar [2026-02-10T10:21:23.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar [2026-02-10T10:21:23.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar [2026-02-10T10:21:23.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jline/jline/1.0/jline-1.0.jar [2026-02-10T10:21:23.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar [2026-02-10T10:21:24.533Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.jar [2026-02-10T10:21:24.533Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar [2026-02-10T10:21:24.533Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat/9.0.35/tomcat-9.0.35.zip [2026-02-10T10:21:24.533Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar (12 kB at 20 kB/s) [2026-02-10T10:21:25.173Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar (409 kB at 456 kB/s) [2026-02-10T10:21:25.173Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 1.2 MB/s) [2026-02-10T10:21:25.812Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomcat/tomcat/9.0.35/tomcat-9.0.35.zip (12 MB at 6.6 MB/s) [2026-02-10T10:21:25.812Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar [2026-02-10T10:21:25.812Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar [2026-02-10T10:21:25.812Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jline/jline/1.0/jline-1.0.jar [2026-02-10T10:21:25.812Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar [2026-02-10T10:21:25.812Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar [2026-02-10T10:21:25.812Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 88 kB/s) [2026-02-10T10:21:25.812Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 946 kB/s) [2026-02-10T10:21:30.630Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 38 kB/s) [2026-02-10T10:21:30.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar [2026-02-10T10:21:30.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jline/jline/1.0/jline-1.0.jar [2026-02-10T10:21:31.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar (7.0 MB at 59 MB/s) [2026-02-10T10:21:31.273Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jline/jline/1.0/jline-1.0.jar (91 kB at 524 kB/s) [2026-02-10T10:21:31.273Z] [INFO] [2026-02-10T10:21:31.273Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ apache-tomee --- [2026-02-10T10:21:31.273Z] [INFO] [2026-02-10T10:21:31.273Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ apache-tomee --- [2026-02-10T10:21:31.273Z] [INFO] [2026-02-10T10:21:31.274Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ apache-tomee --- [2026-02-10T10:21:31.940Z] [INFO] [2026-02-10T10:21:31.940Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ apache-tomee --- [2026-02-10T10:21:31.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:21:31.940Z] [INFO] Copying 18 resources [2026-02-10T10:21:31.940Z] [INFO] Copying 19 resources [2026-02-10T10:21:31.940Z] [INFO] Copying 3 resources [2026-02-10T10:21:31.940Z] [INFO] [2026-02-10T10:21:31.940Z] [INFO] --- maven-resources-plugin:3.0.2:resources (filter-resources) @ apache-tomee --- [2026-02-10T10:21:31.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:21:31.940Z] [INFO] Copying 18 resources [2026-02-10T10:21:31.940Z] [INFO] Copying 19 resources [2026-02-10T10:21:31.940Z] [INFO] Copying 3 resources [2026-02-10T10:21:31.940Z] [INFO] [2026-02-10T10:21:31.940Z] [INFO] --- maven-dependency-plugin:3.0.1:copy (copy-tomcat-for-webprofile) @ apache-tomee --- [2026-02-10T10:21:31.940Z] [INFO] Configured Artifact: org.apache.tomcat:tomcat:9.0.35:zip [2026-02-10T10:21:31.940Z] [INFO] Copying tomcat-9.0.35.zip to /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35.zip [2026-02-10T10:21:31.940Z] [INFO] [2026-02-10T10:21:31.940Z] [INFO] --- maven-dependency-plugin:3.0.1:copy (copy-tomcat-for-plus) @ apache-tomee --- [2026-02-10T10:21:31.940Z] [INFO] Configured Artifact: org.apache.tomcat:tomcat:9.0.35:zip [2026-02-10T10:21:31.940Z] [INFO] Copying tomcat-9.0.35.zip to /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35.zip [2026-02-10T10:21:31.940Z] [INFO] [2026-02-10T10:21:31.940Z] [INFO] --- maven-dependency-plugin:3.0.1:copy (copy-tomcat-for-plume) @ apache-tomee --- [2026-02-10T10:21:31.940Z] [INFO] Configured Artifact: org.apache.tomcat:tomcat:9.0.35:zip [2026-02-10T10:21:31.940Z] [INFO] Copying tomcat-9.0.35.zip to /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35.zip [2026-02-10T10:21:31.940Z] [INFO] [2026-02-10T10:21:31.940Z] [INFO] --- maven-dependency-plugin:3.0.1:copy (copy-tomcat-for-microprofile) @ apache-tomee --- [2026-02-10T10:21:31.940Z] [INFO] Configured Artifact: org.apache.tomcat:tomcat:9.0.35:zip [2026-02-10T10:21:31.940Z] [INFO] Copying tomcat-9.0.35.zip to /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35.zip [2026-02-10T10:21:32.631Z] [INFO] [2026-02-10T10:21:32.631Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ apache-tomee --- [2026-02-10T10:21:32.631Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:21:32.631Z] [INFO] Compiling 1 source file to /tomee/tomee/apache-tomee/target/classes [2026-02-10T10:21:35.563Z] [INFO] [2026-02-10T10:21:35.563Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ apache-tomee --- [2026-02-10T10:21:35.563Z] [INFO] Couldn't find parent for org.codehaus.swizzle:swizzle-stream:jar:1.6.2 [2026-02-10T10:21:35.563Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-loader:jar:8.0.2 [2026-02-10T10:21:35.563Z] [INFO] Couldn't find parent for org.apache.xbean:xbean-naming:jar:4.14 [2026-02-10T10:21:35.563Z] [INFO] [2026-02-10T10:21:35.563Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ apache-tomee --- [2026-02-10T10:21:35.563Z] [INFO] [2026-02-10T10:21:35.563Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ apache-tomee --- [2026-02-10T10:21:35.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:21:35.563Z] [INFO] skip non existing resourceDirectory /tomee/tomee/apache-tomee/src/test/resources [2026-02-10T10:21:35.563Z] [INFO] Copying 3 resources [2026-02-10T10:21:35.563Z] [INFO] [2026-02-10T10:21:35.563Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ apache-tomee --- [2026-02-10T10:21:35.563Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:21:35.563Z] [INFO] Compiling 5 source files to /tomee/tomee/apache-tomee/target/test-classes [2026-02-10T10:21:35.563Z] [INFO] [2026-02-10T10:21:35.563Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ apache-tomee --- [2026-02-10T10:21:35.563Z] [INFO] Tests are skipped. [2026-02-10T10:21:35.563Z] [INFO] [2026-02-10T10:21:35.563Z] [INFO] --- groovy-maven-plugin:2.0:execute (execute-web-profile-installer) @ apache-tomee --- [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jpa_2.2_spec/1.0/geronimo-jpa_2.2_spec-1.0.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jpa_2.2_spec/1.0/geronimo-jpa_2.2_spec-1.0.pom (5.1 kB at 139 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom (5.5 kB at 171 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom (15 kB at 470 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom (16 kB at 498 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom (1.5 kB at 45 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom (12 kB at 320 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/9/forge-parent-9.pom (13 kB at 411 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom (2.2 kB at 67 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom (1.6 kB at 50 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 168 kB/s) [2026-02-10T10:21:35.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [2026-02-10T10:21:35.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 75 kB/s) [2026-02-10T10:21:35.563Z] [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-10T10:21:36.204Z] [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 103 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [2026-02-10T10:21:36.204Z] [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 27 kB/s) [2026-02-10T10:21:36.204Z] [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-10T10:21:36.204Z] [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 58 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.pom [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.pom (1.8 kB at 45 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.pom [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.pom (2.7 kB at 72 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.pom [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.1.5/groovy-all-2.1.5.pom (18 kB at 547 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.pom [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.pom (9.7 kB at 311 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.4/ant-parent-1.8.4.pom [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.4/ant-parent-1.8.4.pom (4.6 kB at 130 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.pom [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.pom (2.4 kB at 79 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.pom [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.pom (3.6 kB at 95 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.11/jansi-project-1.11.pom [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.11/jansi-project-1.11.pom (11 kB at 382 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8.pom [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.8/fusesource-pom-1.8.pom (15 kB at 444 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4.jar [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jpa_2.2_spec/1.0/geronimo-jpa_2.2_spec-1.0.jar [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.14/xbean-asm7-shaded-4.14.jar [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4.jar (0 B at 0 B/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jpa_2.2_spec/1.0/geronimo-jpa_2.2_spec-1.0.jar (128 kB at 2.7 MB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar (20 kB at 430 kB/s) [2026-02-10T10:21:36.204Z] [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-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.14/xbean-asm7-shaded-4.14.jar (0 B at 0 B/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [2026-02-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar (4.2 kB at 77 kB/s) [2026-02-10T10:21:36.204Z] [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-10T10:21:36.204Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar (58 kB at 761 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.jar [2026-02-10T10:21:36.204Z] [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 595 kB/s) [2026-02-10T10:21:36.204Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.jar [2026-02-10T10:21:36.205Z] [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 1.4 MB/s) [2026-02-10T10:21:36.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.jar [2026-02-10T10:21:36.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 613 kB/s) [2026-02-10T10:21:36.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar [2026-02-10T10:21:36.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven-adapter-impl/2.0/gmaven-adapter-impl-2.0.jar (16 kB at 150 kB/s) [2026-02-10T10:21:36.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.jar [2026-02-10T10:21:36.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmaven/gmaven-adapter-api/2.0/gmaven-adapter-api-2.0.jar (7.1 kB at 64 kB/s) [2026-02-10T10:21:36.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 18 MB/s) [2026-02-10T10:21:36.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.4/ant-launcher-1.8.4.jar (18 kB at 136 kB/s) [2026-02-10T10:21:36.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.11/jansi-1.11.jar (114 kB at 789 kB/s) [2026-02-10T10:21:36.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.4/ant-1.8.4.jar (1.9 MB at 12 MB/s) [2026-02-10T10:21:37.535Z] [INFO] extracting /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35 [2026-02-10T10:21:37.535Z] Expanding: /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35.zip into /tomee/tomee/apache-tomee/target/webprofile-work-dir [2026-02-10T10:21:38.178Z] [INFO] Deploying the tomee war [2026-02-10T10:21:38.178Z] Expanding: /root/.m2/repository/org/apache/tomee/tomee-webapp/8.0.2/tomee-webapp-8.0.2.war into /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35/webapps/tomee [2026-02-10T10:21:38.817Z] [INFO] Installing to: /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35 [2026-02-10T10:21:38.817Z] Deleting: /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35/lib/openejb-javaagent-8.0.2.jar [2026-02-10T10:21:38.817Z] Deleting: /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35/webapps/tomee/WEB-INF/lib/tomee-loader-8.0.2.jar [2026-02-10T10:21:38.817Z] Deleting: /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35/webapps/tomee/WEB-INF/lib/swizzle-stream-1.6.2.jar [2026-02-10T10:21:38.817Z] Deleting: /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35/lib/jakarta.activation-api-1.2.1.jar [2026-02-10T10:21:38.817Z] [INFO] Assigning execute privileges to scripts in Tomcat bin directory [2026-02-10T10:21:39.458Z] Deleting directory /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35/webapps/examples [2026-02-10T10:21:39.458Z] Deleting directory /tomee/tomee/apache-tomee/target/webprofile-work-dir/apache-tomcat-9.0.35/webapps/tomee [2026-02-10T10:21:39.458Z] [INFO] [2026-02-10T10:21:39.458Z] [INFO] --- groovy-maven-plugin:2.0:execute (execute-plus-installer) @ apache-tomee --- [2026-02-10T10:21:39.458Z] [INFO] extracting /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35 [2026-02-10T10:21:39.458Z] Expanding: /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35.zip into /tomee/tomee/apache-tomee/target/plus-work-dir [2026-02-10T10:21:39.458Z] [INFO] Deploying the tomee war [2026-02-10T10:21:39.458Z] Expanding: /root/.m2/repository/org/apache/tomee/tomee-plus-webapp/8.0.2/tomee-plus-webapp-8.0.2.war into /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35/webapps/tomee [2026-02-10T10:21:40.097Z] [INFO] Installing to: /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35 [2026-02-10T10:21:40.740Z] Deleting: /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35/lib/openejb-javaagent-8.0.2.jar [2026-02-10T10:21:40.740Z] Deleting: /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35/webapps/tomee/WEB-INF/lib/tomee-loader-8.0.2.jar [2026-02-10T10:21:40.740Z] Deleting: /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35/webapps/tomee/WEB-INF/lib/swizzle-stream-1.6.2.jar [2026-02-10T10:21:40.740Z] Deleting: /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35/lib/jakarta.activation-api-1.2.1.jar [2026-02-10T10:21:40.740Z] [INFO] Assigning execute privileges to scripts in Tomcat bin directory [2026-02-10T10:21:40.740Z] Deleting directory /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35/webapps/examples [2026-02-10T10:21:40.740Z] Deleting directory /tomee/tomee/apache-tomee/target/plus-work-dir/apache-tomcat-9.0.35/webapps/tomee [2026-02-10T10:21:40.740Z] [INFO] [2026-02-10T10:21:40.740Z] [INFO] --- groovy-maven-plugin:2.0:execute (execute-plume-installer) @ apache-tomee --- [2026-02-10T10:21:41.386Z] [INFO] extracting /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35 [2026-02-10T10:21:41.386Z] Expanding: /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35.zip into /tomee/tomee/apache-tomee/target/plume-work-dir [2026-02-10T10:21:41.386Z] [INFO] Deploying the tomee war [2026-02-10T10:21:41.386Z] Expanding: /root/.m2/repository/org/apache/tomee/tomee-plume-webapp/8.0.2/tomee-plume-webapp-8.0.2.war into /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35/webapps/tomee [2026-02-10T10:21:43.134Z] [INFO] Installing to: /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35 [2026-02-10T10:21:43.134Z] Deleting: /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35/lib/openejb-javaagent-8.0.2.jar [2026-02-10T10:21:43.134Z] Deleting: /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35/webapps/tomee/WEB-INF/lib/tomee-loader-8.0.2.jar [2026-02-10T10:21:43.134Z] Deleting: /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35/webapps/tomee/WEB-INF/lib/swizzle-stream-1.6.2.jar [2026-02-10T10:21:43.134Z] Deleting: /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35/lib/jakarta.activation-api-1.2.1.jar [2026-02-10T10:21:43.134Z] [INFO] Assigning execute privileges to scripts in Tomcat bin directory [2026-02-10T10:21:43.134Z] Deleting directory /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35/webapps/examples [2026-02-10T10:21:43.134Z] Deleting directory /tomee/tomee/apache-tomee/target/plume-work-dir/apache-tomcat-9.0.35/webapps/tomee [2026-02-10T10:21:43.134Z] [INFO] [2026-02-10T10:21:43.134Z] [INFO] --- groovy-maven-plugin:2.0:execute (execute-microprofile-installer) @ apache-tomee --- [2026-02-10T10:21:43.134Z] [INFO] extracting /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35 [2026-02-10T10:21:43.134Z] Expanding: /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35.zip into /tomee/tomee/apache-tomee/target/microprofile-work-dir [2026-02-10T10:21:43.778Z] [INFO] Deploying the tomee war [2026-02-10T10:21:43.778Z] Expanding: /root/.m2/repository/org/apache/tomee/tomee-microprofile-webapp/8.0.2/tomee-microprofile-webapp-8.0.2.war into /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35/webapps/tomee [2026-02-10T10:21:43.778Z] [INFO] Installing to: /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35 [2026-02-10T10:21:44.422Z] Deleting: /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35/lib/openejb-javaagent-8.0.2.jar [2026-02-10T10:21:44.422Z] Deleting: /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35/webapps/tomee/WEB-INF/lib/tomee-loader-8.0.2.jar [2026-02-10T10:21:44.422Z] Deleting: /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35/webapps/tomee/WEB-INF/lib/swizzle-stream-1.6.2.jar [2026-02-10T10:21:44.422Z] Deleting: /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35/lib/jakarta.activation-api-1.2.1.jar [2026-02-10T10:21:44.422Z] [INFO] Assigning execute privileges to scripts in Tomcat bin directory [2026-02-10T10:21:44.422Z] Deleting directory /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35/webapps/examples [2026-02-10T10:21:45.061Z] Deleting directory /tomee/tomee/apache-tomee/target/microprofile-work-dir/apache-tomcat-9.0.35/webapps/tomee [2026-02-10T10:21:45.061Z] [INFO] [2026-02-10T10:21:45.061Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ apache-tomee --- [2026-02-10T10:21:45.061Z] [INFO] Building jar: /tomee/tomee/apache-tomee/target/apache-tomee-8.0.2.jar [2026-02-10T10:21:45.061Z] [INFO] [2026-02-10T10:21:45.061Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ apache-tomee --- [2026-02-10T10:21:45.061Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:21:45.061Z] [INFO] [2026-02-10T10:21:45.061Z] [INFO] --- maven-assembly-plugin:2.4.1:single (webprofile) @ apache-tomee --- [2026-02-10T10:21:45.061Z] [INFO] Reading assembly descriptor: src/main/assembly/tomee-webprofile.xml [2026-02-10T10:21:45.061Z] [INFO] Building tar: /tomee/tomee/apache-tomee/target/apache-tomee-webprofile-8.0.2.tar.gz [2026-02-10T10:21:46.393Z] [INFO] Building zip: /tomee/tomee/apache-tomee/target/apache-tomee-webprofile-8.0.2.zip [2026-02-10T10:21:48.475Z] [INFO] [2026-02-10T10:21:48.475Z] [INFO] --- maven-assembly-plugin:2.4.1:single (plus) @ apache-tomee --- [2026-02-10T10:21:48.475Z] [INFO] Reading assembly descriptor: src/main/assembly/tomee-plus.xml [2026-02-10T10:21:48.475Z] [INFO] Building tar: /tomee/tomee/apache-tomee/target/apache-tomee-plus-8.0.2.tar.gz [2026-02-10T10:21:51.375Z] [INFO] Building zip: /tomee/tomee/apache-tomee/target/apache-tomee-plus-8.0.2.zip [2026-02-10T10:21:53.466Z] [INFO] [2026-02-10T10:21:53.466Z] [INFO] --- maven-assembly-plugin:2.4.1:single (plume) @ apache-tomee --- [2026-02-10T10:21:53.466Z] [INFO] Reading assembly descriptor: src/main/assembly/tomee-plume.xml [2026-02-10T10:21:53.466Z] [INFO] Building tar: /tomee/tomee/apache-tomee/target/apache-tomee-plume-8.0.2.tar.gz [2026-02-10T10:21:56.363Z] [INFO] Building zip: /tomee/tomee/apache-tomee/target/apache-tomee-plume-8.0.2.zip [2026-02-10T10:21:58.469Z] [INFO] [2026-02-10T10:21:58.469Z] [INFO] --- maven-assembly-plugin:2.4.1:single (microprofile) @ apache-tomee --- [2026-02-10T10:21:58.469Z] [INFO] Reading assembly descriptor: src/main/assembly/tomee-microprofile.xml [2026-02-10T10:21:58.469Z] [INFO] Building tar: /tomee/tomee/apache-tomee/target/apache-tomee-microprofile-8.0.2.tar.gz [2026-02-10T10:22:00.545Z] [INFO] Building zip: /tomee/tomee/apache-tomee/target/apache-tomee-microprofile-8.0.2.zip [2026-02-10T10:22:02.650Z] [INFO] [2026-02-10T10:22:02.650Z] [INFO] --- build-helper-maven-plugin:1.9.1:attach-artifact (attach-artifacts) @ apache-tomee --- [2026-02-10T10:22:02.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom [2026-02-10T10:22:02.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 18 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 411 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 8.1 MB/s) [2026-02-10T10:22:03.321Z] [INFO] [2026-02-10T10:22:03.321Z] [INFO] --- maven-failsafe-plugin:2.20:integration-test (default) @ apache-tomee --- [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20/maven-surefire-common-2.20.pom [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20/maven-surefire-common-2.20.pom (9.4 kB at 312 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 53 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 kB at 422 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20/surefire-api-2.20.pom [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20/surefire-api-2.20.pom (3.7 kB at 132 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20/surefire-logger-api-2.20.pom [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20/surefire-logger-api-2.20.pom (2.0 kB at 54 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20/surefire-booter-2.20.pom [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20/surefire-booter-2.20.pom (3.2 kB at 91 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20/surefire-booter-2.20.jar [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20/surefire-logger-api-2.20.jar [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20/surefire-api-2.20.jar [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20/maven-surefire-common-2.20.jar [2026-02-10T10:22:03.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 kB at 468 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.20/surefire-booter-2.20.jar (50 kB at 1.6 MB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.20/maven-surefire-common-2.20.jar (331 kB at 7.5 MB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.20/surefire-api-2.20.jar (182 kB at 4.1 MB/s) [2026-02-10T10:22:03.321Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.20/surefire-logger-api-2.20.jar (13 kB at 263 kB/s) [2026-02-10T10:22:03.321Z] [INFO] Tests are skipped. [2026-02-10T10:22:03.321Z] [INFO] [2026-02-10T10:22:03.321Z] [INFO] --- maven-failsafe-plugin:2.20:verify (default) @ apache-tomee --- [2026-02-10T10:22:03.321Z] [INFO] Tests are skipped. [2026-02-10T10:22:03.321Z] [INFO] [2026-02-10T10:22:03.321Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apache-tomee --- [2026-02-10T10:22:03.321Z] [INFO] Installing /tomee/tomee/apache-tomee/target/apache-tomee-8.0.2.jar to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2.jar [2026-02-10T10:22:03.321Z] [INFO] Installing /tomee/tomee/apache-tomee/pom.xml to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2.pom [2026-02-10T10:22:03.321Z] [INFO] Installing /tomee/tomee/apache-tomee/target/apache-tomee-webprofile-8.0.2.zip to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-webprofile.zip [2026-02-10T10:22:03.321Z] [INFO] Installing /tomee/tomee/apache-tomee/target/apache-tomee-webprofile-8.0.2.tar.gz to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-webprofile.tar.gz [2026-02-10T10:22:04.649Z] [INFO] Installing /tomee/tomee/apache-tomee/target/apache-tomee-plus-8.0.2.zip to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-plus.zip [2026-02-10T10:22:04.649Z] [INFO] Installing /tomee/tomee/apache-tomee/target/apache-tomee-plus-8.0.2.tar.gz to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-plus.tar.gz [2026-02-10T10:22:07.554Z] [INFO] Installing /tomee/tomee/apache-tomee/target/apache-tomee-plume-8.0.2.zip to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-plume.zip [2026-02-10T10:22:07.554Z] [INFO] Installing /tomee/tomee/apache-tomee/target/apache-tomee-plume-8.0.2.tar.gz to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-plume.tar.gz [2026-02-10T10:22:09.630Z] [INFO] Installing /tomee/tomee/apache-tomee/target/apache-tomee-microprofile-8.0.2.zip to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip [2026-02-10T10:22:10.958Z] [INFO] Installing /tomee/tomee/apache-tomee/target/apache-tomee-microprofile-8.0.2.tar.gz to /root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.tar.gz [2026-02-10T10:22:11.596Z] [INFO] [2026-02-10T10:22:11.596Z] [INFO] -------------< org.apache.tomee.maven:tomee-maven-plugin >-------------- [2026-02-10T10:22:11.596Z] [INFO] Building TomEE :: Maven Plugins :: TomEE Maven Plugin 8.0.2 [50/97] [2026-02-10T10:22:11.596Z] [INFO] ----------------------------[ maven-plugin ]---------------------------- [2026-02-10T10:22:11.596Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [2026-02-10T10:22:11.596Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [2026-02-10T10:22:11.596Z] [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-10T10:22:12.234Z] [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 92 kB/s) [2026-02-10T10:22:12.234Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom [2026-02-10T10:22:12.234Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom (11 kB at 49 kB/s) [2026-02-10T10:22:12.234Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/33/commons-parent-33.pom [2026-02-10T10:22:12.234Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 153 kB/s) [2026-02-10T10:22:12.234Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-javaagent/0.2-incubating/sirona-javaagent-0.2-incubating.pom [2026-02-10T10:22:12.873Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-javaagent/0.2-incubating/sirona-javaagent-0.2-incubating.pom (5.6 kB at 24 kB/s) [2026-02-10T10:22:12.873Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-agent/0.2-incubating/sirona-agent-0.2-incubating.pom [2026-02-10T10:22:12.873Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-agent/0.2-incubating/sirona-agent-0.2-incubating.pom (1.5 kB at 6.2 kB/s) [2026-02-10T10:22:12.873Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona/0.2-incubating/sirona-0.2-incubating.pom [2026-02-10T10:22:13.512Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona/0.2-incubating/sirona-0.2-incubating.pom (19 kB at 80 kB/s) [2026-02-10T10:22:13.512Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/tomee-webaccess/7.0.0/tomee-webaccess-7.0.0.pom [2026-02-10T10:22:13.512Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/tomee-webaccess/7.0.0/tomee-webaccess-7.0.0.pom (10 kB at 44 kB/s) [2026-02-10T10:22:13.513Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/tomee/7.0.0/tomee-7.0.0.pom [2026-02-10T10:22:13.513Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/tomee/7.0.0/tomee-7.0.0.pom (14 kB at 60 kB/s) [2026-02-10T10:22:13.513Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/tomee-project/7.0.0/tomee-project-7.0.0.pom [2026-02-10T10:22:14.152Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/tomee-project/7.0.0/tomee-project-7.0.0.pom (62 kB at 260 kB/s) [2026-02-10T10:22:14.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.0/shrinkwrap-resolver-bom-2.1.0.pom [2026-02-10T10:22:14.152Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.0/shrinkwrap-resolver-bom-2.1.0.pom (4.6 kB at 96 kB/s) [2026-02-10T10:22:14.152Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.10.Final/arquillian-bom-1.1.10.Final.pom [2026-02-10T10:22:14.152Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.10.Final/arquillian-bom-1.1.10.Final.pom (11 kB at 213 kB/s) [2026-02-10T10:22:14.152Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.2/shrinkwrap-bom-1.2.2.pom [2026-02-10T10:22:14.152Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.2/shrinkwrap-bom-1.2.2.pom [2026-02-10T10:22:14.152Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.2/shrinkwrap-bom-1.2.2.pom (4.0 kB at 396 kB/s) [2026-02-10T10:22:14.152Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom [2026-02-10T10:22:14.152Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom [2026-02-10T10:22:14.152Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (5.3 kB at 589 kB/s) [2026-02-10T10:22:14.152Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom [2026-02-10T10:22:14.152Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom [2026-02-10T10:22:14.793Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom (5.2 kB at 218 kB/s) [2026-02-10T10:22:14.793Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom [2026-02-10T10:22:14.793Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.pom (8.7 kB at 36 kB/s) [2026-02-10T10:22:14.793Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom [2026-02-10T10:22:14.793Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j/2.6.2/log4j-2.6.2.pom (52 kB at 217 kB/s) [2026-02-10T10:22:14.793Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-jul/2.6.2/log4j-jul-2.6.2.pom [2026-02-10T10:22:15.438Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-jul/2.6.2/log4j-jul-2.6.2.pom (7.5 kB at 32 kB/s) [2026-02-10T10:22:15.438Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar [2026-02-10T10:22:15.438Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar [2026-02-10T10:22:15.438Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar [2026-02-10T10:22:15.438Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/tomee-webaccess/7.0.0/tomee-webaccess-7.0.0.war [2026-02-10T10:22:15.438Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-javaagent/0.2-incubating/sirona-javaagent-0.2-incubating-shaded.jar [2026-02-10T10:22:15.438Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar [2026-02-10T10:22:15.438Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-jul/2.6.2/log4j-jul-2.6.2.jar [2026-02-10T10:22:15.438Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar (366 kB at 996 kB/s) [2026-02-10T10:22:16.077Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-jul/2.6.2/log4j-jul-2.6.2.jar (23 kB at 32 kB/s) [2026-02-10T10:22:16.077Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.6.2/log4j-api-2.6.2.jar (199 kB at 216 kB/s) [2026-02-10T10:22:16.077Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-javaagent/0.2-incubating/sirona-javaagent-0.2-incubating-shaded.jar (446 kB at 443 kB/s) [2026-02-10T10:22:16.717Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/tomee-webaccess/7.0.0/tomee-webaccess-7.0.0.war (6.9 MB at 4.8 MB/s) [2026-02-10T10:22:16.717Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar [2026-02-10T10:22:16.717Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar [2026-02-10T10:22:21.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar [2026-02-10T10:22:21.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar [2026-02-10T10:22:21.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar (59 kB at 1.4 MB/s) [2026-02-10T10:22:21.581Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (252 kB at 5.7 MB/s) [2026-02-10T10:22:21.581Z] [INFO] [2026-02-10T10:22:21.581Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-maven-plugin --- [2026-02-10T10:22:21.581Z] [INFO] [2026-02-10T10:22:21.581Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-maven-plugin --- [2026-02-10T10:22:21.581Z] [INFO] [2026-02-10T10:22:21.581Z] [INFO] --- maven-plugin-plugin:3.5:helpmojo (mojo-descriptor) @ tomee-maven-plugin --- [2026-02-10T10:22:21.581Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:22:22.321Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:22:23.652Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor. [2026-02-10T10:22:23.653Z] [INFO] [2026-02-10T10:22:23.653Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-maven-plugin --- [2026-02-10T10:22:24.293Z] [INFO] [2026-02-10T10:22:24.293Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-maven-plugin --- [2026-02-10T10:22:24.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:22:24.293Z] [INFO] skip non existing resourceDirectory /tomee/maven/tomee-maven-plugin/src/main/resources [2026-02-10T10:22:24.293Z] [INFO] Copying 3 resources [2026-02-10T10:22:24.293Z] [INFO] [2026-02-10T10:22:24.293Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-maven-plugin --- [2026-02-10T10:22:24.293Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:22:24.293Z] [INFO] Compiling 28 source files to /tomee/maven/tomee-maven-plugin/target/classes [2026-02-10T10:22:24.933Z] [INFO] /tomee/maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/ExecMojo.java: /tomee/maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/ExecMojo.java uses or overrides a deprecated API. [2026-02-10T10:22:24.933Z] [INFO] /tomee/maven/tomee-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/ExecMojo.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:22:24.933Z] [INFO] [2026-02-10T10:22:24.933Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-maven-plugin --- [2026-02-10T10:22:24.933Z] [INFO] [2026-02-10T10:22:24.933Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ tomee-maven-plugin --- [2026-02-10T10:22:24.933Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:22:24.933Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:22:26.266Z] [INFO] java-annotations mojo extractor found 11 mojo descriptors. [2026-02-10T10:22:26.905Z] [INFO] [2026-02-10T10:22:26.905Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-maven-plugin --- [2026-02-10T10:22:26.905Z] [WARNING] Manifest org.apache.tomee.maven:tomee-maven-plugin:maven-plugin:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:22:26.905Z] [INFO] [2026-02-10T10:22:26.905Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ tomee-maven-plugin --- [2026-02-10T10:22:26.905Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:22:26.905Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:22:28.257Z] [INFO] java-annotations mojo extractor found 11 mojo descriptors. [2026-02-10T10:22:28.896Z] [INFO] [2026-02-10T10:22:28.896Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-maven-plugin --- [2026-02-10T10:22:28.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:22:28.896Z] [INFO] skip non existing resourceDirectory /tomee/maven/tomee-maven-plugin/src/test/resources [2026-02-10T10:22:28.896Z] [INFO] Copying 3 resources [2026-02-10T10:22:28.896Z] [INFO] [2026-02-10T10:22:28.896Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-maven-plugin --- [2026-02-10T10:22:28.896Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:22:28.897Z] [INFO] Compiling 18 source files to /tomee/maven/tomee-maven-plugin/target/test-classes [2026-02-10T10:22:28.897Z] [INFO] [2026-02-10T10:22:28.897Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-maven-plugin --- [2026-02-10T10:22:28.897Z] [INFO] Tests are skipped. [2026-02-10T10:22:28.897Z] [INFO] [2026-02-10T10:22:28.897Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-maven-plugin --- [2026-02-10T10:22:28.897Z] [INFO] Building jar: /tomee/maven/tomee-maven-plugin/target/tomee-maven-plugin-8.0.2.jar [2026-02-10T10:22:28.897Z] [INFO] [2026-02-10T10:22:28.897Z] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tomee-maven-plugin --- [2026-02-10T10:22:28.897Z] [INFO] [2026-02-10T10:22:28.897Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-maven-plugin --- [2026-02-10T10:22:28.897Z] [INFO] Skipping because packaging 'maven-plugin' is not pom. [2026-02-10T10:22:28.897Z] [INFO] [2026-02-10T10:22:28.897Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-maven-plugin --- [2026-02-10T10:22:28.897Z] [INFO] Installing /tomee/maven/tomee-maven-plugin/target/tomee-maven-plugin-8.0.2.jar to /root/.m2/repository/org/apache/tomee/maven/tomee-maven-plugin/8.0.2/tomee-maven-plugin-8.0.2.jar [2026-02-10T10:22:28.897Z] [INFO] Installing /tomee/maven/tomee-maven-plugin/pom.xml to /root/.m2/repository/org/apache/tomee/maven/tomee-maven-plugin/8.0.2/tomee-maven-plugin-8.0.2.pom [2026-02-10T10:22:28.897Z] [INFO] [2026-02-10T10:22:28.897Z] [INFO] ------------------< org.apache.tomee:tomee-embedded >------------------- [2026-02-10T10:22:28.897Z] [INFO] Building TomEE :: TomEE :: TomEE Embedded 8.0.2 [51/97] [2026-02-10T10:22:28.897Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:22:28.897Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [2026-02-10T10:22:28.897Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 49 kB/s) [2026-02-10T10:22:28.897Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/14/commons-parent-14.pom [2026-02-10T10:22:29.537Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 93 kB/s) [2026-02-10T10:22:29.537Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.pom [2026-02-10T10:22:29.537Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.pom [2026-02-10T10:22:29.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.pom [2026-02-10T10:22:29.537Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.pom (2.1 kB at 59 kB/s) [2026-02-10T10:22:29.537Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [2026-02-10T10:22:29.537Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.jar [2026-02-10T10:22:29.537Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/velocity/velocity/1.6.4/velocity-1.6.4.jar [2026-02-10T10:22:30.176Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (232 kB at 417 kB/s) [2026-02-10T10:22:30.176Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/velocity/velocity/1.6.4/velocity-1.6.4.jar (421 kB at 622 kB/s) [2026-02-10T10:22:30.176Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.jar [2026-02-10T10:22:30.817Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.jar [2026-02-10T10:22:30.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.jar (2.3 MB at 36 MB/s) [2026-02-10T10:22:30.818Z] [INFO] [2026-02-10T10:22:30.818Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-embedded --- [2026-02-10T10:22:30.818Z] [INFO] [2026-02-10T10:22:30.818Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-embedded --- [2026-02-10T10:22:30.818Z] [INFO] [2026-02-10T10:22:30.818Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-embedded --- [2026-02-10T10:22:32.908Z] [INFO] [2026-02-10T10:22:32.908Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-embedded --- [2026-02-10T10:22:32.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:22:32.908Z] [INFO] Copying 10 resources [2026-02-10T10:22:32.908Z] [INFO] Copying 3 resources [2026-02-10T10:22:32.908Z] [INFO] [2026-02-10T10:22:32.908Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-embedded --- [2026-02-10T10:22:32.908Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:22:32.908Z] [INFO] Compiling 16 source files to /tomee/tomee/tomee-embedded/target/classes [2026-02-10T10:22:32.908Z] [INFO] /tomee/tomee/tomee-embedded/src/main/java/org/apache/tomee/embedded/Configuration.java: Some input files use or override a deprecated API. [2026-02-10T10:22:32.908Z] [INFO] /tomee/tomee/tomee-embedded/src/main/java/org/apache/tomee/embedded/Configuration.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:22:32.908Z] [INFO] /tomee/tomee/tomee-embedded/src/main/java/org/apache/tomee/embedded/TomEEEmbeddedApplicationRunner.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:22:32.908Z] [INFO] /tomee/tomee/tomee-embedded/src/main/java/org/apache/tomee/embedded/TomEEEmbeddedApplicationRunner.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:22:32.908Z] [INFO] [2026-02-10T10:22:32.908Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-embedded --- [2026-02-10T10:22:32.908Z] [INFO] Couldn't find parent for org.bouncycastle:bcprov-jdk15on:jar:1.60 [2026-02-10T10:22:32.908Z] [INFO] [2026-02-10T10:22:32.908Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-embedded --- [2026-02-10T10:22:33.548Z] [INFO] [2026-02-10T10:22:33.548Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-embedded --- [2026-02-10T10:22:33.548Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:22:33.548Z] [INFO] Copying 6 resources [2026-02-10T10:22:33.548Z] [INFO] Copying 3 resources [2026-02-10T10:22:33.548Z] [INFO] [2026-02-10T10:22:33.548Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-embedded --- [2026-02-10T10:22:33.548Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:22:33.548Z] [INFO] Compiling 17 source files to /tomee/tomee/tomee-embedded/target/test-classes [2026-02-10T10:22:34.287Z] [INFO] /tomee/tomee/tomee-embedded/src/test/java/org/apache/tomee/embedded/FailingJspTest.java: /tomee/tomee/tomee-embedded/src/test/java/org/apache/tomee/embedded/FailingJspTest.java uses unchecked or unsafe operations. [2026-02-10T10:22:34.287Z] [INFO] /tomee/tomee/tomee-embedded/src/test/java/org/apache/tomee/embedded/FailingJspTest.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:22:34.287Z] [INFO] [2026-02-10T10:22:34.287Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-embedded --- [2026-02-10T10:22:34.287Z] [INFO] Tests are skipped. [2026-02-10T10:22:34.287Z] [INFO] [2026-02-10T10:22:34.287Z] [INFO] --- maven-surefire-plugin:2.21.0:test (single-server-default-scanning) @ tomee-embedded --- [2026-02-10T10:22:34.287Z] [INFO] Tests are skipped. [2026-02-10T10:22:34.287Z] [INFO] [2026-02-10T10:22:34.287Z] [INFO] --- maven-surefire-plugin:2.21.0:test (single-server-custom-scanning) @ tomee-embedded --- [2026-02-10T10:22:34.287Z] [INFO] Tests are skipped. [2026-02-10T10:22:34.287Z] [INFO] [2026-02-10T10:22:34.287Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-embedded --- [2026-02-10T10:22:34.287Z] [INFO] Building jar: /tomee/tomee/tomee-embedded/target/tomee-embedded-8.0.2.jar [2026-02-10T10:22:34.287Z] [INFO] [2026-02-10T10:22:34.287Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-embedded --- [2026-02-10T10:22:34.287Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:22:34.287Z] [INFO] [2026-02-10T10:22:34.287Z] [INFO] --- maven-shade-plugin:2.3:shade (uber-shade) @ tomee-embedded --- [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:tomee-catalina:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:tomee-config:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:tomee-common:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:tomee-loader:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomcat:tomcat-juli:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:tomee-jdbc:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:tomee-juli:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:openejb-server:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:openejb-ejbd:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:openejb-http:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:tomee-util:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:javaee-api:jar:tomcat:8.0-4 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomcat:tomcat-websocket-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.tomee:tomee-myfaces:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.openwebbeans:openwebbeans-jsf:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.openwebbeans:openwebbeans-impl:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.openwebbeans:openwebbeans-web:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:34.287Z] [INFO] Including org.apache.openwebbeans:openwebbeans-el22:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.myfaces.core:myfaces-api:jar:2.3.6 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomee:openejb-core:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomee:mbean-annotation-api:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomee:openejb-jpa-integration:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.commons:commons-lang3:jar:3.8.1 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomee:openejb-api:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomee:openejb-loader:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomee:openejb-javaagent:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomee:openejb-jee:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomee:openejb-jee-accessors:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.metatype.sxc:sxc-jaxb-core:jar:0.8 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.metatype.sxc:sxc-runtime:jar:0.8 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.1 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.activemq:activemq-ra:jar:5.15.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.activemq:activemq-kahadb-store:jar:5.15.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.activemq.protobuf:activemq-protobuf:jar:1.1 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.activemq:activemq-broker:jar:5.15.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.activemq:activemq-client:jar:5.15.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.fusesource.hawtbuf:hawtbuf:jar:1.11 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.activemq:activemq-openwire-legacy:jar:5.15.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.activemq:activemq-jdbc-store:jar:5.15.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.geronimo.components:geronimo-connector:jar:3.1.4 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.geronimo.components:geronimo-transaction:jar:3.1.4 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.objectweb.howl:howl:jar:1.0.1-1 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.0 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.0 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:jar:1.9.0-alpha-2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.xbean:xbean-asm7-shaded:jar:4.14 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.xbean:xbean-finder-shaded:jar:4.14 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.xbean:xbean-reflect:jar:4.14 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.xbean:xbean-naming:jar:4.14 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.xbean:xbean-bundleutils:jar:4.14 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.hsqldb:hsqldb:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.commons:commons-dbcp2:jar:2.1 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.codehaus.swizzle:swizzle-stream:jar:1.6.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.openejb.shade:quartz-openejb-shade:jar:2.2.1 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.slf4j:slf4j-jdk14:jar:1.7.21 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.openwebbeans:openwebbeans-spi:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ejb:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ee:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ee-common:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.openjpa:openjpa:jar:3.1.0 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.commons:commons-collections4:jar:4.3 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including net.sourceforge.serp:serp:jar:1.15.1 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.bval:bval-jsr:jar:2.0.3 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.myfaces.core:myfaces-impl:jar:2.3.6 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including commons-beanutils:commons-beanutils:jar:1.8.3 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.taglibs:taglibs-standard-jstlel:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.taglibs:taglibs-standard-spec:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.taglibs:taglibs-standard-impl:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomcat:tomcat-jdbc:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomcat:tomcat-dbcp:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomcat:tomcat-catalina:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomcat:tomcat-servlet-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomcat:tomcat-jsp-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomcat:tomcat-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.288Z] [INFO] Including org.apache.tomcat:tomcat-jni:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-util:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-util-scan:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-jaspic-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-catalina-ha:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-tribes:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-coyote:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-jasper:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-el-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.eclipse.jdt:ecj:jar:3.21.0 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-jasper-el:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.eclipse.jdt.core.compiler:ecj:jar:4.4 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.velocity:velocity:jar:1.6.4 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including oro:oro:jar:2.0.8 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomee:openejb-client:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Skipping pom dependency org.apache.tomee.bom:jaxb-runtime:pom:8.0.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.8 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomee:tomee-jaxrs:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomee:openejb-rest:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomee:openejb-cxf-rs:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomee:openejb-cxf-transport:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-transports-http:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-management:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-rs-service-description:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-rs-client:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-security:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-rs-extension-search:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-rs-security-cors:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-rs-security-oauth2:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-rs-security-jose-jaxrs:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-rs-security-jose:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-rs-json-basic:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-rs-extension-providers:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.johnzon:johnzon-jaxrs:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.johnzon:johnzon-mapper:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.johnzon:johnzon-core:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.johnzon:johnzon-jsonb:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomee:tomee-webservices:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomee:openejb-webservices:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.jvnet.mimepull:mimepull:jar:1.9.11 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomee:javaee-api:jar:8.0-4 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including wsdl4j:wsdl4j:jar:1.6.3 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomee:openejb-cxf:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.wss4j:wss4j-ws-security-dom:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.wss4j:wss4j-ws-security-common:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.santuario:xmlsec:jar:2.1.4 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including commons-codec:commons-codec:jar:1.13 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-saml-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-profile-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-core:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-saml-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-xmlsec-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-soap-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-security-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-security-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-xmlsec-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including net.shibboleth.utilities:java-support:jar:7.3.0 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including joda-time:joda-time:jar:2.9 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.cryptacular:cryptacular:jar:1.2.4 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-xacml-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-xacml-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-xacml-saml-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.opensaml:opensaml-xacml-saml-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.jasypt:jasypt:jar:1.9.3 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.wss4j:wss4j-policy:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.neethi:neethi:jar:3.0.3 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.wss4j:wss4j-ws-security-stax:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.wss4j:wss4j-bindings:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.wss4j:wss4j-ws-security-policy-stax:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-core:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including com.fasterxml.woodstox:woodstox-core:jar:5.0.3 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.codehaus.woodstox:stax2-api:jar:3.1.4 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including xml-resolver:xml-resolver:jar:1.2 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-bindings-soap:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-wsdl:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-bindings-xml:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-frontend-simple:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-ws-addr:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-ws-policy:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-ws-security:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.cxf:cxf-rt-security-saml:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.apache.tomcat:tomcat-websocket:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:34.290Z] [INFO] Including org.bouncycastle:bcprov-jdk15on:jar:1.60 in the shaded jar. [2026-02-10T10:22:41.660Z] [WARNING] commons-collections-3.2.2.jar, commons-beanutils-1.8.3.jar define 10 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.FastHashMap$EntrySet [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.FastHashMap$KeySet [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.FastHashMap$CollectionView$CollectionViewIterator [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.ArrayStack [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.FastHashMap$Values [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.FastHashMap$CollectionView [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.FastHashMap$1 [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.Buffer [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.FastHashMap [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.commons.collections.BufferUnderflowException [2026-02-10T10:22:41.660Z] [WARNING] jackson-databind-2.10.0.jar, jakarta.xml.soap-api-1.4.1.jar, jackson-annotations-2.10.0.jar, stax-ex-1.8.1.jar, jakarta.xml.bind-api-2.3.2.jar, istack-commons-runtime-3.0.8.jar, mimepull-1.9.11.jar, saaj-impl-1.5.1.jar, jaxb-runtime-2.3.2.jar, jackson-core-2.10.0.jar, txw2-2.3.2.jar, FastInfoset-1.2.16.jar define 1 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - module-info [2026-02-10T10:22:41.660Z] [WARNING] tomcat-el-api-9.0.35.jar, javaee-api-8.0-4.jar define 60 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.MethodInfo [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.StandardELContext$StandardFunctionMapper [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.StandardELContext$1 [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.StandardELContext [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.ELContextListener [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.VariableMapper [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.ValueReference [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.LambdaExpression [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.CompositeELResolver$FeatureIterator [2026-02-10T10:22:41.660Z] [WARNING] - javax.el.ValueExpression [2026-02-10T10:22:41.660Z] [WARNING] - 50 more... [2026-02-10T10:22:41.660Z] [WARNING] tomcat-websocket-api-9.0.35.jar, javaee-api-8.0-4.jar define 56 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.Decoder$Text [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.server.ServerApplicationConfig [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.SendHandler [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.server.ServerEndpointConfig [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.Extension [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.Decoder [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.ClientEndpointConfig$Builder [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.OnError [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.PongMessage [2026-02-10T10:22:41.660Z] [WARNING] - javax.websocket.Extension$Parameter [2026-02-10T10:22:41.660Z] [WARNING] - 46 more... [2026-02-10T10:22:41.660Z] [WARNING] javaee-api-8.0-4-tomcat.jar, jakarta.xml.soap-api-1.4.1.jar, javaee-api-8.0-4.jar define 29 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.Text [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.SOAPEnvelope [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.SOAPFactory [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.Detail [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.SAAJMetaFactory [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.AttachmentPart [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.SOAPConnectionFactory [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.SAAJResult [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.MimeHeaders$MatchingIterator [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.soap.SOAPPart [2026-02-10T10:22:41.660Z] [WARNING] - 19 more... [2026-02-10T10:22:41.660Z] [WARNING] tomcat-servlet-api-9.0.35.jar, javaee-api-8.0-4.jar define 91 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.http.Cookie [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.ServletContext [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.Registration [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.http.HttpSessionListener [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.http.HttpSessionContext [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.FilterChain [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.http.WebConnection [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.http.HttpServletRequestWrapper [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.http.HttpSessionAttributeListener [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.annotation.HandlesTypes [2026-02-10T10:22:41.660Z] [WARNING] - 81 more... [2026-02-10T10:22:41.660Z] [WARNING] tomcat-jsp-api-9.0.35.jar, javaee-api-8.0-4.jar define 60 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.el.ImplicitObjectELResolver$ScopeManager$4 [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.JspFactory [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.el.ScopedAttributeELResolver [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.el.ExpressionEvaluator [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.tagext.Tag [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.tagext.TagExtraInfo [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.tagext.SimpleTag [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.el.ImplicitObjectELResolver$ScopeManager$1 [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.tagext.TryCatchFinally [2026-02-10T10:22:41.660Z] [WARNING] - javax.servlet.jsp.el.ImplicitObjectELResolver$ScopeManager [2026-02-10T10:22:41.660Z] [WARNING] - 50 more... [2026-02-10T10:22:41.660Z] [WARNING] ecj-3.21.0.jar, ecj-4.4.jar define 540 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.lookup.ConstraintFormula [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.ThrowStatement [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.IntLiteral [2026-02-10T10:22:41.660Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.Reference [2026-02-10T10:22:41.660Z] [WARNING] - 530 more... [2026-02-10T10:22:41.660Z] [WARNING] tomee-juli-8.0.2.jar, tomcat-juli-9.0.35.jar define 30 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.FileHandler [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.OneLineFormatter$2 [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.WebappProperties [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.ClassLoaderLogManager$2 [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.VerbatimFormatter [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.ClassLoaderLogManager$ClassLoaderLogInfo [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.AsyncFileHandler$LogEntry [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.logging.Log [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.JdkLoggerFormatter [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.juli.DateFormatCache [2026-02-10T10:22:41.660Z] [WARNING] - 20 more... [2026-02-10T10:22:41.660Z] [WARNING] javaee-api-8.0-4-tomcat.jar, javaee-api-8.0-4.jar define 1472 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - javax.ws.rs.HEAD [2026-02-10T10:22:41.660Z] [WARNING] - javax.validation.ConstraintValidatorContext$ConstraintViolationBuilder$LeafNodeBuilderDefinedContext [2026-02-10T10:22:41.660Z] [WARNING] - javax.persistence.Lob [2026-02-10T10:22:41.660Z] [WARNING] - javax.cache.expiry.Duration [2026-02-10T10:22:41.660Z] [WARNING] - javax.jms.ObjectMessage [2026-02-10T10:22:41.660Z] [WARNING] - javax.annotation.security.RunAs [2026-02-10T10:22:41.660Z] [WARNING] - javax.ejb.Singleton [2026-02-10T10:22:41.660Z] [WARNING] - javax.persistence.PessimisticLockException [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.ws.soap.SOAPBinding [2026-02-10T10:22:41.660Z] [WARNING] - javax.validation.constraints.AssertTrue$List [2026-02-10T10:22:41.660Z] [WARNING] - 1462 more... [2026-02-10T10:22:41.660Z] [WARNING] geronimo-javamail_1.4_mail-1.9.0-alpha-2.jar, javaee-api-8.0-4-tomcat.jar, javaee-api-8.0-4.jar define 2 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.geronimo.osgi.locator.ProviderLocator [2026-02-10T10:22:41.660Z] [WARNING] - org.apache.geronimo.osgi.locator.Activator [2026-02-10T10:22:41.660Z] [WARNING] jakarta.activation-1.2.1.jar, jakarta.activation-api-1.2.1.jar define 31 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.CommandInfo$Beans$1 [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.ObjectDataContentHandler [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.DataContentHandlerFactory [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.DataContentHandler [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.CommandObject [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.SecuritySupport$2 [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.FileTypeMap [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.CommandInfo [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.MailcapCommandMap [2026-02-10T10:22:41.660Z] [WARNING] - javax.activation.DataHandler$1 [2026-02-10T10:22:41.660Z] [WARNING] - 21 more... [2026-02-10T10:22:41.660Z] [WARNING] javaee-api-8.0-4-tomcat.jar, openejb-client-8.0.2.jar, javaee-api-8.0-4.jar define 3 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.ws.EndpointReference [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.ws.wsaddressing.W3CEndpointReference [2026-02-10T10:22:41.660Z] [WARNING] - javax.xml.ws.WebServiceFeature [2026-02-10T10:22:41.660Z] [WARNING] javaee-api-8.0-4.jar, tomcat-jaspic-api-9.0.35.jar define 36 overlappping classes: [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.config.ServerAuthConfig [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.config.RegistrationListener [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.config.ClientAuthConfig [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.config.AuthConfigFactory [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.callback.GroupPrincipalCallback [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.callback.CallerPrincipalCallback [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.callback.PrivateKeyCallback$IssuerSerialNumRequest [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.callback.PasswordValidationCallback [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.ClientAuth [2026-02-10T10:22:41.660Z] [WARNING] - javax.security.auth.message.config.AuthConfigFactory$2 [2026-02-10T10:22:41.660Z] [WARNING] - 26 more... [2026-02-10T10:22:41.660Z] [WARNING] maven-shade-plugin has detected that some .class files [2026-02-10T10:22:41.660Z] [WARNING] are present in two or more JARs. When this happens, only [2026-02-10T10:22:41.660Z] [WARNING] one single version of the class is copied in the uberjar. [2026-02-10T10:22:41.660Z] [WARNING] Usually this is not harmful and you can skeep these [2026-02-10T10:22:41.660Z] [WARNING] warnings, otherwise try to manually exclude artifacts [2026-02-10T10:22:41.660Z] [WARNING] based on mvn dependency:tree -Ddetail=true and the above [2026-02-10T10:22:41.660Z] [WARNING] output [2026-02-10T10:22:41.660Z] [WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin [2026-02-10T10:22:41.660Z] [INFO] Attaching shaded artifact. [2026-02-10T10:22:41.660Z] [INFO] [2026-02-10T10:22:41.660Z] [INFO] --- maven-shade-plugin:2.3:shade (jaxrs-shade) @ tomee-embedded --- [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:tomee-catalina:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:tomee-config:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:tomee-common:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:tomee-loader:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomcat:tomcat-juli:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:tomee-jdbc:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:tomee-juli:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-server:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-ejbd:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-http:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:tomee-util:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:javaee-api:jar:tomcat:8.0-4 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomcat:tomcat-websocket-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:tomee-myfaces:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.openwebbeans:openwebbeans-jsf:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.openwebbeans:openwebbeans-impl:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.openwebbeans:openwebbeans-web:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.openwebbeans:openwebbeans-el22:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Excluding org.apache.myfaces.core:myfaces-api:jar:2.3.6 from the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-core:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:mbean-annotation-api:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-jpa-integration:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.commons:commons-lang3:jar:3.8.1 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-api:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-loader:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-javaagent:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-jee:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.apache.tomee:openejb-jee-accessors:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.metatype.sxc:sxc-jaxb-core:jar:0.8 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including org.metatype.sxc:sxc-runtime:jar:0.8 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.1 in the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Excluding org.apache.activemq:activemq-ra:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:41.660Z] [INFO] Excluding org.apache.activemq:activemq-kahadb-store:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.activemq.protobuf:activemq-protobuf:jar:1.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.activemq:activemq-broker:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.activemq:activemq-client:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.fusesource.hawtbuf:hawtbuf:jar:1.11 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.activemq:activemq-openwire-legacy:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.activemq:activemq-jdbc-store:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.geronimo.components:geronimo-connector:jar:3.1.4 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.geronimo.components:geronimo-transaction:jar:3.1.4 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.objectweb.howl:howl:jar:1.0.1-1 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.0 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.0 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:jar:1.9.0-alpha-2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.xbean:xbean-asm7-shaded:jar:4.14 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.xbean:xbean-finder-shaded:jar:4.14 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.xbean:xbean-reflect:jar:4.14 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.xbean:xbean-naming:jar:4.14 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.xbean:xbean-bundleutils:jar:4.14 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.hsqldb:hsqldb:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.commons:commons-dbcp2:jar:2.1 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.codehaus.swizzle:swizzle-stream:jar:1.6.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.openejb.shade:quartz-openejb-shade:jar:2.2.1 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.slf4j:slf4j-jdk14:jar:1.7.21 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.openwebbeans:openwebbeans-spi:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ejb:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ee:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ee-common:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.openjpa:openjpa:jar:3.1.0 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.commons:commons-collections4:jar:4.3 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including net.sourceforge.serp:serp:jar:1.15.1 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.bval:bval-jsr:jar:2.0.3 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.myfaces.core:myfaces-impl:jar:2.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including commons-beanutils:commons-beanutils:jar:1.8.3 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.taglibs:taglibs-standard-jstlel:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.taglibs:taglibs-standard-spec:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.taglibs:taglibs-standard-impl:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-jdbc:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-dbcp:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-catalina:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-servlet-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-jsp-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-jni:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-util:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-util-scan:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-jaspic-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-catalina-ha:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-tribes:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-coyote:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-jasper:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-el-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.eclipse.jdt:ecj:jar:3.21.0 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-jasper-el:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.eclipse.jdt.core.compiler:ecj:jar:4.4 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.velocity:velocity:jar:1.6.4 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including oro:oro:jar:2.0.8 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomee:openejb-client:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Skipping pom dependency org.apache.tomee.bom:jaxb-runtime:pom:8.0.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.1 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.8 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8.1 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomee:tomee-jaxrs:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomee:openejb-rest:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomee:openejb-cxf-rs:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomee:openejb-cxf-transport:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-transports-http:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-management:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-rs-service-description:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-rs-client:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-security:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-rs-extension-search:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-rs-security-cors:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-rs-security-oauth2:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-rs-security-jose-jaxrs:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-rs-security-jose:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-rs-json-basic:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-rt-rs-extension-providers:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.johnzon:johnzon-jaxrs:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.johnzon:johnzon-mapper:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.johnzon:johnzon-core:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.johnzon:johnzon-jsonb:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.tomee:tomee-webservices:jar:8.0.2 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.tomee:openejb-webservices:jar:8.0.2 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.1 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.jvnet.mimepull:mimepull:jar:1.9.11 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomee:javaee-api:jar:8.0-4 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding wsdl4j:wsdl4j:jar:1.6.3 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.tomee:openejb-cxf:jar:8.0.2 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.wss4j:wss4j-ws-security-dom:jar:2.2.5 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.wss4j:wss4j-ws-security-common:jar:2.2.5 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.santuario:xmlsec:jar:2.1.4 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding commons-codec:commons-codec:jar:1.13 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-saml-impl:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-profile-api:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-core:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-saml-api:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-xmlsec-api:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-soap-api:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-security-impl:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-security-api:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-xmlsec-impl:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding net.shibboleth.utilities:java-support:jar:7.3.0 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding joda-time:joda-time:jar:2.9 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.cryptacular:cryptacular:jar:1.2.4 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-xacml-impl:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-xacml-api:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-xacml-saml-impl:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.opensaml:opensaml-xacml-saml-api:jar:3.3.1 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.jasypt:jasypt:jar:1.9.3 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.wss4j:wss4j-policy:jar:2.2.5 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.neethi:neethi:jar:3.0.3 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.wss4j:wss4j-ws-security-stax:jar:2.2.5 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.wss4j:wss4j-bindings:jar:2.2.5 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.wss4j:wss4j-ws-security-policy-stax:jar:2.2.5 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.cxf:cxf-core:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including com.fasterxml.woodstox:woodstox-core:jar:5.0.3 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.codehaus.woodstox:stax2-api:jar:3.1.4 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding xml-resolver:xml-resolver:jar:1.2 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-bindings-soap:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-wsdl:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-bindings-xml:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-frontend-simple:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-ws-addr:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-ws-policy:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-ws-security:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.apache.cxf:cxf-rt-security-saml:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Including org.apache.tomcat:tomcat-websocket:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:41.661Z] [INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.60 from the shaded jar. [2026-02-10T10:22:44.664Z] [WARNING] commons-collections-3.2.2.jar, commons-beanutils-1.8.3.jar define 10 overlappping classes: [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.FastHashMap$EntrySet [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.FastHashMap$KeySet [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.FastHashMap$CollectionView$CollectionViewIterator [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.ArrayStack [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.FastHashMap$Values [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.FastHashMap$CollectionView [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.FastHashMap$1 [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.Buffer [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.FastHashMap [2026-02-10T10:22:44.664Z] [WARNING] - org.apache.commons.collections.BufferUnderflowException [2026-02-10T10:22:44.664Z] [WARNING] tomcat-el-api-9.0.35.jar, javaee-api-8.0-4.jar define 60 overlappping classes: [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.MethodInfo [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.StandardELContext$StandardFunctionMapper [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.StandardELContext$1 [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.StandardELContext [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.ELContextListener [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.VariableMapper [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.ValueReference [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.LambdaExpression [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.CompositeELResolver$FeatureIterator [2026-02-10T10:22:44.664Z] [WARNING] - javax.el.ValueExpression [2026-02-10T10:22:44.664Z] [WARNING] - 50 more... [2026-02-10T10:22:44.664Z] [WARNING] tomcat-websocket-api-9.0.35.jar, javaee-api-8.0-4.jar define 56 overlappping classes: [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.Decoder$Text [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.server.ServerApplicationConfig [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.SendHandler [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.server.ServerEndpointConfig [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.Extension [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.ClientEndpointConfig$Builder [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.OnError [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.PongMessage [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.Decoder [2026-02-10T10:22:44.664Z] [WARNING] - javax.websocket.Extension$Parameter [2026-02-10T10:22:44.664Z] [WARNING] - 46 more... [2026-02-10T10:22:44.664Z] [WARNING] javaee-api-8.0-4-tomcat.jar, jakarta.xml.soap-api-1.4.1.jar, javaee-api-8.0-4.jar define 29 overlappping classes: [2026-02-10T10:22:44.664Z] [WARNING] - javax.xml.soap.Text [2026-02-10T10:22:44.664Z] [WARNING] - javax.xml.soap.SOAPEnvelope [2026-02-10T10:22:44.664Z] [WARNING] - javax.xml.soap.SOAPFactory [2026-02-10T10:22:44.664Z] [WARNING] - javax.xml.soap.Detail [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.soap.SAAJMetaFactory [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.soap.AttachmentPart [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.soap.SOAPConnectionFactory [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.soap.SAAJResult [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.soap.MimeHeaders$MatchingIterator [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.soap.SOAPPart [2026-02-10T10:22:44.665Z] [WARNING] - 19 more... [2026-02-10T10:22:44.665Z] [WARNING] tomcat-servlet-api-9.0.35.jar, javaee-api-8.0-4.jar define 91 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.http.Cookie [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.ServletContext [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.Registration [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.http.HttpSessionListener [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.http.HttpSessionContext [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.FilterChain [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.http.WebConnection [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.http.HttpServletRequestWrapper [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.http.HttpSessionAttributeListener [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.http.HttpSessionBindingListener [2026-02-10T10:22:44.665Z] [WARNING] - 81 more... [2026-02-10T10:22:44.665Z] [WARNING] tomcat-jsp-api-9.0.35.jar, javaee-api-8.0-4.jar define 60 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.el.ImplicitObjectELResolver$ScopeManager$4 [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.JspFactory [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.el.ScopedAttributeELResolver [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.el.ExpressionEvaluator [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.tagext.Tag [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.tagext.TagExtraInfo [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.tagext.SimpleTag [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.el.ImplicitObjectELResolver$ScopeManager$1 [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.tagext.TryCatchFinally [2026-02-10T10:22:44.665Z] [WARNING] - javax.servlet.jsp.el.ImplicitObjectELResolver$ScopeManager [2026-02-10T10:22:44.665Z] [WARNING] - 50 more... [2026-02-10T10:22:44.665Z] [WARNING] ecj-3.21.0.jar, ecj-4.4.jar define 540 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.lookup.ConstraintFormula [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.ThrowStatement [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.IntLiteral [2026-02-10T10:22:44.665Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.Reference [2026-02-10T10:22:44.665Z] [WARNING] - 530 more... [2026-02-10T10:22:44.665Z] [WARNING] tomee-juli-8.0.2.jar, tomcat-juli-9.0.35.jar define 30 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.OneLineFormatter$2 [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.WebappProperties [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.FileHandler [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.ClassLoaderLogManager$2 [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.VerbatimFormatter [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.ClassLoaderLogManager$ClassLoaderLogInfo [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.AsyncFileHandler$LogEntry [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.logging.Log [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.JdkLoggerFormatter [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.juli.ClassLoaderLogManager$LogNode [2026-02-10T10:22:44.665Z] [WARNING] - 20 more... [2026-02-10T10:22:44.665Z] [WARNING] javaee-api-8.0-4-tomcat.jar, javaee-api-8.0-4.jar define 1472 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - javax.ws.rs.HEAD [2026-02-10T10:22:44.665Z] [WARNING] - javax.validation.ConstraintValidatorContext$ConstraintViolationBuilder$LeafNodeBuilderDefinedContext [2026-02-10T10:22:44.665Z] [WARNING] - javax.cache.expiry.Duration [2026-02-10T10:22:44.665Z] [WARNING] - javax.persistence.Lob [2026-02-10T10:22:44.665Z] [WARNING] - javax.jms.ObjectMessage [2026-02-10T10:22:44.665Z] [WARNING] - javax.annotation.security.RunAs [2026-02-10T10:22:44.665Z] [WARNING] - javax.ejb.Singleton [2026-02-10T10:22:44.665Z] [WARNING] - javax.persistence.PessimisticLockException [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.ws.soap.SOAPBinding [2026-02-10T10:22:44.665Z] [WARNING] - javax.validation.constraints.AssertTrue$List [2026-02-10T10:22:44.665Z] [WARNING] - 1462 more... [2026-02-10T10:22:44.665Z] [WARNING] geronimo-javamail_1.4_mail-1.9.0-alpha-2.jar, javaee-api-8.0-4-tomcat.jar, javaee-api-8.0-4.jar define 2 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.geronimo.osgi.locator.ProviderLocator [2026-02-10T10:22:44.665Z] [WARNING] - org.apache.geronimo.osgi.locator.Activator [2026-02-10T10:22:44.665Z] [WARNING] jakarta.activation-1.2.1.jar, jakarta.activation-api-1.2.1.jar define 31 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.CommandInfo$Beans$1 [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.ObjectDataContentHandler [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.DataContentHandlerFactory [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.DataContentHandler [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.CommandObject [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.SecuritySupport$2 [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.FileTypeMap [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.CommandInfo [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.MailcapCommandMap [2026-02-10T10:22:44.665Z] [WARNING] - javax.activation.DataHandler$1 [2026-02-10T10:22:44.665Z] [WARNING] - 21 more... [2026-02-10T10:22:44.665Z] [WARNING] jackson-databind-2.10.0.jar, jakarta.xml.soap-api-1.4.1.jar, jackson-annotations-2.10.0.jar, stax-ex-1.8.1.jar, jakarta.xml.bind-api-2.3.2.jar, istack-commons-runtime-3.0.8.jar, jaxb-runtime-2.3.2.jar, jackson-core-2.10.0.jar, txw2-2.3.2.jar, FastInfoset-1.2.16.jar define 1 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - module-info [2026-02-10T10:22:44.665Z] [WARNING] javaee-api-8.0-4-tomcat.jar, openejb-client-8.0.2.jar, javaee-api-8.0-4.jar define 3 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.ws.EndpointReference [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.ws.wsaddressing.W3CEndpointReference [2026-02-10T10:22:44.665Z] [WARNING] - javax.xml.ws.WebServiceFeature [2026-02-10T10:22:44.665Z] [WARNING] javaee-api-8.0-4.jar, tomcat-jaspic-api-9.0.35.jar define 36 overlappping classes: [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.config.ServerAuthConfig [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.config.RegistrationListener [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.config.ClientAuthConfig [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.config.AuthConfigFactory [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.callback.GroupPrincipalCallback [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.callback.CallerPrincipalCallback [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.callback.PasswordValidationCallback [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.callback.PrivateKeyCallback$IssuerSerialNumRequest [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.ClientAuth [2026-02-10T10:22:44.665Z] [WARNING] - javax.security.auth.message.config.AuthConfigFactory$2 [2026-02-10T10:22:44.665Z] [WARNING] - 26 more... [2026-02-10T10:22:44.665Z] [WARNING] maven-shade-plugin has detected that some .class files [2026-02-10T10:22:44.665Z] [WARNING] are present in two or more JARs. When this happens, only [2026-02-10T10:22:44.665Z] [WARNING] one single version of the class is copied in the uberjar. [2026-02-10T10:22:44.665Z] [WARNING] Usually this is not harmful and you can skeep these [2026-02-10T10:22:44.665Z] [WARNING] warnings, otherwise try to manually exclude artifacts [2026-02-10T10:22:44.665Z] [WARNING] based on mvn dependency:tree -Ddetail=true and the above [2026-02-10T10:22:44.665Z] [WARNING] output [2026-02-10T10:22:44.665Z] [WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin [2026-02-10T10:22:44.665Z] [INFO] Attaching shaded artifact. [2026-02-10T10:22:44.665Z] [INFO] [2026-02-10T10:22:44.665Z] [INFO] --- maven-shade-plugin:2.3:shade (jaxws-shade) @ tomee-embedded --- [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:tomee-catalina:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:tomee-config:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:tomee-common:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:tomee-loader:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomcat:tomcat-juli:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:tomee-jdbc:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:tomee-juli:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:openejb-server:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:openejb-ejbd:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:openejb-http:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:tomee-util:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:javaee-api:jar:tomcat:8.0-4 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomcat:tomcat-websocket-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.tomee:tomee-myfaces:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.665Z] [INFO] Including org.apache.openwebbeans:openwebbeans-jsf:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.openwebbeans:openwebbeans-impl:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.openwebbeans:openwebbeans-web:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.openwebbeans:openwebbeans-el22:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.myfaces.core:myfaces-api:jar:2.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:openejb-core:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:mbean-annotation-api:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:openejb-jpa-integration:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.commons:commons-lang3:jar:3.8.1 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:openejb-api:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:openejb-loader:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:openejb-javaagent:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:openejb-jee:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:openejb-jee-accessors:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.metatype.sxc:sxc-jaxb-core:jar:0.8 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.metatype.sxc:sxc-runtime:jar:0.8 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.1 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.activemq:activemq-ra:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.activemq:activemq-kahadb-store:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.activemq.protobuf:activemq-protobuf:jar:1.1 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.activemq:activemq-broker:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.activemq:activemq-client:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.fusesource.hawtbuf:hawtbuf:jar:1.11 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.activemq:activemq-openwire-legacy:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.activemq:activemq-jdbc-store:jar:5.15.12 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.geronimo.components:geronimo-connector:jar:3.1.4 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.geronimo.components:geronimo-transaction:jar:3.1.4 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.objectweb.howl:howl:jar:1.0.1-1 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.0 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.0 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:jar:1.9.0-alpha-2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.xbean:xbean-asm7-shaded:jar:4.14 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.xbean:xbean-finder-shaded:jar:4.14 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.xbean:xbean-reflect:jar:4.14 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.xbean:xbean-naming:jar:4.14 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.xbean:xbean-bundleutils:jar:4.14 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.hsqldb:hsqldb:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.commons:commons-dbcp2:jar:2.1 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.codehaus.swizzle:swizzle-stream:jar:1.6.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.openejb.shade:quartz-openejb-shade:jar:2.2.1 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.slf4j:slf4j-jdk14:jar:1.7.21 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.openwebbeans:openwebbeans-spi:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ejb:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ee:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ee-common:jar:2.0.12 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.openjpa:openjpa:jar:3.1.0 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.commons:commons-collections4:jar:4.3 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including net.sourceforge.serp:serp:jar:1.15.1 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.bval:bval-jsr:jar:2.0.3 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.myfaces.core:myfaces-impl:jar:2.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including commons-beanutils:commons-beanutils:jar:1.8.3 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.taglibs:taglibs-standard-jstlel:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.taglibs:taglibs-standard-spec:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.taglibs:taglibs-standard-impl:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-jdbc:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-dbcp:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-catalina:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-servlet-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-jsp-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-jni:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-util:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-util-scan:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-jaspic-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-catalina-ha:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-tribes:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-coyote:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-jasper:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-el-api:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.eclipse.jdt:ecj:jar:3.21.0 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomcat:tomcat-jasper-el:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.eclipse.jdt.core.compiler:ecj:jar:4.4 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.velocity:velocity:jar:1.6.4 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including oro:oro:jar:2.0.8 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:openejb-client:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Skipping pom dependency org.apache.tomee.bom:jaxb-runtime:pom:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.1 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.8 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8.1 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.tomee:tomee-jaxrs:jar:8.0.2 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.tomee:openejb-rest:jar:8.0.2 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.tomee:openejb-cxf-rs:jar:8.0.2 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.tomee:openejb-cxf-transport:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.cxf:cxf-rt-transports-http:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.cxf:cxf-rt-management:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-rs-service-description:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-rs-client:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.cxf:cxf-rt-security:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-rs-extension-search:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-rs-security-cors:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-rs-security-oauth2:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-rs-security-jose-jaxrs:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-rs-security-jose:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-rs-json-basic:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.cxf:cxf-rt-rs-extension-providers:jar:3.3.6 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.johnzon:johnzon-jaxrs:jar:1.2.5 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Excluding org.apache.johnzon:johnzon-mapper:jar:1.2.5 from the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.johnzon:johnzon-core:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:44.666Z] [INFO] Including org.apache.johnzon:johnzon-jsonb:jar:1.2.5 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.tomee:tomee-webservices:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.tomee:openejb-webservices:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including com.sun.xml.messaging.saaj:saaj-impl:jar:1.5.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.jvnet.mimepull:mimepull:jar:1.9.11 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.tomee:javaee-api:jar:8.0-4 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including wsdl4j:wsdl4j:jar:1.6.3 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.tomee:openejb-cxf:jar:8.0.2 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.wss4j:wss4j-ws-security-dom:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.wss4j:wss4j-ws-security-common:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.santuario:xmlsec:jar:2.1.4 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including commons-codec:commons-codec:jar:1.13 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-saml-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-profile-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-core:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-saml-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-xmlsec-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-soap-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-security-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-security-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-xmlsec-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including net.shibboleth.utilities:java-support:jar:7.3.0 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including joda-time:joda-time:jar:2.9 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.cryptacular:cryptacular:jar:1.2.4 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-xacml-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-xacml-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-xacml-saml-impl:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.opensaml:opensaml-xacml-saml-api:jar:3.3.1 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.jasypt:jasypt:jar:1.9.3 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.wss4j:wss4j-policy:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.neethi:neethi:jar:3.0.3 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.wss4j:wss4j-ws-security-stax:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.wss4j:wss4j-bindings:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.wss4j:wss4j-ws-security-policy-stax:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-core:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including com.fasterxml.woodstox:woodstox-core:jar:5.0.3 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.codehaus.woodstox:stax2-api:jar:3.1.4 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.ws.xmlschema:xmlschema-core:jar:2.2.5 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including xml-resolver:xml-resolver:jar:1.2 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-bindings-soap:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-wsdl:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-bindings-xml:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-frontend-simple:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-ws-addr:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-ws-policy:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-ws-security:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.cxf:cxf-rt-security-saml:jar:3.3.6 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.apache.tomcat:tomcat-websocket:jar:9.0.35 in the shaded jar. [2026-02-10T10:22:44.667Z] [INFO] Including org.bouncycastle:bcprov-jdk15on:jar:1.60 in the shaded jar. [2026-02-10T10:22:50.654Z] [WARNING] commons-collections-3.2.2.jar, commons-beanutils-1.8.3.jar define 10 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.FastHashMap$EntrySet [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.FastHashMap$KeySet [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.FastHashMap$CollectionView$CollectionViewIterator [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.ArrayStack [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.FastHashMap$Values [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.FastHashMap$CollectionView [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.FastHashMap$1 [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.Buffer [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.FastHashMap [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.commons.collections.BufferUnderflowException [2026-02-10T10:22:50.655Z] [WARNING] jackson-databind-2.10.0.jar, jakarta.xml.soap-api-1.4.1.jar, jackson-annotations-2.10.0.jar, stax-ex-1.8.1.jar, jakarta.xml.bind-api-2.3.2.jar, istack-commons-runtime-3.0.8.jar, mimepull-1.9.11.jar, saaj-impl-1.5.1.jar, jaxb-runtime-2.3.2.jar, jackson-core-2.10.0.jar, txw2-2.3.2.jar, FastInfoset-1.2.16.jar define 1 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - module-info [2026-02-10T10:22:50.655Z] [WARNING] tomcat-el-api-9.0.35.jar, javaee-api-8.0-4.jar define 60 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.MethodInfo [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.StandardELContext$StandardFunctionMapper [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.StandardELContext$1 [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.StandardELContext [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.ELContextListener [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.VariableMapper [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.ValueReference [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.LambdaExpression [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.CompositeELResolver$FeatureIterator [2026-02-10T10:22:50.655Z] [WARNING] - javax.el.ValueExpression [2026-02-10T10:22:50.655Z] [WARNING] - 50 more... [2026-02-10T10:22:50.655Z] [WARNING] tomcat-websocket-api-9.0.35.jar, javaee-api-8.0-4.jar define 56 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.Decoder$Text [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.server.ServerApplicationConfig [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.SendHandler [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.server.ServerEndpointConfig [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.Extension [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.Decoder [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.ClientEndpointConfig$Builder [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.OnError [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.PongMessage [2026-02-10T10:22:50.655Z] [WARNING] - javax.websocket.Extension$Parameter [2026-02-10T10:22:50.655Z] [WARNING] - 46 more... [2026-02-10T10:22:50.655Z] [WARNING] javaee-api-8.0-4-tomcat.jar, jakarta.xml.soap-api-1.4.1.jar, javaee-api-8.0-4.jar define 29 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.Text [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.SOAPEnvelope [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.SOAPFactory [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.Detail [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.SAAJMetaFactory [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.AttachmentPart [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.SOAPConnectionFactory [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.SAAJResult [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.MimeHeaders$MatchingIterator [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.soap.SOAPPart [2026-02-10T10:22:50.655Z] [WARNING] - 19 more... [2026-02-10T10:22:50.655Z] [WARNING] tomcat-servlet-api-9.0.35.jar, javaee-api-8.0-4.jar define 91 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.http.Cookie [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.ServletContext [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.Registration [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.http.HttpSessionListener [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.http.HttpSessionContext [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.FilterChain [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.http.WebConnection [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.http.HttpServletRequestWrapper [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.http.HttpSessionAttributeListener [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.annotation.HandlesTypes [2026-02-10T10:22:50.655Z] [WARNING] - 81 more... [2026-02-10T10:22:50.655Z] [WARNING] tomcat-jsp-api-9.0.35.jar, javaee-api-8.0-4.jar define 60 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.el.ImplicitObjectELResolver$ScopeManager$4 [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.JspFactory [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.el.ScopedAttributeELResolver [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.el.ExpressionEvaluator [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.tagext.Tag [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.tagext.TagExtraInfo [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.tagext.SimpleTag [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.el.ImplicitObjectELResolver$ScopeManager$1 [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.tagext.TryCatchFinally [2026-02-10T10:22:50.655Z] [WARNING] - javax.servlet.jsp.el.ImplicitObjectELResolver$ScopeManager [2026-02-10T10:22:50.655Z] [WARNING] - 50 more... [2026-02-10T10:22:50.655Z] [WARNING] ecj-3.21.0.jar, ecj-4.4.jar define 540 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.lookup.ConstraintFormula [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.apt.dispatch.BatchMessagerImpl [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.ThrowStatement [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.JavadocSingleNameReference [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.IntLiteral [2026-02-10T10:22:50.655Z] [WARNING] - org.eclipse.jdt.internal.compiler.ast.Reference [2026-02-10T10:22:50.655Z] [WARNING] - 530 more... [2026-02-10T10:22:50.655Z] [WARNING] tomee-juli-8.0.2.jar, tomcat-juli-9.0.35.jar define 30 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.FileHandler [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.OneLineFormatter$2 [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.WebappProperties [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.ClassLoaderLogManager$2 [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.VerbatimFormatter [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.ClassLoaderLogManager$ClassLoaderLogInfo [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.AsyncFileHandler$LogEntry [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.logging.Log [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.JdkLoggerFormatter [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.juli.DateFormatCache [2026-02-10T10:22:50.655Z] [WARNING] - 20 more... [2026-02-10T10:22:50.655Z] [WARNING] javaee-api-8.0-4-tomcat.jar, javaee-api-8.0-4.jar define 1472 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - javax.ws.rs.HEAD [2026-02-10T10:22:50.655Z] [WARNING] - javax.validation.ConstraintValidatorContext$ConstraintViolationBuilder$LeafNodeBuilderDefinedContext [2026-02-10T10:22:50.655Z] [WARNING] - javax.persistence.Lob [2026-02-10T10:22:50.655Z] [WARNING] - javax.cache.expiry.Duration [2026-02-10T10:22:50.655Z] [WARNING] - javax.jms.ObjectMessage [2026-02-10T10:22:50.655Z] [WARNING] - javax.annotation.security.RunAs [2026-02-10T10:22:50.655Z] [WARNING] - javax.ejb.Singleton [2026-02-10T10:22:50.655Z] [WARNING] - javax.persistence.PessimisticLockException [2026-02-10T10:22:50.655Z] [WARNING] - javax.xml.ws.soap.SOAPBinding [2026-02-10T10:22:50.655Z] [WARNING] - javax.validation.constraints.AssertTrue$List [2026-02-10T10:22:50.655Z] [WARNING] - 1462 more... [2026-02-10T10:22:50.655Z] [WARNING] geronimo-javamail_1.4_mail-1.9.0-alpha-2.jar, javaee-api-8.0-4-tomcat.jar, javaee-api-8.0-4.jar define 2 overlappping classes: [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.geronimo.osgi.locator.ProviderLocator [2026-02-10T10:22:50.655Z] [WARNING] - org.apache.geronimo.osgi.locator.Activator [2026-02-10T10:22:50.655Z] [WARNING] jakarta.activation-1.2.1.jar, jakarta.activation-api-1.2.1.jar define 31 overlappping classes: [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.CommandInfo$Beans$1 [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.ObjectDataContentHandler [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.DataContentHandlerFactory [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.DataContentHandler [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.CommandObject [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.SecuritySupport$2 [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.FileTypeMap [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.CommandInfo [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.MailcapCommandMap [2026-02-10T10:22:50.656Z] [WARNING] - javax.activation.DataHandler$1 [2026-02-10T10:22:50.656Z] [WARNING] - 21 more... [2026-02-10T10:22:50.656Z] [WARNING] javaee-api-8.0-4-tomcat.jar, openejb-client-8.0.2.jar, javaee-api-8.0-4.jar define 3 overlappping classes: [2026-02-10T10:22:50.656Z] [WARNING] - javax.xml.ws.EndpointReference [2026-02-10T10:22:50.656Z] [WARNING] - javax.xml.ws.wsaddressing.W3CEndpointReference [2026-02-10T10:22:50.656Z] [WARNING] - javax.xml.ws.WebServiceFeature [2026-02-10T10:22:50.656Z] [WARNING] javaee-api-8.0-4.jar, tomcat-jaspic-api-9.0.35.jar define 36 overlappping classes: [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.config.ServerAuthConfig [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.config.RegistrationListener [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.config.ClientAuthConfig [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.config.AuthConfigFactory [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.callback.GroupPrincipalCallback [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.callback.CallerPrincipalCallback [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.callback.PrivateKeyCallback$IssuerSerialNumRequest [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.callback.PasswordValidationCallback [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.ClientAuth [2026-02-10T10:22:50.656Z] [WARNING] - javax.security.auth.message.config.AuthConfigFactory$2 [2026-02-10T10:22:50.656Z] [WARNING] - 26 more... [2026-02-10T10:22:50.656Z] [WARNING] maven-shade-plugin has detected that some .class files [2026-02-10T10:22:50.656Z] [WARNING] are present in two or more JARs. When this happens, only [2026-02-10T10:22:50.656Z] [WARNING] one single version of the class is copied in the uberjar. [2026-02-10T10:22:50.656Z] [WARNING] Usually this is not harmful and you can skeep these [2026-02-10T10:22:50.656Z] [WARNING] warnings, otherwise try to manually exclude artifacts [2026-02-10T10:22:50.656Z] [WARNING] based on mvn dependency:tree -Ddetail=true and the above [2026-02-10T10:22:50.656Z] [WARNING] output [2026-02-10T10:22:50.656Z] [WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin [2026-02-10T10:22:50.656Z] [INFO] Attaching shaded artifact. [2026-02-10T10:22:50.656Z] [INFO] [2026-02-10T10:22:50.656Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-embedded --- [2026-02-10T10:22:50.656Z] [INFO] Installing /tomee/tomee/tomee-embedded/target/tomee-embedded-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-embedded/8.0.2/tomee-embedded-8.0.2.jar [2026-02-10T10:22:50.656Z] [INFO] Installing /tomee/tomee/tomee-embedded/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-embedded/8.0.2/tomee-embedded-8.0.2.pom [2026-02-10T10:22:50.656Z] [INFO] Installing /tomee/tomee/tomee-embedded/target/tomee-embedded-8.0.2-uber.jar to /root/.m2/repository/org/apache/tomee/tomee-embedded/8.0.2/tomee-embedded-8.0.2-uber.jar [2026-02-10T10:22:50.656Z] [INFO] Installing /tomee/tomee/tomee-embedded/target/tomee-embedded-8.0.2-jaxrs.jar to /root/.m2/repository/org/apache/tomee/tomee-embedded/8.0.2/tomee-embedded-8.0.2-jaxrs.jar [2026-02-10T10:22:51.987Z] [INFO] Installing /tomee/tomee/tomee-embedded/target/tomee-embedded-8.0.2-jaxws.jar to /root/.m2/repository/org/apache/tomee/tomee-embedded/8.0.2/tomee-embedded-8.0.2-jaxws.jar [2026-02-10T10:22:53.596Z] [INFO] [2026-02-10T10:22:53.596Z] [INFO] -----------------< org.apache.tomee:livereload-tomee >------------------ [2026-02-10T10:22:53.596Z] [INFO] Building TomEE :: Utils :: LiveReload 8.0.2 [52/97] [2026-02-10T10:22:53.596Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:22:53.596Z] [INFO] [2026-02-10T10:22:53.596Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ livereload-tomee --- [2026-02-10T10:22:53.596Z] [INFO] [2026-02-10T10:22:53.596Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ livereload-tomee --- [2026-02-10T10:22:53.596Z] [INFO] [2026-02-10T10:22:53.596Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ livereload-tomee --- [2026-02-10T10:22:54.241Z] [INFO] [2026-02-10T10:22:54.241Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ livereload-tomee --- [2026-02-10T10:22:54.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:22:54.241Z] [INFO] Copying 1 resource [2026-02-10T10:22:54.241Z] [INFO] Copying 3 resources [2026-02-10T10:22:54.241Z] [INFO] [2026-02-10T10:22:54.241Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ livereload-tomee --- [2026-02-10T10:22:54.241Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:22:54.241Z] [INFO] Compiling 6 source files to /tomee/utils/livereload-tomee/target/classes [2026-02-10T10:22:54.241Z] [INFO] /tomee/utils/livereload-tomee/src/main/java/org/apache/tomee/livereload/LiveReloadInstaller.java: /tomee/utils/livereload-tomee/src/main/java/org/apache/tomee/livereload/LiveReloadInstaller.java uses or overrides a deprecated API. [2026-02-10T10:22:54.241Z] [INFO] /tomee/utils/livereload-tomee/src/main/java/org/apache/tomee/livereload/LiveReloadInstaller.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:22:54.241Z] [INFO] [2026-02-10T10:22:54.241Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ livereload-tomee --- [2026-02-10T10:22:54.241Z] [INFO] [2026-02-10T10:22:54.241Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ livereload-tomee --- [2026-02-10T10:22:54.241Z] [INFO] [2026-02-10T10:22:54.241Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ livereload-tomee --- [2026-02-10T10:22:54.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:22:54.241Z] [INFO] skip non existing resourceDirectory /tomee/utils/livereload-tomee/src/test/resources [2026-02-10T10:22:54.241Z] [INFO] Copying 3 resources [2026-02-10T10:22:54.242Z] [INFO] [2026-02-10T10:22:54.242Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ livereload-tomee --- [2026-02-10T10:22:54.242Z] [INFO] No sources to compile [2026-02-10T10:22:54.242Z] [INFO] [2026-02-10T10:22:54.242Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ livereload-tomee --- [2026-02-10T10:22:54.242Z] [INFO] Tests are skipped. [2026-02-10T10:22:54.242Z] [INFO] [2026-02-10T10:22:54.242Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ livereload-tomee --- [2026-02-10T10:22:54.242Z] [INFO] Building jar: /tomee/utils/livereload-tomee/target/livereload-tomee-8.0.2.jar [2026-02-10T10:22:54.242Z] [INFO] [2026-02-10T10:22:54.242Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ livereload-tomee --- [2026-02-10T10:22:54.242Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:22:54.242Z] [INFO] [2026-02-10T10:22:54.242Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ livereload-tomee --- [2026-02-10T10:22:54.242Z] [INFO] Installing /tomee/utils/livereload-tomee/target/livereload-tomee-8.0.2.jar to /root/.m2/repository/org/apache/tomee/livereload-tomee/8.0.2/livereload-tomee-8.0.2.jar [2026-02-10T10:22:54.242Z] [INFO] Installing /tomee/utils/livereload-tomee/pom.xml to /root/.m2/repository/org/apache/tomee/livereload-tomee/8.0.2/livereload-tomee-8.0.2.pom [2026-02-10T10:22:54.242Z] [INFO] [2026-02-10T10:22:54.242Z] [INFO] ---------< org.apache.tomee.maven:tomee-embedded-maven-plugin >--------- [2026-02-10T10:22:54.242Z] [INFO] Building TomEE :: Maven Plugins :: TomEE Embedded Maven Plugin 8.0.2 [53/97] [2026-02-10T10:22:54.242Z] [INFO] ----------------------------[ maven-plugin ]---------------------------- [2026-02-10T10:22:54.242Z] [INFO] [2026-02-10T10:22:54.242Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-embedded-maven-plugin --- [2026-02-10T10:22:54.242Z] [INFO] [2026-02-10T10:22:54.242Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-embedded-maven-plugin --- [2026-02-10T10:22:54.242Z] [INFO] [2026-02-10T10:22:54.242Z] [INFO] --- maven-plugin-plugin:3.5:helpmojo (mojo-descriptor) @ tomee-embedded-maven-plugin --- [2026-02-10T10:22:54.242Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:22:54.242Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:22:56.328Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor. [2026-02-10T10:22:56.328Z] [INFO] [2026-02-10T10:22:56.328Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-embedded-maven-plugin --- [2026-02-10T10:22:58.415Z] [INFO] [2026-02-10T10:22:58.415Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-embedded-maven-plugin --- [2026-02-10T10:22:58.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:22:58.415Z] [INFO] skip non existing resourceDirectory /tomee/maven/tomee-embedded-maven-plugin/src/main/resources [2026-02-10T10:22:58.415Z] [INFO] Copying 3 resources [2026-02-10T10:22:58.415Z] [INFO] [2026-02-10T10:22:58.415Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-embedded-maven-plugin --- [2026-02-10T10:22:58.415Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:22:58.415Z] [INFO] Compiling 3 source files to /tomee/maven/tomee-embedded-maven-plugin/target/classes [2026-02-10T10:22:59.058Z] [INFO] /tomee/maven/tomee-embedded-maven-plugin/src/main/java/org/apache/openejb/maven/plugins/TomEEEmbeddedMojo.java: /tomee/maven/tomee-embedded-maven-plugin/src/main/java/org/apache/openejb/maven/plugins/TomEEEmbeddedMojo.java uses unchecked or unsafe operations. [2026-02-10T10:22:59.058Z] [INFO] /tomee/maven/tomee-embedded-maven-plugin/src/main/java/org/apache/openejb/maven/plugins/TomEEEmbeddedMojo.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:22:59.058Z] [INFO] [2026-02-10T10:22:59.058Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-embedded-maven-plugin --- [2026-02-10T10:22:59.058Z] [INFO] [2026-02-10T10:22:59.058Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ tomee-embedded-maven-plugin --- [2026-02-10T10:22:59.058Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:22:59.058Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:01.967Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors. [2026-02-10T10:23:01.967Z] [INFO] [2026-02-10T10:23:01.967Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-embedded-maven-plugin --- [2026-02-10T10:23:01.967Z] [WARNING] Manifest org.apache.tomee.maven:tomee-embedded-maven-plugin:maven-plugin:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:01.967Z] [INFO] [2026-02-10T10:23:01.967Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ tomee-embedded-maven-plugin --- [2026-02-10T10:23:01.967Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:01.967Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:04.051Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors. [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:04.051Z] [INFO] Copying 1 resource [2026-02-10T10:23:04.051Z] [INFO] Copying 3 resources [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:04.051Z] [INFO] Compiling 2 source files to /tomee/maven/tomee-embedded-maven-plugin/target/test-classes [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] Tests are skipped. [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] Building jar: /tomee/maven/tomee-embedded-maven-plugin/target/tomee-embedded-maven-plugin-8.0.2.jar [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ tomee-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] Skipping because packaging 'maven-plugin' is not pom. [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] Installing /tomee/maven/tomee-embedded-maven-plugin/target/tomee-embedded-maven-plugin-8.0.2.jar to /root/.m2/repository/org/apache/tomee/maven/tomee-embedded-maven-plugin/8.0.2/tomee-embedded-maven-plugin-8.0.2.jar [2026-02-10T10:23:04.051Z] [INFO] Installing /tomee/maven/tomee-embedded-maven-plugin/pom.xml to /root/.m2/repository/org/apache/tomee/maven/tomee-embedded-maven-plugin/8.0.2/tomee-embedded-maven-plugin-8.0.2.pom [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --------< org.apache.tomee.maven:openejb-embedded-maven-plugin >-------- [2026-02-10T10:23:04.051Z] [INFO] Building TomEE :: Maven Plugins :: OpenEJB Embedded Maven Plugin 8.0.2 [54/97] [2026-02-10T10:23:04.051Z] [INFO] ----------------------------[ maven-plugin ]---------------------------- [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] [2026-02-10T10:23:04.051Z] [INFO] --- maven-plugin-plugin:3.5:helpmojo (mojo-descriptor) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:04.051Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:04.051Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:04.692Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:05.333Z] [INFO] [2026-02-10T10:23:05.333Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:05.333Z] [INFO] [2026-02-10T10:23:05.333Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:05.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:05.333Z] [INFO] skip non existing resourceDirectory /tomee/maven/openejb-embedded-maven-plugin/src/main/resources [2026-02-10T10:23:05.333Z] [INFO] Copying 3 resources [2026-02-10T10:23:05.333Z] [INFO] [2026-02-10T10:23:05.333Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:05.333Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:05.333Z] [INFO] Compiling 2 source files to /tomee/maven/openejb-embedded-maven-plugin/target/classes [2026-02-10T10:23:05.333Z] [INFO] /tomee/maven/openejb-embedded-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/embedded/OpenEJBEmbeddedMojo.java: /tomee/maven/openejb-embedded-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/embedded/OpenEJBEmbeddedMojo.java uses unchecked or unsafe operations. [2026-02-10T10:23:05.333Z] [INFO] /tomee/maven/openejb-embedded-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/embedded/OpenEJBEmbeddedMojo.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:23:05.333Z] [INFO] [2026-02-10T10:23:05.333Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:05.333Z] [INFO] [2026-02-10T10:23:05.333Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:05.333Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:05.333Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:06.665Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors. [2026-02-10T10:23:06.665Z] [INFO] [2026-02-10T10:23:06.665Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:06.665Z] [WARNING] Manifest org.apache.tomee.maven:openejb-embedded-maven-plugin:maven-plugin:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:06.665Z] [INFO] [2026-02-10T10:23:06.665Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:06.665Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:06.665Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:07.999Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors. [2026-02-10T10:23:07.999Z] [INFO] [2026-02-10T10:23:07.999Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:07.999Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:07.999Z] [INFO] skip non existing resourceDirectory /tomee/maven/openejb-embedded-maven-plugin/src/test/resources [2026-02-10T10:23:07.999Z] [INFO] Copying 3 resources [2026-02-10T10:23:07.999Z] [INFO] [2026-02-10T10:23:07.999Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:07.999Z] [INFO] No sources to compile [2026-02-10T10:23:07.999Z] [INFO] [2026-02-10T10:23:07.999Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:07.999Z] [INFO] Tests are skipped. [2026-02-10T10:23:07.999Z] [INFO] [2026-02-10T10:23:07.999Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:07.999Z] [INFO] Building jar: /tomee/maven/openejb-embedded-maven-plugin/target/openejb-embedded-maven-plugin-8.0.2.jar [2026-02-10T10:23:07.999Z] [INFO] [2026-02-10T10:23:07.999Z] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:07.999Z] [INFO] [2026-02-10T10:23:07.999Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:07.999Z] [INFO] Skipping because packaging 'maven-plugin' is not pom. [2026-02-10T10:23:07.999Z] [INFO] [2026-02-10T10:23:07.999Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-embedded-maven-plugin --- [2026-02-10T10:23:07.999Z] [INFO] Installing /tomee/maven/openejb-embedded-maven-plugin/target/openejb-embedded-maven-plugin-8.0.2.jar to /root/.m2/repository/org/apache/tomee/maven/openejb-embedded-maven-plugin/8.0.2/openejb-embedded-maven-plugin-8.0.2.jar [2026-02-10T10:23:08.000Z] [INFO] Installing /tomee/maven/openejb-embedded-maven-plugin/pom.xml to /root/.m2/repository/org/apache/tomee/maven/openejb-embedded-maven-plugin/8.0.2/openejb-embedded-maven-plugin-8.0.2.pom [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] -----------< org.apache.tomee.maven:tomee-webapp-archetype >------------ [2026-02-10T10:23:08.000Z] [INFO] Building TomEE :: Maven Plugins :: TomEE Webapp Archetype 8.0.2 [55/97] [2026-02-10T10:23:08.000Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-plugin-plugin:3.5:helpmojo (mojo-descriptor) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [WARNING] Unsupported packaging type jar, execution skipped [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:08.000Z] [INFO] Copying 13 resources [2026-02-10T10:23:08.000Z] [INFO] Copying 3 resources [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-antrun-plugin:1.8:run (remove-apps) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] Executing tasks [2026-02-10T10:23:08.000Z] [2026-02-10T10:23:08.000Z] main: [2026-02-10T10:23:08.000Z] [INFO] Executed tasks [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] No sources to compile [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] No dependencies to report [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [WARNING] Manifest org.apache.tomee.maven:tomee-webapp-archetype:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [WARNING] Unsupported packaging type jar, execution skipped [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:08.000Z] [INFO] skip non existing resourceDirectory /tomee/maven/tomee-webapp-archetype/src/test/resources [2026-02-10T10:23:08.000Z] [INFO] Copying 3 resources [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] No sources to compile [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] Tests are skipped. [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] Building jar: /tomee/maven/tomee-webapp-archetype/target/tomee-webapp-archetype-8.0.2.jar [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-webapp-archetype --- [2026-02-10T10:23:08.000Z] [INFO] Installing /tomee/maven/tomee-webapp-archetype/target/tomee-webapp-archetype-8.0.2.jar to /root/.m2/repository/org/apache/tomee/maven/tomee-webapp-archetype/8.0.2/tomee-webapp-archetype-8.0.2.jar [2026-02-10T10:23:08.000Z] [INFO] Installing /tomee/maven/tomee-webapp-archetype/pom.xml to /root/.m2/repository/org/apache/tomee/maven/tomee-webapp-archetype/8.0.2/tomee-webapp-archetype-8.0.2.pom [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] ------------< org.apache.tomee.maven:jarstxt-maven-plugin >------------- [2026-02-10T10:23:08.000Z] [INFO] Building TomEE :: Maven Plugins :: jars.txt Maven Plugin 8.0.2 [56/97] [2026-02-10T10:23:08.000Z] [INFO] ----------------------------[ maven-plugin ]---------------------------- [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-plugin-plugin:3.5:helpmojo (mojo-descriptor) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:08.000Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:08.000Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:08.000Z] [INFO] skip non existing resourceDirectory /tomee/maven/jarstxt-maven-plugin/src/main/resources [2026-02-10T10:23:08.000Z] [INFO] Copying 3 resources [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:08.000Z] [INFO] Compiling 2 source files to /tomee/maven/jarstxt-maven-plugin/target/classes [2026-02-10T10:23:08.000Z] [INFO] /tomee/maven/jarstxt-maven-plugin/src/main/java/org/apache/openejb/maven/jarstxt/JarsTxtMojo.java: /tomee/maven/jarstxt-maven-plugin/src/main/java/org/apache/openejb/maven/jarstxt/JarsTxtMojo.java uses or overrides a deprecated API. [2026-02-10T10:23:08.000Z] [INFO] /tomee/maven/jarstxt-maven-plugin/src/main/java/org/apache/openejb/maven/jarstxt/JarsTxtMojo.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:23:08.000Z] [INFO] /tomee/maven/jarstxt-maven-plugin/src/main/java/org/apache/openejb/maven/jarstxt/JarsTxtMojo.java: /tomee/maven/jarstxt-maven-plugin/src/main/java/org/apache/openejb/maven/jarstxt/JarsTxtMojo.java uses unchecked or unsafe operations. [2026-02-10T10:23:08.000Z] [INFO] /tomee/maven/jarstxt-maven-plugin/src/main/java/org/apache/openejb/maven/jarstxt/JarsTxtMojo.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:08.000Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:08.000Z] [WARNING] Deprecated @Component annotation for 'project' field in org.apache.openejb.maven.jarstxt.JarsTxtMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [2026-02-10T10:23:08.000Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors. [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [WARNING] Manifest org.apache.tomee.maven:jarstxt-maven-plugin:maven-plugin:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:08.000Z] [INFO] [2026-02-10T10:23:08.000Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.000Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:08.000Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:08.640Z] [WARNING] Deprecated @Component annotation for 'project' field in org.apache.openejb.maven.jarstxt.JarsTxtMojo: replace with @Parameter( defaultValue = "${project}", readonly = true ) [2026-02-10T10:23:08.640Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors. [2026-02-10T10:23:08.640Z] [INFO] [2026-02-10T10:23:08.640Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:08.640Z] [INFO] skip non existing resourceDirectory /tomee/maven/jarstxt-maven-plugin/src/test/resources [2026-02-10T10:23:08.640Z] [INFO] Copying 3 resources [2026-02-10T10:23:08.640Z] [INFO] [2026-02-10T10:23:08.640Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.640Z] [INFO] No sources to compile [2026-02-10T10:23:08.640Z] [INFO] [2026-02-10T10:23:08.640Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.640Z] [INFO] Tests are skipped. [2026-02-10T10:23:08.640Z] [INFO] [2026-02-10T10:23:08.640Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.640Z] [INFO] Building jar: /tomee/maven/jarstxt-maven-plugin/target/jarstxt-maven-plugin-8.0.2.jar [2026-02-10T10:23:08.640Z] [INFO] [2026-02-10T10:23:08.640Z] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.640Z] [INFO] [2026-02-10T10:23:08.640Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.640Z] [INFO] Skipping because packaging 'maven-plugin' is not pom. [2026-02-10T10:23:08.640Z] [INFO] [2026-02-10T10:23:08.640Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jarstxt-maven-plugin --- [2026-02-10T10:23:08.641Z] [INFO] Installing /tomee/maven/jarstxt-maven-plugin/target/jarstxt-maven-plugin-8.0.2.jar to /root/.m2/repository/org/apache/tomee/maven/jarstxt-maven-plugin/8.0.2/jarstxt-maven-plugin-8.0.2.jar [2026-02-10T10:23:08.641Z] [INFO] Installing /tomee/maven/jarstxt-maven-plugin/pom.xml to /root/.m2/repository/org/apache/tomee/maven/jarstxt-maven-plugin/8.0.2/jarstxt-maven-plugin-8.0.2.pom [2026-02-10T10:23:08.641Z] [INFO] [2026-02-10T10:23:08.641Z] [INFO] ------< org.apache.tomee.maven:applicationcomposer-maven-plugin >------- [2026-02-10T10:23:08.641Z] [INFO] Building TomEE :: Maven Plugins :: ApplicationComposer Maven Plugin 8.0.2 [57/97] [2026-02-10T10:23:08.641Z] [INFO] ----------------------------[ maven-plugin ]---------------------------- [2026-02-10T10:23:08.641Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom [2026-02-10T10:23:08.641Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom (1.4 kB at 3.1 kB/s) [2026-02-10T10:23:08.641Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom [2026-02-10T10:23:09.280Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (2.1 kB at 8.9 kB/s) [2026-02-10T10:23:09.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-6/wagon-http-lightweight-1.0-beta-6.pom [2026-02-10T10:23:09.280Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-6/wagon-http-lightweight-1.0-beta-6.pom (1.8 kB at 8.0 kB/s) [2026-02-10T10:23:09.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom [2026-02-10T10:23:09.280Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (2.1 kB at 9.2 kB/s) [2026-02-10T10:23:09.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom [2026-02-10T10:23:09.978Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom [2026-02-10T10:23:09.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom [2026-02-10T10:23:09.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (390 B at 11 kB/s) [2026-02-10T10:23:09.978Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom [2026-02-10T10:23:09.978Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom [2026-02-10T10:23:09.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom [2026-02-10T10:23:09.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (704 B at 22 kB/s) [2026-02-10T10:23:09.978Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom [2026-02-10T10:23:10.617Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (3.3 kB at 15 kB/s) [2026-02-10T10:23:10.618Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2026-02-10T10:23:10.618Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2026-02-10T10:23:10.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2026-02-10T10:23:10.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 235 kB/s) [2026-02-10T10:23:10.618Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom [2026-02-10T10:23:10.618Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (3.5 kB at 15 kB/s) [2026-02-10T10:23:10.618Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom [2026-02-10T10:23:11.258Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (3.3 kB at 14 kB/s) [2026-02-10T10:23:11.258Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom [2026-02-10T10:23:11.258Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (25 kB at 74 kB/s) [2026-02-10T10:23:11.258Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom [2026-02-10T10:23:11.899Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (3.0 kB at 13 kB/s) [2026-02-10T10:23:11.899Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom [2026-02-10T10:23:11.899Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom [2026-02-10T10:23:11.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom [2026-02-10T10:23:11.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (8.0 kB at 309 kB/s) [2026-02-10T10:23:11.899Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom [2026-02-10T10:23:11.899Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom [2026-02-10T10:23:11.899Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom [2026-02-10T10:23:11.899Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (1.5 kB at 49 kB/s) [2026-02-10T10:23:11.899Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom [2026-02-10T10:23:12.557Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom [2026-02-10T10:23:12.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom [2026-02-10T10:23:12.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (7.7 kB at 258 kB/s) [2026-02-10T10:23:12.557Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-6/wagon-ssh-external-1.0-beta-6.pom [2026-02-10T10:23:12.557Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-6/wagon-ssh-external-1.0-beta-6.pom (2.6 kB at 11 kB/s) [2026-02-10T10:23:12.557Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-6/wagon-ssh-common-1.0-beta-6.pom [2026-02-10T10:23:12.557Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-6/wagon-ssh-common-1.0-beta-6.pom (1.8 kB at 7.9 kB/s) [2026-02-10T10:23:12.557Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [2026-02-10T10:23:13.198Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [2026-02-10T10:23:13.198Z] [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-10T10:23:13.198Z] [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 23 kB/s) [2026-02-10T10:23:13.198Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [2026-02-10T10:23:13.198Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [2026-02-10T10:23:13.198Z] [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-10T10:23:13.198Z] [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 37 kB/s) [2026-02-10T10:23:13.198Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [2026-02-10T10:23:13.198Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [2026-02-10T10:23:13.840Z] [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-10T10:23:13.840Z] [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 84 kB/s) [2026-02-10T10:23:13.840Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/1.0-beta-6/wagon-ssh-1.0-beta-6.pom [2026-02-10T10:23:13.840Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/1.0-beta-6/wagon-ssh-1.0-beta-6.pom (2.9 kB at 13 kB/s) [2026-02-10T10:23:13.840Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jcraft/jsch/0.1.38/jsch-0.1.38.pom [2026-02-10T10:23:13.840Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.38/jsch-0.1.38.pom [2026-02-10T10:23:13.840Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.38/jsch-0.1.38.pom [2026-02-10T10:23:13.840Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.38/jsch-0.1.38.pom (967 B at 25 kB/s) [2026-02-10T10:23:13.840Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar [2026-02-10T10:23:13.840Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-6/wagon-http-lightweight-1.0-beta-6.jar [2026-02-10T10:23:13.840Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar [2026-02-10T10:23:13.840Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar [2026-02-10T10:23:13.840Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar [2026-02-10T10:23:14.481Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar (25 kB at 106 kB/s) [2026-02-10T10:23:14.481Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar [2026-02-10T10:23:14.481Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar [2026-02-10T10:23:14.481Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar [2026-02-10T10:23:14.481Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar (11 kB at 24 kB/s) [2026-02-10T10:23:14.481Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar [2026-02-10T10:23:14.481Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar (11 kB at 23 kB/s) [2026-02-10T10:23:14.481Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.jar [2026-02-10T10:23:14.481Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-6/wagon-http-lightweight-1.0-beta-6.jar (15 kB at 26 kB/s) [2026-02-10T10:23:14.481Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar [2026-02-10T10:23:14.481Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-6/wagon-ssh-external-1.0-beta-6.jar [2026-02-10T10:23:15.123Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-6/wagon-ssh-common-1.0-beta-6.jar [2026-02-10T10:23:15.123Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar (18 kB at 26 kB/s) [2026-02-10T10:23:15.123Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/1.0-beta-6/wagon-ssh-1.0-beta-6.jar [2026-02-10T10:23:15.123Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-6/wagon-ssh-external-1.0-beta-6.jar (14 kB at 18 kB/s) [2026-02-10T10:23:15.123Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jcraft/jsch/0.1.38/jsch-0.1.38.jar [2026-02-10T10:23:15.123Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-6/wagon-ssh-common-1.0-beta-6.jar (27 kB at 29 kB/s) [2026-02-10T10:23:15.123Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/1.0-beta-6/wagon-ssh-1.0-beta-6.jar (28 kB at 30 kB/s) [2026-02-10T10:23:15.123Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (203 kB at 201 kB/s) [2026-02-10T10:23:15.123Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (303 kB at 288 kB/s) [2026-02-10T10:23:15.123Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar [2026-02-10T10:23:15.123Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar [2026-02-10T10:23:15.123Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.jar [2026-02-10T10:23:15.123Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar [2026-02-10T10:23:15.123Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jcraft/jsch/0.1.38/jsch-0.1.38.jar [2026-02-10T10:23:15.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar [2026-02-10T10:23:15.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar [2026-02-10T10:23:15.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.38/jsch-0.1.38.jar [2026-02-10T10:23:15.123Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar [2026-02-10T10:23:15.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.jar [2026-02-10T10:23:15.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (40 kB at 1.4 MB/s) [2026-02-10T10:23:15.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.38/jsch-0.1.38.jar (178 kB at 5.1 MB/s) [2026-02-10T10:23:15.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.jar (279 kB at 7.0 MB/s) [2026-02-10T10:23:15.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (112 kB at 2.4 MB/s) [2026-02-10T10:23:15.767Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (5.2 kB at 108 kB/s) [2026-02-10T10:23:15.767Z] [INFO] [2026-02-10T10:23:15.767Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:15.767Z] [INFO] [2026-02-10T10:23:15.767Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:15.767Z] [INFO] [2026-02-10T10:23:15.767Z] [INFO] --- maven-plugin-plugin:3.5:helpmojo (mojo-descriptor) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:15.767Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:15.767Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:16.462Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:16.462Z] [INFO] [2026-02-10T10:23:16.462Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:17.112Z] [INFO] [2026-02-10T10:23:17.112Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:17.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:17.112Z] [INFO] Copying 1 resource [2026-02-10T10:23:17.112Z] [INFO] Copying 3 resources [2026-02-10T10:23:17.112Z] [INFO] [2026-02-10T10:23:17.112Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:17.112Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:17.112Z] [INFO] Compiling 4 source files to /tomee/maven/applicationcomposer-maven-plugin/target/classes [2026-02-10T10:23:17.112Z] [INFO] /tomee/maven/applicationcomposer-maven-plugin/src/main/java/org/apache/openejb/applicationcomposer/mojo/ApplicationComposerZipMojo.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:23:17.112Z] [INFO] /tomee/maven/applicationcomposer-maven-plugin/src/main/java/org/apache/openejb/applicationcomposer/mojo/ApplicationComposerZipMojo.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:23:17.112Z] [INFO] [2026-02-10T10:23:17.112Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:17.112Z] [INFO] [2026-02-10T10:23:17.112Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:17.112Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:17.112Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:18.457Z] [INFO] java-annotations mojo extractor found 3 mojo descriptors. [2026-02-10T10:23:18.457Z] [INFO] [2026-02-10T10:23:18.457Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:18.457Z] [WARNING] Manifest org.apache.tomee.maven:applicationcomposer-maven-plugin:maven-plugin:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:18.457Z] [INFO] [2026-02-10T10:23:18.457Z] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:18.457Z] [INFO] Using 'UTF-8' encoding to read mojo source files. [2026-02-10T10:23:18.457Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [2026-02-10T10:23:19.788Z] [INFO] java-annotations mojo extractor found 3 mojo descriptors. [2026-02-10T10:23:19.788Z] [INFO] [2026-02-10T10:23:19.788Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:19.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:19.788Z] [INFO] skip non existing resourceDirectory /tomee/maven/applicationcomposer-maven-plugin/src/test/resources [2026-02-10T10:23:19.788Z] [INFO] Copying 3 resources [2026-02-10T10:23:19.788Z] [INFO] [2026-02-10T10:23:19.788Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:19.788Z] [INFO] No sources to compile [2026-02-10T10:23:19.788Z] [INFO] [2026-02-10T10:23:19.788Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:19.788Z] [INFO] Tests are skipped. [2026-02-10T10:23:19.788Z] [INFO] [2026-02-10T10:23:19.788Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:19.788Z] [INFO] Building jar: /tomee/maven/applicationcomposer-maven-plugin/target/applicationcomposer-maven-plugin-8.0.2.jar [2026-02-10T10:23:19.788Z] [INFO] [2026-02-10T10:23:19.788Z] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:19.788Z] [INFO] [2026-02-10T10:23:19.788Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:19.788Z] [INFO] Skipping because packaging 'maven-plugin' is not pom. [2026-02-10T10:23:19.788Z] [INFO] [2026-02-10T10:23:19.788Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ applicationcomposer-maven-plugin --- [2026-02-10T10:23:19.788Z] [INFO] Installing /tomee/maven/applicationcomposer-maven-plugin/target/applicationcomposer-maven-plugin-8.0.2.jar to /root/.m2/repository/org/apache/tomee/maven/applicationcomposer-maven-plugin/8.0.2/applicationcomposer-maven-plugin-8.0.2.jar [2026-02-10T10:23:19.788Z] [INFO] Installing /tomee/maven/applicationcomposer-maven-plugin/pom.xml to /root/.m2/repository/org/apache/tomee/maven/applicationcomposer-maven-plugin/8.0.2/applicationcomposer-maven-plugin-8.0.2.pom [2026-02-10T10:23:19.788Z] [INFO] [2026-02-10T10:23:19.788Z] [INFO] -------------------< org.apache.tomee.gradle:gradle >------------------- [2026-02-10T10:23:19.788Z] [INFO] Building TomEE :: Gradle Plugins 8.0.2 [58/97] [2026-02-10T10:23:19.788Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:23:19.788Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-core/3.0/gradle-core-3.0.pom [2026-02-10T10:23:19.788Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-core/3.0/gradle-core-3.0.pom (1.5 kB at 18 kB/s) [2026-02-10T10:23:19.788Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-base-services/3.0/gradle-base-services-3.0.pom [2026-02-10T10:23:19.788Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-base-services/3.0/gradle-base-services-3.0.pom (608 B at 12 kB/s) [2026-02-10T10:23:19.788Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-base-services-groovy/3.0/gradle-base-services-groovy-3.0.pom [2026-02-10T10:23:19.788Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-base-services-groovy/3.0/gradle-base-services-groovy-3.0.pom (408 B at 8.9 kB/s) [2026-02-10T10:23:19.788Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-messaging/3.0/gradle-messaging-3.0.pom [2026-02-10T10:23:19.788Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-messaging/3.0/gradle-messaging-3.0.pom (1.3 kB at 30 kB/s) [2026-02-10T10:23:19.788Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.pom [2026-02-10T10:23:19.788Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.pom [2026-02-10T10:23:19.789Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.pom [2026-02-10T10:23:20.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.pom [2026-02-10T10:23:20.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.pom (6.5 kB at 154 kB/s) [2026-02-10T10:23:20.489Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/com/google/guava/guava-parent-jdk5/17.0/guava-parent-jdk5-17.0.pom [2026-02-10T10:23:20.489Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava-parent-jdk5/17.0/guava-parent-jdk5-17.0.pom [2026-02-10T10:23:20.489Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-parent-jdk5/17.0/guava-parent-jdk5-17.0.pom [2026-02-10T10:23:20.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent-jdk5/17.0/guava-parent-jdk5-17.0.pom [2026-02-10T10:23:20.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent-jdk5/17.0/guava-parent-jdk5-17.0.pom (8.1 kB at 214 kB/s) [2026-02-10T10:23:20.489Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.pom [2026-02-10T10:23:20.489Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.pom [2026-02-10T10:23:20.489Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.pom [2026-02-10T10:23:20.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.pom [2026-02-10T10:23:20.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.pom (5.0 kB at 117 kB/s) [2026-02-10T10:23:20.489Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07.pom [2026-02-10T10:23:20.489Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07.pom [2026-02-10T10:23:21.129Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07.pom [2026-02-10T10:23:21.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07.pom [2026-02-10T10:23:21.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07.pom (3.1 kB at 77 kB/s) [2026-02-10T10:23:21.129Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/ow2/asm/asm/4.0/asm-4.0.pom [2026-02-10T10:23:21.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm/4.0/asm-4.0.pom [2026-02-10T10:23:21.129Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/4.0/asm-4.0.pom [2026-02-10T10:23:21.129Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom [2026-02-10T10:23:21.129Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom (1.9 kB at 42 kB/s) [2026-02-10T10:23:21.129Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [2026-02-10T10:23:21.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [2026-02-10T10:23:21.768Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [2026-02-10T10:23:21.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [2026-02-10T10:23:21.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (5.5 kB at 125 kB/s) [2026-02-10T10:23:21.768Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom [2026-02-10T10:23:21.768Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom [2026-02-10T10:23:21.768Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom [2026-02-10T10:23:21.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom [2026-02-10T10:23:21.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.pom (1.6 kB at 38 kB/s) [2026-02-10T10:23:21.768Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/objenesis/objenesis/1.2/objenesis-1.2.pom [2026-02-10T10:23:21.768Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/1.2/objenesis-1.2.pom [2026-02-10T10:23:22.410Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis/1.2/objenesis-1.2.pom [2026-02-10T10:23:22.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.2/objenesis-1.2.pom [2026-02-10T10:23:22.410Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.2/objenesis-1.2.pom (3.0 kB at 72 kB/s) [2026-02-10T10:23:22.410Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom [2026-02-10T10:23:22.410Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom [2026-02-10T10:23:22.410Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom [2026-02-10T10:23:22.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom [2026-02-10T10:23:22.410Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom (10 kB at 216 kB/s) [2026-02-10T10:23:22.410Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-logging/3.0/gradle-logging-3.0.pom [2026-02-10T10:23:22.410Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-logging/3.0/gradle-logging-3.0.pom (395 B at 8.4 kB/s) [2026-02-10T10:23:22.410Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-resources/3.0/gradle-resources-3.0.pom [2026-02-10T10:23:22.410Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-resources/3.0/gradle-resources-3.0.pom (397 B at 8.6 kB/s) [2026-02-10T10:23:22.410Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-core/3.0/gradle-core-3.0.jar [2026-02-10T10:23:22.410Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-base-services/3.0/gradle-base-services-3.0.jar [2026-02-10T10:23:22.410Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-base-services-groovy/3.0/gradle-base-services-groovy-3.0.jar [2026-02-10T10:23:22.410Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-messaging/3.0/gradle-messaging-3.0.jar [2026-02-10T10:23:22.410Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.jar [2026-02-10T10:23:23.059Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-base-services-groovy/3.0/gradle-base-services-groovy-3.0.jar (30 kB at 257 kB/s) [2026-02-10T10:23:23.059Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07-shaded.jar [2026-02-10T10:23:23.059Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-core/3.0/gradle-core-3.0.jar (2.1 MB at 13 MB/s) [2026-02-10T10:23:23.059Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/ow2/asm/asm/4.0/asm-4.0.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/objenesis/objenesis/1.2/objenesis-1.2.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-logging/3.0/gradle-logging-3.0.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-resources/3.0/gradle-resources-3.0.jar [2026-02-10T10:23:23.059Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-resources/3.0/gradle-resources-3.0.jar (55 kB at 169 kB/s) [2026-02-10T10:23:23.059Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-messaging/3.0/gradle-messaging-3.0.jar (171 kB at 468 kB/s) [2026-02-10T10:23:23.059Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-base-services/3.0/gradle-base-services-3.0.jar (291 kB at 651 kB/s) [2026-02-10T10:23:23.059Z] [INFO] Downloaded from gradle-libs-releases-local: https://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-logging/3.0/gradle-logging-3.0.jar (130 kB at 232 kB/s) [2026-02-10T10:23:23.059Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07-shaded.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ow2/asm/asm/4.0/asm-4.0.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar [2026-02-10T10:23:23.059Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/1.2/objenesis-1.2.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07-shaded.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ow2/asm/asm/4.0/asm-4.0.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis/1.2/objenesis-1.2.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07-shaded.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar [2026-02-10T10:23:23.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar [2026-02-10T10:23:23.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/minlog/1.2/minlog-1.2.jar (5.0 kB at 127 kB/s) [2026-02-10T10:23:23.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.2/objenesis-1.2.jar [2026-02-10T10:23:23.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (46 kB at 1.2 MB/s) [2026-02-10T10:23:23.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/reflectasm/reflectasm/1.07/reflectasm-1.07-shaded.jar (66 kB at 1.4 MB/s) [2026-02-10T10:23:23.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/kryo/kryo/2.20/kryo-2.20.jar (169 kB at 3.0 MB/s) [2026-02-10T10:23:23.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.2/objenesis-1.2.jar (36 kB at 572 kB/s) [2026-02-10T10:23:23.703Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-jdk5/17.0/guava-jdk5-17.0.jar (2.1 MB at 24 MB/s) [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ gradle --- [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ gradle --- [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ gradle --- [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ gradle --- [2026-02-10T10:23:23.703Z] [INFO] No dependencies to report [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ gradle --- [2026-02-10T10:23:23.703Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ gradle --- [2026-02-10T10:23:23.703Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ gradle --- [2026-02-10T10:23:23.703Z] [INFO] Installing /tomee/gradle/pom.xml to /root/.m2/repository/org/apache/tomee/gradle/gradle/8.0.2/gradle-8.0.2.pom [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] ---------------< org.apache.tomee.gradle:tomee-embedded >--------------- [2026-02-10T10:23:23.703Z] [INFO] Building TomEE :: Gradle Plugins :: TomEE Embedded 8.0.2 [59/97] [2026-02-10T10:23:23.703Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-embedded --- [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-embedded --- [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-embedded --- [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-embedded --- [2026-02-10T10:23:23.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:23.703Z] [INFO] Copying 1 resource [2026-02-10T10:23:23.703Z] [INFO] Copying 3 resources [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-embedded --- [2026-02-10T10:23:23.703Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:23.703Z] [INFO] Compiling 4 source files to /tomee/gradle/gradle-tomee-embedded/target/classes [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-embedded --- [2026-02-10T10:23:23.703Z] [INFO] No dependencies to report [2026-02-10T10:23:23.703Z] [INFO] [2026-02-10T10:23:23.703Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-embedded --- [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-embedded --- [2026-02-10T10:23:24.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:24.346Z] [INFO] skip non existing resourceDirectory /tomee/gradle/gradle-tomee-embedded/src/test/resources [2026-02-10T10:23:24.346Z] [INFO] Copying 3 resources [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-embedded --- [2026-02-10T10:23:24.346Z] [INFO] No sources to compile [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-embedded --- [2026-02-10T10:23:24.346Z] [INFO] Tests are skipped. [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-embedded --- [2026-02-10T10:23:24.346Z] [INFO] Building jar: /tomee/gradle/gradle-tomee-embedded/target/tomee-embedded-8.0.2.jar [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-embedded --- [2026-02-10T10:23:24.346Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-embedded --- [2026-02-10T10:23:24.346Z] [INFO] Installing /tomee/gradle/gradle-tomee-embedded/target/tomee-embedded-8.0.2.jar to /root/.m2/repository/org/apache/tomee/gradle/tomee-embedded/8.0.2/tomee-embedded-8.0.2.jar [2026-02-10T10:23:24.346Z] [INFO] Installing /tomee/gradle/gradle-tomee-embedded/pom.xml to /root/.m2/repository/org/apache/tomee/gradle/tomee-embedded/8.0.2/tomee-embedded-8.0.2.pom [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] -------------------< org.apache.tomee:openejb-junit >------------------- [2026-02-10T10:23:24.346Z] [INFO] Building TomEE :: Container :: JUnit 8.0.2 [60/97] [2026-02-10T10:23:24.346Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-junit --- [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-junit --- [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-junit --- [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-junit --- [2026-02-10T10:23:24.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:24.346Z] [INFO] Copying 2 resources [2026-02-10T10:23:24.346Z] [INFO] Copying 3 resources [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-junit --- [2026-02-10T10:23:24.346Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:24.346Z] [INFO] Compiling 28 source files to /tomee/container/openejb-junit/target/classes [2026-02-10T10:23:24.346Z] [INFO] /tomee/container/openejb-junit/src/main/java/org/apache/openejb/junit/context/OpenEjbTestContext.java: Some input files use or override a deprecated API. [2026-02-10T10:23:24.346Z] [INFO] /tomee/container/openejb-junit/src/main/java/org/apache/openejb/junit/context/OpenEjbTestContext.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:23:24.346Z] [INFO] /tomee/container/openejb-junit/src/main/java/org/apache/openejb/junit/context/Util.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:23:24.346Z] [INFO] /tomee/container/openejb-junit/src/main/java/org/apache/openejb/junit/context/Util.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-junit --- [2026-02-10T10:23:24.346Z] [INFO] [2026-02-10T10:23:24.346Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-junit --- [2026-02-10T10:23:24.989Z] [WARNING] Manifest org.apache.tomee:openejb-junit:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-junit --- [2026-02-10T10:23:24.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:24.989Z] [INFO] Copying 5 resources [2026-02-10T10:23:24.989Z] [INFO] Copying 3 resources [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-junit --- [2026-02-10T10:23:24.989Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:24.989Z] [INFO] Compiling 23 source files to /tomee/container/openejb-junit/target/test-classes [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-junit --- [2026-02-10T10:23:24.989Z] [INFO] Tests are skipped. [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-junit --- [2026-02-10T10:23:24.989Z] [INFO] Building jar: /tomee/container/openejb-junit/target/openejb-junit-8.0.2.jar [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-junit --- [2026-02-10T10:23:24.989Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-junit --- [2026-02-10T10:23:24.989Z] [INFO] Installing /tomee/container/openejb-junit/target/openejb-junit-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-junit/8.0.2/openejb-junit-8.0.2.jar [2026-02-10T10:23:24.989Z] [INFO] Installing /tomee/container/openejb-junit/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-junit/8.0.2/openejb-junit-8.0.2.pom [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] -----------------< org.apache.tomee:openejb-activemq >------------------ [2026-02-10T10:23:24.989Z] [INFO] Building TomEE :: Server :: ActiveMQ 8.0.2 [61/97] [2026-02-10T10:23:24.989Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-activemq --- [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-activemq --- [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-activemq --- [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-activemq --- [2026-02-10T10:23:24.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:24.989Z] [INFO] Copying 1 resource [2026-02-10T10:23:24.989Z] [INFO] Copying 3 resources [2026-02-10T10:23:24.989Z] [INFO] [2026-02-10T10:23:24.989Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-activemq --- [2026-02-10T10:23:24.989Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:24.989Z] [INFO] Compiling 1 source file to /tomee/server/openejb-activemq/target/classes [2026-02-10T10:23:25.629Z] [INFO] [2026-02-10T10:23:25.629Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-activemq --- [2026-02-10T10:23:25.629Z] [INFO] [2026-02-10T10:23:25.629Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-activemq --- [2026-02-10T10:23:25.629Z] [WARNING] Manifest org.apache.tomee:openejb-activemq:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:25.629Z] [INFO] [2026-02-10T10:23:25.629Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-activemq --- [2026-02-10T10:23:25.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:25.629Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-activemq/src/test/resources [2026-02-10T10:23:25.629Z] [INFO] Copying 3 resources [2026-02-10T10:23:25.629Z] [INFO] [2026-02-10T10:23:25.629Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-activemq --- [2026-02-10T10:23:25.629Z] [INFO] No sources to compile [2026-02-10T10:23:25.629Z] [INFO] [2026-02-10T10:23:25.629Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-activemq --- [2026-02-10T10:23:25.629Z] [INFO] Tests are skipped. [2026-02-10T10:23:25.629Z] [INFO] [2026-02-10T10:23:25.629Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-activemq --- [2026-02-10T10:23:25.629Z] [INFO] Building jar: /tomee/server/openejb-activemq/target/openejb-activemq-8.0.2.jar [2026-02-10T10:23:25.629Z] [INFO] [2026-02-10T10:23:25.629Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-activemq --- [2026-02-10T10:23:25.629Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:25.629Z] [INFO] [2026-02-10T10:23:25.629Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-activemq --- [2026-02-10T10:23:25.629Z] [INFO] Installing /tomee/server/openejb-activemq/target/openejb-activemq-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-activemq/8.0.2/openejb-activemq-8.0.2.jar [2026-02-10T10:23:25.629Z] [INFO] Installing /tomee/server/openejb-activemq/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-activemq/8.0.2/openejb-activemq-8.0.2.pom [2026-02-10T10:23:25.629Z] [INFO] [2026-02-10T10:23:25.629Z] [INFO] -----------------< org.apache.tomee:openejb-derbynet >------------------ [2026-02-10T10:23:25.629Z] [INFO] Building TomEE :: Server :: Derby Network Service 8.0.2 [62/97] [2026-02-10T10:23:25.629Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:25.629Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derbynet/10.11.1.1/derbynet-10.11.1.1.pom [2026-02-10T10:23:25.629Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derbynet/10.11.1.1/derbynet-10.11.1.1.pom (2.5 kB at 11 kB/s) [2026-02-10T10:23:25.629Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby-project/10.11.1.1/derby-project-10.11.1.1.pom [2026-02-10T10:23:26.274Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby-project/10.11.1.1/derby-project-10.11.1.1.pom (5.9 kB at 26 kB/s) [2026-02-10T10:23:26.274Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.pom [2026-02-10T10:23:26.274Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.pom (2.2 kB at 9.8 kB/s) [2026-02-10T10:23:26.274Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derbyclient/10.11.1.1/derbyclient-10.11.1.1.pom [2026-02-10T10:23:26.274Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derbyclient/10.11.1.1/derbyclient-10.11.1.1.pom (2.2 kB at 9.7 kB/s) [2026-02-10T10:23:26.274Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derbynet/10.11.1.1/derbynet-10.11.1.1.jar [2026-02-10T10:23:26.274Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar [2026-02-10T10:23:26.274Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derbyclient/10.11.1.1/derbyclient-10.11.1.1.jar [2026-02-10T10:23:26.915Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derbynet/10.11.1.1/derbynet-10.11.1.1.jar (266 kB at 398 kB/s) [2026-02-10T10:23:27.567Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derbyclient/10.11.1.1/derbyclient-10.11.1.1.jar (584 kB at 721 kB/s) [2026-02-10T10:23:27.567Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/derby/derby/10.11.1.1/derby-10.11.1.1.jar (3.1 MB at 2.9 MB/s) [2026-02-10T10:23:27.567Z] [INFO] [2026-02-10T10:23:27.567Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-derbynet --- [2026-02-10T10:23:27.567Z] [INFO] [2026-02-10T10:23:27.567Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-derbynet --- [2026-02-10T10:23:27.567Z] [INFO] [2026-02-10T10:23:27.567Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:28.206Z] [INFO] Copying 1 resource [2026-02-10T10:23:28.206Z] [INFO] Copying 3 resources [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:28.206Z] [INFO] Compiling 1 source file to /tomee/server/openejb-derbynet/target/classes [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [WARNING] Manifest org.apache.tomee:openejb-derbynet:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:28.206Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-derbynet/src/test/resources [2026-02-10T10:23:28.206Z] [INFO] Copying 3 resources [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:28.206Z] [INFO] Compiling 1 source file to /tomee/server/openejb-derbynet/target/test-classes [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] Tests are skipped. [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] Building jar: /tomee/server/openejb-derbynet/target/openejb-derbynet-8.0.2.jar [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-derbynet --- [2026-02-10T10:23:28.206Z] [INFO] Installing /tomee/server/openejb-derbynet/target/openejb-derbynet-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-derbynet/8.0.2/openejb-derbynet-8.0.2.jar [2026-02-10T10:23:28.206Z] [INFO] Installing /tomee/server/openejb-derbynet/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-derbynet/8.0.2/openejb-derbynet-8.0.2.pom [2026-02-10T10:23:28.206Z] [INFO] [2026-02-10T10:23:28.206Z] [INFO] -------------------< org.apache.tomee:openejb-axis >-------------------- [2026-02-10T10:23:28.206Z] [INFO] Building TomEE :: Server :: Axis 8.0.2 [63/97] [2026-02-10T10:23:28.206Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:28.206Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom [2026-02-10T10:23:28.206Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom [2026-02-10T10:23:28.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom [2026-02-10T10:23:28.845Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom (214 B at 4.6 kB/s) [2026-02-10T10:23:28.845Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/commons/schema/XmlSchema/1.4.7/XmlSchema-1.4.7.pom [2026-02-10T10:23:28.845Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/commons/schema/XmlSchema/1.4.7/XmlSchema-1.4.7.pom (17 kB at 69 kB/s) [2026-02-10T10:23:28.845Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar [2026-02-10T10:23:28.845Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/commons/schema/XmlSchema/1.4.7/XmlSchema-1.4.7.jar [2026-02-10T10:23:29.496Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ws/commons/schema/XmlSchema/1.4.7/XmlSchema-1.4.7.jar (149 kB at 257 kB/s) [2026-02-10T10:23:29.496Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar [2026-02-10T10:23:29.496Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar [2026-02-10T10:23:29.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar (324 kB at 7.9 MB/s) [2026-02-10T10:23:29.496Z] [INFO] [2026-02-10T10:23:29.496Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-axis --- [2026-02-10T10:23:29.496Z] [INFO] [2026-02-10T10:23:29.496Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-axis --- [2026-02-10T10:23:29.496Z] [INFO] [2026-02-10T10:23:29.496Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-axis --- [2026-02-10T10:23:30.137Z] [INFO] [2026-02-10T10:23:30.137Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-axis --- [2026-02-10T10:23:30.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:30.137Z] [INFO] Copying 1 resource [2026-02-10T10:23:30.137Z] [INFO] Copying 3 resources [2026-02-10T10:23:30.137Z] [INFO] [2026-02-10T10:23:30.137Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-axis --- [2026-02-10T10:23:30.137Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:30.137Z] [INFO] Compiling 37 source files to /tomee/server/openejb-axis/target/classes [2026-02-10T10:23:30.137Z] [INFO] /tomee/server/openejb-axis/src/main/java/org/apache/openejb/server/axis/client/ServiceEndpointMethodInterceptor.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:23:30.137Z] [INFO] /tomee/server/openejb-axis/src/main/java/org/apache/openejb/server/axis/client/ServiceEndpointMethodInterceptor.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:23:30.137Z] [INFO] [2026-02-10T10:23:30.137Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-axis --- [2026-02-10T10:23:30.137Z] [INFO] Couldn't find parent for org.apache.xbean:xbean-finder-shaded:jar:4.14 [2026-02-10T10:23:30.137Z] [INFO] Couldn't find parent for org.apache.activemq:activemq-ra:jar:5.15.12 [2026-02-10T10:23:30.137Z] [INFO] [2026-02-10T10:23:30.137Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-axis --- [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-axis --- [2026-02-10T10:23:30.850Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:30.850Z] [INFO] Copying 11 resources [2026-02-10T10:23:30.850Z] [INFO] Copying 3 resources [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-axis --- [2026-02-10T10:23:30.850Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:30.850Z] [INFO] Compiling 10 source files to /tomee/server/openejb-axis/target/test-classes [2026-02-10T10:23:30.850Z] [INFO] /tomee/server/openejb-axis/src/test/java/org/apache/openejb/server/axis/AxisRequest.java: /tomee/server/openejb-axis/src/test/java/org/apache/openejb/server/axis/AxisRequest.java uses or overrides a deprecated API. [2026-02-10T10:23:30.850Z] [INFO] /tomee/server/openejb-axis/src/test/java/org/apache/openejb/server/axis/AxisRequest.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:23:30.850Z] [INFO] /tomee/server/openejb-axis/src/test/java/org/apache/openejb/server/axis/AxisWsContainerTest.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:23:30.850Z] [INFO] /tomee/server/openejb-axis/src/test/java/org/apache/openejb/server/axis/AxisWsContainerTest.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-axis --- [2026-02-10T10:23:30.850Z] [INFO] Tests are skipped. [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-axis --- [2026-02-10T10:23:30.850Z] [INFO] Building jar: /tomee/server/openejb-axis/target/openejb-axis-8.0.2.jar [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-axis --- [2026-02-10T10:23:30.850Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-axis --- [2026-02-10T10:23:30.850Z] [INFO] Installing /tomee/server/openejb-axis/target/openejb-axis-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-axis/8.0.2/openejb-axis-8.0.2.jar [2026-02-10T10:23:30.850Z] [INFO] Installing /tomee/server/openejb-axis/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-axis/8.0.2/openejb-axis-8.0.2.pom [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] ------------------< org.apache.tomee:openejb-daemon >------------------- [2026-02-10T10:23:30.850Z] [INFO] Building TomEE :: Server :: Daemon 8.0.2 [64/97] [2026-02-10T10:23:30.850Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-daemon --- [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-daemon --- [2026-02-10T10:23:30.850Z] [INFO] [2026-02-10T10:23:30.850Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:31.499Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-daemon/src/main/resources [2026-02-10T10:23:31.499Z] [INFO] Copying 3 resources [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:31.499Z] [INFO] Compiling 1 source file to /tomee/server/openejb-daemon/target/classes [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [WARNING] Manifest org.apache.tomee:openejb-daemon:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:31.499Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-daemon/src/test/resources [2026-02-10T10:23:31.499Z] [INFO] Copying 3 resources [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] No sources to compile [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] Tests are skipped. [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] Building jar: /tomee/server/openejb-daemon/target/openejb-daemon-8.0.2.jar [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-daemon --- [2026-02-10T10:23:31.499Z] [INFO] Installing /tomee/server/openejb-daemon/target/openejb-daemon-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-daemon/8.0.2/openejb-daemon-8.0.2.jar [2026-02-10T10:23:31.499Z] [INFO] Installing /tomee/server/openejb-daemon/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-daemon/8.0.2/openejb-daemon-8.0.2.pom [2026-02-10T10:23:31.499Z] [INFO] [2026-02-10T10:23:31.499Z] [INFO] ----------------< org.apache.tomee:openejb-common-cli >----------------- [2026-02-10T10:23:31.499Z] [INFO] Building TomEE :: Server :: Common CLI 8.0.2 [65/97] [2026-02-10T10:23:31.499Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:31.499Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom [2026-02-10T10:23:31.499Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom [2026-02-10T10:23:31.499Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom [2026-02-10T10:23:31.499Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8.0 kB at 152 kB/s) [2026-02-10T10:23:31.499Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar [2026-02-10T10:23:31.499Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar [2026-02-10T10:23:32.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar [2026-02-10T10:23:32.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (190 kB at 3.1 MB/s) [2026-02-10T10:23:32.151Z] [INFO] [2026-02-10T10:23:32.151Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-common-cli --- [2026-02-10T10:23:32.151Z] [INFO] [2026-02-10T10:23:32.151Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-common-cli --- [2026-02-10T10:23:32.151Z] [INFO] [2026-02-10T10:23:32.151Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-common-cli --- [2026-02-10T10:23:32.151Z] [INFO] [2026-02-10T10:23:32.151Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-common-cli --- [2026-02-10T10:23:32.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:32.151Z] [INFO] Copying 2 resources [2026-02-10T10:23:32.151Z] [INFO] Copying 3 resources [2026-02-10T10:23:32.151Z] [INFO] [2026-02-10T10:23:32.151Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-common-cli --- [2026-02-10T10:23:32.151Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:32.151Z] [INFO] Compiling 20 source files to /tomee/server/openejb-common-cli/target/classes [2026-02-10T10:23:32.151Z] [INFO] /tomee/server/openejb-common-cli/src/main/java/org/apache/openejb/server/cli/command/AbstractCommand.java: /tomee/server/openejb-common-cli/src/main/java/org/apache/openejb/server/cli/command/AbstractCommand.java uses or overrides a deprecated API. [2026-02-10T10:23:32.151Z] [INFO] /tomee/server/openejb-common-cli/src/main/java/org/apache/openejb/server/cli/command/AbstractCommand.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:23:32.151Z] [INFO] /tomee/server/openejb-common-cli/src/main/java/org/apache/openejb/server/cli/CliRunnable.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:23:32.151Z] [INFO] /tomee/server/openejb-common-cli/src/main/java/org/apache/openejb/server/cli/CliRunnable.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:23:32.151Z] [INFO] [2026-02-10T10:23:32.151Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-common-cli --- [2026-02-10T10:23:32.151Z] [INFO] [2026-02-10T10:23:32.151Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-common-cli --- [2026-02-10T10:23:32.791Z] [WARNING] Manifest org.apache.tomee:openejb-common-cli:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:32.791Z] [INFO] [2026-02-10T10:23:32.791Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-common-cli --- [2026-02-10T10:23:32.791Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:32.791Z] [INFO] Copying 1 resource [2026-02-10T10:23:32.791Z] [INFO] Copying 3 resources [2026-02-10T10:23:32.791Z] [INFO] [2026-02-10T10:23:32.791Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-common-cli --- [2026-02-10T10:23:32.791Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:32.791Z] [INFO] Compiling 4 source files to /tomee/server/openejb-common-cli/target/test-classes [2026-02-10T10:23:32.791Z] [INFO] /tomee/server/openejb-common-cli/src/test/java/org/apache/openejb/server/groovy/BeanManagerHelperTest.java: /tomee/server/openejb-common-cli/src/test/java/org/apache/openejb/server/groovy/BeanManagerHelperTest.java uses or overrides a deprecated API. [2026-02-10T10:23:32.791Z] [INFO] /tomee/server/openejb-common-cli/src/test/java/org/apache/openejb/server/groovy/BeanManagerHelperTest.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:23:32.791Z] [INFO] [2026-02-10T10:23:32.791Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-common-cli --- [2026-02-10T10:23:32.791Z] [INFO] Tests are skipped. [2026-02-10T10:23:32.791Z] [INFO] [2026-02-10T10:23:32.791Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-common-cli --- [2026-02-10T10:23:32.791Z] [INFO] Building jar: /tomee/server/openejb-common-cli/target/openejb-common-cli-8.0.2.jar [2026-02-10T10:23:32.791Z] [INFO] [2026-02-10T10:23:32.791Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-common-cli --- [2026-02-10T10:23:32.791Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:32.791Z] [INFO] [2026-02-10T10:23:32.791Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-common-cli --- [2026-02-10T10:23:32.791Z] [INFO] Installing /tomee/server/openejb-common-cli/target/openejb-common-cli-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-common-cli/8.0.2/openejb-common-cli-8.0.2.jar [2026-02-10T10:23:32.791Z] [INFO] Installing /tomee/server/openejb-common-cli/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-common-cli/8.0.2/openejb-common-cli-8.0.2.pom [2026-02-10T10:23:32.791Z] [INFO] [2026-02-10T10:23:32.791Z] [INFO] --------------------< org.apache.tomee:openejb-ssh >-------------------- [2026-02-10T10:23:32.791Z] [INFO] Building TomEE :: Server :: SSH 8.0.2 [66/97] [2026-02-10T10:23:32.791Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:32.791Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd-core/2.1.0/sshd-core-2.1.0.pom [2026-02-10T10:23:32.791Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd-core/2.1.0/sshd-core-2.1.0.pom (8.1 kB at 34 kB/s) [2026-02-10T10:23:32.791Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd/2.1.0/sshd-2.1.0.pom [2026-02-10T10:23:35.993Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd/2.1.0/sshd-2.1.0.pom (55 kB at 158 kB/s) [2026-02-10T10:23:35.993Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/springframework/spring-framework-bom/5.0.8.RELEASE/spring-framework-bom-5.0.8.RELEASE.pom [2026-02-10T10:23:35.993Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/springframework/spring-framework-bom/5.0.8.RELEASE/spring-framework-bom-5.0.8.RELEASE.pom [2026-02-10T10:23:35.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.0.8.RELEASE/spring-framework-bom-5.0.8.RELEASE.pom [2026-02-10T10:23:35.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.0.8.RELEASE/spring-framework-bom-5.0.8.RELEASE.pom (5.3 kB at 117 kB/s) [2026-02-10T10:23:35.993Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd-common/2.1.0/sshd-common-2.1.0.pom [2026-02-10T10:23:35.993Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd-common/2.1.0/sshd-common-2.1.0.pom (4.7 kB at 20 kB/s) [2026-02-10T10:23:35.993Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd-core/2.1.0/sshd-core-2.1.0.jar [2026-02-10T10:23:35.993Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd-common/2.1.0/sshd-common-2.1.0.jar [2026-02-10T10:23:35.993Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd-core/2.1.0/sshd-core-2.1.0.jar (805 kB at 1.4 MB/s) [2026-02-10T10:23:35.993Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sshd/sshd-common/2.1.0/sshd-common-2.1.0.jar (558 kB at 703 kB/s) [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:35.993Z] [INFO] Copying 1 resource [2026-02-10T10:23:35.993Z] [INFO] Copying 3 resources [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:35.993Z] [INFO] Compiling 4 source files to /tomee/server/openejb-ssh/target/classes [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Couldn't find parent for org.apache.xbean:xbean-asm7-shaded:jar:4.14 [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [WARNING] Manifest org.apache.tomee:openejb-ssh:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:35.993Z] [INFO] Copying 1 resource [2026-02-10T10:23:35.993Z] [INFO] Copying 3 resources [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:35.993Z] [INFO] Compiling 2 source files to /tomee/server/openejb-ssh/target/test-classes [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Tests are skipped. [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Building jar: /tomee/server/openejb-ssh/target/openejb-ssh-8.0.2.jar [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-assembly-plugin:2.4.1:single (bin) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Reading assembly descriptor: src/main/assembly/ssh.xml [2026-02-10T10:23:35.993Z] [INFO] Building tar: /tomee/server/openejb-ssh/target/openejb-ssh-8.0.2.tar.gz [2026-02-10T10:23:35.993Z] [INFO] Building zip: /tomee/server/openejb-ssh/target/openejb-ssh-8.0.2.zip [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-ssh --- [2026-02-10T10:23:35.993Z] [INFO] Installing /tomee/server/openejb-ssh/target/openejb-ssh-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-ssh/8.0.2/openejb-ssh-8.0.2.jar [2026-02-10T10:23:35.993Z] [INFO] Installing /tomee/server/openejb-ssh/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-ssh/8.0.2/openejb-ssh-8.0.2.pom [2026-02-10T10:23:35.993Z] [INFO] Installing /tomee/server/openejb-ssh/target/openejb-ssh-8.0.2.tar.gz to /root/.m2/repository/org/apache/tomee/openejb-ssh/8.0.2/openejb-ssh-8.0.2.tar.gz [2026-02-10T10:23:35.993Z] [INFO] Installing /tomee/server/openejb-ssh/target/openejb-ssh-8.0.2.zip to /root/.m2/repository/org/apache/tomee/openejb-ssh/8.0.2/openejb-ssh-8.0.2.zip [2026-02-10T10:23:35.993Z] [INFO] [2026-02-10T10:23:35.993Z] [INFO] ------------------< org.apache.tomee:openejb-bonecp >------------------- [2026-02-10T10:23:35.993Z] [INFO] Building TomEE :: Server :: BoneCP 8.0.2 [67/97] [2026-02-10T10:23:35.993Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:35.993Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.pom [2026-02-10T10:23:35.993Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.pom [2026-02-10T10:23:35.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.pom [2026-02-10T10:23:35.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.pom (4.7 kB at 105 kB/s) [2026-02-10T10:23:35.993Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jolbox/bonecp-parent/0.8.0.RELEASE/bonecp-parent-0.8.0.RELEASE.pom [2026-02-10T10:23:35.993Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jolbox/bonecp-parent/0.8.0.RELEASE/bonecp-parent-0.8.0.RELEASE.pom [2026-02-10T10:23:35.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jolbox/bonecp-parent/0.8.0.RELEASE/bonecp-parent-0.8.0.RELEASE.pom [2026-02-10T10:23:35.993Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jolbox/bonecp-parent/0.8.0.RELEASE/bonecp-parent-0.8.0.RELEASE.pom (15 kB at 359 kB/s) [2026-02-10T10:23:35.993Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava/15.0/guava-15.0.pom [2026-02-10T10:23:35.993Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/15.0/guava-15.0.pom [2026-02-10T10:23:36.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom [2026-02-10T10:23:36.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 169 kB/s) [2026-02-10T10:23:36.636Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2026-02-10T10:23:36.636Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2026-02-10T10:23:36.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2026-02-10T10:23:36.636Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 156 kB/s) [2026-02-10T10:23:36.636Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar [2026-02-10T10:23:36.636Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava/15.0/guava-15.0.jar [2026-02-10T10:23:36.636Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar [2026-02-10T10:23:36.636Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/15.0/guava-15.0.jar [2026-02-10T10:23:36.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar [2026-02-10T10:23:36.636Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar [2026-02-10T10:23:37.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jolbox/bonecp/0.8.0.RELEASE/bonecp-0.8.0.RELEASE.jar (111 kB at 2.3 MB/s) [2026-02-10T10:23:37.277Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 29 MB/s) [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:37.277Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-bonecp/src/main/resources [2026-02-10T10:23:37.277Z] [INFO] Copying 3 resources [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:37.277Z] [INFO] Compiling 1 source file to /tomee/server/openejb-bonecp/target/classes [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [WARNING] Manifest org.apache.tomee:openejb-bonecp:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:37.277Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-bonecp/src/test/resources [2026-02-10T10:23:37.277Z] [INFO] Copying 3 resources [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:37.277Z] [INFO] Compiling 3 source files to /tomee/server/openejb-bonecp/target/test-classes [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] Tests are skipped. [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] Building jar: /tomee/server/openejb-bonecp/target/openejb-bonecp-8.0.2.jar [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-bonecp --- [2026-02-10T10:23:37.277Z] [INFO] Installing /tomee/server/openejb-bonecp/target/openejb-bonecp-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-bonecp/8.0.2/openejb-bonecp-8.0.2.jar [2026-02-10T10:23:37.277Z] [INFO] Installing /tomee/server/openejb-bonecp/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-bonecp/8.0.2/openejb-bonecp-8.0.2.pom [2026-02-10T10:23:37.277Z] [INFO] [2026-02-10T10:23:37.277Z] [INFO] ------------------< org.apache.tomee:openejb-hessian >------------------ [2026-02-10T10:23:37.277Z] [INFO] Building TomEE :: Server :: Hessian 8.0.2 [68/97] [2026-02-10T10:23:37.277Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:37.277Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/caucho/hessian/4.0.38/hessian-4.0.38.pom [2026-02-10T10:23:37.277Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/caucho/hessian/4.0.38/hessian-4.0.38.pom [2026-02-10T10:23:37.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/caucho/hessian/4.0.38/hessian-4.0.38.pom [2026-02-10T10:23:37.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/caucho/hessian/4.0.38/hessian-4.0.38.pom (3.3 kB at 72 kB/s) [2026-02-10T10:23:37.921Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/caucho/hessian/4.0.38/hessian-4.0.38.jar [2026-02-10T10:23:37.921Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/caucho/hessian/4.0.38/hessian-4.0.38.jar [2026-02-10T10:23:37.921Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/caucho/hessian/4.0.38/hessian-4.0.38.jar [2026-02-10T10:23:37.921Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/caucho/hessian/4.0.38/hessian-4.0.38.jar (395 kB at 9.4 MB/s) [2026-02-10T10:23:37.921Z] [INFO] [2026-02-10T10:23:37.921Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-hessian --- [2026-02-10T10:23:37.921Z] [INFO] [2026-02-10T10:23:37.921Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-hessian --- [2026-02-10T10:23:37.921Z] [INFO] [2026-02-10T10:23:37.921Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-hessian --- [2026-02-10T10:23:37.921Z] [INFO] [2026-02-10T10:23:37.921Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-hessian --- [2026-02-10T10:23:37.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:37.921Z] [INFO] Copying 2 resources [2026-02-10T10:23:37.921Z] [INFO] Copying 3 resources [2026-02-10T10:23:37.921Z] [INFO] [2026-02-10T10:23:37.921Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-hessian --- [2026-02-10T10:23:37.921Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:37.921Z] [INFO] Compiling 9 source files to /tomee/server/openejb-hessian/target/classes [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-hessian --- [2026-02-10T10:23:38.564Z] [INFO] No dependencies to report [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-hessian --- [2026-02-10T10:23:38.564Z] [WARNING] Manifest org.apache.tomee:openejb-hessian:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-hessian --- [2026-02-10T10:23:38.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:38.564Z] [INFO] skip non existing resourceDirectory /tomee/server/openejb-hessian/src/test/resources [2026-02-10T10:23:38.564Z] [INFO] Copying 3 resources [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-hessian --- [2026-02-10T10:23:38.564Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:23:38.564Z] [INFO] Compiling 4 source files to /tomee/server/openejb-hessian/target/test-classes [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-hessian --- [2026-02-10T10:23:38.564Z] [INFO] Tests are skipped. [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-hessian --- [2026-02-10T10:23:38.564Z] [INFO] Building jar: /tomee/server/openejb-hessian/target/openejb-hessian-8.0.2.jar [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-hessian --- [2026-02-10T10:23:38.564Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-hessian --- [2026-02-10T10:23:38.564Z] [INFO] Installing /tomee/server/openejb-hessian/target/openejb-hessian-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-hessian/8.0.2/openejb-hessian-8.0.2.jar [2026-02-10T10:23:38.564Z] [INFO] Installing /tomee/server/openejb-hessian/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-hessian/8.0.2/openejb-hessian-8.0.2.pom [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] ---------------------< org.apache.tomee:assembly >---------------------- [2026-02-10T10:23:38.564Z] [INFO] Building TomEE :: Assembly 8.0.2 [69/97] [2026-02-10T10:23:38.564Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ assembly --- [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ assembly --- [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ assembly --- [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ assembly --- [2026-02-10T10:23:38.564Z] [INFO] No dependencies to report [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ assembly --- [2026-02-10T10:23:38.564Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ assembly --- [2026-02-10T10:23:38.564Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ assembly --- [2026-02-10T10:23:38.564Z] [INFO] Installing /tomee/assembly/pom.xml to /root/.m2/repository/org/apache/tomee/assembly/8.0.2/assembly-8.0.2.pom [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] ----------------< org.apache.tomee:openejb-standalone >----------------- [2026-02-10T10:23:38.564Z] [INFO] Building TomEE :: Assembly :: Standalone 8.0.2 [70/97] [2026-02-10T10:23:38.564Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-standalone --- [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-standalone --- [2026-02-10T10:23:38.564Z] [INFO] [2026-02-10T10:23:38.564Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-standalone --- [2026-02-10T10:23:40.648Z] [INFO] [2026-02-10T10:23:40.648Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-standalone --- [2026-02-10T10:23:40.648Z] [INFO] [2026-02-10T10:23:40.648Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-standalone --- [2026-02-10T10:23:40.648Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:23:40.648Z] [INFO] [2026-02-10T10:23:40.648Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-standalone --- [2026-02-10T10:23:40.648Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:23:40.648Z] [INFO] [2026-02-10T10:23:40.648Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-target) @ openejb-standalone --- [2026-02-10T10:23:40.648Z] [INFO] Executing tasks [2026-02-10T10:23:40.648Z] [2026-02-10T10:23:40.648Z] main: [2026-02-10T10:23:40.648Z] [delete] Deleting directory /tomee/assembly/openejb-standalone/target/classes [2026-02-10T10:23:40.648Z] [INFO] Executed tasks [2026-02-10T10:23:40.648Z] [INFO] [2026-02-10T10:23:40.648Z] [INFO] --- maven-resources-plugin:3.0.2:resources (filter-resources) @ openejb-standalone --- [2026-02-10T10:23:40.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:40.648Z] [INFO] Copying 15 resources [2026-02-10T10:23:40.648Z] [INFO] Copying 3 resources [2026-02-10T10:23:40.648Z] [INFO] [2026-02-10T10:23:40.648Z] [INFO] --- maven-assembly-plugin:2.4.1:attached (assembly-bin-distributions) @ openejb-standalone --- [2026-02-10T10:23:40.648Z] [INFO] Reading assembly descriptor: src/main/assembly/dos.xml [2026-02-10T10:23:40.648Z] [INFO] Reading assembly descriptor: src/main/assembly/unix.xml [2026-02-10T10:23:40.648Z] [INFO] No files selected for line-ending conversion or filtering. Skipping: /tomee/assembly/openejb-standalone/./src/main/assembly [2026-02-10T10:23:40.648Z] [INFO] No files selected for line-ending conversion or filtering. Skipping: /tomee/assembly/openejb-standalone/./src/main/assembly [2026-02-10T10:23:40.648Z] [WARNING] Cannot include project artifact: org.apache.tomee:openejb-standalone:pom:8.0.2; it doesn't have an associated file or directory. [2026-02-10T10:23:40.648Z] [WARNING] The following patterns were never triggered in this artifact exclusion filter: [2026-02-10T10:23:40.648Z] o 'junit:junit' [2026-02-10T10:23:40.648Z] [2026-02-10T10:23:40.648Z] [INFO] Building zip: /tomee/assembly/openejb-standalone/target/apache-openejb-8.0.2.zip [2026-02-10T10:23:42.731Z] [INFO] No files selected for line-ending conversion or filtering. Skipping: /tomee/assembly/openejb-standalone/./src/main/assembly [2026-02-10T10:23:42.731Z] [INFO] No files selected for line-ending conversion or filtering. Skipping: /tomee/assembly/openejb-standalone/./src/main/assembly [2026-02-10T10:23:42.731Z] [WARNING] Cannot include project artifact: org.apache.tomee:openejb-standalone:pom:8.0.2; it doesn't have an associated file or directory. [2026-02-10T10:23:42.731Z] [WARNING] The following patterns were never triggered in this artifact exclusion filter: [2026-02-10T10:23:42.731Z] o 'junit:junit' [2026-02-10T10:23:42.731Z] [2026-02-10T10:23:42.731Z] [INFO] Building tar: /tomee/assembly/openejb-standalone/target/apache-openejb-8.0.2.tar.gz [2026-02-10T10:23:44.069Z] [INFO] [2026-02-10T10:23:44.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-standalone --- [2026-02-10T10:23:44.069Z] [INFO] Installing /tomee/assembly/openejb-standalone/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-standalone/8.0.2/openejb-standalone-8.0.2.pom [2026-02-10T10:23:44.069Z] [INFO] Installing /tomee/assembly/openejb-standalone/target/apache-openejb-8.0.2.zip to /root/.m2/repository/org/apache/tomee/openejb-standalone/8.0.2/openejb-standalone-8.0.2.zip [2026-02-10T10:23:44.069Z] [INFO] Installing /tomee/assembly/openejb-standalone/target/apache-openejb-8.0.2.tar.gz to /root/.m2/repository/org/apache/tomee/openejb-standalone/8.0.2/openejb-standalone-8.0.2.tar.gz [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] -------------------< org.apache.tomee:openejb-lite >-------------------- [2026-02-10T10:23:44.743Z] [INFO] Building TomEE :: Assembly :: All In One EJB Lite jar 8.0.2 [71/97] [2026-02-10T10:23:44.743Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:44.743Z] [INFO] Copying 0 resource [2026-02-10T10:23:44.743Z] [INFO] Copying 3 resources [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] No sources to compile [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [WARNING] Manifest org.apache.tomee:openejb-lite:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:23:44.743Z] [INFO] skip non existing resourceDirectory /tomee/assembly/openejb-lite/src/test/resources [2026-02-10T10:23:44.743Z] [INFO] Copying 3 resources [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] No sources to compile [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] Tests are skipped. [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] Building jar: /tomee/assembly/openejb-lite/target/openejb-lite-8.0.2.jar [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:23:44.743Z] [INFO] [2026-02-10T10:23:44.743Z] [INFO] --- maven-shade-plugin:2.3:shade (lite) @ openejb-lite --- [2026-02-10T10:23:44.743Z] [INFO] Including org.apache.tomee:javaee-api:jar:8.0-4 in the shaded jar. [2026-02-10T10:23:44.743Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4-sources.jar [2026-02-10T10:23:46.071Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/javaee-api/8.0-4/javaee-api-8.0-4-sources.jar (2.0 MB at 1.9 MB/s) [2026-02-10T10:23:46.071Z] [INFO] Including org.apache.tomee:openejb-core:jar:8.0.2 in the shaded jar. [2026-02-10T10:23:46.071Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-core/8.0.2/openejb-core-8.0.2-sources.jar [2026-02-10T10:23:46.071Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-core/8.0.2/openejb-core-8.0.2-sources.jar (2.1 MB at 5.8 MB/s) [2026-02-10T10:23:46.071Z] [INFO] Including org.apache.tomee:mbean-annotation-api:jar:8.0.2 in the shaded jar. [2026-02-10T10:23:46.072Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/mbean-annotation-api/8.0.2/mbean-annotation-api-8.0.2-sources.jar [2026-02-10T10:23:46.710Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/mbean-annotation-api/8.0.2/mbean-annotation-api-8.0.2-sources.jar (12 kB at 49 kB/s) [2026-02-10T10:23:46.710Z] [INFO] Including org.apache.tomee:openejb-jpa-integration:jar:8.0.2 in the shaded jar. [2026-02-10T10:23:46.710Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-jpa-integration/8.0.2/openejb-jpa-integration-8.0.2-sources.jar [2026-02-10T10:23:46.710Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-jpa-integration/8.0.2/openejb-jpa-integration-8.0.2-sources.jar (19 kB at 79 kB/s) [2026-02-10T10:23:46.710Z] [INFO] Including org.apache.commons:commons-lang3:jar:3.8.1 in the shaded jar. [2026-02-10T10:23:46.710Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1-sources.jar [2026-02-10T10:23:46.711Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1-sources.jar (553 kB at 2.2 MB/s) [2026-02-10T10:23:46.711Z] [INFO] Including org.apache.tomee:openejb-api:jar:8.0.2 in the shaded jar. [2026-02-10T10:23:46.711Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-api/8.0.2/openejb-api-8.0.2-sources.jar [2026-02-10T10:23:47.351Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-api/8.0.2/openejb-api-8.0.2-sources.jar (22 kB at 91 kB/s) [2026-02-10T10:23:47.351Z] [INFO] Including org.apache.tomee:openejb-loader:jar:8.0.2 in the shaded jar. [2026-02-10T10:23:47.351Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-loader/8.0.2/openejb-loader-8.0.2-sources.jar [2026-02-10T10:23:47.351Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-loader/8.0.2/openejb-loader-8.0.2-sources.jar (69 kB at 288 kB/s) [2026-02-10T10:23:47.351Z] [INFO] Including org.apache.tomee:openejb-javaagent:jar:8.0.2 in the shaded jar. [2026-02-10T10:23:47.351Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-javaagent/8.0.2/openejb-javaagent-8.0.2-sources.jar [2026-02-10T10:23:47.992Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-javaagent/8.0.2/openejb-javaagent-8.0.2-sources.jar (10 kB at 44 kB/s) [2026-02-10T10:23:47.992Z] [INFO] Including org.apache.tomee:openejb-jee:jar:8.0.2 in the shaded jar. [2026-02-10T10:23:47.992Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-jee/8.0.2/openejb-jee-8.0.2-sources.jar [2026-02-10T10:23:47.992Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-jee/8.0.2/openejb-jee-8.0.2-sources.jar (1.6 MB at 6.0 MB/s) [2026-02-10T10:23:47.992Z] [INFO] Skipping pom dependency org.apache.tomee.bom:jaxb-runtime:pom:8.0.2 in the shaded jar. [2026-02-10T10:23:47.992Z] [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 in the shaded jar. [2026-02-10T10:23:47.992Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar [2026-02-10T10:23:47.992Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar [2026-02-10T10:23:47.992Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar [2026-02-10T10:23:47.992Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar (194 kB at 4.4 MB/s) [2026-02-10T10:23:47.992Z] [INFO] Including jakarta.activation:jakarta.activation-api:jar:1.2.1 in the shaded jar. [2026-02-10T10:23:47.992Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar [2026-02-10T10:23:48.634Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar [2026-02-10T10:23:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar [2026-02-10T10:23:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar (43 kB at 1.1 MB/s) [2026-02-10T10:23:48.634Z] [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.2 in the shaded jar. [2026-02-10T10:23:48.634Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2-sources.jar [2026-02-10T10:23:48.634Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2-sources.jar [2026-02-10T10:23:48.634Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2-sources.jar [2026-02-10T10:23:48.634Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.3.2/jaxb-runtime-2.3.2-sources.jar (758 kB at 16 MB/s) [2026-02-10T10:23:48.634Z] [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.2 in the shaded jar. [2026-02-10T10:23:48.634Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2-sources.jar [2026-02-10T10:23:49.276Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2-sources.jar [2026-02-10T10:23:49.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2-sources.jar [2026-02-10T10:23:49.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2-sources.jar (70 kB at 1.7 MB/s) [2026-02-10T10:23:49.276Z] [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.8 in the shaded jar. [2026-02-10T10:23:49.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8-sources.jar [2026-02-10T10:23:49.276Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8-sources.jar [2026-02-10T10:23:49.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8-sources.jar [2026-02-10T10:23:49.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/3.0.8/istack-commons-runtime-3.0.8-sources.jar (26 kB at 647 kB/s) [2026-02-10T10:23:49.276Z] [INFO] Including org.jvnet.staxex:stax-ex:jar:1.8.1 in the shaded jar. [2026-02-10T10:23:49.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1-sources.jar [2026-02-10T10:23:49.276Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1-sources.jar [2026-02-10T10:23:49.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1-sources.jar [2026-02-10T10:23:49.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.1/stax-ex-1.8.1-sources.jar (37 kB at 832 kB/s) [2026-02-10T10:23:49.923Z] [INFO] Including com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16 in the shaded jar. [2026-02-10T10:23:49.923Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16-sources.jar [2026-02-10T10:23:49.923Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16-sources.jar [2026-02-10T10:23:49.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16-sources.jar [2026-02-10T10:23:49.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.16/FastInfoset-1.2.16-sources.jar (267 kB at 6.5 MB/s) [2026-02-10T10:23:49.923Z] [INFO] Including org.apache.tomee:openejb-jee-accessors:jar:8.0.2 in the shaded jar. [2026-02-10T10:23:49.923Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-jee-accessors/8.0.2/openejb-jee-accessors-8.0.2-sources.jar [2026-02-10T10:23:49.923Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-jee-accessors/8.0.2/openejb-jee-accessors-8.0.2-sources.jar (532 kB at 2.2 MB/s) [2026-02-10T10:23:49.923Z] [INFO] Including org.metatype.sxc:sxc-jaxb-core:jar:0.8 in the shaded jar. [2026-02-10T10:23:49.923Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8-sources.jar [2026-02-10T10:23:50.562Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8-sources.jar [2026-02-10T10:23:50.562Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8-sources.jar [2026-02-10T10:23:50.562Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-jaxb-core/0.8/sxc-jaxb-core-0.8-sources.jar (16 kB at 61 kB/s) [2026-02-10T10:23:50.562Z] [INFO] Including org.metatype.sxc:sxc-runtime:jar:0.8 in the shaded jar. [2026-02-10T10:23:50.562Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8-sources.jar [2026-02-10T10:23:50.562Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8-sources.jar [2026-02-10T10:23:51.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8-sources.jar [2026-02-10T10:23:51.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/metatype/sxc/sxc-runtime/0.8/sxc-runtime-0.8-sources.jar (20 kB at 90 kB/s) [2026-02-10T10:23:51.202Z] [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [2026-02-10T10:23:51.202Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-cli/commons-cli/1.4/commons-cli-1.4-sources.jar [2026-02-10T10:23:51.202Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-cli/commons-cli/1.4/commons-cli-1.4-sources.jar (63 kB at 269 kB/s) [2026-02-10T10:23:51.202Z] [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [2026-02-10T10:23:51.202Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar [2026-02-10T10:23:51.842Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar (646 kB at 2.6 MB/s) [2026-02-10T10:23:51.842Z] [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.1 in the shaded jar. [2026-02-10T10:23:51.842Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar [2026-02-10T10:23:51.842Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar [2026-02-10T10:23:52.481Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar [2026-02-10T10:23:52.481Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar (62 kB at 1.2 MB/s) [2026-02-10T10:23:52.481Z] [INFO] Including org.apache.activemq:activemq-jdbc-store:jar:5.15.12 in the shaded jar. [2026-02-10T10:23:52.481Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-jdbc-store/5.15.12/activemq-jdbc-store-5.15.12-sources.jar [2026-02-10T10:23:53.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-jdbc-store/5.15.12/activemq-jdbc-store-5.15.12-sources.jar (118 kB at 495 kB/s) [2026-02-10T10:23:53.121Z] [INFO] Including org.apache.geronimo.components:geronimo-connector:jar:3.1.4 in the shaded jar. [2026-02-10T10:23:53.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-connector/3.1.4/geronimo-connector-3.1.4-sources.jar [2026-02-10T10:23:53.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-connector/3.1.4/geronimo-connector-3.1.4-sources.jar (108 kB at 448 kB/s) [2026-02-10T10:23:53.121Z] [INFO] Including org.apache.geronimo.specs:geronimo-j2ee-connector_1.6_spec:jar:1.0 in the shaded jar. [2026-02-10T10:23:53.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0-sources.jar [2026-02-10T10:23:53.121Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0-sources.jar (85 kB at 356 kB/s) [2026-02-10T10:23:53.121Z] [INFO] Including org.apache.geronimo.components:geronimo-transaction:jar:3.1.4 in the shaded jar. [2026-02-10T10:23:53.121Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-transaction/3.1.4/geronimo-transaction-3.1.4-sources.jar [2026-02-10T10:23:53.761Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/components/geronimo-transaction/3.1.4/geronimo-transaction-3.1.4-sources.jar (58 kB at 243 kB/s) [2026-02-10T10:23:53.761Z] [INFO] Including org.objectweb.howl:howl:jar:1.0.1-1 in the shaded jar. [2026-02-10T10:23:53.761Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1-sources.jar [2026-02-10T10:23:53.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1-sources.jar [2026-02-10T10:23:53.761Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1-sources.jar [2026-02-10T10:23:53.761Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1-sources.jar (586 kB at 4.5 MB/s) [2026-02-10T10:23:53.761Z] [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.0 in the shaded jar. [2026-02-10T10:23:53.761Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0-sources.jar [2026-02-10T10:23:53.761Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0-sources.jar [2026-02-10T10:23:54.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0-sources.jar [2026-02-10T10:23:54.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.10.0/jackson-databind-2.10.0-sources.jar (1.0 MB at 19 MB/s) [2026-02-10T10:23:54.401Z] [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.0 in the shaded jar. [2026-02-10T10:23:54.401Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0-sources.jar [2026-02-10T10:23:54.401Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0-sources.jar [2026-02-10T10:23:54.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0-sources.jar [2026-02-10T10:23:54.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/jackson-annotations-2.10.0-sources.jar (72 kB at 1.9 MB/s) [2026-02-10T10:23:54.401Z] [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.0 in the shaded jar. [2026-02-10T10:23:54.401Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0-sources.jar [2026-02-10T10:23:54.401Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0-sources.jar [2026-02-10T10:23:55.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0-sources.jar [2026-02-10T10:23:55.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.10.0/jackson-core-2.10.0-sources.jar (365 kB at 8.3 MB/s) [2026-02-10T10:23:55.040Z] [INFO] Including org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:jar:1.9.0-alpha-2 in the shaded jar. [2026-02-10T10:23:55.040Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/javamail/geronimo-javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-1.9.0-alpha-2-sources.jar [2026-02-10T10:23:55.040Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/javamail/geronimo-javamail_1.4_mail/1.9.0-alpha-2/geronimo-javamail_1.4_mail-1.9.0-alpha-2-sources.jar (5.1 kB at 22 kB/s) [2026-02-10T10:23:55.040Z] [INFO] Including org.apache.xbean:xbean-asm7-shaded:jar:4.14 in the shaded jar. [2026-02-10T10:23:55.040Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-asm7-shaded/4.14/xbean-asm7-shaded-4.14-sources.jar [2026-02-10T10:23:55.680Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-asm7-shaded/4.14/xbean-asm7-shaded-4.14-sources.jar (374 kB at 807 kB/s) [2026-02-10T10:23:55.680Z] [INFO] Including org.apache.xbean:xbean-finder-shaded:jar:4.14 in the shaded jar. [2026-02-10T10:23:55.680Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-finder-shaded/4.14/xbean-finder-shaded-4.14-sources.jar [2026-02-10T10:23:55.680Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-finder-shaded/4.14/xbean-finder-shaded-4.14-sources.jar (87 kB at 367 kB/s) [2026-02-10T10:23:55.680Z] [INFO] Including org.apache.xbean:xbean-reflect:jar:4.14 in the shaded jar. [2026-02-10T10:23:55.680Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-reflect/4.14/xbean-reflect-4.14-sources.jar [2026-02-10T10:23:55.680Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-reflect/4.14/xbean-reflect-4.14-sources.jar (126 kB at 526 kB/s) [2026-02-10T10:23:55.680Z] [INFO] Including org.apache.xbean:xbean-naming:jar:4.14 in the shaded jar. [2026-02-10T10:23:55.680Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-naming/4.14/xbean-naming-4.14-sources.jar [2026-02-10T10:23:56.320Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-naming/4.14/xbean-naming-4.14-sources.jar (36 kB at 150 kB/s) [2026-02-10T10:23:56.320Z] [INFO] Including org.apache.xbean:xbean-bundleutils:jar:4.14 in the shaded jar. [2026-02-10T10:23:56.320Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-bundleutils/4.14/xbean-bundleutils-4.14-sources.jar [2026-02-10T10:23:56.320Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/xbean/xbean-bundleutils/4.14/xbean-bundleutils-4.14-sources.jar (46 kB at 194 kB/s) [2026-02-10T10:23:56.320Z] [INFO] Including org.hsqldb:hsqldb:jar:2.3.2 in the shaded jar. [2026-02-10T10:23:56.320Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2-sources.jar [2026-02-10T10:23:56.320Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2-sources.jar [2026-02-10T10:23:56.960Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2-sources.jar [2026-02-10T10:23:56.960Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hsqldb/hsqldb/2.3.2/hsqldb-2.3.2-sources.jar (2.3 MB at 7.8 MB/s) [2026-02-10T10:23:56.960Z] [INFO] Including org.apache.commons:commons-dbcp2:jar:2.1 in the shaded jar. [2026-02-10T10:23:56.960Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-dbcp2/2.1/commons-dbcp2-2.1-sources.jar [2026-02-10T10:23:56.960Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-dbcp2/2.1/commons-dbcp2-2.1-sources.jar (163 kB at 675 kB/s) [2026-02-10T10:23:56.960Z] [INFO] Including org.apache.commons:commons-pool2:jar:2.3 in the shaded jar. [2026-02-10T10:23:56.960Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3-sources.jar [2026-02-10T10:23:57.601Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-pool2/2.3/commons-pool2-2.3-sources.jar (117 kB at 488 kB/s) [2026-02-10T10:23:57.601Z] [INFO] Including org.codehaus.swizzle:swizzle-stream:jar:1.6.2 in the shaded jar. [2026-02-10T10:23:57.601Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2-sources.jar [2026-02-10T10:23:57.601Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2-sources.jar [2026-02-10T10:23:57.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2-sources.jar [2026-02-10T10:23:57.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/swizzle/swizzle-stream/1.6.2/swizzle-stream-1.6.2-sources.jar (34 kB at 237 kB/s) [2026-02-10T10:23:57.601Z] [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [2026-02-10T10:23:57.601Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar [2026-02-10T10:23:58.242Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-logging/commons-logging/1.2/commons-logging-1.2-sources.jar (73 kB at 307 kB/s) [2026-02-10T10:23:58.242Z] [INFO] Including org.apache.openejb.shade:quartz-openejb-shade:jar:2.2.1 in the shaded jar. [2026-02-10T10:23:58.242Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/shade/quartz-openejb-shade/2.2.1/quartz-openejb-shade-2.2.1-sources.jar [2026-02-10T10:23:58.242Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openejb/shade/quartz-openejb-shade/2.2.1/quartz-openejb-shade-2.2.1-sources.jar (563 kB at 1.2 MB/s) [2026-02-10T10:23:58.242Z] [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [2026-02-10T10:23:58.242Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21-sources.jar [2026-02-10T10:23:58.882Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21-sources.jar [2026-02-10T10:23:58.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21-sources.jar [2026-02-10T10:23:58.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21-sources.jar (56 kB at 1.2 MB/s) [2026-02-10T10:23:58.882Z] [INFO] Including org.apache.openwebbeans:openwebbeans-impl:jar:2.0.12 in the shaded jar. [2026-02-10T10:23:58.882Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-impl/2.0.12/openwebbeans-impl-2.0.12-sources.jar [2026-02-10T10:23:58.882Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-impl/2.0.12/openwebbeans-impl-2.0.12-sources.jar (577 kB at 2.4 MB/s) [2026-02-10T10:23:58.882Z] [INFO] Including org.apache.openwebbeans:openwebbeans-spi:jar:2.0.12 in the shaded jar. [2026-02-10T10:23:58.882Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-spi/2.0.12/openwebbeans-spi-2.0.12-sources.jar [2026-02-10T10:23:59.522Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-spi/2.0.12/openwebbeans-spi-2.0.12-sources.jar (36 kB at 152 kB/s) [2026-02-10T10:23:59.522Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ejb:jar:2.0.12 in the shaded jar. [2026-02-10T10:23:59.522Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ejb/2.0.12/openwebbeans-ejb-2.0.12-sources.jar [2026-02-10T10:23:59.522Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ejb/2.0.12/openwebbeans-ejb-2.0.12-sources.jar (16 kB at 67 kB/s) [2026-02-10T10:23:59.522Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ee:jar:2.0.12 in the shaded jar. [2026-02-10T10:23:59.522Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee/2.0.12/openwebbeans-ee-2.0.12-sources.jar [2026-02-10T10:23:59.522Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee/2.0.12/openwebbeans-ee-2.0.12-sources.jar (16 kB at 67 kB/s) [2026-02-10T10:23:59.522Z] [INFO] Including org.apache.openwebbeans:openwebbeans-ee-common:jar:2.0.12 in the shaded jar. [2026-02-10T10:23:59.522Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee-common/2.0.12/openwebbeans-ee-common-2.0.12-sources.jar [2026-02-10T10:24:00.368Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-ee-common/2.0.12/openwebbeans-ee-common-2.0.12-sources.jar (9.9 kB at 22 kB/s) [2026-02-10T10:24:00.368Z] [INFO] Including org.apache.openwebbeans:openwebbeans-web:jar:2.0.12 in the shaded jar. [2026-02-10T10:24:00.368Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-web/2.0.12/openwebbeans-web-2.0.12-sources.jar [2026-02-10T10:24:00.368Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-web/2.0.12/openwebbeans-web-2.0.12-sources.jar (40 kB at 117 kB/s) [2026-02-10T10:24:00.368Z] [INFO] Including org.apache.openwebbeans:openwebbeans-el22:jar:2.0.12 in the shaded jar. [2026-02-10T10:24:00.368Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-el22/2.0.12/openwebbeans-el22-2.0.12-sources.jar [2026-02-10T10:24:01.008Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openwebbeans/openwebbeans-el22/2.0.12/openwebbeans-el22-2.0.12-sources.jar (15 kB at 66 kB/s) [2026-02-10T10:24:01.008Z] [INFO] Including org.apache.openjpa:openjpa:jar:3.1.0 in the shaded jar. [2026-02-10T10:24:01.008Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/openjpa/openjpa/3.1.0/openjpa-3.1.0-sources.jar [2026-02-10T10:24:01.648Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/openjpa/openjpa/3.1.0/openjpa-3.1.0-sources.jar (3.3 MB at 4.1 MB/s) [2026-02-10T10:24:01.648Z] [INFO] Including org.apache.commons:commons-collections4:jar:4.3 in the shaded jar. [2026-02-10T10:24:01.648Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.3/commons-collections4-4.3-sources.jar [2026-02-10T10:24:01.648Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.3/commons-collections4-4.3-sources.jar (704 kB at 2.9 MB/s) [2026-02-10T10:24:01.648Z] [INFO] Including net.sourceforge.serp:serp:jar:1.15.1 in the shaded jar. [2026-02-10T10:24:01.648Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/serp/serp/1.15.1/serp-1.15.1-sources.jar [2026-02-10T10:24:02.287Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/serp/serp/1.15.1/serp-1.15.1-sources.jar [2026-02-10T10:24:02.287Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1-sources.jar [2026-02-10T10:24:02.287Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/serp/serp/1.15.1/serp-1.15.1-sources.jar (144 kB at 1.2 MB/s) [2026-02-10T10:24:02.287Z] [INFO] Including org.apache.bval:bval-jsr:jar:2.0.3 in the shaded jar. [2026-02-10T10:24:02.287Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr/2.0.3/bval-jsr-2.0.3-sources.jar [2026-02-10T10:24:02.287Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr/2.0.3/bval-jsr-2.0.3-sources.jar (358 kB at 1.5 MB/s) [2026-02-10T10:24:02.287Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-lite/8.0.2/openejb-lite-8.0.2-sources.jar [2026-02-10T10:24:03.614Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/openejb-lite/8.0.2/openejb-lite-8.0.2-sources.jar (20 MB at 18 MB/s) [2026-02-10T10:24:03.614Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/tomee/bom/jaxb-runtime/8.0.2/jaxb-runtime-8.0.2-sources.jar [2026-02-10T10:24:03.614Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/tomee/bom/jaxb-runtime/8.0.2/jaxb-runtime-8.0.2-sources.jar [2026-02-10T10:24:03.614Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomee/bom/jaxb-runtime/8.0.2/jaxb-runtime-8.0.2-sources.jar [2026-02-10T10:24:06.516Z] [WARNING] geronimo-j2ee-connector_1.6_spec-1.0.jar, javaee-api-8.0-4.jar define 85 overlappping classes: [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.spi.ResourceAdapter [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.spi.work.RetryableWorkRejectedException [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.spi.ResourceAllocationException [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.spi.DissociatableManagedConnection [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.spi.ConnectionEvent [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.spi.ConfigProperty [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.cci.ConnectionMetaData [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.cci.ConnectionFactory [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.spi.UnavailableException [2026-02-10T10:24:06.516Z] [WARNING] - javax.resource.spi.endpoint.MessageEndpointFactory [2026-02-10T10:24:06.516Z] [WARNING] - 75 more... [2026-02-10T10:24:06.516Z] [WARNING] jackson-databind-2.10.0.jar, jackson-annotations-2.10.0.jar, stax-ex-1.8.1.jar, jakarta.xml.bind-api-2.3.2.jar, istack-commons-runtime-3.0.8.jar, jaxb-runtime-2.3.2.jar, txw2-2.3.2.jar, FastInfoset-1.2.16.jar, jackson-core-2.10.0.jar define 1 overlappping classes: [2026-02-10T10:24:06.516Z] [WARNING] - module-info [2026-02-10T10:24:06.516Z] [WARNING] geronimo-javamail_1.4_mail-1.9.0-alpha-2.jar, javaee-api-8.0-4.jar define 2 overlappping classes: [2026-02-10T10:24:06.516Z] [WARNING] - org.apache.geronimo.osgi.locator.ProviderLocator [2026-02-10T10:24:06.516Z] [WARNING] - org.apache.geronimo.osgi.locator.Activator [2026-02-10T10:24:06.516Z] [WARNING] jakarta.activation-api-1.2.1.jar, jakarta.activation-1.2.1.jar define 31 overlappping classes: [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.CommandInfo$Beans$1 [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.ObjectDataContentHandler [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.DataContentHandlerFactory [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.DataContentHandler [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.CommandObject [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.SecuritySupport$2 [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.FileTypeMap [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.CommandInfo [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.MailcapCommandMap [2026-02-10T10:24:06.516Z] [WARNING] - javax.activation.DataHandler$1 [2026-02-10T10:24:06.516Z] [WARNING] - 21 more... [2026-02-10T10:24:06.516Z] [WARNING] maven-shade-plugin has detected that some .class files [2026-02-10T10:24:06.516Z] [WARNING] are present in two or more JARs. When this happens, only [2026-02-10T10:24:06.516Z] [WARNING] one single version of the class is copied in the uberjar. [2026-02-10T10:24:06.516Z] [WARNING] Usually this is not harmful and you can skeep these [2026-02-10T10:24:06.516Z] [WARNING] warnings, otherwise try to manually exclude artifacts [2026-02-10T10:24:06.516Z] [WARNING] based on mvn dependency:tree -Ddetail=true and the above [2026-02-10T10:24:06.516Z] [WARNING] output [2026-02-10T10:24:06.516Z] [WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin [2026-02-10T10:24:07.889Z] [INFO] Replacing original artifact with shaded artifact. [2026-02-10T10:24:07.889Z] [INFO] Replacing /tomee/assembly/openejb-lite/target/openejb-lite-8.0.2.jar with /tomee/assembly/openejb-lite/target/openejb-lite-8.0.2-shaded.jar [2026-02-10T10:24:07.889Z] [INFO] Replacing original source artifact with shaded source artifact. [2026-02-10T10:24:07.889Z] [INFO] Replacing /tomee/assembly/openejb-lite/target/openejb-lite-8.0.2-sources.jar with /tomee/assembly/openejb-lite/target/openejb-lite-8.0.2-shaded-sources.jar [2026-02-10T10:24:07.889Z] [INFO] [2026-02-10T10:24:07.889Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-lite --- [2026-02-10T10:24:07.889Z] [INFO] Installing /tomee/assembly/openejb-lite/target/openejb-lite-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-lite/8.0.2/openejb-lite-8.0.2.jar [2026-02-10T10:24:07.889Z] [INFO] Installing /tomee/assembly/openejb-lite/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-lite/8.0.2/openejb-lite-8.0.2.pom [2026-02-10T10:24:07.889Z] [INFO] Installing /tomee/assembly/openejb-lite/target/openejb-lite-8.0.2-sources.jar to /root/.m2/repository/org/apache/tomee/openejb-lite/8.0.2/openejb-lite-8.0.2-sources.jar [2026-02-10T10:24:08.533Z] [INFO] [2026-02-10T10:24:08.533Z] [INFO] --------------------< org.apache.tomee:arquillian >--------------------- [2026-02-10T10:24:08.533Z] [INFO] Building TomEE :: Arquillian Adaptors Parent 8.0.2 [72/97] [2026-02-10T10:24:08.533Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:24:08.533Z] [INFO] [2026-02-10T10:24:08.533Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian --- [2026-02-10T10:24:08.533Z] [INFO] [2026-02-10T10:24:08.533Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian --- [2026-02-10T10:24:08.533Z] [INFO] [2026-02-10T10:24:08.533Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian --- [2026-02-10T10:24:08.533Z] [INFO] [2026-02-10T10:24:08.533Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian --- [2026-02-10T10:24:08.533Z] [INFO] No dependencies to report [2026-02-10T10:24:08.533Z] [INFO] [2026-02-10T10:24:08.533Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian --- [2026-02-10T10:24:08.533Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:24:08.533Z] [INFO] [2026-02-10T10:24:08.533Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian --- [2026-02-10T10:24:08.533Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:24:08.533Z] [INFO] [2026-02-10T10:24:08.533Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian --- [2026-02-10T10:24:08.533Z] [INFO] Installing /tomee/arquillian/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian/8.0.2/arquillian-8.0.2.pom [2026-02-10T10:24:08.533Z] [INFO] [2026-02-10T10:24:08.533Z] [INFO] -----------------< org.apache.tomee:arquillian-common >----------------- [2026-02-10T10:24:08.533Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Common 8.0.2 [73/97] [2026-02-10T10:24:08.533Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:24:08.533Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/test/arquillian-test-spi/1.1.13.Final/arquillian-test-spi-1.1.13.Final.pom [2026-02-10T10:24:08.533Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-spi/1.1.13.Final/arquillian-test-spi-1.1.13.Final.pom [2026-02-10T10:24:08.533Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-spi/1.1.13.Final/arquillian-test-spi-1.1.13.Final.pom (1.7 kB at 13 kB/s) [2026-02-10T10:24:08.533Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/arquillian-build/1.1.13.Final/arquillian-build-1.1.13.Final.pom [2026-02-10T10:24:08.533Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-build/1.1.13.Final/arquillian-build-1.1.13.Final.pom [2026-02-10T10:24:08.533Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-build/1.1.13.Final/arquillian-build-1.1.13.Final.pom (4.0 kB at 51 kB/s) [2026-02-10T10:24:08.533Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/arquillian-parent/1.1.13.Final/arquillian-parent-1.1.13.Final.pom [2026-02-10T10:24:09.175Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-parent/1.1.13.Final/arquillian-parent-1.1.13.Final.pom [2026-02-10T10:24:09.175Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-parent/1.1.13.Final/arquillian-parent-1.1.13.Final.pom (5.9 kB at 56 kB/s) [2026-02-10T10:24:09.175Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/22/jboss-parent-22.pom [2026-02-10T10:24:09.175Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/22/jboss-parent-22.pom [2026-02-10T10:24:09.175Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/22/jboss-parent-22.pom (37 kB at 4.1 MB/s) [2026-02-10T10:24:09.175Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/core/arquillian-core-spi/1.1.13.Final/arquillian-core-spi-1.1.13.Final.pom [2026-02-10T10:24:09.175Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-spi/1.1.13.Final/arquillian-core-spi-1.1.13.Final.pom [2026-02-10T10:24:09.175Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-spi/1.1.13.Final/arquillian-core-spi-1.1.13.Final.pom (1.3 kB at 17 kB/s) [2026-02-10T10:24:09.175Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/core/arquillian-core-api/1.1.13.Final/arquillian-core-api-1.1.13.Final.pom [2026-02-10T10:24:09.816Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-api/1.1.13.Final/arquillian-core-api-1.1.13.Final.pom [2026-02-10T10:24:09.816Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-api/1.1.13.Final/arquillian-core-api-1.1.13.Final.pom (1.1 kB at 13 kB/s) [2026-02-10T10:24:09.816Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/test/arquillian-test-api/1.1.13.Final/arquillian-test-api-1.1.13.Final.pom [2026-02-10T10:24:09.816Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-api/1.1.13.Final/arquillian-test-api-1.1.13.Final.pom [2026-02-10T10:24:09.816Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-api/1.1.13.Final/arquillian-test-api-1.1.13.Final.pom (1.4 kB at 21 kB/s) [2026-02-10T10:24:09.816Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.13.Final/arquillian-config-impl-base-1.1.13.Final.pom [2026-02-10T10:24:09.816Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.13.Final/arquillian-config-impl-base-1.1.13.Final.pom [2026-02-10T10:24:09.816Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.13.Final/arquillian-config-impl-base-1.1.13.Final.pom (2.5 kB at 24 kB/s) [2026-02-10T10:24:09.816Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/config/arquillian-config-api/1.1.13.Final/arquillian-config-api-1.1.13.Final.pom [2026-02-10T10:24:09.816Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-api/1.1.13.Final/arquillian-config-api-1.1.13.Final.pom [2026-02-10T10:24:10.454Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-api/1.1.13.Final/arquillian-config-api-1.1.13.Final.pom (1.3 kB at 18 kB/s) [2026-02-10T10:24:10.454Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-10/shrinkwrap-descriptors-api-base-2.0.0-alpha-10.pom [2026-02-10T10:24:10.454Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-10/shrinkwrap-descriptors-api-base-2.0.0-alpha-10.pom [2026-02-10T10:24:10.454Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-10/shrinkwrap-descriptors-api-base-2.0.0-alpha-10.pom (1.0 kB at 8.3 kB/s) [2026-02-10T10:24:10.455Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-10/shrinkwrap-descriptors-parent-2.0.0-alpha-10.pom [2026-02-10T10:24:10.455Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-10/shrinkwrap-descriptors-parent-2.0.0-alpha-10.pom [2026-02-10T10:24:10.455Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-10/shrinkwrap-descriptors-parent-2.0.0-alpha-10.pom (13 kB at 170 kB/s) [2026-02-10T10:24:10.455Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/16/jboss-parent-16.pom [2026-02-10T10:24:10.455Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/16/jboss-parent-16.pom [2026-02-10T10:24:10.455Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 2.1 MB/s) [2026-02-10T10:24:10.455Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-10/shrinkwrap-descriptors-spi-2.0.0-alpha-10.pom [2026-02-10T10:24:11.096Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-10/shrinkwrap-descriptors-spi-2.0.0-alpha-10.pom [2026-02-10T10:24:11.096Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-10/shrinkwrap-descriptors-spi-2.0.0-alpha-10.pom (2.0 kB at 19 kB/s) [2026-02-10T10:24:11.096Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-spi/1.1.13.Final/arquillian-container-spi-1.1.13.Final.pom [2026-02-10T10:24:11.096Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-spi/1.1.13.Final/arquillian-container-spi-1.1.13.Final.pom [2026-02-10T10:24:11.096Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-spi/1.1.13.Final/arquillian-container-spi-1.1.13.Final.pom (2.8 kB at 43 kB/s) [2026-02-10T10:24:11.096Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/test/arquillian-test-spi/1.1.13.Final/arquillian-test-spi-1.1.13.Final.jar [2026-02-10T10:24:11.096Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/core/arquillian-core-spi/1.1.13.Final/arquillian-core-spi-1.1.13.Final.jar [2026-02-10T10:24:11.096Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/test/arquillian-test-api/1.1.13.Final/arquillian-test-api-1.1.13.Final.jar [2026-02-10T10:24:11.096Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.13.Final/arquillian-config-impl-base-1.1.13.Final.jar [2026-02-10T10:24:11.096Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/config/arquillian-config-api/1.1.13.Final/arquillian-config-api-1.1.13.Final.jar [2026-02-10T10:24:11.096Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/core/arquillian-core-api/1.1.13.Final/arquillian-core-api-1.1.13.Final.jar [2026-02-10T10:24:11.096Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-10/shrinkwrap-descriptors-spi-2.0.0-alpha-10.jar [2026-02-10T10:24:11.736Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-spi/1.1.13.Final/arquillian-container-spi-1.1.13.Final.jar [2026-02-10T10:24:11.736Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-10/shrinkwrap-descriptors-api-base-2.0.0-alpha-10.jar [2026-02-10T10:24:11.736Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-spi/1.1.13.Final/arquillian-test-spi-1.1.13.Final.jar [2026-02-10T10:24:11.736Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-spi/1.1.13.Final/arquillian-core-spi-1.1.13.Final.jar [2026-02-10T10:24:11.736Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-api/1.1.13.Final/arquillian-test-api-1.1.13.Final.jar [2026-02-10T10:24:11.736Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.13.Final/arquillian-config-impl-base-1.1.13.Final.jar [2026-02-10T10:24:11.736Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-api/1.1.13.Final/arquillian-config-api-1.1.13.Final.jar [2026-02-10T10:24:11.736Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.13.Final/arquillian-config-impl-base-1.1.13.Final.jar (42 kB at 554 kB/s) [2026-02-10T10:24:11.736Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-api/1.1.13.Final/arquillian-core-api-1.1.13.Final.jar [2026-02-10T10:24:11.736Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-spi/1.1.13.Final/arquillian-core-spi-1.1.13.Final.jar (28 kB at 358 kB/s) [2026-02-10T10:24:11.736Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-10/shrinkwrap-descriptors-spi-2.0.0-alpha-10.jar [2026-02-10T10:24:11.736Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-api/1.1.13.Final/arquillian-test-api-1.1.13.Final.jar (3.5 kB at 37 kB/s) [2026-02-10T10:24:11.736Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-spi/1.1.13.Final/arquillian-container-spi-1.1.13.Final.jar [2026-02-10T10:24:11.736Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-api/1.1.13.Final/arquillian-config-api-1.1.13.Final.jar (7.4 kB at 77 kB/s) [2026-02-10T10:24:11.736Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-10/shrinkwrap-descriptors-api-base-2.0.0-alpha-10.jar [2026-02-10T10:24:11.736Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-spi/1.1.13.Final/arquillian-test-spi-1.1.13.Final.jar (46 kB at 348 kB/s) [2026-02-10T10:24:11.736Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-api/1.1.13.Final/arquillian-core-api-1.1.13.Final.jar (9.7 kB at 71 kB/s) [2026-02-10T10:24:11.736Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-10/shrinkwrap-descriptors-spi-2.0.0-alpha-10.jar (38 kB at 239 kB/s) [2026-02-10T10:24:11.736Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-10/shrinkwrap-descriptors-api-base-2.0.0-alpha-10.jar (17 kB at 98 kB/s) [2026-02-10T10:24:11.736Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-spi/1.1.13.Final/arquillian-container-spi-1.1.13.Final.jar (53 kB at 305 kB/s) [2026-02-10T10:24:11.736Z] [INFO] [2026-02-10T10:24:11.736Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-common --- [2026-02-10T10:24:11.736Z] [INFO] [2026-02-10T10:24:11.736Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-common --- [2026-02-10T10:24:11.736Z] [INFO] [2026-02-10T10:24:11.736Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-common --- [2026-02-10T10:24:11.736Z] [INFO] [2026-02-10T10:24:11.736Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-common --- [2026-02-10T10:24:11.736Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:11.736Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-common/src/main/resources [2026-02-10T10:24:11.736Z] [INFO] Copying 3 resources [2026-02-10T10:24:11.736Z] [INFO] [2026-02-10T10:24:11.736Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-common --- [2026-02-10T10:24:11.736Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:11.736Z] [INFO] Compiling 6 source files to /tomee/arquillian/arquillian-common/target/classes [2026-02-10T10:24:12.377Z] [INFO] /tomee/arquillian/arquillian-common/src/main/java/org/apache/openejb/arquillian/common/enrichment/OpenEJBEnricher.java: /tomee/arquillian/arquillian-common/src/main/java/org/apache/openejb/arquillian/common/enrichment/OpenEJBEnricher.java uses unchecked or unsafe operations. [2026-02-10T10:24:12.377Z] [INFO] /tomee/arquillian/arquillian-common/src/main/java/org/apache/openejb/arquillian/common/enrichment/OpenEJBEnricher.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:24:12.377Z] [INFO] [2026-02-10T10:24:12.377Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-common --- [2026-02-10T10:24:12.377Z] [INFO] [2026-02-10T10:24:12.377Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-common --- [2026-02-10T10:24:12.377Z] [WARNING] Manifest org.apache.tomee:arquillian-common:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:24:12.377Z] [INFO] [2026-02-10T10:24:12.377Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-common --- [2026-02-10T10:24:12.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:12.377Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-common/src/test/resources [2026-02-10T10:24:12.377Z] [INFO] Copying 3 resources [2026-02-10T10:24:12.377Z] [INFO] [2026-02-10T10:24:12.377Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-common --- [2026-02-10T10:24:12.377Z] [INFO] No sources to compile [2026-02-10T10:24:12.377Z] [INFO] [2026-02-10T10:24:12.377Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-common --- [2026-02-10T10:24:12.377Z] [INFO] Tests are skipped. [2026-02-10T10:24:12.377Z] [INFO] [2026-02-10T10:24:12.377Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-common --- [2026-02-10T10:24:12.377Z] [INFO] Building jar: /tomee/arquillian/arquillian-common/target/arquillian-common-8.0.2.jar [2026-02-10T10:24:12.377Z] [INFO] [2026-02-10T10:24:12.377Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-common --- [2026-02-10T10:24:12.377Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:24:12.377Z] [INFO] [2026-02-10T10:24:12.377Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-common --- [2026-02-10T10:24:12.377Z] [INFO] Installing /tomee/arquillian/arquillian-common/target/arquillian-common-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-common/8.0.2/arquillian-common-8.0.2.jar [2026-02-10T10:24:12.377Z] [INFO] Installing /tomee/arquillian/arquillian-common/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-common/8.0.2/arquillian-common-8.0.2.pom [2026-02-10T10:24:12.377Z] [INFO] [2026-02-10T10:24:12.377Z] [INFO] --------------< org.apache.tomee:arquillian-tomee-common >-------------- [2026-02-10T10:24:12.377Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: TomEE Common 8.0.2 [74/97] [2026-02-10T10:24:12.377Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:24:12.377Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-servlet_2.5_spec/1.2/geronimo-servlet_2.5_spec-1.2.pom [2026-02-10T10:24:12.377Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-servlet_2.5_spec/1.2/geronimo-servlet_2.5_spec-1.2.pom (2.4 kB at 10 kB/s) [2026-02-10T10:24:12.377Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/specs-parent/1.5/specs-parent-1.5.pom [2026-02-10T10:24:13.016Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/specs-parent/1.5/specs-parent-1.5.pom (5.6 kB at 24 kB/s) [2026-02-10T10:24:13.016Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/config/project-config/1.4/project-config-1.4.pom [2026-02-10T10:24:13.016Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/config/project-config/1.4/project-config-1.4.pom (19 kB at 55 kB/s) [2026-02-10T10:24:13.016Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/config/config/1.4/config-1.4.pom [2026-02-10T10:24:13.654Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/config/config/1.4/config-1.4.pom (3.9 kB at 16 kB/s) [2026-02-10T10:24:13.654Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis/1.4/genesis-1.4.pom [2026-02-10T10:24:13.655Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis/1.4/genesis-1.4.pom (11 kB at 49 kB/s) [2026-02-10T10:24:13.655Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.13.Final/arquillian-protocol-servlet-1.1.13.Final.pom [2026-02-10T10:24:13.655Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.13.Final/arquillian-protocol-servlet-1.1.13.Final.pom [2026-02-10T10:24:13.655Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.13.Final/arquillian-protocol-servlet-1.1.13.Final.pom (3.3 kB at 45 kB/s) [2026-02-10T10:24:13.655Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-test-api/1.1.13.Final/arquillian-container-test-api-1.1.13.Final.pom [2026-02-10T10:24:14.294Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-api/1.1.13.Final/arquillian-container-test-api-1.1.13.Final.pom [2026-02-10T10:24:14.294Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-api/1.1.13.Final/arquillian-container-test-api-1.1.13.Final.pom (1.4 kB at 16 kB/s) [2026-02-10T10:24:14.294Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.13.Final/arquillian-container-test-spi-1.1.13.Final.pom [2026-02-10T10:24:14.294Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.13.Final/arquillian-container-test-spi-1.1.13.Final.pom [2026-02-10T10:24:14.933Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.13.Final/arquillian-container-test-spi-1.1.13.Final.pom (1.9 kB at 2.3 kB/s) [2026-02-10T10:24:14.933Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.13.Final/arquillian-container-test-impl-base-1.1.13.Final.pom [2026-02-10T10:24:14.933Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.13.Final/arquillian-container-test-impl-base-1.1.13.Final.pom [2026-02-10T10:24:14.933Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.13.Final/arquillian-container-test-impl-base-1.1.13.Final.pom (3.6 kB at 40 kB/s) [2026-02-10T10:24:14.933Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-servlet_2.5_spec/1.2/geronimo-servlet_2.5_spec-1.2.jar [2026-02-10T10:24:14.933Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.13.Final/arquillian-protocol-servlet-1.1.13.Final.jar [2026-02-10T10:24:14.933Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-test-api/1.1.13.Final/arquillian-container-test-api-1.1.13.Final.jar [2026-02-10T10:24:14.933Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.13.Final/arquillian-container-test-spi-1.1.13.Final.jar [2026-02-10T10:24:14.934Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.13.Final/arquillian-container-test-impl-base-1.1.13.Final.jar [2026-02-10T10:24:15.574Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-servlet_2.5_spec/1.2/geronimo-servlet_2.5_spec-1.2.jar (71 kB at 152 kB/s) [2026-02-10T10:24:15.574Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.13.Final/arquillian-protocol-servlet-1.1.13.Final.jar [2026-02-10T10:24:15.574Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-api/1.1.13.Final/arquillian-container-test-api-1.1.13.Final.jar [2026-02-10T10:24:15.574Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.13.Final/arquillian-container-test-spi-1.1.13.Final.jar [2026-02-10T10:24:15.574Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.13.Final/arquillian-container-test-impl-base-1.1.13.Final.jar [2026-02-10T10:24:15.574Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-api/1.1.13.Final/arquillian-container-test-api-1.1.13.Final.jar (8.9 kB at 139 kB/s) [2026-02-10T10:24:15.574Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/protocol/arquillian-protocol-servlet/1.1.13.Final/arquillian-protocol-servlet-1.1.13.Final.jar (61 kB at 913 kB/s) [2026-02-10T10:24:15.574Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.13.Final/arquillian-container-test-impl-base-1.1.13.Final.jar (112 kB at 1.1 MB/s) [2026-02-10T10:24:16.905Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.13.Final/arquillian-container-test-spi-1.1.13.Final.jar (27 kB at 23 kB/s) [2026-02-10T10:24:16.905Z] [INFO] [2026-02-10T10:24:16.905Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-common --- [2026-02-10T10:24:16.905Z] [INFO] [2026-02-10T10:24:16.905Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-common --- [2026-02-10T10:24:16.905Z] [INFO] [2026-02-10T10:24:16.905Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-common --- [2026-02-10T10:24:16.905Z] [INFO] [2026-02-10T10:24:16.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-common --- [2026-02-10T10:24:16.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:16.905Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-tomee-common/src/main/resources [2026-02-10T10:24:16.905Z] [INFO] Copying 3 resources [2026-02-10T10:24:16.905Z] [INFO] [2026-02-10T10:24:16.905Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-common --- [2026-02-10T10:24:16.905Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:16.905Z] [INFO] Compiling 21 source files to /tomee/arquillian/arquillian-tomee-common/target/classes [2026-02-10T10:24:17.546Z] [INFO] /tomee/arquillian/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/TestClassDiscoverer.java: /tomee/arquillian/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/TestClassDiscoverer.java uses unchecked or unsafe operations. [2026-02-10T10:24:17.546Z] [INFO] /tomee/arquillian/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/TestClassDiscoverer.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:24:17.546Z] [INFO] [2026-02-10T10:24:17.546Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-common --- [2026-02-10T10:24:17.546Z] [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [2026-02-10T10:24:17.546Z] [INFO] [2026-02-10T10:24:17.546Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-common --- [2026-02-10T10:24:17.546Z] [WARNING] Manifest org.apache.tomee:arquillian-tomee-common:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:24:17.546Z] [INFO] [2026-02-10T10:24:17.546Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-common --- [2026-02-10T10:24:17.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:17.546Z] [INFO] Copying 4 resources [2026-02-10T10:24:17.546Z] [INFO] Copying 3 resources [2026-02-10T10:24:17.546Z] [INFO] [2026-02-10T10:24:17.546Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-common --- [2026-02-10T10:24:17.546Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:17.546Z] [INFO] Compiling 2 source files to /tomee/arquillian/arquillian-tomee-common/target/test-classes [2026-02-10T10:24:17.546Z] [INFO] [2026-02-10T10:24:17.546Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-common --- [2026-02-10T10:24:17.546Z] [INFO] Tests are skipped. [2026-02-10T10:24:17.546Z] [INFO] [2026-02-10T10:24:17.546Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-common --- [2026-02-10T10:24:17.546Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-common/target/arquillian-tomee-common-8.0.2.jar [2026-02-10T10:24:17.546Z] [INFO] [2026-02-10T10:24:17.546Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-common --- [2026-02-10T10:24:17.546Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:24:17.546Z] [INFO] [2026-02-10T10:24:17.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-common --- [2026-02-10T10:24:17.546Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-common/target/arquillian-tomee-common-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-common/8.0.2/arquillian-tomee-common-8.0.2.jar [2026-02-10T10:24:17.546Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-common/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-common/8.0.2/arquillian-tomee-common-8.0.2.pom [2026-02-10T10:24:17.546Z] [INFO] [2026-02-10T10:24:17.546Z] [INFO] ------< org.apache.tomee:arquillian-openejb-transaction-provider >------ [2026-02-10T10:24:17.546Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Transaction Provider 8.0.2 [75/97] [2026-02-10T10:24:17.546Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:24:17.546Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-transaction-impl-base/1.0.5/arquillian-transaction-impl-base-1.0.5.pom [2026-02-10T10:24:17.546Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-transaction-impl-base/1.0.5/arquillian-transaction-impl-base-1.0.5.pom [2026-02-10T10:24:18.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-impl-base/1.0.5/arquillian-transaction-impl-base-1.0.5.pom [2026-02-10T10:24:18.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-impl-base/1.0.5/arquillian-transaction-impl-base-1.0.5.pom (2.9 kB at 23 kB/s) [2026-02-10T10:24:18.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-transaction-parent/1.0.5/arquillian-transaction-parent-1.0.5.pom [2026-02-10T10:24:18.187Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-transaction-parent/1.0.5/arquillian-transaction-parent-1.0.5.pom [2026-02-10T10:24:18.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-parent/1.0.5/arquillian-transaction-parent-1.0.5.pom [2026-02-10T10:24:18.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-parent/1.0.5/arquillian-transaction-parent-1.0.5.pom (4.6 kB at 88 kB/s) [2026-02-10T10:24:18.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/24/jboss-parent-24.pom [2026-02-10T10:24:18.187Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/24/jboss-parent-24.pom [2026-02-10T10:24:18.187Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/24/jboss-parent-24.pom (36 kB at 2.1 MB/s) [2026-02-10T10:24:18.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-transaction-api/1.0.5/arquillian-transaction-api-1.0.5.pom [2026-02-10T10:24:18.839Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-transaction-api/1.0.5/arquillian-transaction-api-1.0.5.pom [2026-02-10T10:24:18.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-api/1.0.5/arquillian-transaction-api-1.0.5.pom [2026-02-10T10:24:18.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-api/1.0.5/arquillian-transaction-api-1.0.5.pom (624 B at 9.8 kB/s) [2026-02-10T10:24:18.839Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-transaction-spi/1.0.5/arquillian-transaction-spi-1.0.5.pom [2026-02-10T10:24:18.839Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-transaction-spi/1.0.5/arquillian-transaction-spi-1.0.5.pom [2026-02-10T10:24:18.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-spi/1.0.5/arquillian-transaction-spi-1.0.5.pom [2026-02-10T10:24:18.839Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-spi/1.0.5/arquillian-transaction-spi-1.0.5.pom (948 B at 8.5 kB/s) [2026-02-10T10:24:19.479Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-transaction-impl-base/1.0.5/arquillian-transaction-impl-base-1.0.5.jar [2026-02-10T10:24:19.479Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-transaction-api/1.0.5/arquillian-transaction-api-1.0.5.jar [2026-02-10T10:24:19.479Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-transaction-spi/1.0.5/arquillian-transaction-spi-1.0.5.jar [2026-02-10T10:24:19.479Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-transaction-impl-base/1.0.5/arquillian-transaction-impl-base-1.0.5.jar [2026-02-10T10:24:19.479Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-transaction-spi/1.0.5/arquillian-transaction-spi-1.0.5.jar [2026-02-10T10:24:19.479Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-transaction-api/1.0.5/arquillian-transaction-api-1.0.5.jar [2026-02-10T10:24:19.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-impl-base/1.0.5/arquillian-transaction-impl-base-1.0.5.jar [2026-02-10T10:24:19.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-api/1.0.5/arquillian-transaction-api-1.0.5.jar [2026-02-10T10:24:19.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-spi/1.0.5/arquillian-transaction-spi-1.0.5.jar [2026-02-10T10:24:19.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-api/1.0.5/arquillian-transaction-api-1.0.5.jar (4.5 kB at 77 kB/s) [2026-02-10T10:24:19.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-spi/1.0.5/arquillian-transaction-spi-1.0.5.jar (8.4 kB at 71 kB/s) [2026-02-10T10:24:20.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/extension/arquillian-transaction-impl-base/1.0.5/arquillian-transaction-impl-base-1.0.5.jar (26 kB at 60 kB/s) [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:20.120Z] [INFO] Copying 1 resource [2026-02-10T10:24:20.120Z] [INFO] Copying 3 resources [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:20.120Z] [INFO] Compiling 1 source file to /tomee/arquillian/arquillian-openejb-transaction-provider/target/classes [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [WARNING] Manifest org.apache.tomee:arquillian-openejb-transaction-provider:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:20.120Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-openejb-transaction-provider/src/test/resources [2026-02-10T10:24:20.120Z] [INFO] Copying 3 resources [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] No sources to compile [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] Tests are skipped. [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] Building jar: /tomee/arquillian/arquillian-openejb-transaction-provider/target/arquillian-openejb-transaction-provider-8.0.2.jar [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-openejb-transaction-provider --- [2026-02-10T10:24:20.120Z] [INFO] Installing /tomee/arquillian/arquillian-openejb-transaction-provider/target/arquillian-openejb-transaction-provider-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-openejb-transaction-provider/8.0.2/arquillian-openejb-transaction-provider-8.0.2.jar [2026-02-10T10:24:20.120Z] [INFO] Installing /tomee/arquillian/arquillian-openejb-transaction-provider/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-openejb-transaction-provider/8.0.2/arquillian-openejb-transaction-provider-8.0.2.pom [2026-02-10T10:24:20.120Z] [INFO] [2026-02-10T10:24:20.120Z] [INFO] -------------< org.apache.tomee:arquillian-tomee-embedded >------------- [2026-02-10T10:24:20.120Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Embedded Adaptor 8.0.2 [76/97] [2026-02-10T10:24:20.120Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:24:20.120Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/junit/arquillian-junit-container/1.1.13.Final/arquillian-junit-container-1.1.13.Final.pom [2026-02-10T10:24:20.120Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/junit/arquillian-junit-container/1.1.13.Final/arquillian-junit-container-1.1.13.Final.pom [2026-02-10T10:24:21.452Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/junit/arquillian-junit-container/1.1.13.Final/arquillian-junit-container-1.1.13.Final.pom (3.8 kB at 3.9 kB/s) [2026-02-10T10:24:21.452Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/junit/arquillian-junit-core/1.1.13.Final/arquillian-junit-core-1.1.13.Final.pom [2026-02-10T10:24:21.452Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/junit/arquillian-junit-core/1.1.13.Final/arquillian-junit-core-1.1.13.Final.pom [2026-02-10T10:24:21.452Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/junit/arquillian-junit-core/1.1.13.Final/arquillian-junit-core-1.1.13.Final.pom (3.2 kB at 19 kB/s) [2026-02-10T10:24:21.452Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.13.Final/arquillian-core-impl-base-1.1.13.Final.pom [2026-02-10T10:24:22.092Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.13.Final/arquillian-core-impl-base-1.1.13.Final.pom [2026-02-10T10:24:22.092Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.13.Final/arquillian-core-impl-base-1.1.13.Final.pom (1.8 kB at 21 kB/s) [2026-02-10T10:24:22.092Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.13.Final/arquillian-test-impl-base-1.1.13.Final.pom [2026-02-10T10:24:22.092Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.13.Final/arquillian-test-impl-base-1.1.13.Final.pom [2026-02-10T10:24:22.092Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.13.Final/arquillian-test-impl-base-1.1.13.Final.pom (2.3 kB at 28 kB/s) [2026-02-10T10:24:22.093Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.13.Final/arquillian-container-impl-base-1.1.13.Final.pom [2026-02-10T10:24:22.093Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.13.Final/arquillian-container-impl-base-1.1.13.Final.pom [2026-02-10T10:24:22.093Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.13.Final/arquillian-container-impl-base-1.1.13.Final.pom (3.9 kB at 46 kB/s) [2026-02-10T10:24:22.093Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0/shrinkwrap-descriptors-impl-javaee-2.0.0.pom [2026-02-10T10:24:22.093Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0/shrinkwrap-descriptors-impl-javaee-2.0.0.pom [2026-02-10T10:24:22.733Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0/shrinkwrap-descriptors-impl-javaee-2.0.0.pom (2.7 kB at 68 kB/s) [2026-02-10T10:24:22.733Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom [2026-02-10T10:24:22.733Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom [2026-02-10T10:24:22.733Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 385 kB/s) [2026-02-10T10:24:22.733Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0/shrinkwrap-descriptors-api-javaee-2.0.0.pom [2026-02-10T10:24:22.733Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0/shrinkwrap-descriptors-api-javaee-2.0.0.pom [2026-02-10T10:24:22.733Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0/shrinkwrap-descriptors-api-javaee-2.0.0.pom (1.3 kB at 26 kB/s) [2026-02-10T10:24:22.733Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom [2026-02-10T10:24:22.733Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom [2026-02-10T10:24:22.733Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 64 kB/s) [2026-02-10T10:24:22.733Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0/shrinkwrap-descriptors-impl-base-2.0.0.pom [2026-02-10T10:24:22.733Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0/shrinkwrap-descriptors-impl-base-2.0.0.pom [2026-02-10T10:24:22.733Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0/shrinkwrap-descriptors-impl-base-2.0.0.pom (2.5 kB at 149 kB/s) [2026-02-10T10:24:22.733Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom [2026-02-10T10:24:23.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom [2026-02-10T10:24:23.374Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 226 kB/s) [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/junit/arquillian-junit-container/1.1.13.Final/arquillian-junit-container-1.1.13.Final.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/junit/arquillian-junit-core/1.1.13.Final/arquillian-junit-core-1.1.13.Final.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.13.Final/arquillian-core-impl-base-1.1.13.Final.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.13.Final/arquillian-test-impl-base-1.1.13.Final.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.13.Final/arquillian-container-impl-base-1.1.13.Final.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0/shrinkwrap-descriptors-impl-javaee-2.0.0.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0/shrinkwrap-descriptors-impl-base-2.0.0.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0/shrinkwrap-descriptors-api-javaee-2.0.0.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/junit/arquillian-junit-container/1.1.13.Final/arquillian-junit-container-1.1.13.Final.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/junit/arquillian-junit-core/1.1.13.Final/arquillian-junit-core-1.1.13.Final.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.13.Final/arquillian-test-impl-base-1.1.13.Final.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.13.Final/arquillian-core-impl-base-1.1.13.Final.jar [2026-02-10T10:24:23.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.13.Final/arquillian-container-impl-base-1.1.13.Final.jar [2026-02-10T10:24:23.375Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.13.Final/arquillian-test-impl-base-1.1.13.Final.jar (29 kB at 337 kB/s) [2026-02-10T10:24:23.375Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0/shrinkwrap-descriptors-impl-javaee-2.0.0.jar [2026-02-10T10:24:23.375Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.13.Final/arquillian-container-impl-base-1.1.13.Final.jar (82 kB at 927 kB/s) [2026-02-10T10:24:23.375Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0/shrinkwrap-descriptors-impl-base-2.0.0.jar [2026-02-10T10:24:23.375Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.13.Final/arquillian-core-impl-base-1.1.13.Final.jar (66 kB at 656 kB/s) [2026-02-10T10:24:23.375Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar [2026-02-10T10:24:23.375Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0/shrinkwrap-descriptors-impl-base-2.0.0.jar (74 kB at 722 kB/s) [2026-02-10T10:24:23.375Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0/shrinkwrap-descriptors-api-javaee-2.0.0.jar [2026-02-10T10:24:23.375Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 347 kB/s) [2026-02-10T10:24:23.375Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar [2026-02-10T10:24:23.375Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 144 kB/s) [2026-02-10T10:24:23.375Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0/shrinkwrap-descriptors-api-javaee-2.0.0.jar (997 kB at 6.4 MB/s) [2026-02-10T10:24:23.375Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0/shrinkwrap-descriptors-impl-javaee-2.0.0.jar (1.7 MB at 8.9 MB/s) [2026-02-10T10:24:24.708Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/junit/arquillian-junit-container/1.1.13.Final/arquillian-junit-container-1.1.13.Final.jar (9.3 kB at 8.6 kB/s) [2026-02-10T10:24:24.709Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/junit/arquillian-junit-core/1.1.13.Final/arquillian-junit-core-1.1.13.Final.jar (40 kB at 33 kB/s) [2026-02-10T10:24:24.709Z] [INFO] [2026-02-10T10:24:24.709Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-embedded --- [2026-02-10T10:24:24.709Z] [INFO] [2026-02-10T10:24:24.709Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-embedded --- [2026-02-10T10:24:24.709Z] [INFO] [2026-02-10T10:24:24.709Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-embedded --- [2026-02-10T10:24:25.350Z] [INFO] [2026-02-10T10:24:25.350Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-embedded --- [2026-02-10T10:24:25.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:25.350Z] [INFO] Copying 2 resources [2026-02-10T10:24:25.350Z] [INFO] Copying 3 resources [2026-02-10T10:24:25.350Z] [INFO] [2026-02-10T10:24:25.350Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-embedded --- [2026-02-10T10:24:25.350Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:25.350Z] [INFO] Compiling 5 source files to /tomee/arquillian/arquillian-tomee-embedded/target/classes [2026-02-10T10:24:25.991Z] [INFO] /tomee/arquillian/arquillian-tomee-embedded/src/main/java/org/apache/openejb/arquillian/embedded/EmbeddedTomEEExtension.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:24:25.991Z] [INFO] /tomee/arquillian/arquillian-tomee-embedded/src/main/java/org/apache/openejb/arquillian/embedded/EmbeddedTomEEExtension.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:24:25.991Z] [INFO] [2026-02-10T10:24:25.991Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-embedded --- [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-loader:jar:8.0.2 [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for org.apache.cxf:cxf-core:jar:3.3.6 [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for org.jvnet.staxex:stax-ex:jar:1.8.1 [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-rest:jar:8.0.2 [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for jakarta.activation:jakarta.activation-api:jar:1.2.1 [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-server:jar:8.0.2 [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-cxf-rs:jar:8.0.2 [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-http:jar:8.0.2 [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-common:jar:8.0.2 [2026-02-10T10:24:25.991Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-ejbd:jar:8.0.2 [2026-02-10T10:24:25.991Z] [INFO] [2026-02-10T10:24:25.991Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-embedded --- [2026-02-10T10:24:25.991Z] [WARNING] Manifest org.apache.tomee:arquillian-tomee-embedded:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:24:25.991Z] [INFO] [2026-02-10T10:24:25.991Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-embedded --- [2026-02-10T10:24:25.991Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:25.991Z] [INFO] Copying 1 resource [2026-02-10T10:24:25.991Z] [INFO] Copying 3 resources [2026-02-10T10:24:25.991Z] [INFO] [2026-02-10T10:24:25.991Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-embedded --- [2026-02-10T10:24:25.991Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:25.991Z] [INFO] Compiling 10 source files to /tomee/arquillian/arquillian-tomee-embedded/target/test-classes [2026-02-10T10:24:25.991Z] [INFO] /tomee/arquillian/arquillian-tomee-embedded/src/test/java/org/apache/openejb/arquillian/embedded/EmbeddedTomEEContainerTest.java: /tomee/arquillian/arquillian-tomee-embedded/src/test/java/org/apache/openejb/arquillian/embedded/EmbeddedTomEEContainerTest.java uses or overrides a deprecated API. [2026-02-10T10:24:25.991Z] [INFO] /tomee/arquillian/arquillian-tomee-embedded/src/test/java/org/apache/openejb/arquillian/embedded/EmbeddedTomEEContainerTest.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:24:25.991Z] [INFO] [2026-02-10T10:24:25.991Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-embedded --- [2026-02-10T10:24:25.991Z] [INFO] Tests are skipped. [2026-02-10T10:24:25.991Z] [INFO] [2026-02-10T10:24:25.991Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-embedded --- [2026-02-10T10:24:25.991Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-embedded/target/arquillian-tomee-embedded-8.0.2.jar [2026-02-10T10:24:26.631Z] [INFO] [2026-02-10T10:24:26.631Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-embedded --- [2026-02-10T10:24:26.631Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:24:26.631Z] [INFO] [2026-02-10T10:24:26.631Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-embedded --- [2026-02-10T10:24:26.631Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-embedded/target/arquillian-tomee-embedded-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-embedded/8.0.2/arquillian-tomee-embedded-8.0.2.jar [2026-02-10T10:24:26.631Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-embedded/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-embedded/8.0.2/arquillian-tomee-embedded-8.0.2.pom [2026-02-10T10:24:26.631Z] [INFO] [2026-02-10T10:24:26.631Z] [INFO] --------------< org.apache.tomee:arquillian-tomee-remote >-------------- [2026-02-10T10:24:26.631Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Remote 8.0.2 [77/97] [2026-02-10T10:24:26.631Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:24:26.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom [2026-02-10T10:24:26.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom (12 kB at 279 kB/s) [2026-02-10T10:24:26.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar [2026-02-10T10:24:26.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar (160 kB at 4.0 MB/s) [2026-02-10T10:24:26.631Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.pom [2026-02-10T10:24:26.631Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.pom (832 B at 3.5 kB/s) [2026-02-10T10:24:26.631Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/specs/1.2/specs-1.2.pom [2026-02-10T10:24:26.631Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/specs/1.2/specs-1.2.pom (2.7 kB at 11 kB/s) [2026-02-10T10:24:26.631Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom [2026-02-10T10:24:27.271Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom (14 kB at 41 kB/s) [2026-02-10T10:24:27.271Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom [2026-02-10T10:24:27.271Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom (670 B at 2.9 kB/s) [2026-02-10T10:24:27.271Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom [2026-02-10T10:24:27.912Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom (6.8 kB at 29 kB/s) [2026-02-10T10:24:27.912Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-api/0.3-incubating/sirona-api-0.3-incubating.pom [2026-02-10T10:24:27.912Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-api/0.3-incubating/sirona-api-0.3-incubating.pom (3.0 kB at 12 kB/s) [2026-02-10T10:24:27.912Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona/0.3-incubating/sirona-0.3-incubating.pom [2026-02-10T10:24:27.912Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona/0.3-incubating/sirona-0.3-incubating.pom (22 kB at 94 kB/s) [2026-02-10T10:24:27.912Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/mojo/animal-sniffer-annotations/1.13/animal-sniffer-annotations-1.13.pom [2026-02-10T10:24:28.552Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/animal-sniffer-annotations/1.13/animal-sniffer-annotations-1.13.pom [2026-02-10T10:24:28.552Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.13/animal-sniffer-annotations-1.13.pom [2026-02-10T10:24:28.552Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.13/animal-sniffer-annotations-1.13.pom (2.5 kB at 11 kB/s) [2026-02-10T10:24:28.552Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/mojo/animal-sniffer-parent/1.13/animal-sniffer-parent-1.13.pom [2026-02-10T10:24:28.552Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/animal-sniffer-parent/1.13/animal-sniffer-parent-1.13.pom [2026-02-10T10:24:29.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.13/animal-sniffer-parent-1.13.pom [2026-02-10T10:24:29.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.13/animal-sniffer-parent-1.13.pom (4.4 kB at 40 kB/s) [2026-02-10T10:24:29.193Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [2026-02-10T10:24:29.193Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [2026-02-10T10:24:29.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [2026-02-10T10:24:29.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 579 kB/s) [2026-02-10T10:24:29.193Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/github/testdriven/cfgagent/1.0.0/cfgagent-1.0.0.pom [2026-02-10T10:24:29.193Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/github/testdriven/cfgagent/1.0.0/cfgagent-1.0.0.pom [2026-02-10T10:24:29.833Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/testdriven/cfgagent/1.0.0/cfgagent-1.0.0.pom [2026-02-10T10:24:30.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/testdriven/cfgagent/1.0.0/cfgagent-1.0.0.pom (3.4 kB at 5.4 kB/s) [2026-02-10T10:24:30.471Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.jar [2026-02-10T10:24:30.471Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2026-02-10T10:24:30.471Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-api/0.3-incubating/sirona-api-0.3-incubating.jar [2026-02-10T10:24:30.471Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/github/testdriven/cfgagent/1.0.0/cfgagent-1.0.0.jar [2026-02-10T10:24:30.471Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/mojo/animal-sniffer-annotations/1.13/animal-sniffer-annotations-1.13.jar [2026-02-10T10:24:30.471Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.jar (28 kB at 78 kB/s) [2026-02-10T10:24:30.471Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/sirona/sirona-api/0.3-incubating/sirona-api-0.3-incubating.jar (103 kB at 179 kB/s) [2026-02-10T10:24:30.471Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2026-02-10T10:24:30.471Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/mojo/animal-sniffer-annotations/1.13/animal-sniffer-annotations-1.13.jar [2026-02-10T10:24:30.471Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/github/testdriven/cfgagent/1.0.0/cfgagent-1.0.0.jar [2026-02-10T10:24:31.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2026-02-10T10:24:31.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.13/animal-sniffer-annotations-1.13.jar [2026-02-10T10:24:31.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/testdriven/cfgagent/1.0.0/cfgagent-1.0.0.jar [2026-02-10T10:24:31.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 7.1 MB/s) [2026-02-10T10:24:31.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.13/animal-sniffer-annotations-1.13.jar (3.5 kB at 24 kB/s) [2026-02-10T10:24:31.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/testdriven/cfgagent/1.0.0/cfgagent-1.0.0.jar (5.4 kB at 16 kB/s) [2026-02-10T10:24:31.114Z] [INFO] [2026-02-10T10:24:31.114Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-remote --- [2026-02-10T10:24:31.114Z] [INFO] [2026-02-10T10:24:31.114Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-remote --- [2026-02-10T10:24:31.114Z] [INFO] [2026-02-10T10:24:31.114Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-remote --- [2026-02-10T10:24:31.756Z] [INFO] [2026-02-10T10:24:31.756Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-remote --- [2026-02-10T10:24:31.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:31.756Z] [INFO] Copying 2 resources [2026-02-10T10:24:31.756Z] [INFO] Copying 3 resources [2026-02-10T10:24:31.756Z] [INFO] [2026-02-10T10:24:31.756Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-remote --- [2026-02-10T10:24:31.756Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:31.756Z] [INFO] Compiling 6 source files to /tomee/arquillian/arquillian-tomee-remote/target/classes [2026-02-10T10:24:31.756Z] [INFO] /tomee/arquillian/arquillian-tomee-remote/src/main/java/org/apache/tomee/arquillian/remote/RemoteTomEERemoteExtension.java: /tomee/arquillian/arquillian-tomee-remote/src/main/java/org/apache/tomee/arquillian/remote/RemoteTomEERemoteExtension.java uses unchecked or unsafe operations. [2026-02-10T10:24:31.756Z] [INFO] /tomee/arquillian/arquillian-tomee-remote/src/main/java/org/apache/tomee/arquillian/remote/RemoteTomEERemoteExtension.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:24:31.756Z] [INFO] [2026-02-10T10:24:31.756Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-remote --- [2026-02-10T10:24:31.756Z] [INFO] Couldn't find parent for org.apache.openwebbeans:openwebbeans-spi:jar:2.0.12 [2026-02-10T10:24:31.756Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-util:jar:8.0.2 [2026-02-10T10:24:31.756Z] [INFO] Couldn't find parent for org.apache.xbean:xbean-asm7-shaded:jar:4.14 [2026-02-10T10:24:31.756Z] [INFO] Couldn't find parent for commons-logging:commons-logging:jar:1.2 [2026-02-10T10:24:31.756Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-core:jar:8.0.2 [2026-02-10T10:24:31.756Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [2026-02-10T10:24:31.756Z] [INFO] [2026-02-10T10:24:31.756Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-remote --- [2026-02-10T10:24:32.398Z] [INFO] [2026-02-10T10:24:32.398Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-remote --- [2026-02-10T10:24:32.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:32.398Z] [INFO] Copying 3 resources [2026-02-10T10:24:32.398Z] [INFO] Copying 3 resources [2026-02-10T10:24:32.398Z] [INFO] [2026-02-10T10:24:32.398Z] [INFO] --- maven-dependency-plugin:2.10:copy (copy-test-libs) @ arquillian-tomee-remote --- [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom (4.7 kB at 148 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom (4.4 kB at 151 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom (5.4 kB at 188 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 64 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 64 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 59 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 73 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 62 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom (5.6 kB at 192 kB/s) [2026-02-10T10:24:32.398Z] [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-10T10:24:32.398Z] [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 108 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar [2026-02-10T10:24:32.398Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar (17 kB at 511 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 2.8 MB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar (145 kB at 3.4 MB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar (32 kB at 750 kB/s) [2026-02-10T10:24:32.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar (30 kB at 583 kB/s) [2026-02-10T10:24:33.039Z] [INFO] Configured Artifact: commons-httpclient:commons-httpclient:3.1:jar [2026-02-10T10:24:33.039Z] [INFO] Copying commons-httpclient-3.1.jar to /tomee/arquillian/arquillian-tomee-remote/target/test-libs/commons-httpclient.jar [2026-02-10T10:24:33.039Z] [INFO] [2026-02-10T10:24:33.039Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-remote --- [2026-02-10T10:24:33.039Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:33.039Z] [INFO] Compiling 28 source files to /tomee/arquillian/arquillian-tomee-remote/target/test-classes [2026-02-10T10:24:33.039Z] [INFO] [2026-02-10T10:24:33.039Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-remote --- [2026-02-10T10:24:33.039Z] [INFO] Tests are skipped. [2026-02-10T10:24:33.039Z] [INFO] [2026-02-10T10:24:33.039Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-remote --- [2026-02-10T10:24:33.039Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-remote/target/arquillian-tomee-remote-8.0.2.jar [2026-02-10T10:24:33.039Z] [INFO] [2026-02-10T10:24:33.039Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-remote --- [2026-02-10T10:24:33.039Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:24:33.039Z] [INFO] [2026-02-10T10:24:33.039Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-remote --- [2026-02-10T10:24:33.039Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-remote/target/arquillian-tomee-remote-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-remote/8.0.2/arquillian-tomee-remote-8.0.2.jar [2026-02-10T10:24:33.040Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-remote/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-remote/8.0.2/arquillian-tomee-remote-8.0.2.pom [2026-02-10T10:24:33.040Z] [INFO] [2026-02-10T10:24:33.040Z] [INFO] ----------< org.apache.tomee:arquillian-tomee-webapp-remote >----------- [2026-02-10T10:24:33.040Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Webapp Remote 8.0.2 [78/97] [2026-02-10T10:24:33.040Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:24:33.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.pom [2026-02-10T10:24:33.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.pom (5.4 kB at 147 kB/s) [2026-02-10T10:24:33.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.jar [2026-02-10T10:24:33.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.7/build-helper-maven-plugin-1.7.jar (33 kB at 794 kB/s) [2026-02-10T10:24:33.040Z] [INFO] [2026-02-10T10:24:33.040Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.040Z] [INFO] [2026-02-10T10:24:33.040Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.040Z] [INFO] [2026-02-10T10:24:33.040Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:33.680Z] [INFO] Copying 2 resources [2026-02-10T10:24:33.680Z] [INFO] Copying 3 resources [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:33.680Z] [INFO] Compiling 6 source files to /tomee/arquillian/arquillian-tomee-webapp-remote/target/classes [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:33.680Z] [INFO] Copying 1 resource [2026-02-10T10:24:33.680Z] [INFO] Copying 3 resources [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-dependency-plugin:2.10:copy (copy-test-libs) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Configured Artifact: commons-httpclient:commons-httpclient:3.1:jar [2026-02-10T10:24:33.680Z] [INFO] Copying commons-httpclient-3.1.jar to /tomee/arquillian/arquillian-tomee-webapp-remote/target/test-libs/commons-httpclient.jar [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:33.680Z] [INFO] Compiling 8 source files to /tomee/arquillian/arquillian-tomee-webapp-remote/target/test-classes [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Tests are skipped. [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-webapp-remote/target/arquillian-tomee-webapp-remote-8.0.2.jar [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- build-helper-maven-plugin:1.7:reserve-network-port (reserve-network-port) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Reserved port 43737 for tomee.http.port [2026-02-10T10:24:33.680Z] [INFO] Reserved port 42631 for tomee.shutdown.port [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-webapp-remote --- [2026-02-10T10:24:33.680Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-webapp-remote/target/arquillian-tomee-webapp-remote-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-webapp-remote/8.0.2/arquillian-tomee-webapp-remote-8.0.2.jar [2026-02-10T10:24:33.680Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-webapp-remote/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-webapp-remote/8.0.2/arquillian-tomee-webapp-remote-8.0.2.pom [2026-02-10T10:24:33.680Z] [INFO] [2026-02-10T10:24:33.680Z] [INFO] ----------------------< org.apache.tomee:ziplock >---------------------- [2026-02-10T10:24:33.680Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: ZipLock 8.0.2 [79/97] [2026-02-10T10:24:33.680Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:24:33.680Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.1.4/shrinkwrap-resolver-impl-maven-3.1.4.pom [2026-02-10T10:24:34.319Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.1.4/shrinkwrap-resolver-impl-maven-3.1.4.pom [2026-02-10T10:24:34.319Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.1.4/shrinkwrap-resolver-impl-maven-3.1.4.pom (19 kB at 285 kB/s) [2026-02-10T10:24:34.319Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.4/shrinkwrap-resolver-parent-3.1.4.pom [2026-02-10T10:24:34.319Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.4/shrinkwrap-resolver-parent-3.1.4.pom [2026-02-10T10:24:34.319Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.4/shrinkwrap-resolver-parent-3.1.4.pom (14 kB at 1.6 MB/s) [2026-02-10T10:24:34.319Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/36/jboss-parent-36.pom [2026-02-10T10:24:34.319Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/36/jboss-parent-36.pom [2026-02-10T10:24:34.319Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 7.3 MB/s) [2026-02-10T10:24:34.319Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.pom [2026-02-10T10:24:34.319Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.pom [2026-02-10T10:24:34.319Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.pom (2.1 kB at 36 kB/s) [2026-02-10T10:24:34.319Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.pom [2026-02-10T10:24:34.959Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.pom [2026-02-10T10:24:34.959Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.pom (1.1 kB at 15 kB/s) [2026-02-10T10:24:34.959Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom [2026-02-10T10:24:34.959Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 17 kB/s) [2026-02-10T10:24:34.959Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom [2026-02-10T10:24:34.959Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom [2026-02-10T10:24:34.959Z] [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-10T10:24:34.959Z] [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 137 kB/s) [2026-02-10T10:24:34.959Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2026-02-10T10:24:35.600Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2026-02-10T10:24:35.600Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2026-02-10T10:24:35.600Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 523 kB/s) [2026-02-10T10:24:35.600Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.pom [2026-02-10T10:24:35.600Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.pom [2026-02-10T10:24:35.600Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.pom (1.5 kB at 17 kB/s) [2026-02-10T10:24:35.600Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.pom [2026-02-10T10:24:36.255Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.pom [2026-02-10T10:24:36.255Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.pom (1.3 kB at 6.4 kB/s) [2026-02-10T10:24:36.255Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom [2026-02-10T10:24:36.255Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom (4.3 kB at 18 kB/s) [2026-02-10T10:24:36.255Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom [2026-02-10T10:24:36.894Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom (3.4 kB at 14 kB/s) [2026-02-10T10:24:36.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [2026-02-10T10:24:36.894Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [2026-02-10T10:24:36.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [2026-02-10T10:24:36.894Z] [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 58 kB/s) [2026-02-10T10:24:36.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom [2026-02-10T10:24:36.894Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 10 kB/s) [2026-02-10T10:24:36.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom [2026-02-10T10:24:37.534Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom (1.4 kB at 6.0 kB/s) [2026-02-10T10:24:37.534Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [2026-02-10T10:24:37.534Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [2026-02-10T10:24:37.534Z] [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-10T10:24:38.174Z] [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 60 kB/s) [2026-02-10T10:24:38.174Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [2026-02-10T10:24:38.174Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [2026-02-10T10:24:38.174Z] [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-10T10:24:38.174Z] [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 351 kB/s) [2026-02-10T10:24:38.174Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom [2026-02-10T10:24:38.174Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom (1.9 kB at 8.2 kB/s) [2026-02-10T10:24:38.174Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [2026-02-10T10:24:38.817Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 11 kB/s) [2026-02-10T10:24:38.817Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [2026-02-10T10:24:38.817Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 53 kB/s) [2026-02-10T10:24:38.817Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom [2026-02-10T10:24:39.459Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom (2.6 kB at 11 kB/s) [2026-02-10T10:24:39.459Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [2026-02-10T10:24:39.459Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 12 kB/s) [2026-02-10T10:24:39.459Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom [2026-02-10T10:24:39.459Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom (4.1 kB at 17 kB/s) [2026-02-10T10:24:39.459Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom [2026-02-10T10:24:40.100Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom (1.9 kB at 8.0 kB/s) [2026-02-10T10:24:40.100Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom [2026-02-10T10:24:40.100Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom (2.5 kB at 11 kB/s) [2026-02-10T10:24:40.100Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [2026-02-10T10:24:40.100Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [2026-02-10T10:24:40.100Z] [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-10T10:24:40.741Z] [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 76 kB/s) [2026-02-10T10:24:40.742Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.pom [2026-02-10T10:24:40.742Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.pom (3.9 kB at 16 kB/s) [2026-02-10T10:24:40.742Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.pom [2026-02-10T10:24:40.742Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.pom (4.6 kB at 19 kB/s) [2026-02-10T10:24:40.742Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom [2026-02-10T10:24:41.382Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom (1.9 kB at 7.9 kB/s) [2026-02-10T10:24:41.382Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom [2026-02-10T10:24:41.382Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom (21 kB at 88 kB/s) [2026-02-10T10:24:41.382Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom [2026-02-10T10:24:41.382Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom (1.9 kB at 7.9 kB/s) [2026-02-10T10:24:41.382Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom [2026-02-10T10:24:42.022Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom (21 kB at 87 kB/s) [2026-02-10T10:24:42.022Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.pom [2026-02-10T10:24:42.022Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.pom (1.7 kB at 7.3 kB/s) [2026-02-10T10:24:42.022Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/3.3.4/wagon-providers-3.3.4.pom [2026-02-10T10:24:42.661Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/3.3.4/wagon-providers-3.3.4.pom (2.7 kB at 12 kB/s) [2026-02-10T10:24:42.661Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom [2026-02-10T10:24:42.661Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom [2026-02-10T10:24:42.661Z] [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-10T10:24:42.661Z] [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 107 kB/s) [2026-02-10T10:24:42.661Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom [2026-02-10T10:24:42.662Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom (2.6 kB at 11 kB/s) [2026-02-10T10:24:42.662Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom [2026-02-10T10:24:43.303Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 12 kB/s) [2026-02-10T10:24:43.303Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom [2026-02-10T10:24:43.303Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 88 kB/s) [2026-02-10T10:24:43.303Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.12/wagon-http-shared-2.12.pom [2026-02-10T10:24:43.303Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.12/wagon-http-shared-2.12.pom (2.1 kB at 9.1 kB/s) [2026-02-10T10:24:43.303Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2026-02-10T10:24:43.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2026-02-10T10:24:43.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2026-02-10T10:24:43.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 150 kB/s) [2026-02-10T10:24:43.944Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom [2026-02-10T10:24:43.944Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 8.1 kB/s) [2026-02-10T10:24:45.275Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.1.4/shrinkwrap-resolver-impl-maven-3.1.4.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/inject/javax.inject/1/javax.inject-1.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar [2026-02-10T10:24:45.276Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar (66 kB at 117 kB/s) [2026-02-10T10:24:45.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 100 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar (14 kB at 24 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar (192 kB at 278 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (215 kB at 268 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar (27 kB at 33 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar (42 kB at 46 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 160 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar (44 kB at 47 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar (181 kB at 172 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar (37 kB at 35 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-transport-wagon/1.4.1/maven-resolver-transport-wagon-1.4.1.jar (31 kB at 27 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.jar [2026-02-10T10:24:45.917Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.jar (44 kB at 38 kB/s) [2026-02-10T10:24:45.917Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar [2026-02-10T10:24:46.559Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 133 kB/s) [2026-02-10T10:24:46.559Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.12/wagon-http-shared-2.12.jar [2026-02-10T10:24:46.559Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2026-02-10T10:24:46.559Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/3.3.4/wagon-file-3.3.4.jar (12 kB at 8.3 kB/s) [2026-02-10T10:24:46.559Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar (56 kB at 40 kB/s) [2026-02-10T10:24:46.559Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar (17 kB at 12 kB/s) [2026-02-10T10:24:46.559Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.12/wagon-http-shared-2.12.jar (12 kB at 8.1 kB/s) [2026-02-10T10:24:46.559Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.1.4/shrinkwrap-resolver-impl-maven-3.1.4.jar [2026-02-10T10:24:46.559Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.jar [2026-02-10T10:24:46.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.jar [2026-02-10T10:24:46.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.jar [2026-02-10T10:24:46.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.jar [2026-02-10T10:24:46.560Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.jar (22 kB at 387 kB/s) [2026-02-10T10:24:46.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/inject/javax.inject/1/javax.inject-1.jar [2026-02-10T10:24:46.560Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.jar (54 kB at 746 kB/s) [2026-02-10T10:24:46.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [2026-02-10T10:24:46.560Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.1.4/shrinkwrap-resolver-impl-maven-3.1.4.jar (162 kB at 1.9 MB/s) [2026-02-10T10:24:46.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar [2026-02-10T10:24:46.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar [2026-02-10T10:24:46.560Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [2026-02-10T10:24:47.202Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2026-02-10T10:24:47.202Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.jar (3.5 kB at 4.9 kB/s) [2026-02-10T10:24:47.202Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.jar (20 kB at 26 kB/s) [2026-02-10T10:24:47.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [2026-02-10T10:24:47.202Z] [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-10T10:24:47.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar [2026-02-10T10:24:47.202Z] [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-10T10:24:47.202Z] [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-10T10:24:47.202Z] [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 2.5 MB/s) [2026-02-10T10:24:47.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2026-02-10T10:24:47.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 71 kB/s) [2026-02-10T10:24:47.202Z] [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 9.5 MB/s) [2026-02-10T10:24:47.202Z] [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 616 kB/s) [2026-02-10T10:24:47.202Z] [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 5.0 MB/s) [2026-02-10T10:24:47.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 4.2 MB/s) [2026-02-10T10:24:47.202Z] [INFO] [2026-02-10T10:24:47.202Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ziplock --- [2026-02-10T10:24:47.202Z] [INFO] [2026-02-10T10:24:47.202Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ ziplock --- [2026-02-10T10:24:47.202Z] [INFO] [2026-02-10T10:24:47.202Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:47.845Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/ziplock/src/main/resources [2026-02-10T10:24:47.845Z] [INFO] Copying 3 resources [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:47.845Z] [INFO] Compiling 11 source files to /tomee/arquillian/ziplock/target/classes [2026-02-10T10:24:47.845Z] [INFO] /tomee/arquillian/ziplock/src/main/java/org/apache/ziplock/Join.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:24:47.845Z] [INFO] /tomee/arquillian/ziplock/src/main/java/org/apache/ziplock/Join.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ ziplock --- [2026-02-10T10:24:47.845Z] [WARNING] Manifest org.apache.tomee:ziplock:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:24:47.845Z] [INFO] Copying 1 resource [2026-02-10T10:24:47.845Z] [INFO] Copying 3 resources [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:24:47.845Z] [INFO] Compiling 2 source files to /tomee/arquillian/ziplock/target/test-classes [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] Tests are skipped. [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] Building jar: /tomee/arquillian/ziplock/target/ziplock-8.0.2.jar [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ziplock --- [2026-02-10T10:24:47.845Z] [INFO] Installing /tomee/arquillian/ziplock/target/ziplock-8.0.2.jar to /root/.m2/repository/org/apache/tomee/ziplock/8.0.2/ziplock-8.0.2.jar [2026-02-10T10:24:47.845Z] [INFO] Installing /tomee/arquillian/ziplock/pom.xml to /root/.m2/repository/org/apache/tomee/ziplock/8.0.2/ziplock-8.0.2.pom [2026-02-10T10:24:47.845Z] [INFO] [2026-02-10T10:24:47.845Z] [INFO] --------------< org.apache.tomee:arquillian-tomee-tests >--------------- [2026-02-10T10:24:47.845Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Tests 8.0.2 [80/97] [2026-02-10T10:24:47.845Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:24:47.845Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.pom [2026-02-10T10:24:48.485Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.pom (5.7 kB at 25 kB/s) [2026-02-10T10:24:48.485Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.2.4/httpcomponents-core-4.2.4.pom [2026-02-10T10:24:48.485Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.2.4/httpcomponents-core-4.2.4.pom (12 kB at 51 kB/s) [2026-02-10T10:24:48.485Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/project/6/project-6.pom [2026-02-10T10:24:48.485Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 106 kB/s) [2026-02-10T10:24:48.485Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.2/httpclient-4.2.2.pom [2026-02-10T10:24:49.125Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.2/httpclient-4.2.2.pom (5.9 kB at 26 kB/s) [2026-02-10T10:24:49.125Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.2.2/httpcomponents-client-4.2.2.pom [2026-02-10T10:24:49.125Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.2.2/httpcomponents-client-4.2.2.pom (15 kB at 63 kB/s) [2026-02-10T10:24:49.125Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom [2026-02-10T10:24:49.125Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 25 kB/s) [2026-02-10T10:24:49.125Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom [2026-02-10T10:24:49.764Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 50 kB/s) [2026-02-10T10:24:49.764Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-entitymanager/4.3.9.Final/hibernate-entitymanager-4.3.9.Final.pom [2026-02-10T10:24:49.764Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-entitymanager/4.3.9.Final/hibernate-entitymanager-4.3.9.Final.pom [2026-02-10T10:24:49.764Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-entitymanager/4.3.9.Final/hibernate-entitymanager-4.3.9.Final.pom (3.2 kB at 19 kB/s) [2026-02-10T10:24:49.764Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/logging/jboss-logging-annotations/1.2.0.Beta1/jboss-logging-annotations-1.2.0.Beta1.pom [2026-02-10T10:24:49.764Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging-annotations/1.2.0.Beta1/jboss-logging-annotations-1.2.0.Beta1.pom [2026-02-10T10:24:49.764Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging-annotations/1.2.0.Beta1/jboss-logging-annotations-1.2.0.Beta1.pom (1.9 kB at 137 kB/s) [2026-02-10T10:24:49.764Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/logging/jboss-logging-tools-parent/1.2.0.Beta1/jboss-logging-tools-parent-1.2.0.Beta1.pom [2026-02-10T10:24:50.404Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging-tools-parent/1.2.0.Beta1/jboss-logging-tools-parent-1.2.0.Beta1.pom [2026-02-10T10:24:50.404Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging-tools-parent/1.2.0.Beta1/jboss-logging-tools-parent-1.2.0.Beta1.pom (3.7 kB at 161 kB/s) [2026-02-10T10:24:50.404Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/10/jboss-parent-10.pom [2026-02-10T10:24:50.404Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/10/jboss-parent-10.pom [2026-02-10T10:24:50.404Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 2.1 MB/s) [2026-02-10T10:24:50.404Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-core/4.3.9.Final/hibernate-core-4.3.9.Final.pom [2026-02-10T10:24:50.404Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-core/4.3.9.Final/hibernate-core-4.3.9.Final.pom [2026-02-10T10:24:51.735Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-core/4.3.9.Final/hibernate-core-4.3.9.Final.pom (3.3 kB at 2.5 kB/s) [2026-02-10T10:24:51.735Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.pom [2026-02-10T10:24:51.735Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.pom [2026-02-10T10:24:51.735Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.pom (4.6 kB at 416 kB/s) [2026-02-10T10:24:51.735Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [2026-02-10T10:24:51.735Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [2026-02-10T10:24:52.374Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [2026-02-10T10:24:52.374Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 226 kB/s) [2026-02-10T10:24:52.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/common/hibernate-commons-annotations/4.0.5.Final/hibernate-commons-annotations-4.0.5.Final.pom [2026-02-10T10:24:52.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/common/hibernate-commons-annotations/4.0.5.Final/hibernate-commons-annotations-4.0.5.Final.pom [2026-02-10T10:24:52.374Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/common/hibernate-commons-annotations/4.0.5.Final/hibernate-commons-annotations-4.0.5.Final.pom (2.1 kB at 150 kB/s) [2026-02-10T10:24:52.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.pom [2026-02-10T10:24:52.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.pom [2026-02-10T10:24:52.374Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.pom (2.2 kB at 276 kB/s) [2026-02-10T10:24:52.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom [2026-02-10T10:24:52.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom [2026-02-10T10:24:52.374Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom (9.5 kB at 952 kB/s) [2026-02-10T10:24:52.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.pom [2026-02-10T10:24:52.374Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.pom [2026-02-10T10:24:52.374Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.pom (2.3 kB at 290 kB/s) [2026-02-10T10:24:52.374Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/5/jboss-parent-5.pom [2026-02-10T10:24:53.013Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/5/jboss-parent-5.pom [2026-02-10T10:24:53.013Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/5/jboss-parent-5.pom (19 kB at 895 kB/s) [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom [2026-02-10T10:24:53.013Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom [2026-02-10T10:24:53.013Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom (5.0 kB at 312 kB/s) [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/9/jboss-parent-9.pom [2026-02-10T10:24:53.013Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/9/jboss-parent-9.pom [2026-02-10T10:24:53.013Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 3.6 MB/s) [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.2/httpclient-4.2.2.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-entitymanager/4.3.9.Final/hibernate-entitymanager-4.3.9.Final.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-core/4.3.9.Final/hibernate-core-4.3.9.Final.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/common/hibernate-commons-annotations/4.0.5.Final/hibernate-commons-annotations-4.0.5.Final.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/logging/jboss-logging-annotations/1.2.0.Beta1/jboss-logging-annotations-1.2.0.Beta1.jar [2026-02-10T10:24:53.013Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [2026-02-10T10:24:53.654Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar [2026-02-10T10:24:53.654Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.4/httpcore-4.2.4.jar (227 kB at 342 kB/s) [2026-02-10T10:24:53.654Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.2/httpclient-4.2.2.jar (428 kB at 620 kB/s) [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-entitymanager/4.3.9.Final/hibernate-entitymanager-4.3.9.Final.jar [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.jar [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-core/4.3.9.Final/hibernate-core-4.3.9.Final.jar [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/common/hibernate-commons-annotations/4.0.5.Final/hibernate-commons-annotations-4.0.5.Final.jar [2026-02-10T10:24:53.654Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/javax/persistence/hibernate-jpa-2.1-api/1.0.0.Final/hibernate-jpa-2.1-api-1.0.0.Final.jar (113 kB at 8.1 MB/s) [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.jar [2026-02-10T10:24:53.654Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Final/jboss-transaction-api_1.2_spec-1.0.0.Final.jar (28 kB at 1.1 MB/s) [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar [2026-02-10T10:24:53.654Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (57 kB at 1.7 MB/s) [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging-annotations/1.2.0.Beta1/jboss-logging-annotations-1.2.0.Beta1.jar [2026-02-10T10:24:53.654Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging-annotations/1.2.0.Beta1/jboss-logging-annotations-1.2.0.Beta1.jar (12 kB at 289 kB/s) [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [2026-02-10T10:24:53.654Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jandex/1.1.0.Final/jandex-1.1.0.Final.jar (77 kB at 841 kB/s) [2026-02-10T10:24:53.654Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar [2026-02-10T10:24:53.654Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/common/hibernate-commons-annotations/4.0.5.Final/hibernate-commons-annotations-4.0.5.Final.jar (75 kB at 655 kB/s) [2026-02-10T10:24:53.654Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar (714 kB at 6.2 MB/s) [2026-02-10T10:24:54.995Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-core/4.3.9.Final/hibernate-core-4.3.9.Final.jar (5.3 MB at 5.9 MB/s) [2026-02-10T10:24:54.995Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-entitymanager/4.3.9.Final/hibernate-entitymanager-4.3.9.Final.jar (648 kB at 432 kB/s) [2026-02-10T10:24:54.995Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [2026-02-10T10:24:54.995Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 10 MB/s) [2026-02-10T10:24:54.995Z] [INFO] [2026-02-10T10:24:54.995Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-tests --- [2026-02-10T10:24:54.995Z] [INFO] [2026-02-10T10:24:54.995Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-tests --- [2026-02-10T10:24:54.995Z] [INFO] [2026-02-10T10:24:54.995Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-tests --- [2026-02-10T10:24:57.900Z] [INFO] [2026-02-10T10:24:57.901Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-tests --- [2026-02-10T10:24:57.901Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-api:jar:1.1.13.Final [2026-02-10T10:24:57.901Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.1.13.Final [2026-02-10T10:24:57.901Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-api:jar:1.1.13.Final [2026-02-10T10:24:57.901Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.1.13.Final [2026-02-10T10:24:57.901Z] [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [2026-02-10T10:24:57.901Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-spi:jar:1.1.13.Final [2026-02-10T10:24:57.901Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.1.13.Final [2026-02-10T10:24:57.901Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [2026-02-10T10:24:57.901Z] [INFO] [2026-02-10T10:24:57.901Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-tests --- [2026-02-10T10:24:57.901Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:24:57.901Z] [INFO] [2026-02-10T10:24:57.901Z] [INFO] --- maven-surefire-plugin:2.21.0:test (test-tomee-embedded) @ arquillian-tomee-tests --- [2026-02-10T10:24:57.901Z] [INFO] Tests are skipped. [2026-02-10T10:24:57.901Z] [INFO] [2026-02-10T10:24:57.901Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-tests --- [2026-02-10T10:24:57.901Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:24:57.901Z] [INFO] [2026-02-10T10:24:57.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-tests --- [2026-02-10T10:24:57.901Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-tests/8.0.2/arquillian-tomee-tests-8.0.2.pom [2026-02-10T10:24:57.901Z] [INFO] [2026-02-10T10:24:57.901Z] [INFO] ---------< org.apache.tomee:arquillian-tomee-webprofile-tests >--------- [2026-02-10T10:24:57.901Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Tests :: Web Profile 8.0.2 [81/97] [2026-02-10T10:24:57.901Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:24:57.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-maven-plugin/3.1.0/openjpa-maven-plugin-3.1.0.pom [2026-02-10T10:24:58.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-maven-plugin/3.1.0/openjpa-maven-plugin-3.1.0.pom (7.9 kB at 24 kB/s) [2026-02-10T10:24:58.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-tools/3.1.0/openjpa-tools-3.1.0.pom [2026-02-10T10:24:58.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-tools/3.1.0/openjpa-tools-3.1.0.pom (2.1 kB at 7.8 kB/s) [2026-02-10T10:24:58.556Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-maven-plugin/3.1.0/openjpa-maven-plugin-3.1.0.jar [2026-02-10T10:24:58.556Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-maven-plugin/3.1.0/openjpa-maven-plugin-3.1.0.jar (38 kB at 688 kB/s) [2026-02-10T10:24:58.556Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [2026-02-10T10:24:59.196Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 40 kB/s) [2026-02-10T10:24:59.196Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom [2026-02-10T10:24:59.196Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom [2026-02-10T10:24:59.196Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom [2026-02-10T10:24:59.196Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom (1.0 kB at 34 kB/s) [2026-02-10T10:24:59.196Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [2026-02-10T10:24:59.196Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar [2026-02-10T10:24:59.836Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 502 kB/s) [2026-02-10T10:24:59.836Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar [2026-02-10T10:24:59.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar [2026-02-10T10:25:00.475Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar (1.6 MB at 33 MB/s) [2026-02-10T10:25:00.475Z] [INFO] [2026-02-10T10:25:00.475Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:00.475Z] [INFO] [2026-02-10T10:25:00.475Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:00.475Z] [INFO] [2026-02-10T10:25:00.475Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:01.115Z] [INFO] [2026-02-10T10:25:01.115Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:01.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:01.115Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/main/resources [2026-02-10T10:25:01.115Z] [INFO] Copying 3 resources [2026-02-10T10:25:01.115Z] [INFO] [2026-02-10T10:25:01.115Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:01.115Z] [INFO] No sources to compile [2026-02-10T10:25:01.115Z] [INFO] [2026-02-10T10:25:01.115Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:01.115Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-api:jar:1.1.13.Final [2026-02-10T10:25:01.115Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.1.13.Final [2026-02-10T10:25:01.115Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-api:jar:1.1.13.Final [2026-02-10T10:25:01.115Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.1.13.Final [2026-02-10T10:25:01.115Z] [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [2026-02-10T10:25:01.115Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-spi:jar:1.1.13.Final [2026-02-10T10:25:01.115Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.1.13.Final [2026-02-10T10:25:01.115Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [2026-02-10T10:25:01.115Z] [INFO] [2026-02-10T10:25:01.115Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:01.115Z] [WARNING] Manifest org.apache.tomee:arquillian-tomee-webprofile-tests:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:25:01.115Z] [INFO] [2026-02-10T10:25:01.115Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:01.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:01.754Z] [INFO] Copying 34 resources [2026-02-10T10:25:01.754Z] [INFO] Copying 3 resources [2026-02-10T10:25:01.754Z] [INFO] [2026-02-10T10:25:01.754Z] [INFO] --- maven-dependency-plugin:3.0.1:copy (copy-test-libs) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:01.754Z] [INFO] Configured Artifact: junit:junit:?:jar [2026-02-10T10:25:01.754Z] [INFO] Copying junit-4.12.jar to /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/target/test-libs/junit.jar [2026-02-10T10:25:01.754Z] [INFO] [2026-02-10T10:25:01.754Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:01.754Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:25:01.754Z] [INFO] Compiling 275 source files to /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/target/test-classes [2026-02-10T10:25:03.083Z] [INFO] /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/java/org/apache/openejb/arquillian/tests/jsf/ejb/DummyManagedBean.java: Some input files use or override a deprecated API. [2026-02-10T10:25:03.083Z] [INFO] /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/java/org/apache/openejb/arquillian/tests/jsf/ejb/DummyManagedBean.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:25:03.083Z] [INFO] /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/java/org/apache/openejb/arquillian/tests/bmp/local/LittleFinderBean.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:25:03.083Z] [INFO] /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/java/org/apache/openejb/arquillian/tests/bmp/local/LittleFinderBean.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:25:03.083Z] [INFO] [2026-02-10T10:25:03.083Z] [INFO] --- openjpa-maven-plugin:3.1.0:test-enhance (enhancer) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:03.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [2026-02-10T10:25:03.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 77 kB/s) [2026-02-10T10:25:03.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [2026-02-10T10:25:03.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 748 kB/s) [2026-02-10T10:25:03.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [2026-02-10T10:25:03.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 126 kB/s) [2026-02-10T10:25:03.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [2026-02-10T10:25:03.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 67 kB/s) [2026-02-10T10:25:03.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 60 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 458 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [2026-02-10T10:25:03.882Z] [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 38 kB/s) [2026-02-10T10:25:03.882Z] [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-10T10:25:03.882Z] [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 41 kB/s) [2026-02-10T10:25:03.882Z] [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-10T10:25:03.882Z] [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 233 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 575 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [2026-02-10T10:25:03.882Z] [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 28 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 73 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 450 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom (3.8 kB at 107 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 101 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 49 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 183 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 208 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 63 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 276 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 97 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 61 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 130 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 61 kB/s) [2026-02-10T10:25:03.882Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [2026-02-10T10:25:03.882Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 889 kB/s) [2026-02-10T10:25:04.521Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 50 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 64 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 108 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 332 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 456 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 82 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 13 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 203 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 293 kB/s) [2026-02-10T10:25:04.522Z] [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-10T10:25:04.522Z] [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 54 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 684 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-kernel/3.1.0/openjpa-kernel-3.1.0.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-kernel/3.1.0/openjpa-kernel-3.1.0.pom (6.9 kB at 216 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-lib/3.1.0/openjpa-lib-3.1.0.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-lib/3.1.0/openjpa-lib-3.1.0.pom (5.8 kB at 182 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.pom (2.6 kB at 81 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 375 kB/s) [2026-02-10T10:25:04.522Z] [INFO] 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-10T10:25:04.522Z] [INFO] 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 681 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom [2026-02-10T10:25:04.522Z] [INFO] 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 54 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom [2026-02-10T10:25:04.522Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 347 kB/s) [2026-02-10T10:25:04.522Z] [INFO] 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-10T10:25:04.522Z] [INFO] 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 64 kB/s) [2026-02-10T10:25:04.522Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.6.0/commons-pool2-2.6.0.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.6.0/commons-pool2-2.6.0.pom (15 kB at 466 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.12/xbean-asm7-shaded-4.12.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.12/xbean-asm7-shaded-4.12.pom (4.2 kB at 150 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/4.12/xbean-4.12.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/4.12/xbean-4.12.pom (19 kB at 307 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-jdbc/3.1.0/openjpa-jdbc-3.1.0.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-jdbc/3.1.0/openjpa-jdbc-3.1.0.pom (3.1 kB at 87 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence/3.1.0/openjpa-persistence-3.1.0.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence/3.1.0/openjpa-persistence-3.1.0.pom (2.4 kB at 84 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence-jdbc/3.1.0/openjpa-persistence-jdbc-3.1.0.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence-jdbc/3.1.0/openjpa-persistence-jdbc-3.1.0.pom (24 kB at 751 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-validation_1.1_spec/1.0/geronimo-validation_1.1_spec-1.0.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-validation_1.1_spec/1.0/geronimo-validation_1.1_spec-1.0.pom (5.1 kB at 161 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java6-flava/2.2/genesis-java6-flava-2.2.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java6-flava/2.2/genesis-java6-flava-2.2.pom (5.5 kB at 134 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/bval/org.apache.bval.bundle/1.1.2/org.apache.bval.bundle-1.1.2.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/bval/org.apache.bval.bundle/1.1.2/org.apache.bval.bundle-1.1.2.pom (5.2 kB at 128 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/bval/bval-parent/1.1.2/bval-parent-1.1.2.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/bval/bval-parent/1.1.2/bval-parent-1.1.2.pom (28 kB at 810 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.11.1/log4j-core-2.11.1.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.11.1/log4j-core-2.11.1.pom (23 kB at 580 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.1/log4j-2.11.1.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.1/log4j-2.11.1.pom (59 kB at 1.9 MB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 109 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.pom [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.pom (14 kB at 382 kB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 1.6 MB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 6.2 MB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 1.3 MB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 1.4 MB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [2026-02-10T10:25:05.164Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 3.5 MB/s) [2026-02-10T10:25:05.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [2026-02-10T10:25:05.164Z] [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 101 kB/s) [2026-02-10T10:25:05.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar [2026-02-10T10:25:05.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 5.4 MB/s) [2026-02-10T10:25:05.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [2026-02-10T10:25:05.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 2.2 MB/s) [2026-02-10T10:25:05.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [2026-02-10T10:25:05.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar (290 kB at 3.4 MB/s) [2026-02-10T10:25:05.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [2026-02-10T10:25:05.165Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 171 kB/s) [2026-02-10T10:25:05.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 422 kB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 344 kB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 215 kB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 468 kB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 4.3 MB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 15 MB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 190 kB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 983 kB/s) [2026-02-10T10:25:05.806Z] [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-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 733 kB/s) [2026-02-10T10:25:05.806Z] [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-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 24 kB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-kernel/3.1.0/openjpa-kernel-3.1.0.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 749 kB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-lib/3.1.0/openjpa-lib-3.1.0.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 2.1 MB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.3/commons-collections4-4.3.jar [2026-02-10T10:25:05.806Z] [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 259 kB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.3/commons-collections4-4.3.jar (0 B at 0 B/s) [2026-02-10T10:25:05.806Z] [INFO] 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-10T10:25:05.806Z] [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.2 MB/s) [2026-02-10T10:25:05.806Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.6.0/commons-pool2-2.6.0.jar [2026-02-10T10:25:05.806Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/geronimo-jms_1.1_spec-1.1.1.jar (32 kB at 135 kB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.12/xbean-asm7-shaded-4.12.jar [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-lib/3.1.0/openjpa-lib-3.1.0.jar (471 kB at 1.9 MB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-jdbc/3.1.0/openjpa-jdbc-3.1.0.jar [2026-02-10T10:25:05.807Z] [INFO] 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 61 kB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence/3.1.0/openjpa-persistence-3.1.0.jar [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.6.0/commons-pool2-2.6.0.jar (131 kB at 491 kB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence-jdbc/3.1.0/openjpa-persistence-jdbc-3.1.0.jar [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-kernel/3.1.0/openjpa-kernel-3.1.0.jar (1.5 MB at 5.6 MB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-validation_1.1_spec/1.0/geronimo-validation_1.1_spec-1.0.jar [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-asm7-shaded/4.12/xbean-asm7-shaded-4.12.jar (290 kB at 1.0 MB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/bval/org.apache.bval.bundle/1.1.2/org.apache.bval.bundle-1.1.2.jar [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-validation_1.1_spec/1.0/geronimo-validation_1.1_spec-1.0.jar (75 kB at 248 kB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.11.1/log4j-core-2.11.1.jar [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/bval/org.apache.bval.bundle/1.1.2/org.apache.bval.bundle-1.1.2.jar (498 kB at 1.6 MB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-jdbc/3.1.0/openjpa-jdbc-3.1.0.jar (1.5 MB at 4.6 MB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar (264 kB at 718 kB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.11.1/log4j-core-2.11.1.jar (1.6 MB at 4.3 MB/s) [2026-02-10T10:25:05.807Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence/3.1.0/openjpa-persistence-3.1.0.jar (854 kB at 1.4 MB/s) [2026-02-10T10:25:06.449Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/openjpa/openjpa-persistence-jdbc/3.1.0/openjpa-persistence-jdbc-3.1.0.jar (151 kB at 202 kB/s) [2026-02-10T10:25:06.449Z] 145 fake-for-embedded-enhancement INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.openejb.arquillian.tests.datasourcerealm.RoleId". [2026-02-10T10:25:06.449Z] 290 fake-for-embedded-enhancement INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.openejb.arquillian.tests.datasourcerealm.AddUser". [2026-02-10T10:25:06.449Z] 298 fake-for-embedded-enhancement INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.openejb.arquillian.tests.datasourcerealm.DataSourceRealmTest". [2026-02-10T10:25:07.090Z] 318 fake-for-embedded-enhancement INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.openejb.arquillian.tests.datasourcerealm.Role". [2026-02-10T10:25:07.090Z] 348 fake-for-embedded-enhancement INFO [main] openjpa.Tool - Enhancer running on type "class org.apache.openejb.arquillian.tests.datasourcerealm.User". [2026-02-10T10:25:07.090Z] 372 fake-for-embedded-enhancement INFO [main] openjpa.Tool - No metadata was found for 2 classes; they have been enhanced as persistence-aware. If you intended for any of these classes to be persistence-capable, then this means that OpenJPA could not find any metadata for those classes. This can happen if the directory containing your metadata is not in your CLASSPATH, or if your metadata files are not named properly. See the documentation on metadata placement for more information. Persistence-aware classes: [class org.apache.openejb.arquillian.tests.datasourcerealm.AddUser, class org.apache.openejb.arquillian.tests.datasourcerealm.DataSourceRealmTest] [2026-02-10T10:25:07.090Z] [INFO] [2026-02-10T10:25:07.090Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:07.090Z] [INFO] Tests are skipped. [2026-02-10T10:25:07.090Z] [INFO] [2026-02-10T10:25:07.090Z] [INFO] --- maven-surefire-plugin:2.21.0:test (test-tomee-embedded) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:07.090Z] [INFO] Tests are skipped. [2026-02-10T10:25:07.090Z] [INFO] [2026-02-10T10:25:07.090Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:07.090Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/target/arquillian-tomee-webprofile-tests-8.0.2.jar [2026-02-10T10:25:07.090Z] [INFO] [2026-02-10T10:25:07.090Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:07.090Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:25:07.090Z] [INFO] [2026-02-10T10:25:07.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-webprofile-tests --- [2026-02-10T10:25:07.090Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/target/arquillian-tomee-webprofile-tests-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-webprofile-tests/8.0.2/arquillian-tomee-webprofile-tests-8.0.2.jar [2026-02-10T10:25:07.090Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-webprofile-tests/8.0.2/arquillian-tomee-webprofile-tests-8.0.2.pom [2026-02-10T10:25:07.090Z] [INFO] [2026-02-10T10:25:07.090Z] [INFO] -----------< org.apache.tomee:arquillian-tomee-jaxrs-tests >------------ [2026-02-10T10:25:07.090Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Tests :: JAXRS 8.0.2 [82/97] [2026-02-10T10:25:07.090Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:25:07.090Z] [INFO] [2026-02-10T10:25:07.090Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:07.090Z] [INFO] [2026-02-10T10:25:07.090Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:07.090Z] [INFO] [2026-02-10T10:25:07.090Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:09.170Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/src/main/resources [2026-02-10T10:25:09.170Z] [INFO] Copying 3 resources [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] No sources to compile [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-loader:jar:8.0.2 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-api:jar:1.1.13.Final [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-server:jar:8.0.2 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.1.13.Final [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-api:jar:1.1.13.Final [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.apache.tomee:javaee-api:jar:tomcat:8.0-4 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.1.13.Final [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-spi:jar:1.1.13.Final [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-rest:jar:8.0.2 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-catalina:jar:8.0.2 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.1.13.Final [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-cxf-rs:jar:8.0.2 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-http:jar:8.0.2 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-common:jar:8.0.2 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-ejbd:jar:8.0.2 [2026-02-10T10:25:09.170Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [WARNING] Manifest org.apache.tomee:arquillian-tomee-jaxrs-tests:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:09.170Z] [INFO] Copying 4 resources [2026-02-10T10:25:09.170Z] [INFO] Copying 3 resources [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:25:09.170Z] [INFO] Compiling 63 source files to /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/target/test-classes [2026-02-10T10:25:09.170Z] [INFO] /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxrs/scanning/ScannedApplication.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:25:09.170Z] [INFO] /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxrs/scanning/ScannedApplication.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] Tests are skipped. [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-surefire-plugin:2.21.0:test (test-tomee-embedded) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] Tests are skipped. [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/target/arquillian-tomee-jaxrs-tests-8.0.2.jar [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-jaxrs-tests --- [2026-02-10T10:25:09.170Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/target/arquillian-tomee-jaxrs-tests-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-jaxrs-tests/8.0.2/arquillian-tomee-jaxrs-tests-8.0.2.jar [2026-02-10T10:25:09.170Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-jaxrs-tests/8.0.2/arquillian-tomee-jaxrs-tests-8.0.2.pom [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] -----------< org.apache.tomee:arquillian-tomee-jaxws-tests >------------ [2026-02-10T10:25:09.170Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Tests :: JAXWS 8.0.2 [83/97] [2026-02-10T10:25:09.170Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:09.170Z] [INFO] [2026-02-10T10:25:09.170Z] [INFO] --- maven-dependency-plugin:2.10:copy (get-joda) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:09.170Z] [INFO] Configured Artifact: joda-time:joda-time:2.5:jar [2026-02-10T10:25:09.170Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/joda-time/joda-time/2.5/joda-time-2.5.jar [2026-02-10T10:25:09.811Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/joda-time/joda-time/2.5/joda-time-2.5.jar [2026-02-10T10:25:09.811Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.5/joda-time-2.5.jar [2026-02-10T10:25:09.811Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.5/joda-time-2.5.jar (588 kB at 14 MB/s) [2026-02-10T10:25:09.811Z] [INFO] Copying joda-time-2.5.jar to /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/target/placeholder-dep/joda-time-2.5.jar [2026-02-10T10:25:09.811Z] [INFO] [2026-02-10T10:25:09.811Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.144Z] [INFO] [2026-02-10T10:25:11.144Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:11.144Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/src/main/resources [2026-02-10T10:25:11.144Z] [INFO] Copying 3 resources [2026-02-10T10:25:11.144Z] [INFO] [2026-02-10T10:25:11.144Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.144Z] [INFO] No sources to compile [2026-02-10T10:25:11.144Z] [INFO] [2026-02-10T10:25:11.144Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-loader:jar:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.cxf:cxf-core:jar:3.3.6 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.jvnet.staxex:stax-ex:jar:1.8.1 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-spi:jar:1.1.13.Final [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-api:jar:1.1.13.Final [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee.bom:jaxb-runtime:pom:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-rest:jar:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-catalina:jar:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-jaxrs:jar:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for jakarta.activation:jakarta.activation-api:jar:1.2.1 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-server:jar:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.1.13.Final [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-cxf-rs:jar:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-http:jar:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.1.13.Final [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-api:jar:1.1.13.Final [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:tomee-common:jar:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:javaee-api:jar:tomcat:8.0-4 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.1.13.Final [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-ejbd:jar:8.0.2 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [2026-02-10T10:25:11.144Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [2026-02-10T10:25:11.144Z] [INFO] [2026-02-10T10:25:11.144Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.144Z] [WARNING] Manifest org.apache.tomee:arquillian-tomee-jaxws-tests:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:25:11.144Z] [INFO] [2026-02-10T10:25:11.144Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:11.144Z] [INFO] Copying 3 resources [2026-02-10T10:25:11.144Z] [INFO] Copying 3 resources [2026-02-10T10:25:11.144Z] [INFO] [2026-02-10T10:25:11.144Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.144Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:25:11.144Z] [INFO] Compiling 16 source files to /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/target/test-classes [2026-02-10T10:25:11.785Z] [INFO] [2026-02-10T10:25:11.785Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.785Z] [INFO] Tests are skipped. [2026-02-10T10:25:11.785Z] [INFO] [2026-02-10T10:25:11.785Z] [INFO] --- maven-surefire-plugin:2.21.0:test (test-tomee-embedded) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.785Z] [INFO] Tests are skipped. [2026-02-10T10:25:11.785Z] [INFO] [2026-02-10T10:25:11.785Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.785Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/target/arquillian-tomee-jaxws-tests-8.0.2.jar [2026-02-10T10:25:11.785Z] [INFO] [2026-02-10T10:25:11.785Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.785Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:25:11.785Z] [INFO] [2026-02-10T10:25:11.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-jaxws-tests --- [2026-02-10T10:25:11.785Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/target/arquillian-tomee-jaxws-tests-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-jaxws-tests/8.0.2/arquillian-tomee-jaxws-tests-8.0.2.jar [2026-02-10T10:25:11.785Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-jaxws-tests/8.0.2/arquillian-tomee-jaxws-tests-8.0.2.pom [2026-02-10T10:25:11.785Z] [INFO] [2026-02-10T10:25:11.785Z] [INFO] ------------< org.apache.tomee:arquillian-tomee-jms-tests >------------- [2026-02-10T10:25:11.785Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Tests :: JMS 8.0.2 [84/97] [2026-02-10T10:25:11.785Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:25:11.785Z] [INFO] [2026-02-10T10:25:11.785Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:11.785Z] [INFO] [2026-02-10T10:25:11.785Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:11.785Z] [INFO] [2026-02-10T10:25:11.785Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:13.119Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/src/main/resources [2026-02-10T10:25:13.119Z] [INFO] Copying 3 resources [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] No sources to compile [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.apache.cxf:cxf-core:jar:3.3.6 [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-api:jar:1.1.13.Final [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.1.13.Final [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-api:jar:1.1.13.Final [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.1.13.Final [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.apache.cxf:cxf-rt-security:jar:3.3.6 [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-spi:jar:1.1.13.Final [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.1.13.Final [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.apache.cxf:cxf-rt-transports-http:jar:3.3.6 [2026-02-10T10:25:13.119Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [WARNING] Manifest org.apache.tomee:arquillian-tomee-jms-tests:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:13.119Z] [INFO] Copying 4 resources [2026-02-10T10:25:13.119Z] [INFO] Copying 3 resources [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:25:13.119Z] [INFO] Compiling 29 source files to /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/target/test-classes [2026-02-10T10:25:13.119Z] [INFO] /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/src/test/java/org/apache/openejb/arquillian/tests/jms/DummyManagedBean.java: /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/src/test/java/org/apache/openejb/arquillian/tests/jms/DummyManagedBean.java uses or overrides a deprecated API. [2026-02-10T10:25:13.119Z] [INFO] /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/src/test/java/org/apache/openejb/arquillian/tests/jms/DummyManagedBean.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] Tests are skipped. [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-surefire-plugin:2.21.0:test (test-tomee-embedded) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] Tests are skipped. [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/target/arquillian-tomee-jms-tests-8.0.2.jar [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-jms-tests --- [2026-02-10T10:25:13.119Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/target/arquillian-tomee-jms-tests-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-jms-tests/8.0.2/arquillian-tomee-jms-tests-8.0.2.jar [2026-02-10T10:25:13.119Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-jms-tests/8.0.2/arquillian-tomee-jms-tests-8.0.2.pom [2026-02-10T10:25:13.119Z] [INFO] [2026-02-10T10:25:13.119Z] [INFO] ------------< org.apache.tomee:arquillian-tomee-codi-tests >------------ [2026-02-10T10:25:13.119Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Tests :: CODI 8.0.2 [85/97] [2026-02-10T10:25:13.119Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:25:13.119Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/cdi/bundles/myfaces-extcdi-bundle-jsf20/1.0.6/myfaces-extcdi-bundle-jsf20-1.0.6.pom [2026-02-10T10:25:13.759Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/cdi/bundles/myfaces-extcdi-bundle-jsf20/1.0.6/myfaces-extcdi-bundle-jsf20-1.0.6.pom (5.6 kB at 24 kB/s) [2026-02-10T10:25:13.759Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/cdi/bundles/bundle-project/1.0.6/bundle-project-1.0.6.pom [2026-02-10T10:25:13.759Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/cdi/bundles/bundle-project/1.0.6/bundle-project-1.0.6.pom (1.9 kB at 8.5 kB/s) [2026-02-10T10:25:13.759Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/1.0.6/myfaces-extcdi-parent-1.0.6.pom [2026-02-10T10:25:14.398Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/1.0.6/myfaces-extcdi-parent-1.0.6.pom (30 kB at 87 kB/s) [2026-02-10T10:25:14.398Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/myfaces/11/myfaces-11.pom [2026-02-10T10:25:14.398Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/myfaces/11/myfaces-11.pom (35 kB at 154 kB/s) [2026-02-10T10:25:14.398Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/cdi/bundles/myfaces-extcdi-bundle-jsf20/1.0.6/myfaces-extcdi-bundle-jsf20-1.0.6.jar [2026-02-10T10:25:15.038Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/extensions/cdi/bundles/myfaces-extcdi-bundle-jsf20/1.0.6/myfaces-extcdi-bundle-jsf20-1.0.6.jar (646 kB at 1.2 MB/s) [2026-02-10T10:25:15.038Z] [INFO] [2026-02-10T10:25:15.038Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:15.038Z] [INFO] [2026-02-10T10:25:15.038Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:15.038Z] [INFO] [2026-02-10T10:25:15.038Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:16.371Z] [INFO] [2026-02-10T10:25:16.371Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:16.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:16.371Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/src/main/resources [2026-02-10T10:25:16.371Z] [INFO] Copying 3 resources [2026-02-10T10:25:16.371Z] [INFO] [2026-02-10T10:25:16.371Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:16.371Z] [INFO] No sources to compile [2026-02-10T10:25:16.371Z] [INFO] [2026-02-10T10:25:16.371Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:16.371Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-api:jar:1.1.13.Final [2026-02-10T10:25:16.371Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.1.13.Final [2026-02-10T10:25:16.371Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-api:jar:1.1.13.Final [2026-02-10T10:25:16.371Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.1.13.Final [2026-02-10T10:25:16.371Z] [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [2026-02-10T10:25:16.371Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-spi:jar:1.1.13.Final [2026-02-10T10:25:16.371Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.1.13.Final [2026-02-10T10:25:16.371Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [2026-02-10T10:25:16.371Z] [INFO] [2026-02-10T10:25:16.371Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:16.371Z] [WARNING] Manifest org.apache.tomee:arquillian-tomee-codi-tests:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:25:16.371Z] [INFO] [2026-02-10T10:25:16.371Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:16.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:16.371Z] [INFO] Copying 1 resource [2026-02-10T10:25:16.371Z] [INFO] Copying 3 resources [2026-02-10T10:25:16.371Z] [INFO] [2026-02-10T10:25:16.371Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:16.371Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:25:16.371Z] [INFO] Compiling 1 source file to /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/target/test-classes [2026-02-10T10:25:17.023Z] [INFO] [2026-02-10T10:25:17.024Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:17.024Z] [INFO] Tests are skipped. [2026-02-10T10:25:17.024Z] [INFO] [2026-02-10T10:25:17.024Z] [INFO] --- maven-surefire-plugin:2.21.0:test (test-tomee-embedded) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:17.024Z] [INFO] Tests are skipped. [2026-02-10T10:25:17.024Z] [INFO] [2026-02-10T10:25:17.024Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:17.024Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/target/arquillian-tomee-codi-tests-8.0.2.jar [2026-02-10T10:25:17.024Z] [INFO] [2026-02-10T10:25:17.024Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:17.024Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:25:17.024Z] [INFO] [2026-02-10T10:25:17.024Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-codi-tests --- [2026-02-10T10:25:17.024Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/target/arquillian-tomee-codi-tests-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-codi-tests/8.0.2/arquillian-tomee-codi-tests-8.0.2.jar [2026-02-10T10:25:17.024Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-codi-tests/8.0.2/arquillian-tomee-codi-tests-8.0.2.pom [2026-02-10T10:25:17.024Z] [INFO] [2026-02-10T10:25:17.024Z] [INFO] -----------< org.apache.tomee:arquillian-tomee-config-tests >----------- [2026-02-10T10:25:17.024Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Tests :: Configuration Tests 8.0.2 [86/97] [2026-02-10T10:25:17.024Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:25:17.024Z] [INFO] [2026-02-10T10:25:17.024Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:17.024Z] [INFO] [2026-02-10T10:25:17.024Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:17.024Z] [INFO] [2026-02-10T10:25:17.024Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:17.663Z] [INFO] [2026-02-10T10:25:17.663Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:17.663Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:17.663Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/src/main/resources [2026-02-10T10:25:17.663Z] [INFO] Copying 3 resources [2026-02-10T10:25:17.663Z] [INFO] [2026-02-10T10:25:17.663Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:17.663Z] [INFO] No sources to compile [2026-02-10T10:25:17.663Z] [INFO] [2026-02-10T10:25:17.663Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:17.663Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-api:jar:1.1.13.Final [2026-02-10T10:25:17.663Z] [INFO] Couldn't find parent for org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.1.13.Final [2026-02-10T10:25:17.663Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-api:jar:1.1.13.Final [2026-02-10T10:25:17.663Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.1.13.Final [2026-02-10T10:25:17.663Z] [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [2026-02-10T10:25:17.663Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-spi:jar:1.1.13.Final [2026-02-10T10:25:17.663Z] [INFO] Couldn't find parent for org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.1.13.Final [2026-02-10T10:25:17.663Z] [INFO] Couldn't find parent for org.jboss.arquillian.test:arquillian-test-api:jar:1.1.13.Final [2026-02-10T10:25:17.663Z] [INFO] [2026-02-10T10:25:17.663Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:18.303Z] [WARNING] Manifest org.apache.tomee:arquillian-tomee-config-tests:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:25:18.303Z] [INFO] [2026-02-10T10:25:18.303Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:18.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:18.303Z] [INFO] Copying 5 resources [2026-02-10T10:25:18.303Z] [INFO] Copying 3 resources [2026-02-10T10:25:18.303Z] [INFO] [2026-02-10T10:25:18.303Z] [INFO] --- maven-dependency-plugin:2.10:copy (copy-test-libs) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:18.303Z] [INFO] Configured Artifact: junit:junit:?:jar [2026-02-10T10:25:18.303Z] [INFO] Copying junit-4.12.jar to /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/target/test-libs/junit.jar [2026-02-10T10:25:18.303Z] [INFO] [2026-02-10T10:25:18.303Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:18.303Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:25:18.303Z] [INFO] Compiling 3 source files to /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/target/test-classes [2026-02-10T10:25:18.303Z] [INFO] [2026-02-10T10:25:18.303Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:18.303Z] [INFO] Tests are skipped. [2026-02-10T10:25:18.303Z] [INFO] [2026-02-10T10:25:18.303Z] [INFO] --- maven-surefire-plugin:2.21.0:test (test-tomee-embedded) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:18.303Z] [INFO] Tests are skipped. [2026-02-10T10:25:18.303Z] [INFO] [2026-02-10T10:25:18.303Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:18.303Z] [INFO] Building jar: /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/target/arquillian-tomee-config-tests-8.0.2.jar [2026-02-10T10:25:18.303Z] [INFO] [2026-02-10T10:25:18.303Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:18.303Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:25:18.303Z] [INFO] [2026-02-10T10:25:18.303Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-config-tests --- [2026-02-10T10:25:18.303Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/target/arquillian-tomee-config-tests-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tomee-config-tests/8.0.2/arquillian-tomee-config-tests-8.0.2.jar [2026-02-10T10:25:18.303Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-config-tests/8.0.2/arquillian-tomee-config-tests-8.0.2.pom [2026-02-10T10:25:18.303Z] [INFO] [2026-02-10T10:25:18.303Z] [INFO] ---------< org.apache.tomee:arquillian-tomee-moviefun-example >--------- [2026-02-10T10:25:18.303Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Sample :: Moviefun 8.0.2 [87/97] [2026-02-10T10:25:18.303Z] [INFO] --------------------------------[ war ]--------------------------------- [2026-02-10T10:25:18.303Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/servlet/jstl/1.2/jstl-1.2.pom [2026-02-10T10:25:18.303Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/servlet/jstl/1.2/jstl-1.2.pom [2026-02-10T10:25:18.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.pom [2026-02-10T10:25:18.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.pom (356 B at 11 kB/s) [2026-02-10T10:25:18.303Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/taglibs/standard/1.1.2/standard-1.1.2.pom [2026-02-10T10:25:19.033Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/taglibs/standard/1.1.2/standard-1.1.2.pom [2026-02-10T10:25:19.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/taglibs/standard/1.1.2/standard-1.1.2.pom [2026-02-10T10:25:19.034Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/taglibs/standard/1.1.2/standard-1.1.2.pom (149 B at 3.9 kB/s) [2026-02-10T10:25:19.034Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-selenium/1.3.0.Final/arquillian-drone-selenium-1.3.0.Final.pom [2026-02-10T10:25:19.034Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-selenium/1.3.0.Final/arquillian-drone-selenium-1.3.0.Final.pom [2026-02-10T10:25:19.034Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-selenium/1.3.0.Final/arquillian-drone-selenium-1.3.0.Final.pom (9.0 kB at 25 kB/s) [2026-02-10T10:25:19.034Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-build/1.3.0.Final/arquillian-drone-build-1.3.0.Final.pom [2026-02-10T10:25:19.673Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-build/1.3.0.Final/arquillian-drone-build-1.3.0.Final.pom [2026-02-10T10:25:21.000Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-build/1.3.0.Final/arquillian-drone-build-1.3.0.Final.pom (8.1 kB at 5.4 kB/s) [2026-02-10T10:25:21.000Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-aggregator/1.3.0.Final/arquillian-drone-aggregator-1.3.0.Final.pom [2026-02-10T10:25:21.000Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-aggregator/1.3.0.Final/arquillian-drone-aggregator-1.3.0.Final.pom [2026-02-10T10:25:22.330Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-aggregator/1.3.0.Final/arquillian-drone-aggregator-1.3.0.Final.pom (4.3 kB at 4.7 kB/s) [2026-02-10T10:25:22.330Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/arquillian-bom/1.1.3.Final/arquillian-bom-1.1.3.Final.pom [2026-02-10T10:25:22.330Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.1.3.Final/arquillian-bom-1.1.3.Final.pom [2026-02-10T10:25:22.330Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.1.3.Final/arquillian-bom-1.1.3.Final.pom (11 kB at 103 kB/s) [2026-02-10T10:25:22.330Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.1/shrinkwrap-bom-1.2.1.pom [2026-02-10T10:25:22.330Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.1/shrinkwrap-bom-1.2.1.pom [2026-02-10T10:25:22.330Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.1/shrinkwrap-bom-1.2.1.pom (3.5 kB at 59 kB/s) [2026-02-10T10:25:22.330Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.2/shrinkwrap-resolver-bom-2.0.2.pom [2026-02-10T10:25:22.330Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.2/shrinkwrap-resolver-bom-2.0.2.pom [2026-02-10T10:25:22.330Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.2/shrinkwrap-resolver-bom-2.0.2.pom (4.6 kB at 50 kB/s) [2026-02-10T10:25:22.330Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-5/shrinkwrap-descriptors-bom-2.0.0-alpha-5.pom [2026-02-10T10:25:22.970Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-5/shrinkwrap-descriptors-bom-2.0.0-alpha-5.pom [2026-02-10T10:25:22.970Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-5/shrinkwrap-descriptors-bom-2.0.0-alpha-5.pom (4.9 kB at 308 kB/s) [2026-02-10T10:25:22.970Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/arquillian-build/1.1.3.Final/arquillian-build-1.1.3.Final.pom [2026-02-10T10:25:22.970Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-build/1.1.3.Final/arquillian-build-1.1.3.Final.pom [2026-02-10T10:25:22.970Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-build/1.1.3.Final/arquillian-build-1.1.3.Final.pom (3.8 kB at 36 kB/s) [2026-02-10T10:25:22.970Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/arquillian-parent/1.1.3.Final/arquillian-parent-1.1.3.Final.pom [2026-02-10T10:25:23.608Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-parent/1.1.3.Final/arquillian-parent-1.1.3.Final.pom [2026-02-10T10:25:23.608Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-parent/1.1.3.Final/arquillian-parent-1.1.3.Final.pom (6.0 kB at 63 kB/s) [2026-02-10T10:25:23.608Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/8/jboss-parent-8.pom [2026-02-10T10:25:23.608Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/8/jboss-parent-8.pom [2026-02-10T10:25:23.608Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 2.7 MB/s) [2026-02-10T10:25:23.608Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/selenium/selenium-bom/2.40.0/selenium-bom-2.40.0.pom [2026-02-10T10:25:23.608Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/selenium/selenium-bom/2.40.0/selenium-bom-2.40.0.pom [2026-02-10T10:25:24.253Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/selenium/selenium-bom/2.40.0/selenium-bom-2.40.0.pom (5.0 kB at 15 kB/s) [2026-02-10T10:25:24.253Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.pom [2026-02-10T10:25:24.253Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.pom [2026-02-10T10:25:24.893Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.pom (951 B at 1.7 kB/s) [2026-02-10T10:25:24.893Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.pom [2026-02-10T10:25:24.893Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.pom [2026-02-10T10:25:26.972Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.pom (1.3 kB at 705 B/s) [2026-02-10T10:25:26.972Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.pom [2026-02-10T10:25:26.972Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.pom [2026-02-10T10:25:28.301Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.pom (3.6 kB at 2.7 kB/s) [2026-02-10T10:25:28.301Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-server/2.40.0/selenium-server-2.40.0.pom [2026-02-10T10:25:28.301Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-server/2.40.0/selenium-server-2.40.0.pom [2026-02-10T10:25:28.301Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-server/2.40.0/selenium-server-2.40.0.pom [2026-02-10T10:25:28.301Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-server/2.40.0/selenium-server-2.40.0.pom (5.4 kB at 44 kB/s) [2026-02-10T10:25:28.301Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-parent/2.40.0/selenium-parent-2.40.0.pom [2026-02-10T10:25:28.942Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-parent/2.40.0/selenium-parent-2.40.0.pom [2026-02-10T10:25:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.40.0/selenium-parent-2.40.0.pom [2026-02-10T10:25:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.40.0/selenium-parent-2.40.0.pom (9.7 kB at 256 kB/s) [2026-02-10T10:25:28.942Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.pom [2026-02-10T10:25:28.942Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.pom [2026-02-10T10:25:28.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.pom [2026-02-10T10:25:28.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.pom (1.0 kB at 37 kB/s) [2026-02-10T10:25:28.942Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.pom [2026-02-10T10:25:28.942Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.pom [2026-02-10T10:25:29.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.pom [2026-02-10T10:25:29.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.pom (1.4 kB at 40 kB/s) [2026-02-10T10:25:29.582Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.pom [2026-02-10T10:25:29.582Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.pom [2026-02-10T10:25:29.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.pom [2026-02-10T10:25:29.583Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.pom (155 B at 4.8 kB/s) [2026-02-10T10:25:29.583Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.pom [2026-02-10T10:25:29.583Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.pom [2026-02-10T10:25:30.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.pom [2026-02-10T10:25:30.221Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.pom (3.6 kB at 122 kB/s) [2026-02-10T10:25:30.221Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/project/6.1.9/project-6.1.9.pom [2026-02-10T10:25:30.221Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/project/6.1.9/project-6.1.9.pom [2026-02-10T10:25:30.221Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.9/project-6.1.9.pom [2026-02-10T10:25:30.221Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.9/project-6.1.9.pom (12 kB at 370 kB/s) [2026-02-10T10:25:30.221Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.pom [2026-02-10T10:25:30.221Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.pom [2026-02-10T10:25:30.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.pom [2026-02-10T10:25:30.859Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.pom (4.7 kB at 112 kB/s) [2026-02-10T10:25:30.859Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [2026-02-10T10:25:30.859Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [2026-02-10T10:25:30.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [2026-02-10T10:25:30.859Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 18 kB/s) [2026-02-10T10:25:30.859Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.pom [2026-02-10T10:25:30.859Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.pom [2026-02-10T10:25:30.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.pom [2026-02-10T10:25:31.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.pom (6.0 kB at 194 kB/s) [2026-02-10T10:25:31.500Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.pom [2026-02-10T10:25:31.500Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.pom [2026-02-10T10:25:31.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.pom [2026-02-10T10:25:31.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.pom (2.9 kB at 95 kB/s) [2026-02-10T10:25:31.500Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.pom [2026-02-10T10:25:31.500Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.pom [2026-02-10T10:25:31.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.pom [2026-02-10T10:25:31.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.pom (3.5 kB at 120 kB/s) [2026-02-10T10:25:31.501Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/json/json/20080701/json-20080701.pom [2026-02-10T10:25:32.141Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/json/json/20080701/json-20080701.pom [2026-02-10T10:25:32.141Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom [2026-02-10T10:25:32.141Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom (1.7 kB at 58 kB/s) [2026-02-10T10:25:32.141Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom [2026-02-10T10:25:32.141Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom [2026-02-10T10:25:32.141Z] [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-10T10:25:32.141Z] [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 68 kB/s) [2026-02-10T10:25:32.141Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom [2026-02-10T10:25:32.141Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom [2026-02-10T10:25:32.781Z] [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-10T10:25:32.781Z] [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 79 kB/s) [2026-02-10T10:25:32.781Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.pom [2026-02-10T10:25:32.781Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.pom [2026-02-10T10:25:32.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.pom [2026-02-10T10:25:32.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.pom (2.3 kB at 67 kB/s) [2026-02-10T10:25:32.781Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.pom [2026-02-10T10:25:32.781Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.pom [2026-02-10T10:25:32.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.pom [2026-02-10T10:25:33.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.pom (3.2 kB at 28 kB/s) [2026-02-10T10:25:33.420Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.pom [2026-02-10T10:25:33.420Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.pom [2026-02-10T10:25:33.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.pom [2026-02-10T10:25:33.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.pom (3.2 kB at 96 kB/s) [2026-02-10T10:25:33.420Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.pom [2026-02-10T10:25:33.420Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.pom [2026-02-10T10:25:33.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.pom [2026-02-10T10:25:33.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.pom (3.1 kB at 90 kB/s) [2026-02-10T10:25:33.420Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom [2026-02-10T10:25:34.061Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom [2026-02-10T10:25:34.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom [2026-02-10T10:25:34.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom (5.0 kB at 151 kB/s) [2026-02-10T10:25:34.061Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2026-02-10T10:25:34.061Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2026-02-10T10:25:34.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2026-02-10T10:25:34.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 161 kB/s) [2026-02-10T10:25:34.061Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom [2026-02-10T10:25:34.061Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom [2026-02-10T10:25:34.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom [2026-02-10T10:25:34.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom (26 kB at 742 kB/s) [2026-02-10T10:25:34.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.pom [2026-02-10T10:25:34.700Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.pom [2026-02-10T10:25:34.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.pom [2026-02-10T10:25:34.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.pom (2.5 kB at 68 kB/s) [2026-02-10T10:25:34.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/yaml/snakeyaml/1.8/snakeyaml-1.8.pom [2026-02-10T10:25:34.700Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/yaml/snakeyaml/1.8/snakeyaml-1.8.pom [2026-02-10T10:25:34.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.8/snakeyaml-1.8.pom [2026-02-10T10:25:34.701Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.8/snakeyaml-1.8.pom (13 kB at 449 kB/s) [2026-02-10T10:25:34.701Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.pom [2026-02-10T10:25:35.340Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.pom [2026-02-10T10:25:35.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.pom [2026-02-10T10:25:35.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.pom (5.2 kB at 126 kB/s) [2026-02-10T10:25:35.340Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.pom [2026-02-10T10:25:35.340Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.pom [2026-02-10T10:25:35.978Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.pom (3.8 kB at 6.9 kB/s) [2026-02-10T10:25:35.978Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-selenium-server/1.3.0.Final/arquillian-drone-selenium-server-1.3.0.Final.pom [2026-02-10T10:25:35.978Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-selenium-server/1.3.0.Final/arquillian-drone-selenium-server-1.3.0.Final.pom [2026-02-10T10:25:36.617Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-selenium-server/1.3.0.Final/arquillian-drone-selenium-server-1.3.0.Final.pom (4.9 kB at 8.8 kB/s) [2026-02-10T10:25:36.617Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/config/arquillian-config-api/1.1.3.Final/arquillian-config-api-1.1.3.Final.pom [2026-02-10T10:25:36.618Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-api/1.1.3.Final/arquillian-config-api-1.1.3.Final.pom [2026-02-10T10:25:39.568Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/config/arquillian-config-api/1.1.3.Final/arquillian-config-api-1.1.3.Final.pom (1.3 kB at 586 B/s) [2026-02-10T10:25:39.568Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-5/shrinkwrap-descriptors-api-base-2.0.0-alpha-5.pom [2026-02-10T10:25:39.568Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-5/shrinkwrap-descriptors-api-base-2.0.0-alpha-5.pom [2026-02-10T10:25:39.569Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-5/shrinkwrap-descriptors-api-base-2.0.0-alpha-5.pom (1.0 kB at 11 kB/s) [2026-02-10T10:25:39.569Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-5/shrinkwrap-descriptors-parent-2.0.0-alpha-5.pom [2026-02-10T10:25:39.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-5/shrinkwrap-descriptors-parent-2.0.0-alpha-5.pom [2026-02-10T10:25:39.569Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-5/shrinkwrap-descriptors-parent-2.0.0-alpha-5.pom (13 kB at 141 kB/s) [2026-02-10T10:25:39.569Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/core/arquillian-core-spi/1.1.3.Final/arquillian-core-spi-1.1.3.Final.pom [2026-02-10T10:25:39.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-spi/1.1.3.Final/arquillian-core-spi-1.1.3.Final.pom [2026-02-10T10:25:40.207Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-spi/1.1.3.Final/arquillian-core-spi-1.1.3.Final.pom (1.3 kB at 1.6 kB/s) [2026-02-10T10:25:40.207Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/core/arquillian-core-api/1.1.3.Final/arquillian-core-api-1.1.3.Final.pom [2026-02-10T10:25:40.848Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-api/1.1.3.Final/arquillian-core-api-1.1.3.Final.pom [2026-02-10T10:25:41.487Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/core/arquillian-core-api/1.1.3.Final/arquillian-core-api-1.1.3.Final.pom (1.1 kB at 1.2 kB/s) [2026-02-10T10:25:41.487Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/test/arquillian-test-spi/1.1.3.Final/arquillian-test-spi-1.1.3.Final.pom [2026-02-10T10:25:41.487Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-spi/1.1.3.Final/arquillian-test-spi-1.1.3.Final.pom [2026-02-10T10:25:42.814Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-spi/1.1.3.Final/arquillian-test-spi-1.1.3.Final.pom (1.6 kB at 1.6 kB/s) [2026-02-10T10:25:42.814Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/test/arquillian-test-api/1.1.3.Final/arquillian-test-api-1.1.3.Final.pom [2026-02-10T10:25:42.814Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-api/1.1.3.Final/arquillian-test-api-1.1.3.Final.pom [2026-02-10T10:25:44.894Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/test/arquillian-test-api/1.1.3.Final/arquillian-test-api-1.1.3.Final.pom (1.4 kB at 706 B/s) [2026-02-10T10:25:44.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.pom [2026-02-10T10:25:44.894Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.pom [2026-02-10T10:25:44.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.pom [2026-02-10T10:25:44.894Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.pom (35 kB at 982 kB/s) [2026-02-10T10:25:44.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom [2026-02-10T10:25:44.894Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 25 kB/s) [2026-02-10T10:25:44.894Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom [2026-02-10T10:25:45.534Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 42 kB/s) [2026-02-10T10:25:45.534Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.2.3/httpmime-4.2.3.pom [2026-02-10T10:25:45.534Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.2.3/httpmime-4.2.3.pom (5.4 kB at 23 kB/s) [2026-02-10T10:25:45.534Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.pom [2026-02-10T10:25:45.534Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.pom [2026-02-10T10:25:46.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.pom [2026-02-10T10:25:46.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.pom (1.5 kB at 55 kB/s) [2026-02-10T10:25:46.174Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom [2026-02-10T10:25:46.174Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom [2026-02-10T10:25:46.174Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom [2026-02-10T10:25:46.174Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom (3.2 kB at 114 kB/s) [2026-02-10T10:25:46.174Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.pom [2026-02-10T10:25:46.174Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.pom [2026-02-10T10:25:46.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.pom [2026-02-10T10:25:46.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.pom (1.4 kB at 51 kB/s) [2026-02-10T10:25:46.814Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.pom [2026-02-10T10:25:46.814Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.pom [2026-02-10T10:25:46.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.pom [2026-02-10T10:25:46.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.pom (10 kB at 316 kB/s) [2026-02-10T10:25:46.814Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/w3c/css/sac/1.3/sac-1.3.pom [2026-02-10T10:25:46.814Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/w3c/css/sac/1.3/sac-1.3.pom [2026-02-10T10:25:46.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom [2026-02-10T10:25:46.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 33 kB/s) [2026-02-10T10:25:46.814Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.pom [2026-02-10T10:25:47.453Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.pom [2026-02-10T10:25:47.453Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.pom [2026-02-10T10:25:47.453Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.pom (4.1 kB at 131 kB/s) [2026-02-10T10:25:47.454Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-project/8.1.9.v20130131/jetty-project-8.1.9.v20130131.pom [2026-02-10T10:25:47.454Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-project/8.1.9.v20130131/jetty-project-8.1.9.v20130131.pom [2026-02-10T10:25:47.454Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.9.v20130131/jetty-project-8.1.9.v20130131.pom [2026-02-10T10:25:47.454Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.9.v20130131/jetty-project-8.1.9.v20130131.pom (28 kB at 931 kB/s) [2026-02-10T10:25:47.454Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom [2026-02-10T10:25:48.093Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom [2026-02-10T10:25:48.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom [2026-02-10T10:25:48.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom (21 kB at 757 kB/s) [2026-02-10T10:25:48.093Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-util/7.5.3.v20111011/jetty-util-7.5.3.v20111011.pom [2026-02-10T10:25:48.093Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-util/7.5.3.v20111011/jetty-util-7.5.3.v20111011.pom [2026-02-10T10:25:48.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/7.5.3.v20111011/jetty-util-7.5.3.v20111011.pom [2026-02-10T10:25:48.093Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/7.5.3.v20111011/jetty-util-7.5.3.v20111011.pom (2.8 kB at 100 kB/s) [2026-02-10T10:25:48.093Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-project/7.5.3.v20111011/jetty-project-7.5.3.v20111011.pom [2026-02-10T10:25:48.093Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-project/7.5.3.v20111011/jetty-project-7.5.3.v20111011.pom [2026-02-10T10:25:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/7.5.3.v20111011/jetty-project-7.5.3.v20111011.pom [2026-02-10T10:25:48.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/7.5.3.v20111011/jetty-project-7.5.3.v20111011.pom (22 kB at 676 kB/s) [2026-02-10T10:25:48.731Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-parent/19/jetty-parent-19.pom [2026-02-10T10:25:48.731Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-parent/19/jetty-parent-19.pom [2026-02-10T10:25:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/19/jetty-parent-19.pom [2026-02-10T10:25:48.731Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/19/jetty-parent-19.pom (20 kB at 583 kB/s) [2026-02-10T10:25:48.731Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-io/7.5.3.v20111011/jetty-io-7.5.3.v20111011.pom [2026-02-10T10:25:48.731Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-io/7.5.3.v20111011/jetty-io-7.5.3.v20111011.pom [2026-02-10T10:25:48.731Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/7.5.3.v20111011/jetty-io-7.5.3.v20111011.pom [2026-02-10T10:25:49.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/7.5.3.v20111011/jetty-io-7.5.3.v20111011.pom (2.1 kB at 60 kB/s) [2026-02-10T10:25:49.369Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-http/7.5.3.v20111011/jetty-http-7.5.3.v20111011.pom [2026-02-10T10:25:49.369Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-http/7.5.3.v20111011/jetty-http-7.5.3.v20111011.pom [2026-02-10T10:25:49.369Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/7.5.3.v20111011/jetty-http-7.5.3.v20111011.pom [2026-02-10T10:25:49.369Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/7.5.3.v20111011/jetty-http-7.5.3.v20111011.pom (2.6 kB at 11 kB/s) [2026-02-10T10:25:49.369Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/servlet/jstl/1.2/jstl-1.2.jar [2026-02-10T10:25:49.369Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/taglibs/standard/1.1.2/standard-1.1.2.jar [2026-02-10T10:25:49.369Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-selenium/1.3.0.Final/arquillian-drone-selenium-1.3.0.Final.jar [2026-02-10T10:25:49.369Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.jar [2026-02-10T10:25:49.369Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.jar [2026-02-10T10:25:49.369Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.jar [2026-02-10T10:25:50.009Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-server/2.40.0/selenium-server-2.40.0.jar [2026-02-10T10:25:50.009Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar [2026-02-10T10:25:50.009Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar [2026-02-10T10:25:50.009Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.jar [2026-02-10T10:25:50.009Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.jar [2026-02-10T10:25:50.009Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.jar [2026-02-10T10:25:50.009Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [2026-02-10T10:25:50.009Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.jar [2026-02-10T10:25:50.009Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/yaml/snakeyaml/1.8/snakeyaml-1.8.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.jar [2026-02-10T10:25:50.010Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/json/json/20080701/json-20080701.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/extension/arquillian-drone-selenium-server/1.3.0.Final/arquillian-drone-selenium-server-1.3.0.Final.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.2.3/httpmime-4.2.3.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/w3c/css/sac/1.3/sac-1.3.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.jar [2026-02-10T10:25:50.650Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.2.3/httpmime-4.2.3.jar (26 kB at 21 kB/s) [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-util/7.5.3.v20111011/jetty-util-7.5.3.v20111011.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-io/7.5.3.v20111011/jetty-io-7.5.3.v20111011.jar [2026-02-10T10:25:50.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-http/7.5.3.v20111011/jetty-http-7.5.3.v20111011.jar [2026-02-10T10:25:51.288Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (433 kB at 280 kB/s) [2026-02-10T10:25:51.288Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (224 kB at 142 kB/s) [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/servlet/jstl/1.2/jstl-1.2.jar [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/taglibs/standard/1.1.2/standard-1.1.2.jar [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-selenium/1.3.0.Final/arquillian-drone-selenium-1.3.0.Final.jar [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.jar [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.jar [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.jar [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-server/2.40.0/selenium-server-2.40.0.jar [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar [2026-02-10T10:25:51.288Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.jar [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.jar [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.jar [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.jar [2026-02-10T10:25:51.928Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-api/1.3.0.Final/arquillian-drone-api-1.3.0.Final.jar (4.6 kB at 5.3 kB/s) [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.jar [2026-02-10T10:25:51.928Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-spi/1.3.0.Final/arquillian-drone-spi-1.3.0.Final.jar (19 kB at 22 kB/s) [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.jar [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.jar [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.jar [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.jar [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar [2026-02-10T10:25:51.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.jar [2026-02-10T10:25:52.569Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-configuration/1.3.0.Final/arquillian-drone-configuration-1.3.0.Final.jar (35 kB at 29 kB/s) [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/yaml/snakeyaml/1.8/snakeyaml-1.8.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/json/json/20080701/json-20080701.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.jar [2026-02-10T10:25:52.569Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-selenium/1.3.0.Final/arquillian-drone-selenium-1.3.0.Final.jar (8.1 kB at 5.5 kB/s) [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-selenium-server/1.3.0.Final/arquillian-drone-selenium-server-1.3.0.Final.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.jar [2026-02-10T10:25:52.569Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.jar [2026-02-10T10:25:53.209Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/w3c/css/sac/1.3/sac-1.3.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-util/7.5.3.v20111011/jetty-util-7.5.3.v20111011.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-io/7.5.3.v20111011/jetty-io-7.5.3.v20111011.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-http/7.5.3.v20111011/jetty-http-7.5.3.v20111011.jar [2026-02-10T10:25:53.210Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-selenium-server/1.3.0.Final/arquillian-drone-selenium-server-1.3.0.Final.jar (29 kB at 15 kB/s) [2026-02-10T10:25:53.210Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/extension/arquillian-drone-impl/1.3.0.Final/arquillian-drone-impl-1.3.0.Final.jar (59 kB at 26 kB/s) [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/taglibs/standard/1.1.2/standard-1.1.2.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-server/2.40.0/selenium-server-2.40.0.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar [2026-02-10T10:25:53.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar (414 kB at 8.6 MB/s) [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.jar [2026-02-10T10:25:53.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/taglibs/standard/1.1.2/standard-1.1.2.jar (393 kB at 5.7 MB/s) [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.jar [2026-02-10T10:25:53.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar (585 kB at 7.2 MB/s) [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.jar [2026-02-10T10:25:53.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.jar (497 kB at 5.4 MB/s) [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [2026-02-10T10:25:53.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.jar (132 kB at 1.3 MB/s) [2026-02-10T10:25:53.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar (2.3 MB at 21 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 19 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.jar (1.0 MB at 7.8 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.40.0/selenium-java-2.40.0.jar (178 kB at 1.4 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.40.0/selenium-chrome-driver-2.40.0.jar (11 kB at 74 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.40.0/selenium-htmlunit-driver-2.40.0.jar (58 kB at 345 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.40.0/selenium-ie-driver-2.40.0.jar (12 kB at 62 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (1.0 MB at 4.6 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (913 kB at 3.7 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.40.0/selenium-safari-driver-2.40.0.jar (279 kB at 955 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-server/2.40.0/selenium-server-2.40.0.jar (2.5 MB at 8.1 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.40.0/selenium-remote-driver-2.40.0.jar (246 kB at 777 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.8/snakeyaml-1.8.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.40.0/selenium-firefox-driver-2.40.0.jar (2.5 MB at 7.5 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar (165 kB at 489 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.40.0/selenium-support-2.40.0.jar (135 kB at 398 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.8/snakeyaml-1.8.jar (258 kB at 724 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar (1.1 MB at 3.1 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar (38 kB at 100 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.jar (1.4 MB at 3.3 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.18/nekohtml-1.9.18.jar (125 kB at 282 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.9/cssparser-0.9.9.jar (353 kB at 761 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.40.0/selenium-api-2.40.0.jar (143 kB at 306 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/7.5.3.v20111011/jetty-util-7.5.3.v20111011.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 32 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/7.5.3.v20111011/jetty-io-7.5.3.v20111011.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.12/htmlunit-2.12.jar (1.3 MB at 2.5 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/7.5.3.v20111011/jetty-http-7.5.3.v20111011.jar [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.12/htmlunit-core-js-2.12.jar (1.0 MB at 2.0 MB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.9.v20130131/jetty-websocket-8.1.9.v20130131.jar (126 kB at 250 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/7.5.3.v20111011/jetty-http-7.5.3.v20111011.jar (115 kB at 162 kB/s) [2026-02-10T10:25:53.855Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/7.5.3.v20111011/jetty-util-7.5.3.v20111011.jar (215 kB at 301 kB/s) [2026-02-10T10:25:54.496Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/7.5.3.v20111011/jetty-io-7.5.3.v20111011.jar (91 kB at 121 kB/s) [2026-02-10T10:25:54.496Z] [INFO] [2026-02-10T10:25:54.496Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:54.496Z] [INFO] [2026-02-10T10:25:54.496Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:54.496Z] [INFO] [2026-02-10T10:25:54.496Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:55.135Z] [INFO] [2026-02-10T10:25:55.135Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:55.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:55.135Z] [INFO] Copying 3 resources [2026-02-10T10:25:55.135Z] [INFO] Copying 3 resources [2026-02-10T10:25:55.135Z] [INFO] [2026-02-10T10:25:55.135Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:55.135Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:25:55.135Z] [INFO] Compiling 12 source files to /tomee/arquillian/arquillian-tomee-moviefun-example/target/classes [2026-02-10T10:25:55.135Z] [INFO] /tomee/arquillian/arquillian-tomee-moviefun-example/src/main/java/org/superbiz/moviefun/MovieController.java: /tomee/arquillian/arquillian-tomee-moviefun-example/src/main/java/org/superbiz/moviefun/MovieController.java uses or overrides a deprecated API. [2026-02-10T10:25:55.135Z] [INFO] /tomee/arquillian/arquillian-tomee-moviefun-example/src/main/java/org/superbiz/moviefun/MovieController.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:25:55.135Z] [INFO] /tomee/arquillian/arquillian-tomee-moviefun-example/src/main/java/org/superbiz/moviefun/MovieController.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:25:55.135Z] [INFO] /tomee/arquillian/arquillian-tomee-moviefun-example/src/main/java/org/superbiz/moviefun/MovieController.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:25:55.135Z] [INFO] [2026-02-10T10:25:55.135Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:55.135Z] [INFO] Couldn't find parent for org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-10 [2026-02-10T10:25:55.135Z] [INFO] [2026-02-10T10:25:55.135Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:55.135Z] [WARNING] Ignoring project type war - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:25:55.135Z] [INFO] [2026-02-10T10:25:55.135Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:55.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:25:55.135Z] [INFO] Copying 1 resource [2026-02-10T10:25:55.135Z] [INFO] Copying 3 resources [2026-02-10T10:25:55.135Z] [INFO] [2026-02-10T10:25:55.135Z] [INFO] --- maven-dependency-plugin:2.10:copy (copy-test-libs) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:55.135Z] [INFO] Configured Artifact: commons-logging:commons-logging:1.2:jar [2026-02-10T10:25:55.135Z] [INFO] Configured Artifact: javax.servlet:jstl:1.1.2:jar [2026-02-10T10:25:55.135Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar [2026-02-10T10:25:55.135Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar [2026-02-10T10:25:55.135Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar [2026-02-10T10:25:55.775Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar (21 kB at 530 kB/s) [2026-02-10T10:25:55.775Z] [INFO] Configured Artifact: log4j:log4j:1.2.17:jar [2026-02-10T10:25:55.775Z] [INFO] Configured Artifact: org.apache.myfaces.core:myfaces-api:2.1.8:jar [2026-02-10T10:25:55.775Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-api/2.1.8/myfaces-api-2.1.8.jar [2026-02-10T10:25:56.420Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/myfaces/core/myfaces-api/2.1.8/myfaces-api-2.1.8.jar (1.2 MB at 1.3 MB/s) [2026-02-10T10:25:56.420Z] [INFO] Configured Artifact: taglibs:standard:1.1.2:jar [2026-02-10T10:25:56.420Z] [INFO] Copying commons-logging-1.2.jar to /tomee/arquillian/arquillian-tomee-moviefun-example/target/test-libs/commons-logging.jar [2026-02-10T10:25:56.420Z] [INFO] Copying jstl-1.1.2.jar to /tomee/arquillian/arquillian-tomee-moviefun-example/target/test-libs/jstl.jar [2026-02-10T10:25:56.420Z] [INFO] Copying log4j-1.2.17.jar to /tomee/arquillian/arquillian-tomee-moviefun-example/target/test-libs/log4j.jar [2026-02-10T10:25:56.420Z] [INFO] Copying myfaces-api-2.1.8.jar to /tomee/arquillian/arquillian-tomee-moviefun-example/target/test-libs/myfaces-api.jar [2026-02-10T10:25:56.420Z] [INFO] Copying standard-1.1.2.jar to /tomee/arquillian/arquillian-tomee-moviefun-example/target/test-libs/standard.jar [2026-02-10T10:25:56.420Z] [INFO] [2026-02-10T10:25:56.420Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:56.420Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:25:56.420Z] [INFO] Compiling 5 source files to /tomee/arquillian/arquillian-tomee-moviefun-example/target/test-classes [2026-02-10T10:25:56.420Z] [INFO] [2026-02-10T10:25:56.420Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:56.420Z] [INFO] Tests are skipped. [2026-02-10T10:25:56.420Z] [INFO] [2026-02-10T10:25:56.420Z] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:56.420Z] [INFO] Packaging webapp [2026-02-10T10:25:56.420Z] [INFO] Assembling webapp [arquillian-tomee-moviefun-example] in [/tomee/arquillian/arquillian-tomee-moviefun-example/target/moviefun] [2026-02-10T10:25:56.420Z] [INFO] Processing war project [2026-02-10T10:25:56.420Z] [INFO] Copying webapp resources [/tomee/arquillian/arquillian-tomee-moviefun-example/src/main/webapp] [2026-02-10T10:25:56.420Z] [INFO] Webapp assembled in [67 msecs] [2026-02-10T10:25:56.420Z] [INFO] Building war: /tomee/arquillian/arquillian-tomee-moviefun-example/target/moviefun.war [2026-02-10T10:25:57.059Z] [INFO] [2026-02-10T10:25:57.060Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:57.060Z] [INFO] Skipping because packaging 'war' is not pom. [2026-02-10T10:25:57.060Z] [INFO] [2026-02-10T10:25:57.060Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tomee-moviefun-example --- [2026-02-10T10:25:57.060Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-moviefun-example/target/moviefun.war to /root/.m2/repository/org/apache/tomee/arquillian-tomee-moviefun-example/8.0.2/arquillian-tomee-moviefun-example-8.0.2.war [2026-02-10T10:25:57.060Z] [INFO] Installing /tomee/arquillian/arquillian-tomee-moviefun-example/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tomee-moviefun-example/8.0.2/arquillian-tomee-moviefun-example-8.0.2.pom [2026-02-10T10:25:57.060Z] [INFO] [2026-02-10T10:25:57.060Z] [INFO] ------------< org.apache.tomee:arquillian-openejb-embedded >------------ [2026-02-10T10:25:57.060Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: OpenEJB Container 8.0.2 [88/97] [2026-02-10T10:25:57.060Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:25:57.060Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom [2026-02-10T10:25:57.060Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom [2026-02-10T10:25:57.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom [2026-02-10T10:25:57.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom (1.5 kB at 43 kB/s) [2026-02-10T10:25:57.060Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/1.0/objenesis-1.0.pom [2026-02-10T10:25:57.060Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis/1.0/objenesis-1.0.pom [2026-02-10T10:25:57.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.0/objenesis-1.0.pom [2026-02-10T10:25:57.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.0/objenesis-1.0.pom (853 B at 21 kB/s) [2026-02-10T10:25:57.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/info/cukes/cucumber-core/1.1.8/cucumber-core-1.1.8.pom [2026-02-10T10:25:57.700Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/info/cukes/cucumber-core/1.1.8/cucumber-core-1.1.8.pom [2026-02-10T10:25:57.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.1.8/cucumber-core-1.1.8.pom [2026-02-10T10:25:57.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.1.8/cucumber-core-1.1.8.pom (3.5 kB at 87 kB/s) [2026-02-10T10:25:57.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/info/cukes/cucumber-jvm/1.1.8/cucumber-jvm-1.1.8.pom [2026-02-10T10:25:58.341Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/info/cukes/cucumber-jvm/1.1.8/cucumber-jvm-1.1.8.pom [2026-02-10T10:25:58.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.1.8/cucumber-jvm-1.1.8.pom [2026-02-10T10:25:58.341Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.1.8/cucumber-jvm-1.1.8.pom (34 kB at 835 kB/s) [2026-02-10T10:25:58.341Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom [2026-02-10T10:25:58.341Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom [2026-02-10T10:25:58.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom [2026-02-10T10:25:58.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (3.3 kB at 86 kB/s) [2026-02-10T10:25:58.979Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom [2026-02-10T10:25:58.979Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom [2026-02-10T10:25:58.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom [2026-02-10T10:25:58.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (4.4 kB at 108 kB/s) [2026-02-10T10:25:58.979Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom [2026-02-10T10:25:58.979Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom [2026-02-10T10:25:58.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom [2026-02-10T10:25:58.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (8.9 kB at 233 kB/s) [2026-02-10T10:25:58.979Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar [2026-02-10T10:25:58.979Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/1.0/objenesis-1.0.jar [2026-02-10T10:25:58.979Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/info/cukes/cucumber-core/1.1.8/cucumber-core-1.1.8.jar [2026-02-10T10:25:58.980Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar [2026-02-10T10:25:58.980Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis/1.0/objenesis-1.0.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/info/cukes/cucumber-core/1.1.8/cucumber-core-1.1.8.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.0/objenesis-1.0.jar [2026-02-10T10:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.1.8/cucumber-core-1.1.8.jar [2026-02-10T10:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/1.0/objenesis-1.0.jar (29 kB at 484 kB/s) [2026-02-10T10:25:59.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar [2026-02-10T10:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (39 kB at 656 kB/s) [2026-02-10T10:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.1.8/cucumber-core-1.1.8.jar (209 kB at 2.8 MB/s) [2026-02-10T10:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.jar (540 kB at 6.8 MB/s) [2026-02-10T10:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar (1.5 MB at 18 MB/s) [2026-02-10T10:25:59.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1.8 MB at 16 MB/s) [2026-02-10T10:25:59.619Z] [INFO] [2026-02-10T10:25:59.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-openejb-embedded --- [2026-02-10T10:25:59.619Z] [INFO] [2026-02-10T10:25:59.619Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-openejb-embedded --- [2026-02-10T10:25:59.619Z] [INFO] [2026-02-10T10:25:59.619Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.259Z] [INFO] [2026-02-10T10:26:00.259Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.259Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:00.259Z] [INFO] Copying 3 resources [2026-02-10T10:26:00.259Z] [INFO] Copying 3 resources [2026-02-10T10:26:00.259Z] [INFO] [2026-02-10T10:26:00.259Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.259Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:00.259Z] [INFO] Compiling 11 source files to /tomee/arquillian/arquillian-openejb-embedded/target/classes [2026-02-10T10:26:00.927Z] [INFO] /tomee/arquillian/arquillian-openejb-embedded/src/main/java/org/apache/openejb/arquillian/openejb/OpenEJBDeployableContainer.java: /tomee/arquillian/arquillian-openejb-embedded/src/main/java/org/apache/openejb/arquillian/openejb/OpenEJBDeployableContainer.java uses or overrides a deprecated API. [2026-02-10T10:26:00.927Z] [INFO] /tomee/arquillian/arquillian-openejb-embedded/src/main/java/org/apache/openejb/arquillian/openejb/OpenEJBDeployableContainer.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:26:00.927Z] [INFO] /tomee/arquillian/arquillian-openejb-embedded/src/main/java/org/apache/openejb/arquillian/openejb/SWClassLoader.java: /tomee/arquillian/arquillian-openejb-embedded/src/main/java/org/apache/openejb/arquillian/openejb/SWClassLoader.java uses unchecked or unsafe operations. [2026-02-10T10:26:00.927Z] [INFO] /tomee/arquillian/arquillian-openejb-embedded/src/main/java/org/apache/openejb/arquillian/openejb/SWClassLoader.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:26:00.927Z] [INFO] [2026-02-10T10:26:00.927Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.927Z] [INFO] [2026-02-10T10:26:00.927Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.927Z] [WARNING] Manifest org.apache.tomee:arquillian-openejb-embedded:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:26:00.927Z] [INFO] [2026-02-10T10:26:00.927Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:00.927Z] [INFO] Copying 2 resources [2026-02-10T10:26:00.927Z] [INFO] Copying 3 resources [2026-02-10T10:26:00.927Z] [INFO] [2026-02-10T10:26:00.927Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.927Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:00.927Z] [INFO] Compiling 22 source files to /tomee/arquillian/arquillian-openejb-embedded/target/test-classes [2026-02-10T10:26:00.927Z] [INFO] [2026-02-10T10:26:00.927Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.927Z] [INFO] Tests are skipped. [2026-02-10T10:26:00.927Z] [INFO] [2026-02-10T10:26:00.927Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.927Z] [INFO] Building jar: /tomee/arquillian/arquillian-openejb-embedded/target/arquillian-openejb-embedded-8.0.2.jar [2026-02-10T10:26:00.927Z] [INFO] [2026-02-10T10:26:00.927Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.927Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:26:00.927Z] [INFO] [2026-02-10T10:26:00.927Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-openejb-embedded --- [2026-02-10T10:26:00.927Z] [INFO] Installing /tomee/arquillian/arquillian-openejb-embedded/target/arquillian-openejb-embedded-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-openejb-embedded/8.0.2/arquillian-openejb-embedded-8.0.2.jar [2026-02-10T10:26:00.927Z] [INFO] Installing /tomee/arquillian/arquillian-openejb-embedded/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-openejb-embedded/8.0.2/arquillian-openejb-embedded-8.0.2.pom [2026-02-10T10:26:00.927Z] [INFO] [2026-02-10T10:26:00.927Z] [INFO] ------------------< org.apache.tomee:arquillian-tck >------------------- [2026-02-10T10:26:00.927Z] [INFO] Building TomEE :: Arquillian Adaptors Parent :: Arquillian TCK 8.0.2 [89/97] [2026-02-10T10:26:00.927Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:26:00.927Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/arquillian/tck/container/arquillian-tck-container/1.0.0.Alpha1/arquillian-tck-container-1.0.0.Alpha1.pom [2026-02-10T10:26:00.927Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/arquillian/tck/container/arquillian-tck-container/1.0.0.Alpha1/arquillian-tck-container-1.0.0.Alpha1.pom [2026-02-10T10:26:02.253Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/arquillian/tck/container/arquillian-tck-container/1.0.0.Alpha1/arquillian-tck-container-1.0.0.Alpha1.pom (5.0 kB at 5.3 kB/s) [2026-02-10T10:26:02.253Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/arquillian/tck/arquillian-tck-parent/1.0.0.Alpha1/arquillian-tck-parent-1.0.0.Alpha1.pom [2026-02-10T10:26:02.253Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/arquillian/tck/arquillian-tck-parent/1.0.0.Alpha1/arquillian-tck-parent-1.0.0.Alpha1.pom [2026-02-10T10:26:02.891Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/arquillian/tck/arquillian-tck-parent/1.0.0.Alpha1/arquillian-tck-parent-1.0.0.Alpha1.pom (4.6 kB at 11 kB/s) [2026-02-10T10:26:02.891Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/14/jboss-parent-14.pom [2026-02-10T10:26:02.891Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/14/jboss-parent-14.pom [2026-02-10T10:26:02.891Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/14/jboss-parent-14.pom (33 kB at 1.8 MB/s) [2026-02-10T10:26:02.891Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/arquillian-bom/1.1.4.Final/arquillian-bom-1.1.4.Final.pom [2026-02-10T10:26:02.891Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.1.4.Final/arquillian-bom-1.1.4.Final.pom [2026-02-10T10:26:02.891Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.1.4.Final/arquillian-bom-1.1.4.Final.pom (11 kB at 295 kB/s) [2026-02-10T10:26:02.891Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/spec/jboss-javaee-6.0/3.0.0.Final/jboss-javaee-6.0-3.0.0.Final.pom [2026-02-10T10:26:02.891Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/spec/jboss-javaee-6.0/3.0.0.Final/jboss-javaee-6.0-3.0.0.Final.pom [2026-02-10T10:26:04.217Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/spec/jboss-javaee-6.0/3.0.0.Final/jboss-javaee-6.0-3.0.0.Final.pom (16 kB at 17 kB/s) [2026-02-10T10:26:04.217Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.pom [2026-02-10T10:26:04.217Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.pom [2026-02-10T10:26:05.544Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.pom (4.2 kB at 3.5 kB/s) [2026-02-10T10:26:05.544Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/arquillian/tck/container/arquillian-tck-container/1.0.0.Alpha1/arquillian-tck-container-1.0.0.Alpha1-tests.jar [2026-02-10T10:26:05.544Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.jar [2026-02-10T10:26:05.544Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/arquillian/tck/container/arquillian-tck-container/1.0.0.Alpha1/arquillian-tck-container-1.0.0.Alpha1-tests.jar [2026-02-10T10:26:05.544Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.jar [2026-02-10T10:26:05.544Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.13.Final/arquillian-testenricher-cdi-1.1.13.Final.jar (28 kB at 297 kB/s) [2026-02-10T10:26:06.875Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/arquillian/tck/container/arquillian-tck-container/1.0.0.Alpha1/arquillian-tck-container-1.0.0.Alpha1-tests.jar (28 kB at 22 kB/s) [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:06.875Z] [INFO] skip non existing resourceDirectory /tomee/arquillian/arquillian-tck/src/main/resources [2026-02-10T10:26:06.875Z] [INFO] Copying 3 resources [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] No sources to compile [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] No dependencies to report [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [WARNING] Manifest org.apache.tomee:arquillian-tck:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:06.875Z] [INFO] Copying 1 resource [2026-02-10T10:26:06.875Z] [INFO] Copying 3 resources [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] No sources to compile [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-dependency-plugin:3.0.1:unpack (tck-unpack) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] Configured Artifact: org.arquillian.tck.container:arquillian-tck-container:tests:1.0.0.Alpha1:jar [2026-02-10T10:26:06.875Z] [INFO] Unpacking /root/.m2/repository/org/arquillian/tck/container/arquillian-tck-container/1.0.0.Alpha1/arquillian-tck-container-1.0.0.Alpha1-tests.jar to /tomee/arquillian/arquillian-tck/target/test-classes with includes "" and excludes "" [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] Tests are skipped. [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] Building jar: /tomee/arquillian/arquillian-tck/target/arquillian-tck-8.0.2.jar [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arquillian-tck --- [2026-02-10T10:26:06.875Z] [INFO] Installing /tomee/arquillian/arquillian-tck/target/arquillian-tck-8.0.2.jar to /root/.m2/repository/org/apache/tomee/arquillian-tck/8.0.2/arquillian-tck-8.0.2.jar [2026-02-10T10:26:06.875Z] [INFO] Installing /tomee/arquillian/arquillian-tck/pom.xml to /root/.m2/repository/org/apache/tomee/arquillian-tck/8.0.2/arquillian-tck-8.0.2.pom [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --------------------< org.apache.tomee:webdeployer >-------------------- [2026-02-10T10:26:06.875Z] [INFO] Building TomEE :: Utils :: TomEE Webapps-based Deployer EJB 8.0.2 [90/97] [2026-02-10T10:26:06.875Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ webdeployer --- [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ webdeployer --- [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ webdeployer --- [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ webdeployer --- [2026-02-10T10:26:06.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:06.875Z] [INFO] skip non existing resourceDirectory /tomee/utils/webdeployer/src/main/resources [2026-02-10T10:26:06.875Z] [INFO] Copying 3 resources [2026-02-10T10:26:06.875Z] [INFO] [2026-02-10T10:26:06.875Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ webdeployer --- [2026-02-10T10:26:06.875Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:06.875Z] [INFO] Compiling 3 source files to /tomee/utils/webdeployer/target/classes [2026-02-10T10:26:07.618Z] [INFO] [2026-02-10T10:26:07.618Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ webdeployer --- [2026-02-10T10:26:07.618Z] [INFO] No dependencies to report [2026-02-10T10:26:07.618Z] [INFO] [2026-02-10T10:26:07.618Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ webdeployer --- [2026-02-10T10:26:07.618Z] [INFO] [2026-02-10T10:26:07.618Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ webdeployer --- [2026-02-10T10:26:07.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:07.618Z] [INFO] skip non existing resourceDirectory /tomee/utils/webdeployer/src/test/resources [2026-02-10T10:26:07.618Z] [INFO] Copying 3 resources [2026-02-10T10:26:07.618Z] [INFO] [2026-02-10T10:26:07.618Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ webdeployer --- [2026-02-10T10:26:07.618Z] [INFO] No sources to compile [2026-02-10T10:26:07.618Z] [INFO] [2026-02-10T10:26:07.618Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ webdeployer --- [2026-02-10T10:26:07.618Z] [INFO] Tests are skipped. [2026-02-10T10:26:07.618Z] [INFO] [2026-02-10T10:26:07.618Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ webdeployer --- [2026-02-10T10:26:07.618Z] [INFO] Building jar: /tomee/utils/webdeployer/target/webdeployer-8.0.2.jar [2026-02-10T10:26:07.618Z] [INFO] [2026-02-10T10:26:07.618Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ webdeployer --- [2026-02-10T10:26:07.618Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:26:07.618Z] [INFO] [2026-02-10T10:26:07.618Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ webdeployer --- [2026-02-10T10:26:07.618Z] [INFO] Installing /tomee/utils/webdeployer/target/webdeployer-8.0.2.jar to /root/.m2/repository/org/apache/tomee/webdeployer/8.0.2/webdeployer-8.0.2.jar [2026-02-10T10:26:07.618Z] [INFO] Installing /tomee/utils/webdeployer/pom.xml to /root/.m2/repository/org/apache/tomee/webdeployer/8.0.2/webdeployer-8.0.2.pom [2026-02-10T10:26:07.618Z] [INFO] [2026-02-10T10:26:07.618Z] [INFO] --------------< org.apache.tomee:openejb-core-hibernate >--------------- [2026-02-10T10:26:07.618Z] [INFO] Building TomEE :: Utils :: Core Hibernate 8.0.2 [91/97] [2026-02-10T10:26:07.618Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:26:07.618Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-validator/5.1.3.Final/hibernate-validator-5.1.3.Final.pom [2026-02-10T10:26:07.618Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-validator/5.1.3.Final/hibernate-validator-5.1.3.Final.pom [2026-02-10T10:26:07.618Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-validator/5.1.3.Final/hibernate-validator-5.1.3.Final.pom (14 kB at 521 kB/s) [2026-02-10T10:26:07.618Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-validator-parent/5.1.3.Final/hibernate-validator-parent-5.1.3.Final.pom [2026-02-10T10:26:07.618Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-validator-parent/5.1.3.Final/hibernate-validator-parent-5.1.3.Final.pom [2026-02-10T10:26:07.618Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-validator-parent/5.1.3.Final/hibernate-validator-parent-5.1.3.Final.pom (27 kB at 1.6 MB/s) [2026-02-10T10:26:07.618Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom [2026-02-10T10:26:07.618Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom [2026-02-10T10:26:07.618Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 1.2 MB/s) [2026-02-10T10:26:07.618Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom [2026-02-10T10:26:08.564Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom [2026-02-10T10:26:08.564Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 137 kB/s) [2026-02-10T10:26:08.564Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom [2026-02-10T10:26:08.564Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom [2026-02-10T10:26:08.564Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 363 kB/s) [2026-02-10T10:26:08.564Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom [2026-02-10T10:26:08.564Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom [2026-02-10T10:26:08.564Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 484 kB/s) [2026-02-10T10:26:08.564Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom [2026-02-10T10:26:08.564Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom [2026-02-10T10:26:08.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom [2026-02-10T10:26:08.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom (6.6 kB at 177 kB/s) [2026-02-10T10:26:08.564Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-ehcache/5.4.10.Final/hibernate-ehcache-5.4.10.Final.pom [2026-02-10T10:26:08.564Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-ehcache/5.4.10.Final/hibernate-ehcache-5.4.10.Final.pom [2026-02-10T10:26:08.564Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/5.4.10.Final/hibernate-ehcache-5.4.10.Final.pom [2026-02-10T10:26:08.564Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/5.4.10.Final/hibernate-ehcache-5.4.10.Final.pom (2.7 kB at 35 kB/s) [2026-02-10T10:26:08.564Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom [2026-02-10T10:26:09.202Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom [2026-02-10T10:26:09.202Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (6.4 kB at 489 kB/s) [2026-02-10T10:26:09.202Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/jboss-parent/15/jboss-parent-15.pom [2026-02-10T10:26:09.202Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/15/jboss-parent-15.pom [2026-02-10T10:26:09.202Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 3.2 MB/s) [2026-02-10T10:26:09.202Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/ehcache/ehcache/2.10.3/ehcache-2.10.3.pom [2026-02-10T10:26:09.202Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/ehcache/ehcache/2.10.3/ehcache-2.10.3.pom [2026-02-10T10:26:09.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.10.3/ehcache-2.10.3.pom [2026-02-10T10:26:09.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.10.3/ehcache-2.10.3.pom (19 kB at 582 kB/s) [2026-02-10T10:26:09.202Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/ehcache/ehcache-root/2.10.3/ehcache-root-2.10.3.pom [2026-02-10T10:26:09.202Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/ehcache/ehcache-root/2.10.3/ehcache-root-2.10.3.pom [2026-02-10T10:26:09.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-root/2.10.3/ehcache-root-2.10.3.pom [2026-02-10T10:26:09.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-root/2.10.3/ehcache-root-2.10.3.pom (17 kB at 548 kB/s) [2026-02-10T10:26:09.851Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/ehcache/ehcache-parent/2.18/ehcache-parent-2.18.pom [2026-02-10T10:26:09.851Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/ehcache/ehcache-parent/2.18/ehcache-parent-2.18.pom [2026-02-10T10:26:09.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.18/ehcache-parent-2.18.pom [2026-02-10T10:26:09.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache-parent/2.18/ehcache-parent-2.18.pom (17 kB at 527 kB/s) [2026-02-10T10:26:09.851Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-validator/5.1.3.Final/hibernate-validator-5.1.3.Final.jar [2026-02-10T10:26:09.851Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar [2026-02-10T10:26:09.851Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hibernate/hibernate-ehcache/5.4.10.Final/hibernate-ehcache-5.4.10.Final.jar [2026-02-10T10:26:09.851Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar [2026-02-10T10:26:09.851Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/ehcache/ehcache/2.10.3/ehcache-2.10.3.jar [2026-02-10T10:26:09.851Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-validator/5.1.3.Final/hibernate-validator-5.1.3.Final.jar [2026-02-10T10:26:09.851Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar [2026-02-10T10:26:09.851Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-ehcache/5.4.10.Final/hibernate-ehcache-5.4.10.Final.jar [2026-02-10T10:26:09.851Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar [2026-02-10T10:26:09.851Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/ehcache/ehcache/2.10.3/ehcache-2.10.3.jar [2026-02-10T10:26:09.851Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar (66 kB at 811 kB/s) [2026-02-10T10:26:11.176Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-validator/5.1.3.Final/hibernate-validator-5.1.3.Final.jar (634 kB at 657 kB/s) [2026-02-10T10:26:11.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar [2026-02-10T10:26:11.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/5.4.10.Final/hibernate-ehcache-5.4.10.Final.jar [2026-02-10T10:26:11.176Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.10.3/ehcache-2.10.3.jar [2026-02-10T10:26:11.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/5.4.10.Final/hibernate-ehcache-5.4.10.Final.jar (57 kB at 1.2 MB/s) [2026-02-10T10:26:11.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (60 kB at 1.2 MB/s) [2026-02-10T10:26:11.176Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/ehcache/ehcache/2.10.3/ehcache-2.10.3.jar (8.9 MB at 63 MB/s) [2026-02-10T10:26:11.176Z] [INFO] [2026-02-10T10:26:11.176Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-core-hibernate --- [2026-02-10T10:26:11.176Z] [INFO] [2026-02-10T10:26:11.176Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-core-hibernate --- [2026-02-10T10:26:11.176Z] [INFO] [2026-02-10T10:26:11.176Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-core-hibernate --- [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-core-hibernate --- [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-core-hibernate --- [2026-02-10T10:26:11.814Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-core-hibernate --- [2026-02-10T10:26:11.814Z] [INFO] No site descriptor found: nothing to attach. [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-core-hibernate --- [2026-02-10T10:26:11.814Z] [INFO] Installing /tomee/utils/openejb-core-hibernate/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-core-hibernate/8.0.2/openejb-core-hibernate-8.0.2.pom [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] ---------------< org.apache.tomee:openejb-provisionning >--------------- [2026-02-10T10:26:11.814Z] [INFO] Building TomEE :: Utils :: Provisionning 8.0.2 [92/97] [2026-02-10T10:26:11.814Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:11.814Z] [INFO] skip non existing resourceDirectory /tomee/utils/openejb-provisionning/src/main/resources [2026-02-10T10:26:11.814Z] [INFO] Copying 3 resources [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:11.814Z] [INFO] Compiling 2 source files to /tomee/utils/openejb-provisionning/target/classes [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] Couldn't find parent for org.slf4j:slf4j-api:jar:1.7.21 [2026-02-10T10:26:11.814Z] [INFO] Couldn't find parent for org.apache.commons:commons-lang3:jar:3.8.1 [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [WARNING] Manifest org.apache.tomee:openejb-provisionning:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:11.814Z] [INFO] skip non existing resourceDirectory /tomee/utils/openejb-provisionning/src/test/resources [2026-02-10T10:26:11.814Z] [INFO] Copying 3 resources [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:11.814Z] [INFO] Compiling 1 source file to /tomee/utils/openejb-provisionning/target/test-classes [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] Tests are skipped. [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] Building jar: /tomee/utils/openejb-provisionning/target/openejb-provisionning-8.0.2.jar [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:26:11.814Z] [INFO] [2026-02-10T10:26:11.814Z] [INFO] --- maven-assembly-plugin:2.4.1:single (bin) @ openejb-provisionning --- [2026-02-10T10:26:11.814Z] [INFO] Reading assembly descriptor: src/main/assembly/provisionning.xml [2026-02-10T10:26:12.452Z] [INFO] Building tar: /tomee/utils/openejb-provisionning/target/openejb-provisionning-8.0.2.tar.gz [2026-02-10T10:26:12.452Z] [INFO] Building zip: /tomee/utils/openejb-provisionning/target/openejb-provisionning-8.0.2.zip [2026-02-10T10:26:12.452Z] [INFO] [2026-02-10T10:26:12.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-provisionning --- [2026-02-10T10:26:12.452Z] [INFO] Installing /tomee/utils/openejb-provisionning/target/openejb-provisionning-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-provisionning/8.0.2/openejb-provisionning-8.0.2.jar [2026-02-10T10:26:12.452Z] [INFO] Installing /tomee/utils/openejb-provisionning/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-provisionning/8.0.2/openejb-provisionning-8.0.2.pom [2026-02-10T10:26:12.452Z] [INFO] Installing /tomee/utils/openejb-provisionning/target/openejb-provisionning-8.0.2.tar.gz to /root/.m2/repository/org/apache/tomee/openejb-provisionning/8.0.2/openejb-provisionning-8.0.2.tar.gz [2026-02-10T10:26:12.452Z] [INFO] Installing /tomee/utils/openejb-provisionning/target/openejb-provisionning-8.0.2.zip to /root/.m2/repository/org/apache/tomee/openejb-provisionning/8.0.2/openejb-provisionning-8.0.2.zip [2026-02-10T10:26:12.452Z] [INFO] [2026-02-10T10:26:12.452Z] [INFO] ------------------< org.apache.tomee:openejb-mockito >------------------ [2026-02-10T10:26:12.452Z] [INFO] Building TomEE :: Utils :: Mockito 8.0.2 [93/97] [2026-02-10T10:26:12.452Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:26:12.452Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.pom [2026-02-10T10:26:12.452Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.pom [2026-02-10T10:26:12.452Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.pom [2026-02-10T10:26:12.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.pom (17 kB at 590 kB/s) [2026-02-10T10:26:12.452Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.pom [2026-02-10T10:26:13.090Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.pom [2026-02-10T10:26:13.090Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.pom [2026-02-10T10:26:13.090Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.pom (9.9 kB at 308 kB/s) [2026-02-10T10:26:13.090Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/bytebuddy/byte-buddy-parent/1.9.0/byte-buddy-parent-1.9.0.pom [2026-02-10T10:26:13.090Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/bytebuddy/byte-buddy-parent/1.9.0/byte-buddy-parent-1.9.0.pom [2026-02-10T10:26:13.090Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.0/byte-buddy-parent-1.9.0.pom [2026-02-10T10:26:13.090Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.0/byte-buddy-parent-1.9.0.pom (32 kB at 768 kB/s) [2026-02-10T10:26:13.090Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.pom [2026-02-10T10:26:13.090Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.pom [2026-02-10T10:26:13.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.pom [2026-02-10T10:26:13.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.pom (5.6 kB at 179 kB/s) [2026-02-10T10:26:13.729Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2026-02-10T10:26:13.729Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2026-02-10T10:26:13.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2026-02-10T10:26:13.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 90 kB/s) [2026-02-10T10:26:13.729Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2026-02-10T10:26:13.729Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2026-02-10T10:26:14.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2026-02-10T10:26:14.368Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 516 kB/s) [2026-02-10T10:26:14.368Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.jar [2026-02-10T10:26:14.368Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.jar [2026-02-10T10:26:14.368Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.jar [2026-02-10T10:26:14.368Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2026-02-10T10:26:14.368Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.jar [2026-02-10T10:26:14.368Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.jar [2026-02-10T10:26:14.368Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2026-02-10T10:26:14.368Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.jar [2026-02-10T10:26:15.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.jar [2026-02-10T10:26:15.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.jar [2026-02-10T10:26:15.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2026-02-10T10:26:15.010Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.jar [2026-02-10T10:26:15.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.0/byte-buddy-agent-1.9.0.jar (43 kB at 1.1 MB/s) [2026-02-10T10:26:15.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.jar (565 kB at 14 MB/s) [2026-02-10T10:26:15.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 1.3 MB/s) [2026-02-10T10:26:15.010Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.0/byte-buddy-1.9.0.jar (3.2 MB at 37 MB/s) [2026-02-10T10:26:15.010Z] [INFO] [2026-02-10T10:26:15.010Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openejb-mockito --- [2026-02-10T10:26:15.010Z] [INFO] [2026-02-10T10:26:15.010Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openejb-mockito --- [2026-02-10T10:26:15.010Z] [INFO] [2026-02-10T10:26:15.010Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openejb-mockito --- [2026-02-10T10:26:15.010Z] [INFO] [2026-02-10T10:26:15.010Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openejb-mockito --- [2026-02-10T10:26:15.010Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:15.010Z] [INFO] Copying 1 resource [2026-02-10T10:26:15.010Z] [INFO] Copying 3 resources [2026-02-10T10:26:15.010Z] [INFO] [2026-02-10T10:26:15.010Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ openejb-mockito --- [2026-02-10T10:26:15.010Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:15.010Z] [INFO] Compiling 3 source files to /tomee/utils/openejb-mockito/target/classes [2026-02-10T10:26:15.010Z] [INFO] /tomee/utils/openejb-mockito/src/main/java/org/apache/openejb/mockito/MockitoExtension.java: /tomee/utils/openejb-mockito/src/main/java/org/apache/openejb/mockito/MockitoExtension.java uses or overrides a deprecated API. [2026-02-10T10:26:15.010Z] [INFO] /tomee/utils/openejb-mockito/src/main/java/org/apache/openejb/mockito/MockitoExtension.java: Recompile with -Xlint:deprecation for details. [2026-02-10T10:26:15.010Z] [INFO] /tomee/utils/openejb-mockito/src/main/java/org/apache/openejb/mockito/MockitoExtension.java: /tomee/utils/openejb-mockito/src/main/java/org/apache/openejb/mockito/MockitoExtension.java uses unchecked or unsafe operations. [2026-02-10T10:26:15.010Z] [INFO] /tomee/utils/openejb-mockito/src/main/java/org/apache/openejb/mockito/MockitoExtension.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:26:15.010Z] [INFO] [2026-02-10T10:26:15.010Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ openejb-mockito --- [2026-02-10T10:26:15.010Z] [INFO] [2026-02-10T10:26:15.010Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ openejb-mockito --- [2026-02-10T10:26:15.650Z] [WARNING] Manifest org.apache.tomee:openejb-mockito:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:26:15.650Z] [INFO] [2026-02-10T10:26:15.650Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ openejb-mockito --- [2026-02-10T10:26:15.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:15.650Z] [INFO] Copying 1 resource [2026-02-10T10:26:15.650Z] [INFO] Copying 3 resources [2026-02-10T10:26:15.650Z] [INFO] [2026-02-10T10:26:15.650Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ openejb-mockito --- [2026-02-10T10:26:15.650Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:15.650Z] [INFO] Compiling 4 source files to /tomee/utils/openejb-mockito/target/test-classes [2026-02-10T10:26:15.650Z] [INFO] [2026-02-10T10:26:15.650Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ openejb-mockito --- [2026-02-10T10:26:15.650Z] [INFO] Tests are skipped. [2026-02-10T10:26:15.650Z] [INFO] [2026-02-10T10:26:15.650Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ openejb-mockito --- [2026-02-10T10:26:15.650Z] [INFO] Building jar: /tomee/utils/openejb-mockito/target/openejb-mockito-8.0.2.jar [2026-02-10T10:26:15.650Z] [INFO] [2026-02-10T10:26:15.650Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openejb-mockito --- [2026-02-10T10:26:15.650Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:26:15.650Z] [INFO] [2026-02-10T10:26:15.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openejb-mockito --- [2026-02-10T10:26:15.650Z] [INFO] Installing /tomee/utils/openejb-mockito/target/openejb-mockito-8.0.2.jar to /root/.m2/repository/org/apache/tomee/openejb-mockito/8.0.2/openejb-mockito-8.0.2.jar [2026-02-10T10:26:15.650Z] [INFO] Installing /tomee/utils/openejb-mockito/pom.xml to /root/.m2/repository/org/apache/tomee/openejb-mockito/8.0.2/openejb-mockito-8.0.2.pom [2026-02-10T10:26:15.650Z] [INFO] [2026-02-10T10:26:15.650Z] [INFO] -------------------< org.apache.tomee:log4j2-tomee >-------------------- [2026-02-10T10:26:15.650Z] [INFO] Building TomEE :: Utils :: Log4j2 8.0.2 [94/97] [2026-02-10T10:26:15.650Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:26:15.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.3/log4j-api-2.3.pom [2026-02-10T10:26:15.650Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.3/log4j-api-2.3.pom (8.1 kB at 34 kB/s) [2026-02-10T10:26:15.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j/2.3/log4j-2.3.pom [2026-02-10T10:26:16.290Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j/2.3/log4j-2.3.pom (48 kB at 137 kB/s) [2026-02-10T10:26:16.290Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-core/2.3/log4j-core-2.3.pom [2026-02-10T10:26:16.290Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-core/2.3/log4j-core-2.3.pom (16 kB at 66 kB/s) [2026-02-10T10:26:16.290Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.3/log4j-api-2.3.jar [2026-02-10T10:26:16.290Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-core/2.3/log4j-core-2.3.jar [2026-02-10T10:26:16.290Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-api/2.3/log4j-api-2.3.jar (136 kB at 383 kB/s) [2026-02-10T10:26:16.933Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/logging/log4j/log4j-core/2.3/log4j-core-2.3.jar (827 kB at 1.0 MB/s) [2026-02-10T10:26:16.933Z] [INFO] [2026-02-10T10:26:16.933Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ log4j2-tomee --- [2026-02-10T10:26:16.933Z] [INFO] [2026-02-10T10:26:16.933Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ log4j2-tomee --- [2026-02-10T10:26:16.933Z] [INFO] [2026-02-10T10:26:16.933Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ log4j2-tomee --- [2026-02-10T10:26:16.933Z] [INFO] [2026-02-10T10:26:16.933Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ log4j2-tomee --- [2026-02-10T10:26:16.933Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:16.933Z] [INFO] Copying 2 resources [2026-02-10T10:26:16.934Z] [INFO] Copying 3 resources [2026-02-10T10:26:16.934Z] [INFO] [2026-02-10T10:26:16.934Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ log4j2-tomee --- [2026-02-10T10:26:16.934Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:16.934Z] [INFO] Compiling 3 source files to /tomee/utils/log4j2-tomee/target/classes [2026-02-10T10:26:17.574Z] [INFO] [2026-02-10T10:26:17.574Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ log4j2-tomee --- [2026-02-10T10:26:17.575Z] [INFO] No dependencies to report [2026-02-10T10:26:17.575Z] [INFO] [2026-02-10T10:26:17.575Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ log4j2-tomee --- [2026-02-10T10:26:17.575Z] [INFO] [2026-02-10T10:26:17.575Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ log4j2-tomee --- [2026-02-10T10:26:17.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:17.575Z] [INFO] skip non existing resourceDirectory /tomee/utils/log4j2-tomee/src/test/resources [2026-02-10T10:26:17.575Z] [INFO] Copying 3 resources [2026-02-10T10:26:17.575Z] [INFO] [2026-02-10T10:26:17.575Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ log4j2-tomee --- [2026-02-10T10:26:17.575Z] [INFO] No sources to compile [2026-02-10T10:26:17.575Z] [INFO] [2026-02-10T10:26:17.575Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ log4j2-tomee --- [2026-02-10T10:26:17.575Z] [INFO] Tests are skipped. [2026-02-10T10:26:17.575Z] [INFO] [2026-02-10T10:26:17.575Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ log4j2-tomee --- [2026-02-10T10:26:17.575Z] [INFO] Building jar: /tomee/utils/log4j2-tomee/target/log4j2-tomee-8.0.2.jar [2026-02-10T10:26:17.575Z] [INFO] [2026-02-10T10:26:17.575Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ log4j2-tomee --- [2026-02-10T10:26:17.575Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:26:17.575Z] [INFO] [2026-02-10T10:26:17.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ log4j2-tomee --- [2026-02-10T10:26:17.575Z] [INFO] Installing /tomee/utils/log4j2-tomee/target/log4j2-tomee-8.0.2.jar to /root/.m2/repository/org/apache/tomee/log4j2-tomee/8.0.2/log4j2-tomee-8.0.2.jar [2026-02-10T10:26:17.575Z] [INFO] Installing /tomee/utils/log4j2-tomee/pom.xml to /root/.m2/repository/org/apache/tomee/log4j2-tomee/8.0.2/log4j2-tomee-8.0.2.pom [2026-02-10T10:26:17.575Z] [INFO] [2026-02-10T10:26:17.575Z] [INFO] ------------------< org.apache.tomee:tomee-webaccess >------------------ [2026-02-10T10:26:17.575Z] [INFO] Building TomEE :: TomEE :: webaccess 8.0.2 [95/97] [2026-02-10T10:26:17.575Z] [INFO] --------------------------------[ war ]--------------------------------- [2026-02-10T10:26:17.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmavenplus/gmavenplus-plugin/1.5/gmavenplus-plugin-1.5.pom [2026-02-10T10:26:17.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmavenplus/gmavenplus-plugin/1.5/gmavenplus-plugin-1.5.pom (21 kB at 503 kB/s) [2026-02-10T10:26:17.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/gmavenplus/gmavenplus-plugin/1.5/gmavenplus-plugin-1.5.jar [2026-02-10T10:26:17.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/gmavenplus/gmavenplus-plugin/1.5/gmavenplus-plugin-1.5.jar (90 kB at 2.0 MB/s) [2026-02-10T10:26:17.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java-maven-plugin/2.0.5/jslint4java-maven-plugin-2.0.5.pom [2026-02-10T10:26:17.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java-maven-plugin/2.0.5/jslint4java-maven-plugin-2.0.5.pom (3.5 kB at 88 kB/s) [2026-02-10T10:26:17.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java-parent/2.0.5/jslint4java-parent-2.0.5.pom [2026-02-10T10:26:17.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java-parent/2.0.5/jslint4java-parent-2.0.5.pom (12 kB at 86 kB/s) [2026-02-10T10:26:17.575Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java-maven-plugin/2.0.5/jslint4java-maven-plugin-2.0.5.jar [2026-02-10T10:26:17.575Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java-maven-plugin/2.0.5/jslint4java-maven-plugin-2.0.5.jar (21 kB at 558 kB/s) [2026-02-10T10:26:17.575Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-impl-javaee-2.0.0-alpha-10.pom [2026-02-10T10:26:18.215Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-impl-javaee-2.0.0-alpha-10.pom [2026-02-10T10:26:19.631Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-impl-javaee-2.0.0-alpha-10.pom (2.7 kB at 1.6 kB/s) [2026-02-10T10:26:19.631Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-api-javaee-2.0.0-alpha-10.pom [2026-02-10T10:26:19.631Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-api-javaee-2.0.0-alpha-10.pom [2026-02-10T10:26:20.271Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-api-javaee-2.0.0-alpha-10.pom (1.3 kB at 1.9 kB/s) [2026-02-10T10:26:20.271Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.pom [2026-02-10T10:26:20.271Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.pom [2026-02-10T10:26:21.601Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.pom (2.5 kB at 1.9 kB/s) [2026-02-10T10:26:21.601Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.3.2/httpclient-4.3.2.pom [2026-02-10T10:26:22.243Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.3.2/httpclient-4.3.2.pom (5.4 kB at 23 kB/s) [2026-02-10T10:26:22.243Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.3.2/httpcomponents-client-4.3.2.pom [2026-02-10T10:26:22.243Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.3.2/httpcomponents-client-4.3.2.pom (16 kB at 46 kB/s) [2026-02-10T10:26:22.243Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.3.1/httpcore-4.3.1.pom [2026-02-10T10:26:22.884Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.3.1/httpcore-4.3.1.pom (4.6 kB at 19 kB/s) [2026-02-10T10:26:22.884Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.3.1/httpcomponents-core-4.3.1.pom [2026-02-10T10:26:22.884Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.3.1/httpcomponents-core-4.3.1.pom (12 kB at 51 kB/s) [2026-02-10T10:26:22.884Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/backbonejs/1.0.0/backbonejs-1.0.0.pom [2026-02-10T10:26:22.884Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/backbonejs/1.0.0/backbonejs-1.0.0.pom [2026-02-10T10:26:23.523Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/backbonejs/1.0.0/backbonejs-1.0.0.pom [2026-02-10T10:26:23.524Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/backbonejs/1.0.0/backbonejs-1.0.0.pom (3.6 kB at 12 kB/s) [2026-02-10T10:26:23.524Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/underscorejs/1.4.3/underscorejs-1.4.3.pom [2026-02-10T10:26:23.524Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/underscorejs/1.4.3/underscorejs-1.4.3.pom [2026-02-10T10:26:23.524Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/underscorejs/1.4.3/underscorejs-1.4.3.pom [2026-02-10T10:26:24.163Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/underscorejs/1.4.3/underscorejs-1.4.3.pom (4.5 kB at 9.3 kB/s) [2026-02-10T10:26:24.163Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/jquery/1.9.0/jquery-1.9.0.pom [2026-02-10T10:26:24.163Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/jquery/1.9.0/jquery-1.9.0.pom [2026-02-10T10:26:24.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/1.9.0/jquery-1.9.0.pom [2026-02-10T10:26:24.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/1.9.0/jquery-1.9.0.pom (3.3 kB at 87 kB/s) [2026-02-10T10:26:24.804Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/handlebars/1.2.1/handlebars-1.2.1.pom [2026-02-10T10:26:24.804Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/handlebars/1.2.1/handlebars-1.2.1.pom [2026-02-10T10:26:24.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/handlebars/1.2.1/handlebars-1.2.1.pom [2026-02-10T10:26:24.804Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/handlebars/1.2.1/handlebars-1.2.1.pom (4.3 kB at 104 kB/s) [2026-02-10T10:26:24.804Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/json2/20110223/json2-20110223.pom [2026-02-10T10:26:24.804Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/json2/20110223/json2-20110223.pom [2026-02-10T10:26:24.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/json2/20110223/json2-20110223.pom [2026-02-10T10:26:25.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/json2/20110223/json2-20110223.pom (3.3 kB at 85 kB/s) [2026-02-10T10:26:25.444Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/less/1.6.0-1/less-1.6.0-1.pom [2026-02-10T10:26:25.444Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/less/1.6.0-1/less-1.6.0-1.pom [2026-02-10T10:26:25.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/less/1.6.0-1/less-1.6.0-1.pom [2026-02-10T10:26:25.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/less/1.6.0-1/less-1.6.0-1.pom (1.9 kB at 5.9 kB/s) [2026-02-10T10:26:25.444Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/less-parent/1.6.0-1/less-parent-1.6.0-1.pom [2026-02-10T10:26:26.083Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/less-parent/1.6.0-1/less-parent-1.6.0-1.pom [2026-02-10T10:26:26.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/less-parent/1.6.0-1/less-parent-1.6.0-1.pom [2026-02-10T10:26:26.083Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/less-parent/1.6.0-1/less-parent-1.6.0-1.pom (4.2 kB at 93 kB/s) [2026-02-10T10:26:26.084Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/requirejs/2.1.10/requirejs-2.1.10.pom [2026-02-10T10:26:26.084Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/requirejs/2.1.10/requirejs-2.1.10.pom [2026-02-10T10:26:26.084Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs/2.1.10/requirejs-2.1.10.pom [2026-02-10T10:26:26.724Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs/2.1.10/requirejs-2.1.10.pom (4.4 kB at 15 kB/s) [2026-02-10T10:26:26.724Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/requirejs-text/2.0.10/requirejs-text-2.0.10.pom [2026-02-10T10:26:26.724Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/requirejs-text/2.0.10/requirejs-text-2.0.10.pom [2026-02-10T10:26:26.724Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs-text/2.0.10/requirejs-text-2.0.10.pom [2026-02-10T10:26:27.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs-text/2.0.10/requirejs-text-2.0.10.pom (3.3 kB at 8.5 kB/s) [2026-02-10T10:26:27.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/requirejs/2.1.5/requirejs-2.1.5.pom [2026-02-10T10:26:27.363Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/requirejs/2.1.5/requirejs-2.1.5.pom [2026-02-10T10:26:27.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs/2.1.5/requirejs-2.1.5.pom [2026-02-10T10:26:27.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs/2.1.5/requirejs-2.1.5.pom (3.9 kB at 69 kB/s) [2026-02-10T10:26:27.363Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/underscorejs/1.5.2-2/underscorejs-1.5.2-2.pom [2026-02-10T10:26:27.363Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/underscorejs/1.5.2-2/underscorejs-1.5.2-2.pom [2026-02-10T10:26:28.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/underscorejs/1.5.2-2/underscorejs-1.5.2-2.pom [2026-02-10T10:26:28.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/underscorejs/1.5.2-2/underscorejs-1.5.2-2.pom (4.3 kB at 16 kB/s) [2026-02-10T10:26:28.003Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/underscore.string/2.3.0/underscore.string-2.3.0.pom [2026-02-10T10:26:28.003Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/underscore.string/2.3.0/underscore.string-2.3.0.pom [2026-02-10T10:26:28.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/underscore.string/2.3.0/underscore.string-2.3.0.pom [2026-02-10T10:26:28.641Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/underscore.string/2.3.0/underscore.string-2.3.0.pom (4.4 kB at 13 kB/s) [2026-02-10T10:26:28.641Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/codemirror/3.21/codemirror-3.21.pom [2026-02-10T10:26:28.641Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/codemirror/3.21/codemirror-3.21.pom [2026-02-10T10:26:28.641Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/3.21/codemirror-3.21.pom [2026-02-10T10:26:29.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/3.21/codemirror-3.21.pom (4.2 kB at 16 kB/s) [2026-02-10T10:26:29.281Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-jsr223/2.4.12/groovy-jsr223-2.4.12.pom [2026-02-10T10:26:29.281Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-jsr223/2.4.12/groovy-jsr223-2.4.12.pom [2026-02-10T10:26:29.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.12/groovy-jsr223-2.4.12.pom [2026-02-10T10:26:29.281Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.12/groovy-jsr223-2.4.12.pom (16 kB at 432 kB/s) [2026-02-10T10:26:29.281Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy/2.4.12/groovy-2.4.12.pom [2026-02-10T10:26:29.281Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy/2.4.12/groovy-2.4.12.pom [2026-02-10T10:26:29.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.12/groovy-2.4.12.pom [2026-02-10T10:26:29.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.12/groovy-2.4.12.pom (18 kB at 511 kB/s) [2026-02-10T10:26:29.919Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-json/2.4.12/groovy-json-2.4.12.pom [2026-02-10T10:26:29.919Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-json/2.4.12/groovy-json-2.4.12.pom [2026-02-10T10:26:29.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/2.4.12/groovy-json-2.4.12.pom [2026-02-10T10:26:29.920Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/2.4.12/groovy-json-2.4.12.pom (16 kB at 421 kB/s) [2026-02-10T10:26:29.920Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.pom [2026-02-10T10:26:30.558Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.pom (5.4 kB at 23 kB/s) [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-impl-javaee-2.0.0-alpha-10.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-api-javaee-2.0.0-alpha-10.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.3.2/httpclient-4.3.2.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.3.1/httpcore-4.3.1.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/backbonejs/1.0.0/backbonejs-1.0.0.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/handlebars/1.2.1/handlebars-1.2.1.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/json2/20110223/json2-20110223.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/less/1.6.0-1/less-1.6.0-1.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/requirejs/2.1.10/requirejs-2.1.10.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/requirejs-text/2.0.10/requirejs-text-2.0.10.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/underscorejs/1.5.2-2/underscorejs-1.5.2-2.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/underscore.string/2.3.0/underscore.string-2.3.0.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/webjars/codemirror/3.21/codemirror-3.21.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-jsr223/2.4.12/groovy-jsr223-2.4.12.jar [2026-02-10T10:26:30.558Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy/2.4.12/groovy-2.4.12.jar [2026-02-10T10:26:31.198Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-json/2.4.12/groovy-json-2.4.12.jar [2026-02-10T10:26:31.198Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar [2026-02-10T10:26:31.198Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.3.1/httpcore-4.3.1.jar (282 kB at 314 kB/s) [2026-02-10T10:26:31.198Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.3.2/httpclient-4.3.2.jar (588 kB at 561 kB/s) [2026-02-10T10:26:31.862Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.jar (1.2 MB at 751 kB/s) [2026-02-10T10:26:31.862Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-impl-javaee-2.0.0-alpha-10.jar [2026-02-10T10:26:31.862Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.jar [2026-02-10T10:26:31.862Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-api-javaee-2.0.0-alpha-10.jar [2026-02-10T10:26:31.862Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/backbonejs/1.0.0/backbonejs-1.0.0.jar [2026-02-10T10:26:31.862Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/handlebars/1.2.1/handlebars-1.2.1.jar [2026-02-10T10:26:31.862Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/json2/20110223/json2-20110223.jar [2026-02-10T10:26:32.502Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/less/1.6.0-1/less-1.6.0-1.jar [2026-02-10T10:26:32.502Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-base/2.0.0-alpha-10/shrinkwrap-descriptors-impl-base-2.0.0-alpha-10.jar (74 kB at 199 kB/s) [2026-02-10T10:26:32.502Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/requirejs/2.1.10/requirejs-2.1.10.jar [2026-02-10T10:26:32.502Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/requirejs-text/2.0.10/requirejs-text-2.0.10.jar [2026-02-10T10:26:32.502Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/underscorejs/1.5.2-2/underscorejs-1.5.2-2.jar [2026-02-10T10:26:32.502Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/underscore.string/2.3.0/underscore.string-2.3.0.jar [2026-02-10T10:26:32.502Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/webjars/codemirror/3.21/codemirror-3.21.jar [2026-02-10T10:26:32.502Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-jsr223/2.4.12/groovy-jsr223-2.4.12.jar [2026-02-10T10:26:32.502Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy/2.4.12/groovy-2.4.12.jar [2026-02-10T10:26:32.502Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-json/2.4.12/groovy-json-2.4.12.jar [2026-02-10T10:26:33.143Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-api-javaee-2.0.0-alpha-10.jar (997 kB at 823 kB/s) [2026-02-10T10:26:33.783Z] [INFO] Downloaded from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-impl-javaee/2.0.0-alpha-10/shrinkwrap-descriptors-impl-javaee-2.0.0-alpha-10.jar (1.7 MB at 1.1 MB/s) [2026-02-10T10:26:37.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/backbonejs/1.0.0/backbonejs-1.0.0.jar [2026-02-10T10:26:37.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/handlebars/1.2.1/handlebars-1.2.1.jar [2026-02-10T10:26:37.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/json2/20110223/json2-20110223.jar [2026-02-10T10:26:37.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/less/1.6.0-1/less-1.6.0-1.jar [2026-02-10T10:26:37.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs/2.1.10/requirejs-2.1.10.jar [2026-02-10T10:26:37.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/backbonejs/1.0.0/backbonejs-1.0.0.jar (27 kB at 207 kB/s) [2026-02-10T10:26:37.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs-text/2.0.10/requirejs-text-2.0.10.jar [2026-02-10T10:26:37.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs-text/2.0.10/requirejs-text-2.0.10.jar (7.6 kB at 16 kB/s) [2026-02-10T10:26:37.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/underscorejs/1.5.2-2/underscorejs-1.5.2-2.jar [2026-02-10T10:26:37.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/underscorejs/1.5.2-2/underscorejs-1.5.2-2.jar (30 kB at 38 kB/s) [2026-02-10T10:26:37.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/underscore.string/2.3.0/underscore.string-2.3.0.jar [2026-02-10T10:26:38.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/underscore.string/2.3.0/underscore.string-2.3.0.jar (12 kB at 13 kB/s) [2026-02-10T10:26:38.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/3.21/codemirror-3.21.jar [2026-02-10T10:26:38.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/3.21/codemirror-3.21.jar (843 kB at 777 kB/s) [2026-02-10T10:26:38.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.12/groovy-jsr223-2.4.12.jar [2026-02-10T10:26:38.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/2.4.12/groovy-jsr223-2.4.12.jar (20 kB at 18 kB/s) [2026-02-10T10:26:38.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.12/groovy-2.4.12.jar [2026-02-10T10:26:38.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.12/groovy-2.4.12.jar (4.6 MB at 3.7 MB/s) [2026-02-10T10:26:38.233Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/2.4.12/groovy-json-2.4.12.jar [2026-02-10T10:26:38.233Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/2.4.12/groovy-json-2.4.12.jar (128 kB at 99 kB/s) [2026-02-10T10:26:42.045Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/json2/20110223/json2-20110223.jar (9.6 kB at 1.8 kB/s) [2026-02-10T10:26:42.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/handlebars/1.2.1/handlebars-1.2.1.jar (38 kB at 7.0 kB/s) [2026-02-10T10:26:42.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/less/1.6.0-1/less-1.6.0-1.jar (90 kB at 17 kB/s) [2026-02-10T10:26:42.688Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/requirejs/2.1.10/requirejs-2.1.10.jar (30 kB at 5.3 kB/s) [2026-02-10T10:26:42.688Z] [INFO] [2026-02-10T10:26:42.688Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-webaccess --- [2026-02-10T10:26:42.688Z] [INFO] [2026-02-10T10:26:42.688Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-webaccess --- [2026-02-10T10:26:42.688Z] [INFO] [2026-02-10T10:26:42.688Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-webaccess --- [2026-02-10T10:26:43.329Z] [INFO] [2026-02-10T10:26:43.329Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-webaccess --- [2026-02-10T10:26:43.329Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:43.329Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-webaccess/src/main/resources [2026-02-10T10:26:43.329Z] [INFO] Copying 3 resources [2026-02-10T10:26:43.329Z] [INFO] [2026-02-10T10:26:43.329Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-webaccess --- [2026-02-10T10:26:43.329Z] [INFO] No sources to compile [2026-02-10T10:26:43.329Z] [INFO] [2026-02-10T10:26:43.329Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-webaccess --- [2026-02-10T10:26:43.329Z] [INFO] Couldn't find parent for com.sun.activation:jakarta.activation:jar:1.2.1 [2026-02-10T10:26:43.329Z] [INFO] [2026-02-10T10:26:43.329Z] [INFO] --- gmavenplus-plugin:1.5:compile (default) @ tomee-webaccess --- [2026-02-10T10:26:43.329Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.6/plexus-container-default-1.6.pom [2026-02-10T10:26:43.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.6/plexus-container-default-1.6.pom (2.7 kB at 74 kB/s) [2026-02-10T10:26:43.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jline/jline/2.12.1/jline-2.12.1.pom [2026-02-10T10:26:43.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jline/jline/2.12.1/jline-2.12.1.pom (17 kB at 498 kB/s) [2026-02-10T10:26:43.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom [2026-02-10T10:26:43.971Z] [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 209 kB/s) [2026-02-10T10:26:43.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.6/plexus-container-default-1.6.jar [2026-02-10T10:26:43.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [2026-02-10T10:26:43.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar [2026-02-10T10:26:43.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jline/jline/2.12.1/jline-2.12.1.jar [2026-02-10T10:26:43.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar [2026-02-10T10:26:43.971Z] [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 4.2 MB/s) [2026-02-10T10:26:43.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jline/jline/2.12.1/jline-2.12.1.jar (214 kB at 5.8 MB/s) [2026-02-10T10:26:43.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.6/plexus-container-default-1.6.jar (224 kB at 4.4 MB/s) [2026-02-10T10:26:43.971Z] [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 13 MB/s) [2026-02-10T10:26:43.971Z] [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 19 MB/s) [2026-02-10T10:26:43.971Z] [INFO] Using Groovy 2.4.12 to perform compile. [2026-02-10T10:26:44.613Z] [INFO] Compiled 27 files. [2026-02-10T10:26:44.614Z] [INFO] [2026-02-10T10:26:44.614Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-webaccess --- [2026-02-10T10:26:44.614Z] [WARNING] Ignoring project type war - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:26:44.614Z] [INFO] [2026-02-10T10:26:44.614Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-webaccess --- [2026-02-10T10:26:44.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:44.614Z] [INFO] Copying 6 resources [2026-02-10T10:26:44.614Z] [INFO] Copying 3 resources [2026-02-10T10:26:44.614Z] [INFO] [2026-02-10T10:26:44.614Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-webaccess --- [2026-02-10T10:26:44.614Z] [INFO] No sources to compile [2026-02-10T10:26:44.614Z] [INFO] [2026-02-10T10:26:44.614Z] [INFO] --- gmavenplus-plugin:1.5:testCompile (default) @ tomee-webaccess --- [2026-02-10T10:26:44.614Z] [INFO] Using Groovy 2.4.12 to perform testCompile. [2026-02-10T10:26:45.254Z] [INFO] Compiled 8 files. [2026-02-10T10:26:45.254Z] [INFO] [2026-02-10T10:26:45.254Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-webaccess --- [2026-02-10T10:26:45.254Z] [INFO] Tests are skipped. [2026-02-10T10:26:45.254Z] [INFO] [2026-02-10T10:26:45.254Z] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ tomee-webaccess --- [2026-02-10T10:26:45.254Z] [INFO] Packaging webapp [2026-02-10T10:26:45.254Z] [INFO] Assembling webapp [tomee-webaccess] in [/tomee/tomee/tomee-webaccess/target/tomee-webaccess-8.0.2] [2026-02-10T10:26:45.254Z] [INFO] Processing war project [2026-02-10T10:26:45.254Z] [INFO] Copying webapp resources [/tomee/tomee/tomee-webaccess/src/main/webapp] [2026-02-10T10:26:45.254Z] [INFO] Webapp assembled in [35 msecs] [2026-02-10T10:26:45.254Z] [INFO] Building war: /tomee/tomee/tomee-webaccess/target/tomee-webaccess-8.0.2.war [2026-02-10T10:26:45.894Z] [INFO] [2026-02-10T10:26:45.894Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-webaccess --- [2026-02-10T10:26:45.894Z] [INFO] Skipping because packaging 'war' is not pom. [2026-02-10T10:26:45.894Z] [INFO] [2026-02-10T10:26:45.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-webaccess --- [2026-02-10T10:26:45.894Z] [INFO] Installing /tomee/tomee/tomee-webaccess/target/tomee-webaccess-8.0.2.war to /root/.m2/repository/org/apache/tomee/tomee-webaccess/8.0.2/tomee-webaccess-8.0.2.war [2026-02-10T10:26:45.894Z] [INFO] Installing /tomee/tomee/tomee-webaccess/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-webaccess/8.0.2/tomee-webaccess-8.0.2.pom [2026-02-10T10:26:45.894Z] [INFO] [2026-02-10T10:26:45.894Z] [INFO] --- jslint4java-maven-plugin:2.0.5:lint (default) @ tomee-webaccess --- [2026-02-10T10:26:45.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom [2026-02-10T10:26:45.894Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom (2.7 kB at 74 kB/s) [2026-02-10T10:26:45.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom [2026-02-10T10:26:45.894Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 532 kB/s) [2026-02-10T10:26:45.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom [2026-02-10T10:26:45.894Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 100 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:45.894Z] [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 72 kB/s) [2026-02-10T10:26:45.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom [2026-02-10T10:26:45.894Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom (1.6 kB at 43 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:45.894Z] [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 166 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:45.894Z] [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 100 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:45.894Z] [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 92 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:45.894Z] [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 32 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:45.894Z] [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 85 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:45.894Z] [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 287 kB/s) [2026-02-10T10:26:45.894Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [2026-02-10T10:26:45.894Z] [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 78 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:45.894Z] [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 183 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:45.894Z] [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 260 kB/s) [2026-02-10T10:26:45.894Z] [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-10T10:26:46.533Z] [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 266 kB/s) [2026-02-10T10:26:46.533Z] [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-10T10:26:46.533Z] [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 25 kB/s) [2026-02-10T10:26:46.533Z] [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-10T10:26:46.533Z] [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 200 kB/s) [2026-02-10T10:26:46.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom [2026-02-10T10:26:46.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (1.6 kB at 35 kB/s) [2026-02-10T10:26:46.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom [2026-02-10T10:26:46.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 kB at 367 kB/s) [2026-02-10T10:26:46.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java/2.0.5/jslint4java-2.0.5.pom [2026-02-10T10:26:46.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java/2.0.5/jslint4java-2.0.5.pom (2.1 kB at 8.0 kB/s) [2026-02-10T10:26:46.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7R4/rhino-1.7R4.pom [2026-02-10T10:26:46.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7R4/rhino-1.7R4.pom (1.3 kB at 29 kB/s) [2026-02-10T10:26:46.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.30/jcommander-1.30.pom [2026-02-10T10:26:46.533Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.30/jcommander-1.30.pom (7.2 kB at 151 kB/s) [2026-02-10T10:26:46.533Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.11.1/sisu-guava-0.11.1.pom [2026-02-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.11.1/sisu-guava-0.11.1.pom (8.0 kB at 32 kB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.11.1/guava-parent-0.11.1.pom [2026-02-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.11.1/guava-parent-0.11.1.pom (2.6 kB at 21 kB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [2026-02-10T10:26:47.171Z] [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-10T10:26:47.171Z] [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 1.7 MB/s) [2026-02-10T10:26:47.171Z] [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-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar (52 kB at 1.4 MB/s) [2026-02-10T10:26:47.171Z] [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-10T10:26:47.171Z] [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 5.5 MB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar [2026-02-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar (49 kB at 1.2 MB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java/2.0.5/jslint4java-2.0.5.jar [2026-02-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 3.9 MB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar [2026-02-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 kB at 225 kB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.30/jcommander-1.30.jar [2026-02-10T10:26:47.171Z] [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 4.2 MB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.11.1/sisu-guava-0.11.1.jar [2026-02-10T10:26:47.171Z] [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 4.8 MB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/googlecode/jslint4java/jslint4java/2.0.5/jslint4java-2.0.5.jar (85 kB at 962 kB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar (1.1 MB at 12 MB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.30/jcommander-1.30.jar (60 kB at 629 kB/s) [2026-02-10T10:26:47.171Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.11.1/sisu-guava-0.11.1.jar (1.6 MB at 7.5 MB/s) [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] ---------------< org.apache.tomee:tomee-overlay-runner >---------------- [2026-02-10T10:26:48.501Z] [INFO] Building TomEE :: TomEE :: Overlay Runner 8.0.2 [96/97] [2026-02-10T10:26:48.501Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:48.501Z] [INFO] Copying 1 resource [2026-02-10T10:26:48.501Z] [INFO] Copying 3 resources [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:48.501Z] [INFO] Compiling 2 source files to /tomee/tomee/tomee-overlay-runner/target/classes [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] No dependencies to report [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:48.501Z] [INFO] skip non existing resourceDirectory /tomee/tomee/tomee-overlay-runner/src/test/resources [2026-02-10T10:26:48.501Z] [INFO] Copying 3 resources [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] No sources to compile [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] Tests are skipped. [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] Building jar: /tomee/tomee/tomee-overlay-runner/target/tomee-overlay-runner-8.0.2.jar [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-overlay-runner --- [2026-02-10T10:26:48.501Z] [INFO] Installing /tomee/tomee/tomee-overlay-runner/target/tomee-overlay-runner-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-overlay-runner/8.0.2/tomee-overlay-runner-8.0.2.jar [2026-02-10T10:26:48.501Z] [INFO] Installing /tomee/tomee/tomee-overlay-runner/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-overlay-runner/8.0.2/tomee-overlay-runner-8.0.2.pom [2026-02-10T10:26:48.501Z] [INFO] [2026-02-10T10:26:48.501Z] [INFO] ------------------< org.apache.tomee:tomee-security >------------------- [2026-02-10T10:26:48.501Z] [INFO] Building TomEE :: TomEE :: Security 8.0.2 [97/97] [2026-02-10T10:26:48.501Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:26:48.501Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit/2.33/htmlunit-2.33.pom [2026-02-10T10:26:49.140Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit/2.33/htmlunit-2.33.pom [2026-02-10T10:26:49.140Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.33/htmlunit-2.33.pom [2026-02-10T10:26:49.140Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.33/htmlunit-2.33.pom (42 kB at 1.3 MB/s) [2026-02-10T10:26:49.140Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-text/1.4/commons-text-1.4.pom [2026-02-10T10:26:49.779Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-text/1.4/commons-text-1.4.pom (16 kB at 48 kB/s) [2026-02-10T10:26:49.779Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/46/commons-parent-46.pom [2026-02-10T10:26:49.779Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/46/commons-parent-46.pom (75 kB at 224 kB/s) [2026-02-10T10:26:49.779Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.5.6/httpmime-4.5.6.pom [2026-02-10T10:26:50.419Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.5.6/httpmime-4.5.6.pom (5.2 kB at 23 kB/s) [2026-02-10T10:26:50.419Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom [2026-02-10T10:26:50.419Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom (15 kB at 69 kB/s) [2026-02-10T10:26:50.419Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom [2026-02-10T10:26:50.419Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom (34 kB at 146 kB/s) [2026-02-10T10:26:50.419Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom [2026-02-10T10:26:51.058Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom (6.6 kB at 29 kB/s) [2026-02-10T10:26:51.058Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom [2026-02-10T10:26:51.058Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom (5.4 kB at 24 kB/s) [2026-02-10T10:26:51.058Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom [2026-02-10T10:26:51.696Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom (13 kB at 60 kB/s) [2026-02-10T10:26:51.696Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit-core-js/2.33/htmlunit-core-js-2.33.pom [2026-02-10T10:26:51.696Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit-core-js/2.33/htmlunit-core-js-2.33.pom [2026-02-10T10:26:51.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.33/htmlunit-core-js-2.33.pom [2026-02-10T10:26:51.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.33/htmlunit-core-js-2.33.pom (1.7 kB at 58 kB/s) [2026-02-10T10:26:51.696Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/neko-htmlunit/2.33/neko-htmlunit-2.33.pom [2026-02-10T10:26:51.696Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/neko-htmlunit/2.33/neko-htmlunit-2.33.pom [2026-02-10T10:26:51.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.33/neko-htmlunit-2.33.pom [2026-02-10T10:26:51.696Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.33/neko-htmlunit-2.33.pom (6.0 kB at 213 kB/s) [2026-02-10T10:26:51.696Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom [2026-02-10T10:26:51.696Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom [2026-02-10T10:26:52.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom [2026-02-10T10:26:52.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 92 kB/s) [2026-02-10T10:26:52.333Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit-cssparser/1.2.0/htmlunit-cssparser-1.2.0.pom [2026-02-10T10:26:52.333Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit-cssparser/1.2.0/htmlunit-cssparser-1.2.0.pom [2026-02-10T10:26:52.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.2.0/htmlunit-cssparser-1.2.0.pom [2026-02-10T10:26:52.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.2.0/htmlunit-cssparser-1.2.0.pom (14 kB at 467 kB/s) [2026-02-10T10:26:52.333Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-net/commons-net/3.3/commons-net-3.3.pom [2026-02-10T10:26:52.971Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-net/commons-net/3.3/commons-net-3.3.pom (19 kB at 84 kB/s) [2026-02-10T10:26:52.971Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/30/commons-parent-30.pom [2026-02-10T10:26:52.971Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/30/commons-parent-30.pom (56 kB at 243 kB/s) [2026-02-10T10:26:52.971Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/websocket/websocket-client/9.4.12.v20180830/websocket-client-9.4.12.v20180830.pom [2026-02-10T10:26:52.971Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/websocket/websocket-client/9.4.12.v20180830/websocket-client-9.4.12.v20180830.pom [2026-02-10T10:26:52.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.12.v20180830/websocket-client-9.4.12.v20180830.pom [2026-02-10T10:26:52.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.12.v20180830/websocket-client-9.4.12.v20180830.pom (5.7 kB at 168 kB/s) [2026-02-10T10:26:52.971Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/websocket/websocket-parent/9.4.12.v20180830/websocket-parent-9.4.12.v20180830.pom [2026-02-10T10:26:52.971Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/websocket/websocket-parent/9.4.12.v20180830/websocket-parent-9.4.12.v20180830.pom [2026-02-10T10:26:53.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.12.v20180830/websocket-parent-9.4.12.v20180830.pom [2026-02-10T10:26:53.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-parent/9.4.12.v20180830/websocket-parent-9.4.12.v20180830.pom (1.8 kB at 57 kB/s) [2026-02-10T10:26:53.611Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-project/9.4.12.v20180830/jetty-project-9.4.12.v20180830.pom [2026-02-10T10:26:53.611Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-project/9.4.12.v20180830/jetty-project-9.4.12.v20180830.pom [2026-02-10T10:26:53.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.12.v20180830/jetty-project-9.4.12.v20180830.pom [2026-02-10T10:26:53.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.4.12.v20180830/jetty-project-9.4.12.v20180830.pom (65 kB at 1.6 MB/s) [2026-02-10T10:26:53.611Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-client/9.4.12.v20180830/jetty-client-9.4.12.v20180830.pom [2026-02-10T10:26:53.611Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-client/9.4.12.v20180830/jetty-client-9.4.12.v20180830.pom [2026-02-10T10:26:54.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.12.v20180830/jetty-client-9.4.12.v20180830.pom [2026-02-10T10:26:54.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.12.v20180830/jetty-client-9.4.12.v20180830.pom (4.6 kB at 158 kB/s) [2026-02-10T10:26:54.248Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830.pom [2026-02-10T10:26:54.248Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830.pom [2026-02-10T10:26:54.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830.pom [2026-02-10T10:26:54.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830.pom (4.3 kB at 148 kB/s) [2026-02-10T10:26:54.248Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830.pom [2026-02-10T10:26:54.248Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830.pom [2026-02-10T10:26:54.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830.pom [2026-02-10T10:26:54.248Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830.pom (3.8 kB at 130 kB/s) [2026-02-10T10:26:54.248Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830.pom [2026-02-10T10:26:54.886Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830.pom [2026-02-10T10:26:54.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830.pom [2026-02-10T10:26:54.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830.pom (1.3 kB at 48 kB/s) [2026-02-10T10:26:54.886Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-xml/9.4.12.v20180830/jetty-xml-9.4.12.v20180830.pom [2026-02-10T10:26:54.886Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-xml/9.4.12.v20180830/jetty-xml-9.4.12.v20180830.pom [2026-02-10T10:26:54.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.12.v20180830/jetty-xml-9.4.12.v20180830.pom [2026-02-10T10:26:54.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.12.v20180830/jetty-xml-9.4.12.v20180830.pom (1.9 kB at 70 kB/s) [2026-02-10T10:26:54.886Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/websocket/websocket-common/9.4.12.v20180830/websocket-common-9.4.12.v20180830.pom [2026-02-10T10:26:54.886Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/websocket/websocket-common/9.4.12.v20180830/websocket-common-9.4.12.v20180830.pom [2026-02-10T10:26:54.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.12.v20180830/websocket-common-9.4.12.v20180830.pom [2026-02-10T10:26:55.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.12.v20180830/websocket-common-9.4.12.v20180830.pom (3.6 kB at 117 kB/s) [2026-02-10T10:26:55.550Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/websocket/websocket-api/9.4.12.v20180830/websocket-api-9.4.12.v20180830.pom [2026-02-10T10:26:55.550Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/websocket/websocket-api/9.4.12.v20180830/websocket-api-9.4.12.v20180830.pom [2026-02-10T10:26:55.550Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.12.v20180830/websocket-api-9.4.12.v20180830.pom [2026-02-10T10:26:55.550Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.12.v20180830/websocket-api-9.4.12.v20180830.pom (2.8 kB at 89 kB/s) [2026-02-10T10:26:55.550Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit/2.33/htmlunit-2.33.jar [2026-02-10T10:26:55.550Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-text/1.4/commons-text-1.4.jar [2026-02-10T10:26:55.550Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.5.6/httpmime-4.5.6.jar [2026-02-10T10:26:55.550Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [2026-02-10T10:26:55.550Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [2026-02-10T10:26:55.550Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit-core-js/2.33/htmlunit-core-js-2.33.jar [2026-02-10T10:26:55.550Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar (326 kB at 914 kB/s) [2026-02-10T10:26:55.550Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/neko-htmlunit/2.33/neko-htmlunit-2.33.jar [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sourceforge/htmlunit/htmlunit-cssparser/1.2.0/htmlunit-cssparser-1.2.0.jar [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/commons-net/commons-net/3.3/commons-net-3.3.jar [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/websocket/websocket-client/9.4.12.v20180830/websocket-client-9.4.12.v20180830.jar [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-client/9.4.12.v20180830/jetty-client-9.4.12.v20180830.jar [2026-02-10T10:26:56.187Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.5.6/httpmime-4.5.6.jar (42 kB at 59 kB/s) [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830.jar [2026-02-10T10:26:56.187Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-text/1.4/commons-text-1.4.jar (184 kB at 230 kB/s) [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-xml/9.4.12.v20180830/jetty-xml-9.4.12.v20180830.jar [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830.jar [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830.jar [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/websocket/websocket-common/9.4.12.v20180830/websocket-common-9.4.12.v20180830.jar [2026-02-10T10:26:56.187Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/websocket/websocket-api/9.4.12.v20180830/websocket-api-9.4.12.v20180830.jar [2026-02-10T10:26:56.825Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar (767 kB at 729 kB/s) [2026-02-10T10:26:56.825Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/commons-net/commons-net/3.3/commons-net-3.3.jar (281 kB at 227 kB/s) [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit/2.33/htmlunit-2.33.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit-core-js/2.33/htmlunit-core-js-2.33.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/neko-htmlunit/2.33/neko-htmlunit-2.33.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sourceforge/htmlunit/htmlunit-cssparser/1.2.0/htmlunit-cssparser-1.2.0.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/websocket/websocket-client/9.4.12.v20180830/websocket-client-9.4.12.v20180830.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-client/9.4.12.v20180830/jetty-client-9.4.12.v20180830.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-xml/9.4.12.v20180830/jetty-xml-9.4.12.v20180830.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/websocket/websocket-common/9.4.12.v20180830/websocket-common-9.4.12.v20180830.jar [2026-02-10T10:26:56.825Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/websocket/websocket-api/9.4.12.v20180830/websocket-api-9.4.12.v20180830.jar [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.33/htmlunit-2.33.jar [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.33/htmlunit-core-js-2.33.jar [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.33/neko-htmlunit-2.33.jar [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.2.0/htmlunit-cssparser-1.2.0.jar [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.33/neko-htmlunit-2.33.jar (97 kB at 2.0 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.12.v20180830/websocket-client-9.4.12.v20180830.jar [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.2.0/htmlunit-cssparser-1.2.0.jar (211 kB at 4.0 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.12.v20180830/jetty-client-9.4.12.v20180830.jar [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.33/htmlunit-core-js-2.33.jar (1.2 MB at 19 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830.jar [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar (1.4 MB at 17 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.12.v20180830/jetty-xml-9.4.12.v20180830.jar [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.33/htmlunit-2.33.jar (2.0 MB at 23 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830.jar [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.4.12.v20180830/websocket-client-9.4.12.v20180830.jar (36 kB at 410 kB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830.jar [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-client/9.4.12.v20180830/jetty-client-9.4.12.v20180830.jar (281 kB at 2.7 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.12.v20180830/websocket-common-9.4.12.v20180830.jar [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.4.12.v20180830/jetty-http-9.4.12.v20180830.jar (196 kB at 1.9 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.12.v20180830/websocket-api-9.4.12.v20180830.jar [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.4.12.v20180830/jetty-xml-9.4.12.v20180830.jar (52 kB at 437 kB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.4.12.v20180830/jetty-util-9.4.12.v20180830.jar (503 kB at 3.9 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.4.12.v20180830/jetty-io-9.4.12.v20180830.jar (139 kB at 1.0 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.4.12.v20180830/websocket-common-9.4.12.v20180830.jar (197 kB at 1.4 MB/s) [2026-02-10T10:26:57.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.4.12.v20180830/websocket-api-9.4.12.v20180830.jar (44 kB at 300 kB/s) [2026-02-10T10:26:57.466Z] [INFO] [2026-02-10T10:26:57.466Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tomee-security --- [2026-02-10T10:26:57.466Z] [INFO] [2026-02-10T10:26:57.466Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ tomee-security --- [2026-02-10T10:26:57.466Z] [INFO] [2026-02-10T10:26:57.466Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tomee-security --- [2026-02-10T10:26:58.796Z] [INFO] [2026-02-10T10:26:58.796Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tomee-security --- [2026-02-10T10:26:58.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:58.797Z] [INFO] Copying 2 resources [2026-02-10T10:26:58.797Z] [INFO] Copying 3 resources [2026-02-10T10:26:58.797Z] [INFO] [2026-02-10T10:26:58.797Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ tomee-security --- [2026-02-10T10:26:58.797Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:58.797Z] [INFO] Compiling 54 source files to /tomee/tomee/tomee-security/target/classes [2026-02-10T10:26:58.797Z] [INFO] /tomee/tomee/tomee-security/src/main/java/org/apache/tomee/security/cdi/AutoApplySessionInterceptor.java: Some input files use unchecked or unsafe operations. [2026-02-10T10:26:58.797Z] [INFO] /tomee/tomee/tomee-security/src/main/java/org/apache/tomee/security/cdi/AutoApplySessionInterceptor.java: Recompile with -Xlint:unchecked for details. [2026-02-10T10:26:58.797Z] [INFO] [2026-02-10T10:26:58.797Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ tomee-security --- [2026-02-10T10:26:58.797Z] [INFO] Couldn't find parent for org.apache.tomee.bom:jaxb-runtime:pom:8.0.2 [2026-02-10T10:26:58.797Z] [INFO] Couldn't find parent for org.apache.tomee:openejb-loader:jar:8.0.2 [2026-02-10T10:26:58.797Z] [INFO] Couldn't find parent for commons-logging:commons-logging:jar:1.2 [2026-02-10T10:26:58.797Z] [INFO] Couldn't find parent for org.apache.commons:commons-lang3:jar:3.8.1 [2026-02-10T10:26:58.797Z] [INFO] [2026-02-10T10:26:58.797Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ tomee-security --- [2026-02-10T10:26:58.797Z] [WARNING] Manifest org.apache.tomee:tomee-security:jar:8.0.2 : Export org.apache.tomee.security, has 2, private references [javax.security.enterprise, javax.security.enterprise.authentication.mechanism.http], [2026-02-10T10:26:58.797Z] [WARNING] Manifest org.apache.tomee:tomee-security:jar:8.0.2 : Export org.apache.tomee.security.cdi, has 2, private references [javax.security.enterprise, javax.security.enterprise.authentication.mechanism.http], [2026-02-10T10:26:58.797Z] [WARNING] Manifest org.apache.tomee:tomee-security:jar:8.0.2 : Export org.apache.tomee.security.http, has 3, private references [javax.security.enterprise, javax.security.enterprise.identitystore, javax.security.enterprise.authentication.mechanism.http], [2026-02-10T10:26:58.797Z] [WARNING] Manifest org.apache.tomee:tomee-security:jar:8.0.2 : Export org.apache.tomee.security.identitystore, has 2, private references [javax.security.enterprise.identitystore, javax.security.enterprise.credential], [2026-02-10T10:26:58.797Z] [WARNING] Manifest org.apache.tomee:tomee-security:jar:8.0.2 : Export org.apache.tomee.security.message, has 1, private references [javax.security.enterprise.authentication.mechanism.http], [2026-02-10T10:26:58.797Z] [INFO] [2026-02-10T10:26:58.797Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tomee-security --- [2026-02-10T10:26:58.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:26:58.797Z] [INFO] Copying 3 resources [2026-02-10T10:26:58.797Z] [INFO] Copying 3 resources [2026-02-10T10:26:58.797Z] [INFO] [2026-02-10T10:26:58.797Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ tomee-security --- [2026-02-10T10:26:58.797Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:26:58.797Z] [INFO] Compiling 6 source files to /tomee/tomee/tomee-security/target/test-classes [2026-02-10T10:26:59.436Z] [INFO] [2026-02-10T10:26:59.436Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tomee-security --- [2026-02-10T10:26:59.436Z] [INFO] Tests are skipped. [2026-02-10T10:26:59.436Z] [INFO] [2026-02-10T10:26:59.436Z] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tomee-security --- [2026-02-10T10:26:59.436Z] [INFO] Building jar: /tomee/tomee/tomee-security/target/tomee-security-8.0.2.jar [2026-02-10T10:26:59.436Z] [INFO] [2026-02-10T10:26:59.436Z] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ tomee-security --- [2026-02-10T10:26:59.436Z] [INFO] Skipping because packaging 'jar' is not pom. [2026-02-10T10:26:59.436Z] [INFO] [2026-02-10T10:26:59.436Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tomee-security --- [2026-02-10T10:26:59.436Z] [INFO] Installing /tomee/tomee/tomee-security/target/tomee-security-8.0.2.jar to /root/.m2/repository/org/apache/tomee/tomee-security/8.0.2/tomee-security-8.0.2.jar [2026-02-10T10:26:59.436Z] [INFO] Installing /tomee/tomee/tomee-security/pom.xml to /root/.m2/repository/org/apache/tomee/tomee-security/8.0.2/tomee-security-8.0.2.pom [2026-02-10T10:26:59.436Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T10:26:59.436Z] [INFO] Reactor Summary for Apache OpenEJB 8.0.2: [2026-02-10T10:26:59.436Z] [INFO] [2026-02-10T10:26:59.436Z] [INFO] Apache OpenEJB ..................................... SUCCESS [ 14.319 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: BOMs ...................................... SUCCESS [ 0.044 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: BOMs :: JAXB Runtime ...................... SUCCESS [ 6.747 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container ................................. SUCCESS [ 0.032 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container :: MBean Annotation API ......... SUCCESS [ 3.046 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container :: API .......................... SUCCESS [ 1.602 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server .................................... SUCCESS [ 0.031 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Client .......................... SUCCESS [ 9.346 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container :: JPA Integration .............. SUCCESS [ 17.875 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container :: Loader ....................... SUCCESS [ 0.967 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container :: Java Agent ................... SUCCESS [ 0.205 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container :: Java EE ...................... SUCCESS [ 8.005 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container :: Java EE Accessors ............ SUCCESS [ 4.598 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container :: Core ......................... SUCCESS [ 51.149 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Core ............................ SUCCESS [ 2.193 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Multicast Discovery ............. SUCCESS [ 1.367 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: EJBd ............................ SUCCESS [ 5.191 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Http ............................ SUCCESS [ 5.299 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: REST ............................ SUCCESS [ 0.965 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: CXF Transport ................... SUCCESS [ 4.808 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: CXF RS .......................... SUCCESS [ 9.396 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Hsql ............................ SUCCESS [ 0.796 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE ..................................... SUCCESS [ 0.433 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Config ........................... SUCCESS [ 0.615 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Common ........................... SUCCESS [ 5.057 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Juli ............................. SUCCESS [ 5.227 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Loader ........................... SUCCESS [ 1.280 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: JDBC ............................. SUCCESS [ 1.597 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Catalina ......................... SUCCESS [ 5.186 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: RS Web Services .................. SUCCESS [ 1.719 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Mojarra .......................... SUCCESS [ 2.450 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: MyFaces .......................... SUCCESS [ 2.930 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Webapp ........................... SUCCESS [ 10.347 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: BOMs :: TomEE MicroProfile ................ SUCCESS [ 5.530 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Util ............................. SUCCESS [ 0.542 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Maven Plugins ............................. SUCCESS [ 0.928 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Maven Plugins :: Util ..................... SUCCESS [ 0.791 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Webservices ..................... SUCCESS [ 5.458 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: CXF ............................. SUCCESS [ 24.880 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Web Services ..................... SUCCESS [ 2.550 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Microprofile JWT .......................... SUCCESS [ 19.728 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: MicroProfile ..................... SUCCESS [ 0.413 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: MicroProfile Common .............. SUCCESS [ 16.836 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Plus Webapp ...................... SUCCESS [ 11.800 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Utils ..................................... SUCCESS [ 0.016 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Utils :: Core EclipseLink ................. SUCCESS [ 0.687 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Plume Webapp ..................... SUCCESS [ 10.086 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: MicroProfile Webapp .............. SUCCESS [ 10.141 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Apache TomEE ..................... SUCCESS [ 50.205 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Maven Plugins :: TomEE Maven Plugin ....... SUCCESS [ 17.624 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: TomEE Embedded ................... SUCCESS [ 24.487 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Utils :: LiveReload ....................... SUCCESS [ 0.758 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Maven Plugins :: TomEE Embedded Maven Plugin SUCCESS [ 9.972 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Maven Plugins :: OpenEJB Embedded Maven Plugin SUCCESS [ 3.571 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Maven Plugins :: TomEE Webapp Archetype ... SUCCESS [ 0.144 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Maven Plugins :: jars.txt Maven Plugin .... SUCCESS [ 0.518 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Maven Plugins :: ApplicationComposer Maven Plugin SUCCESS [ 11.238 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Gradle Plugins ............................ SUCCESS [ 4.231 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Gradle Plugins :: TomEE Embedded .......... SUCCESS [ 0.278 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Container :: JUnit ........................ SUCCESS [ 0.801 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: ActiveMQ ........................ SUCCESS [ 0.615 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Derby Network Service ........... SUCCESS [ 2.735 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Axis ............................ SUCCESS [ 2.631 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Daemon .......................... SUCCESS [ 0.486 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Common CLI ...................... SUCCESS [ 1.269 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: SSH ............................. SUCCESS [ 2.909 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: BoneCP .......................... SUCCESS [ 1.856 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Server :: Hessian ......................... SUCCESS [ 1.247 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Assembly .................................. SUCCESS [ 0.013 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Assembly :: Standalone .................... SUCCESS [ 5.751 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Assembly :: All In One EJB Lite jar ....... SUCCESS [ 23.938 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent ................ SUCCESS [ 0.012 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Common ...... SUCCESS [ 4.004 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: TomEE Common SUCCESS [ 5.348 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Transaction Provider SUCCESS [ 2.550 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Embedded Adaptor SUCCESS [ 6.068 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Remote ...... SUCCESS [ 6.746 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Webapp Remote SUCCESS [ 0.824 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: ZipLock ..... SUCCESS [ 14.077 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests ....... SUCCESS [ 10.083 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: Web Profile SUCCESS [ 8.814 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: JAXRS SUCCESS [ 2.542 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: JAXWS SUCCESS [ 2.402 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: JMS SUCCESS [ 1.542 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: CODI SUCCESS [ 3.477 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: Configuration Tests SUCCESS [ 1.492 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Sample :: Moviefun SUCCESS [ 38.568 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: OpenEJB Container SUCCESS [ 4.099 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Arquillian Adaptors Parent :: Arquillian TCK SUCCESS [ 5.894 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Utils :: TomEE Webapps-based Deployer EJB . SUCCESS [ 0.491 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Utils :: Core Hibernate ................... SUCCESS [ 4.155 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Utils :: Provisionning .................... SUCCESS [ 0.923 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Utils :: Mockito .......................... SUCCESS [ 2.925 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: Utils :: Log4j2 ........................... SUCCESS [ 2.089 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: webaccess ........................ SUCCESS [ 30.867 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Overlay Runner ................... SUCCESS [ 0.463 s] [2026-02-10T10:26:59.436Z] [INFO] TomEE :: TomEE :: Security ......................... SUCCESS [ 10.399 s] [2026-02-10T10:26:59.436Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T10:26:59.436Z] [INFO] BUILD SUCCESS [2026-02-10T10:26:59.436Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T10:26:59.436Z] [INFO] Total time: 10:51 min [2026-02-10T10:26:59.436Z] [INFO] Finished at: 2026-02-10T10:26:58Z [2026-02-10T10:26:59.436Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T10:26:59.436Z] Build TomEE completed [2026-02-10T10:26:59.437Z] Run Microprofile TCK [2026-02-10T10:26:59.437Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom [2026-02-10T10:27:00.763Z] [INFO] Scanning for projects... [2026-02-10T10:27:01.401Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T10:27:01.401Z] [INFO] Reactor Build Order: [2026-02-10T10:27:01.401Z] [INFO] [2026-02-10T10:27:01.401Z] [INFO] TomEE :: TCK :: MicroProfile [pom] [2026-02-10T10:27:01.401Z] [INFO] TomEE :: TCK :: MicroProfile Config TCK [jar] [2026-02-10T10:27:01.401Z] [INFO] TomEE :: TCK :: MicroProfile JWT TCK [jar] [2026-02-10T10:27:01.401Z] [INFO] TomEE :: TCK :: MicroProfile Fault Tolerance TCK [jar] [2026-02-10T10:27:01.401Z] [INFO] TomEE :: TCK :: MicroProfile Health TCK [jar] [2026-02-10T10:27:01.401Z] [INFO] TomEE :: TCK :: MicroProfile Metrics TCK [jar] [2026-02-10T10:27:01.401Z] [INFO] TomEE :: TCK :: MicroProfile Rest Client TCK [jar] [2026-02-10T10:27:01.401Z] [INFO] TomEE :: TCK :: MicroProfile Open API TCK [jar] [2026-02-10T10:27:01.401Z] [INFO] TomEE :: TCK :: MicroProfile Open Tracing TCK [jar] [2026-02-10T10:27:01.401Z] [INFO] [2026-02-10T10:27:01.401Z] [INFO] -----------------< org.apache.tomee:microprofile-tck >------------------ [2026-02-10T10:27:01.401Z] [INFO] Building TomEE :: TCK :: MicroProfile 8.0.2 [1/9] [2026-02-10T10:27:01.401Z] [INFO] --------------------------------[ pom ]--------------------------------- [2026-02-10T10:27:02.040Z] [INFO] [2026-02-10T10:27:02.040Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ microprofile-tck --- [2026-02-10T10:27:02.040Z] [INFO] [2026-02-10T10:27:02.040Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ microprofile-tck --- [2026-02-10T10:27:02.040Z] [INFO] [2026-02-10T10:27:02.040Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ microprofile-tck --- [2026-02-10T10:27:02.679Z] [INFO] No dependencies to report [2026-02-10T10:27:02.679Z] [INFO] [2026-02-10T10:27:02.679Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ microprofile-tck --- [2026-02-10T10:27:02.679Z] [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle, jar, maven-plugin] [2026-02-10T10:27:02.679Z] [INFO] [2026-02-10T10:27:02.679Z] [INFO] --------------< org.apache.tomee:microprofile-config-tck >-------------- [2026-02-10T10:27:02.679Z] [INFO] Building TomEE :: TCK :: MicroProfile Config TCK 8.0.2 [2/9] [2026-02-10T10:27:02.679Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:27:03.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.pom [2026-02-10T10:27:09.272Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.pom [2026-02-10T10:27:09.272Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.pom [2026-02-10T10:27:09.272Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.pom [2026-02-10T10:27:09.911Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.pom (6.2 kB at 12 kB/s) [2026-02-10T10:27:09.911Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit-dep/4.10/junit-dep-4.10.pom [2026-02-10T10:27:09.911Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/junit/junit-dep/4.10/junit-dep-4.10.pom [2026-02-10T10:27:09.911Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/junit/junit-dep/4.10/junit-dep-4.10.pom [2026-02-10T10:27:09.911Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit-dep/4.10/junit-dep-4.10.pom [2026-02-10T10:27:09.911Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit-dep/4.10/junit-dep-4.10.pom (2.3 kB at 63 kB/s) [2026-02-10T10:27:09.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-container/1.1.13.Final/arquillian-testng-container-1.1.13.Final.pom [2026-02-10T10:27:11.242Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-container/1.1.13.Final/arquillian-testng-container-1.1.13.Final.pom (4.0 kB at 3.6 kB/s) [2026-02-10T10:27:11.242Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-core/1.1.13.Final/arquillian-testng-core-1.1.13.Final.pom [2026-02-10T10:27:13.709Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-core/1.1.13.Final/arquillian-testng-core-1.1.13.Final.pom (2.7 kB at 1.4 kB/s) [2026-02-10T10:27:13.710Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom [2026-02-10T10:27:13.710Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom [2026-02-10T10:27:13.710Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom [2026-02-10T10:27:13.710Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom [2026-02-10T10:27:13.710Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom (650 B at 18 kB/s) [2026-02-10T10:27:14.361Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.jar [2026-02-10T10:27:14.361Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit-dep/4.10/junit-dep-4.10.jar [2026-02-10T10:27:14.361Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar [2026-02-10T10:27:14.361Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-container/1.1.13.Final/arquillian-testng-container-1.1.13.Final.jar [2026-02-10T10:27:14.361Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-core/1.1.13.Final/arquillian-testng-core-1.1.13.Final.jar [2026-02-10T10:27:14.361Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-core/1.1.13.Final/arquillian-testng-core-1.1.13.Final.jar (14 kB at 119 kB/s) [2026-02-10T10:27:14.362Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-container/1.1.13.Final/arquillian-testng-container-1.1.13.Final.jar (9.1 kB at 30 kB/s) [2026-02-10T10:27:14.362Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.jar [2026-02-10T10:27:14.362Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/junit/junit-dep/4.10/junit-dep-4.10.jar [2026-02-10T10:27:14.362Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar [2026-02-10T10:27:14.362Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.jar [2026-02-10T10:27:14.362Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar [2026-02-10T10:27:14.362Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/junit/junit-dep/4.10/junit-dep-4.10.jar [2026-02-10T10:27:14.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.jar [2026-02-10T10:27:14.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit-dep/4.10/junit-dep-4.10.jar [2026-02-10T10:27:14.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar [2026-02-10T10:27:14.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit-dep/4.10/junit-dep-4.10.jar (234 kB at 3.2 MB/s) [2026-02-10T10:27:14.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar (307 kB at 3.2 MB/s) [2026-02-10T10:27:15.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-tck/1.3/microprofile-config-tck-1.3.jar (75 kB at 174 kB/s) [2026-02-10T10:27:15.003Z] [INFO] [2026-02-10T10:27:15.003Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ microprofile-config-tck --- [2026-02-10T10:27:15.003Z] [INFO] [2026-02-10T10:27:15.003Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ microprofile-config-tck --- [2026-02-10T10:27:17.086Z] [INFO] [2026-02-10T10:27:17.086Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ microprofile-config-tck --- [2026-02-10T10:27:17.086Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:27:17.086Z] [INFO] skip non existing resourceDirectory /tomee/tck/microprofile-tck/config/src/main/resources [2026-02-10T10:27:17.086Z] [INFO] Copying 3 resources [2026-02-10T10:27:17.086Z] [INFO] [2026-02-10T10:27:17.086Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ microprofile-config-tck --- [2026-02-10T10:27:17.086Z] [INFO] No sources to compile [2026-02-10T10:27:17.086Z] [INFO] [2026-02-10T10:27:17.086Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ microprofile-config-tck --- [2026-02-10T10:27:17.086Z] [INFO] No dependencies to report [2026-02-10T10:27:17.086Z] [INFO] [2026-02-10T10:27:17.086Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ microprofile-config-tck --- [2026-02-10T10:27:17.728Z] [WARNING] Manifest org.apache.tomee:microprofile-config-tck:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:27:17.728Z] [INFO] [2026-02-10T10:27:17.728Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ microprofile-config-tck --- [2026-02-10T10:27:17.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:27:17.728Z] [INFO] Copying 2 resources [2026-02-10T10:27:17.728Z] [INFO] Copying 3 resources [2026-02-10T10:27:17.728Z] [INFO] [2026-02-10T10:27:17.728Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ microprofile-config-tck --- [2026-02-10T10:27:17.728Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:27:17.728Z] [INFO] Compiling 4 source files to /tomee/tck/microprofile-tck/config/target/test-classes [2026-02-10T10:27:18.371Z] [INFO] [2026-02-10T10:27:18.371Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ microprofile-config-tck --- [2026-02-10T10:27:18.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.21.0/surefire-testng-2.21.0.pom [2026-02-10T10:27:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.21.0/surefire-testng-2.21.0.pom (2.9 kB at 64 kB/s) [2026-02-10T10:27:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom [2026-02-10T10:27:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (2.5 kB at 55 kB/s) [2026-02-10T10:27:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom [2026-02-10T10:27:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom (2.7 kB at 64 kB/s) [2026-02-10T10:27:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.21.0/surefire-testng-utils-2.21.0.pom [2026-02-10T10:27:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.21.0/surefire-testng-utils-2.21.0.pom (3.4 kB at 79 kB/s) [2026-02-10T10:27:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.21.0/surefire-grouper-2.21.0.pom [2026-02-10T10:27:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.21.0/surefire-grouper-2.21.0.pom (2.7 kB at 52 kB/s) [2026-02-10T10:27:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.21.0/surefire-testng-2.21.0.jar [2026-02-10T10:27:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.21.0/surefire-testng-utils-2.21.0.jar [2026-02-10T10:27:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar [2026-02-10T10:27:19.043Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.21.0/surefire-grouper-2.21.0.jar [2026-02-10T10:27:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.21.0/surefire-grouper-2.21.0.jar (40 kB at 931 kB/s) [2026-02-10T10:27:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar (51 kB at 1.0 MB/s) [2026-02-10T10:27:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.21.0/surefire-testng-2.21.0.jar (44 kB at 758 kB/s) [2026-02-10T10:27:19.043Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.21.0/surefire-testng-utils-2.21.0.jar (27 kB at 450 kB/s) [2026-02-10T10:27:19.043Z] [INFO] [2026-02-10T10:27:19.043Z] [INFO] ------------------------------------------------------- [2026-02-10T10:27:19.043Z] [INFO] T E S T S [2026-02-10T10:27:19.043Z] [INFO] ------------------------------------------------------- [2026-02-10T10:27:19.683Z] [INFO] Running org.apache.tomee.microprofile.tck.config.MicroProfileConfigurationTest [2026-02-10T10:27:20.325Z] Feb 10, 2026 10:27:19 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:27:20.325Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:27:20.325Z] Feb 10, 2026 10:27:19 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:27:20.325Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:27:20.325Z] Feb 10, 2026 10:27:19 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:27:20.325Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:27:20.325Z] Feb 10, 2026 10:27:20 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:27:20.325Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:27:20.325Z] Feb 10, 2026 10:27:20 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:27:20.325Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:27:24.247Z] Feb 10, 2026 10:27:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:27:24.247Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40061/tomee/ejb} [2026-02-10T10:27:29.076Z] Feb 10, 2026 10:27:28 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:27:29.076Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40061/tomee/ejb} [2026-02-10T10:27:29.076Z] Feb 10, 2026 10:27:29 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:27:29.076Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/microprofile-configuration.war [2026-02-10T10:27:29.076Z] Feb 10, 2026 10:27:29 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:27:29.076Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/microprofile-configuration [2026-02-10T10:27:29.719Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.094 s - in org.apache.tomee.microprofile.tck.config.MicroProfileConfigurationTest [2026-02-10T10:27:30.358Z] [INFO] Running org.eclipse.microprofile.config.tck.CDIPlainInjectionTest [2026-02-10T10:27:30.999Z] Feb 10, 2026 10:27:30 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:27:30.999Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:27:30.999Z] Feb 10, 2026 10:27:30 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:27:30.999Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:27:30.999Z] Feb 10, 2026 10:27:30 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:27:30.999Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:27:30.999Z] Feb 10, 2026 10:27:30 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:27:30.999Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:27:30.999Z] Feb 10, 2026 10:27:30 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:27:30.999Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:27:35.835Z] Feb 10, 2026 10:27:34 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:27:35.835Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46049/tomee/ejb} [2026-02-10T10:27:39.658Z] Feb 10, 2026 10:27:39 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:27:39.658Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46049/tomee/ejb} [2026-02-10T10:27:40.299Z] Feb 10, 2026 10:27:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:27:40.299Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/5ab8df4b-d3bc-4d54-aa3e-a8a746d925cd.war [2026-02-10T10:27:40.299Z] Feb 10, 2026 10:27:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:27:40.299Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/5ab8df4b-d3bc-4d54-aa3e-a8a746d925cd [2026-02-10T10:27:40.299Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.177 s - in org.eclipse.microprofile.config.tck.CDIPlainInjectionTest [2026-02-10T10:27:40.941Z] [INFO] Running org.eclipse.microprofile.config.tck.ConfigProviderTest [2026-02-10T10:27:41.582Z] Feb 10, 2026 10:27:41 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:27:41.582Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:27:41.582Z] Feb 10, 2026 10:27:41 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:27:41.582Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:27:41.582Z] Feb 10, 2026 10:27:41 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:27:41.582Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:27:42.223Z] Feb 10, 2026 10:27:41 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:27:42.223Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:27:42.223Z] Feb 10, 2026 10:27:41 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:27:42.223Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:27:46.038Z] Feb 10, 2026 10:27:45 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:27:46.038Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40937/tomee/ejb} [2026-02-10T10:27:50.864Z] Feb 10, 2026 10:27:50 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:27:50.864Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40937/tomee/ejb} [2026-02-10T10:27:51.503Z] Feb 10, 2026 10:27:50 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:27:51.503Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/configProviderTest.war [2026-02-10T10:27:51.503Z] Feb 10, 2026 10:27:50 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:27:51.503Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/configProviderTest [2026-02-10T10:27:51.503Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.538 s - in org.eclipse.microprofile.config.tck.ConfigProviderTest [2026-02-10T10:27:52.145Z] [INFO] Running org.eclipse.microprofile.config.tck.broken.MissingValueOnInstanceInjectionTest [2026-02-10T10:27:52.784Z] Feb 10, 2026 10:27:52 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:27:52.784Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:27:52.784Z] Feb 10, 2026 10:27:52 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:27:52.784Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:27:52.784Z] Feb 10, 2026 10:27:52 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:27:52.784Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:27:53.432Z] Feb 10, 2026 10:27:52 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:27:53.432Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:27:53.432Z] Feb 10, 2026 10:27:52 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:27:53.432Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:27:55.539Z] Feb 10, 2026 10:27:55 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:27:55.539Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35989/tomee/ejb} [2026-02-10T10:27:58.441Z] Feb 10, 2026 10:27:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:27:58.441Z] WARNING: missingValueOnInstanceInjectionTest.war was not deployed [2026-02-10T10:27:58.441Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.557 s - in org.eclipse.microprofile.config.tck.broken.MissingValueOnInstanceInjectionTest [2026-02-10T10:27:59.082Z] [INFO] Running org.eclipse.microprofile.config.tck.broken.WrongConverterOnInstanceInjectionTest [2026-02-10T10:27:59.727Z] Feb 10, 2026 10:27:59 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:27:59.727Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:27:59.727Z] Feb 10, 2026 10:27:59 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:27:59.727Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:27:59.727Z] Feb 10, 2026 10:27:59 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:27:59.727Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:28:00.368Z] Feb 10, 2026 10:27:59 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:28:00.368Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:28:00.368Z] Feb 10, 2026 10:27:59 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:28:00.368Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:28:02.449Z] Feb 10, 2026 10:28:02 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:28:02.449Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33301/tomee/ejb} [2026-02-10T10:28:05.359Z] Feb 10, 2026 10:28:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:28:05.359Z] WARNING: wrongConverterOnInstanceInjectionTest.war was not deployed [2026-02-10T10:28:05.999Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.538 s - in org.eclipse.microprofile.config.tck.broken.WrongConverterOnInstanceInjectionTest [2026-02-10T10:28:06.640Z] [INFO] Running org.eclipse.microprofile.config.tck.broken.MissingConverterOnInstanceInjectionTest [2026-02-10T10:28:07.280Z] Feb 10, 2026 10:28:06 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:28:07.280Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:28:07.280Z] Feb 10, 2026 10:28:06 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:28:07.280Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:28:07.280Z] Feb 10, 2026 10:28:06 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:28:07.280Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:28:07.280Z] Feb 10, 2026 10:28:07 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:28:07.280Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:28:07.280Z] Feb 10, 2026 10:28:07 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:28:07.280Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:28:10.184Z] Feb 10, 2026 10:28:09 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:28:10.184Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42869/tomee/ejb} [2026-02-10T10:28:13.091Z] Feb 10, 2026 10:28:12 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:28:13.091Z] WARNING: missingConverterOnInstanceInjectionTest.war was not deployed [2026-02-10T10:28:13.091Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.524 s - in org.eclipse.microprofile.config.tck.broken.MissingConverterOnInstanceInjectionTest [2026-02-10T10:28:13.732Z] [INFO] Running org.eclipse.microprofile.config.tck.ArrayConverterTest [2026-02-10T10:28:14.393Z] Feb 10, 2026 10:28:13 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:28:14.393Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:28:14.393Z] Feb 10, 2026 10:28:13 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:28:14.393Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:28:14.393Z] Feb 10, 2026 10:28:13 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:28:14.393Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:28:14.393Z] Feb 10, 2026 10:28:14 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:28:14.393Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:28:14.393Z] Feb 10, 2026 10:28:14 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:28:14.393Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:28:18.209Z] Feb 10, 2026 10:28:18 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:28:18.209Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42881/tomee/ejb} [2026-02-10T10:28:31.116Z] Feb 10, 2026 10:28:30 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:28:31.116Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42881/tomee/ejb} [2026-02-10T10:28:31.116Z] Feb 10, 2026 10:28:30 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:28:31.116Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/arrayConverterTest.war [2026-02-10T10:28:31.116Z] Feb 10, 2026 10:28:30 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:28:31.116Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/arrayConverterTest [2026-02-10T10:28:31.756Z] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.022 s - in org.eclipse.microprofile.config.tck.ArrayConverterTest [2026-02-10T10:28:31.756Z] [INFO] Running org.eclipse.microprofile.config.tck.base.AbstractTest [2026-02-10T10:28:32.394Z] Feb 10, 2026 10:28:32 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:28:32.394Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:28:33.034Z] Feb 10, 2026 10:28:32 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:28:33.034Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:28:33.034Z] Feb 10, 2026 10:28:32 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:28:33.034Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:28:33.034Z] Feb 10, 2026 10:28:32 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:28:33.034Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:28:33.034Z] Feb 10, 2026 10:28:32 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:28:33.034Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:28:36.841Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.377 s - in org.eclipse.microprofile.config.tck.base.AbstractTest [2026-02-10T10:28:36.841Z] [INFO] Running org.eclipse.microprofile.config.tck.ClassConverterTest [2026-02-10T10:28:37.479Z] Feb 10, 2026 10:28:37 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:28:37.479Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:28:37.480Z] Feb 10, 2026 10:28:37 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:28:37.480Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:28:37.480Z] Feb 10, 2026 10:28:37 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:28:37.480Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:28:38.129Z] Feb 10, 2026 10:28:37 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:28:38.129Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:28:38.129Z] Feb 10, 2026 10:28:37 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:28:38.129Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:28:41.938Z] Feb 10, 2026 10:28:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:28:41.938Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43923/tomee/ejb} [2026-02-10T10:28:46.773Z] Feb 10, 2026 10:28:46 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:28:46.773Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43923/tomee/ejb} [2026-02-10T10:28:46.773Z] Feb 10, 2026 10:28:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:28:46.773Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/ClassConverterTest.war [2026-02-10T10:28:46.773Z] Feb 10, 2026 10:28:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:28:46.773Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/ClassConverterTest [2026-02-10T10:28:46.773Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.807 s - in org.eclipse.microprofile.config.tck.ClassConverterTest [2026-02-10T10:28:47.414Z] [INFO] Running org.eclipse.microprofile.config.tck.CustomConfigSourceTest [2026-02-10T10:28:48.052Z] Feb 10, 2026 10:28:47 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:28:48.052Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:28:48.052Z] Feb 10, 2026 10:28:47 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:28:48.052Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:28:48.052Z] Feb 10, 2026 10:28:47 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:28:48.052Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:28:48.694Z] Feb 10, 2026 10:28:48 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:28:48.694Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:28:48.694Z] Feb 10, 2026 10:28:48 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:28:48.694Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:28:52.516Z] Feb 10, 2026 10:28:52 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:28:52.516Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46539/tomee/ejb} [2026-02-10T10:28:56.334Z] Feb 10, 2026 10:28:56 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:28:56.334Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46539/tomee/ejb} [2026-02-10T10:28:56.976Z] Feb 10, 2026 10:28:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:28:56.976Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/customConfigSourceTest.war [2026-02-10T10:28:56.976Z] Feb 10, 2026 10:28:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:28:56.976Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/customConfigSourceTest [2026-02-10T10:28:56.976Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.728 s - in org.eclipse.microprofile.config.tck.CustomConfigSourceTest [2026-02-10T10:28:57.619Z] [INFO] Running org.eclipse.microprofile.config.tck.ImplicitConverterTest [2026-02-10T10:28:58.259Z] Feb 10, 2026 10:28:57 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:28:58.259Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:28:58.259Z] Feb 10, 2026 10:28:57 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:28:58.259Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:28:58.259Z] Feb 10, 2026 10:28:57 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:28:58.259Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:28:58.899Z] Feb 10, 2026 10:28:58 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:28:58.899Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:28:58.899Z] Feb 10, 2026 10:28:58 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:28:58.899Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:29:02.707Z] Feb 10, 2026 10:29:02 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:02.707Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33281/tomee/ejb} [2026-02-10T10:29:07.533Z] Feb 10, 2026 10:29:07 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:07.533Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33281/tomee/ejb} [2026-02-10T10:29:07.533Z] Feb 10, 2026 10:29:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:07.533Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/implicitConverterTest.war [2026-02-10T10:29:07.533Z] Feb 10, 2026 10:29:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:07.533Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/implicitConverterTest [2026-02-10T10:29:08.179Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.208 s - in org.eclipse.microprofile.config.tck.ImplicitConverterTest [2026-02-10T10:29:08.179Z] [INFO] Running org.eclipse.microprofile.config.tck.CDIPropertyNameMatchingTest [2026-02-10T10:29:08.819Z] Feb 10, 2026 10:29:08 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:29:08.819Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:29:08.819Z] Feb 10, 2026 10:29:08 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:29:08.819Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:29:08.819Z] Feb 10, 2026 10:29:08 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:29:08.819Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:29:09.459Z] Feb 10, 2026 10:29:08 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:29:09.459Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:29:09.459Z] Feb 10, 2026 10:29:08 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:29:09.459Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:29:13.283Z] Feb 10, 2026 10:29:12 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:13.283Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35415/tomee/ejb} [2026-02-10T10:29:18.103Z] Feb 10, 2026 10:29:17 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:18.103Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35415/tomee/ejb} [2026-02-10T10:29:18.103Z] Feb 10, 2026 10:29:17 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:18.103Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/CDIPropertyNameMatchingTest.war [2026-02-10T10:29:18.103Z] Feb 10, 2026 10:29:17 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:18.103Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/CDIPropertyNameMatchingTest [2026-02-10T10:29:18.103Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10 s - in org.eclipse.microprofile.config.tck.CDIPropertyNameMatchingTest [2026-02-10T10:29:19.245Z] [INFO] Running org.eclipse.microprofile.config.tck.CdiOptionalInjectionTest [2026-02-10T10:29:19.886Z] Feb 10, 2026 10:29:19 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:29:19.886Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:29:19.886Z] Feb 10, 2026 10:29:19 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:29:19.886Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:29:19.886Z] Feb 10, 2026 10:29:19 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:29:19.886Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:29:19.886Z] Feb 10, 2026 10:29:19 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:29:19.886Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:29:19.886Z] Feb 10, 2026 10:29:19 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:29:19.886Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:29:23.714Z] Feb 10, 2026 10:29:23 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:23.714Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:41235/tomee/ejb} [2026-02-10T10:29:28.534Z] Feb 10, 2026 10:29:28 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:28.534Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:41235/tomee/ejb} [2026-02-10T10:29:29.177Z] Feb 10, 2026 10:29:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:29.177Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/cdiOptionalInjectionTest.war [2026-02-10T10:29:29.177Z] Feb 10, 2026 10:29:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:29.177Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/cdiOptionalInjectionTest [2026-02-10T10:29:29.177Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.286 s - in org.eclipse.microprofile.config.tck.CdiOptionalInjectionTest [2026-02-10T10:29:29.177Z] [INFO] Running org.eclipse.microprofile.config.tck.EmptyValuesTest [2026-02-10T10:29:29.825Z] Feb 10, 2026 10:29:29 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:29:29.825Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:29:29.825Z] Feb 10, 2026 10:29:29 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:29:29.825Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:29:29.825Z] Feb 10, 2026 10:29:29 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:29:29.825Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:29:30.467Z] Feb 10, 2026 10:29:30 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:29:30.467Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:29:30.467Z] Feb 10, 2026 10:29:30 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:29:30.467Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:29:34.279Z] Feb 10, 2026 10:29:33 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:34.279Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39351/tomee/ejb} [2026-02-10T10:29:39.130Z] Feb 10, 2026 10:29:38 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:39.130Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39351/tomee/ejb} [2026-02-10T10:29:39.130Z] Feb 10, 2026 10:29:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:39.130Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/c66781f2-1b3f-4d9d-96c6-c498df4036c3.war [2026-02-10T10:29:39.130Z] Feb 10, 2026 10:29:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:39.130Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/c66781f2-1b3f-4d9d-96c6-c498df4036c3 [2026-02-10T10:29:39.130Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.887 s - in org.eclipse.microprofile.config.tck.EmptyValuesTest [2026-02-10T10:29:39.778Z] [INFO] Running org.eclipse.microprofile.config.tck.ConverterTest [2026-02-10T10:29:40.425Z] Feb 10, 2026 10:29:40 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:29:40.425Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:29:40.425Z] Feb 10, 2026 10:29:40 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:29:40.425Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:29:40.425Z] Feb 10, 2026 10:29:40 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:29:40.425Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:29:41.068Z] Feb 10, 2026 10:29:40 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:29:41.069Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:29:41.069Z] Feb 10, 2026 10:29:40 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:29:41.069Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:29:44.877Z] Feb 10, 2026 10:29:44 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:44.877Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35453/tomee/ejb} [2026-02-10T10:29:55.927Z] Feb 10, 2026 10:29:55 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:29:55.927Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35453/tomee/ejb} [2026-02-10T10:29:55.927Z] Feb 10, 2026 10:29:55 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:55.927Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/converterTest.war [2026-02-10T10:29:55.927Z] Feb 10, 2026 10:29:55 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:29:55.927Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/converterTest [2026-02-10T10:29:55.927Z] [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.46 s - in org.eclipse.microprofile.config.tck.ConverterTest [2026-02-10T10:29:56.567Z] [INFO] Running org.eclipse.microprofile.config.tck.AutoDiscoveredConfigSourceTest [2026-02-10T10:29:57.208Z] Feb 10, 2026 10:29:57 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:29:57.208Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:29:57.208Z] Feb 10, 2026 10:29:57 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:29:57.208Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:29:57.208Z] Feb 10, 2026 10:29:57 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:29:57.208Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:29:57.847Z] Feb 10, 2026 10:29:57 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:29:57.847Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:29:57.847Z] Feb 10, 2026 10:29:57 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:29:57.847Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:30:01.668Z] Feb 10, 2026 10:30:01 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:01.668Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43453/tomee/ejb} [2026-02-10T10:30:06.584Z] Feb 10, 2026 10:30:06 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:06.584Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43453/tomee/ejb} [2026-02-10T10:30:06.584Z] Feb 10, 2026 10:30:06 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:06.584Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/customConfigSourceTest.war [2026-02-10T10:30:06.584Z] Feb 10, 2026 10:30:06 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:06.584Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/customConfigSourceTest [2026-02-10T10:30:07.224Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.28 s - in org.eclipse.microprofile.config.tck.AutoDiscoveredConfigSourceTest [2026-02-10T10:30:07.868Z] [INFO] Running org.eclipse.microprofile.config.tck.WarPropertiesLocationTest [2026-02-10T10:30:08.513Z] Feb 10, 2026 10:30:07 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:30:08.513Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/config/target/tomee [2026-02-10T10:30:08.513Z] Feb 10, 2026 10:30:07 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:30:08.513Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:30:08.513Z] Feb 10, 2026 10:30:07 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:30:08.513Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/config/target/tomee' [2026-02-10T10:30:08.513Z] Feb 10, 2026 10:30:08 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:30:08.513Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/config/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:30:08.513Z] Feb 10, 2026 10:30:08 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:30:08.513Z] WARNING: Can't find /tomee/tck/microprofile-tck/config/src/test/conf [2026-02-10T10:30:13.364Z] Feb 10, 2026 10:30:12 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:13.364Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42527/tomee/ejb} [2026-02-10T10:30:17.196Z] Feb 10, 2026 10:30:16 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:17.196Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42527/tomee/ejb} [2026-02-10T10:30:17.196Z] Feb 10, 2026 10:30:16 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:17.196Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/configProviderTest.war [2026-02-10T10:30:17.196Z] Feb 10, 2026 10:30:16 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:17.196Z] INFO: cleaning /tomee/tck/microprofile-tck/config/target/workdir/0/configProviderTest [2026-02-10T10:30:17.196Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.818 s - in org.eclipse.microprofile.config.tck.WarPropertiesLocationTest [2026-02-10T10:30:17.838Z] [INFO] [2026-02-10T10:30:17.838Z] [INFO] Results: [2026-02-10T10:30:17.838Z] [INFO] [2026-02-10T10:30:17.838Z] [INFO] Tests run: 144, Failures: 0, Errors: 0, Skipped: 0 [2026-02-10T10:30:17.838Z] [INFO] [2026-02-10T10:30:17.838Z] [INFO] [2026-02-10T10:30:17.838Z] [INFO] ---------------< org.apache.tomee:microprofile-jwt-tck >---------------- [2026-02-10T10:30:17.838Z] [INFO] Building TomEE :: TCK :: MicroProfile JWT TCK 8.0.2 [3/9] [2026-02-10T10:30:17.838Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:30:17.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.21.0/maven-surefire-report-plugin-2.21.0.pom [2026-02-10T10:30:17.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.21.0/maven-surefire-report-plugin-2.21.0.pom (8.2 kB at 210 kB/s) [2026-02-10T10:30:17.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.21.0/maven-surefire-report-plugin-2.21.0.jar [2026-02-10T10:30:17.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.21.0/maven-surefire-report-plugin-2.21.0.jar (51 kB at 1.3 MB/s) [2026-02-10T10:30:17.838Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.pom [2026-02-10T10:30:17.838Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.pom [2026-02-10T10:30:18.479Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.pom [2026-02-10T10:30:18.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.pom [2026-02-10T10:30:19.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.pom (11 kB at 28 kB/s) [2026-02-10T10:30:19.463Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.pom [2026-02-10T10:30:19.463Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.pom [2026-02-10T10:30:19.463Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.pom [2026-02-10T10:30:19.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.pom [2026-02-10T10:30:19.463Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.pom (5.2 kB at 45 kB/s) [2026-02-10T10:30:19.463Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/config/microprofile-config-parent/1.2.1/microprofile-config-parent-1.2.1.pom [2026-02-10T10:30:20.102Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-parent/1.2.1/microprofile-config-parent-1.2.1.pom [2026-02-10T10:30:20.102Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-parent/1.2.1/microprofile-config-parent-1.2.1.pom [2026-02-10T10:30:20.102Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.2.1/microprofile-config-parent-1.2.1.pom [2026-02-10T10:30:20.102Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.2.1/microprofile-config-parent-1.2.1.pom (17 kB at 155 kB/s) [2026-02-10T10:30:20.102Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.pom [2026-02-10T10:30:20.102Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.pom [2026-02-10T10:30:20.745Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.pom [2026-02-10T10:30:20.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.pom [2026-02-10T10:30:20.745Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.pom (13 kB at 374 kB/s) [2026-02-10T10:30:20.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-depchain/2.2.6/shrinkwrap-resolver-depchain-2.2.6.pom [2026-02-10T10:30:20.745Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-depchain/2.2.6/shrinkwrap-resolver-depchain-2.2.6.pom (2.7 kB at 211 kB/s) [2026-02-10T10:30:20.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.2.6/shrinkwrap-resolver-parent-2.2.6.pom [2026-02-10T10:30:20.745Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.2.6/shrinkwrap-resolver-parent-2.2.6.pom (14 kB at 127 kB/s) [2026-02-10T10:30:20.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.6/shrinkwrap-resolver-api-2.2.6.pom [2026-02-10T10:30:20.745Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.6/shrinkwrap-resolver-api-2.2.6.pom (1.1 kB at 7.4 kB/s) [2026-02-10T10:30:20.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.6/shrinkwrap-resolver-spi-2.2.6.pom [2026-02-10T10:30:20.745Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.6/shrinkwrap-resolver-spi-2.2.6.pom (1.3 kB at 16 kB/s) [2026-02-10T10:30:20.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.6/shrinkwrap-resolver-api-maven-2.2.6.pom [2026-02-10T10:30:20.745Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.6/shrinkwrap-resolver-api-maven-2.2.6.pom (2.1 kB at 173 kB/s) [2026-02-10T10:30:20.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.6/shrinkwrap-resolver-spi-maven-2.2.6.pom [2026-02-10T10:30:20.745Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.6/shrinkwrap-resolver-spi-maven-2.2.6.pom (1.5 kB at 107 kB/s) [2026-02-10T10:30:20.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.6/shrinkwrap-resolver-api-maven-archive-2.2.6.pom [2026-02-10T10:30:20.745Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.6/shrinkwrap-resolver-api-maven-archive-2.2.6.pom (1.7 kB at 174 kB/s) [2026-02-10T10:30:20.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.6/shrinkwrap-resolver-impl-maven-2.2.6.pom [2026-02-10T10:30:20.745Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.6/shrinkwrap-resolver-impl-maven-2.2.6.pom (18 kB at 1.5 MB/s) [2026-02-10T10:30:20.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [2026-02-10T10:30:21.385Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [2026-02-10T10:30:21.385Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [2026-02-10T10:30:21.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [2026-02-10T10:30:21.385Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 973 kB/s) [2026-02-10T10:30:21.385Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [2026-02-10T10:30:21.385Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [2026-02-10T10:30:21.385Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [2026-02-10T10:30:22.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [2026-02-10T10:30:22.024Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 57 kB/s) [2026-02-10T10:30:22.024Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [2026-02-10T10:30:22.024Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [2026-02-10T10:30:22.024Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [2026-02-10T10:30:22.024Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [2026-02-10T10:30:22.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 99 kB/s) [2026-02-10T10:30:22.663Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [2026-02-10T10:30:22.663Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [2026-02-10T10:30:22.663Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [2026-02-10T10:30:22.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [2026-02-10T10:30:22.663Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 71 kB/s) [2026-02-10T10:30:22.663Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [2026-02-10T10:30:22.663Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [2026-02-10T10:30:23.304Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [2026-02-10T10:30:23.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [2026-02-10T10:30:23.304Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 71 kB/s) [2026-02-10T10:30:23.304Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.pom [2026-02-10T10:30:23.943Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.pom [2026-02-10T10:30:23.943Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.pom [2026-02-10T10:30:23.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.pom [2026-02-10T10:30:23.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.pom (2.9 kB at 89 kB/s) [2026-02-10T10:30:23.943Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.pom [2026-02-10T10:30:23.943Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.pom [2026-02-10T10:30:24.582Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.pom [2026-02-10T10:30:24.582Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.pom [2026-02-10T10:30:24.582Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.pom (3.9 kB at 123 kB/s) [2026-02-10T10:30:24.582Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [2026-02-10T10:30:24.582Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [2026-02-10T10:30:25.221Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 18 kB/s) [2026-02-10T10:30:25.221Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [2026-02-10T10:30:25.221Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [2026-02-10T10:30:25.221Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 64 kB/s) [2026-02-10T10:30:25.221Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [2026-02-10T10:30:25.860Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [2026-02-10T10:30:25.860Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 18 kB/s) [2026-02-10T10:30:25.860Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [2026-02-10T10:30:25.860Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [2026-02-10T10:30:26.501Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 13 kB/s) [2026-02-10T10:30:26.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [2026-02-10T10:30:26.501Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [2026-02-10T10:30:26.501Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 9.4 kB/s) [2026-02-10T10:30:26.501Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [2026-02-10T10:30:26.501Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [2026-02-10T10:30:27.141Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 9.1 kB/s) [2026-02-10T10:30:27.141Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [2026-02-10T10:30:27.141Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [2026-02-10T10:30:27.141Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 11 kB/s) [2026-02-10T10:30:27.141Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.pom [2026-02-10T10:30:27.780Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.pom [2026-02-10T10:30:27.780Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.pom (1.7 kB at 7.2 kB/s) [2026-02-10T10:30:27.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.6/wagon-2.6.pom [2026-02-10T10:30:27.780Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/2.6/wagon-2.6.pom [2026-02-10T10:30:28.419Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/2.6/wagon-2.6.pom (20 kB at 84 kB/s) [2026-02-10T10:30:28.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-file/2.6/wagon-file-2.6.pom [2026-02-10T10:30:28.419Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/2.6/wagon-file-2.6.pom [2026-02-10T10:30:28.419Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/2.6/wagon-file-2.6.pom (1.6 kB at 6.7 kB/s) [2026-02-10T10:30:28.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom [2026-02-10T10:30:28.419Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom [2026-02-10T10:30:29.059Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/2.6/wagon-providers-2.6.pom (2.7 kB at 11 kB/s) [2026-02-10T10:30:29.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/2.6/wagon-http-lightweight-2.6.pom [2026-02-10T10:30:29.059Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/2.6/wagon-http-lightweight-2.6.pom [2026-02-10T10:30:29.059Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/2.6/wagon-http-lightweight-2.6.pom (1.9 kB at 8.1 kB/s) [2026-02-10T10:30:29.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-shared/2.6/wagon-http-shared-2.6.pom [2026-02-10T10:30:29.699Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.6/wagon-http-shared-2.6.pom [2026-02-10T10:30:29.699Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.6/wagon-http-shared-2.6.pom (1.9 kB at 7.7 kB/s) [2026-02-10T10:30:29.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.6/shrinkwrap-resolver-impl-maven-archive-2.2.6.pom [2026-02-10T10:30:29.699Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.6/shrinkwrap-resolver-impl-maven-archive-2.2.6.pom (3.7 kB at 78 kB/s) [2026-02-10T10:30:29.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.6/shrinkwrap-resolver-spi-maven-archive-2.2.6.pom [2026-02-10T10:30:29.699Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.6/shrinkwrap-resolver-spi-maven-archive-2.2.6.pom (1.7 kB at 70 kB/s) [2026-02-10T10:30:29.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [2026-02-10T10:30:29.699Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [2026-02-10T10:30:29.699Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [2026-02-10T10:30:30.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [2026-02-10T10:30:30.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 147 kB/s) [2026-02-10T10:30:30.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [2026-02-10T10:30:30.340Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [2026-02-10T10:30:30.340Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [2026-02-10T10:30:30.340Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [2026-02-10T10:30:30.340Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 379 kB/s) [2026-02-10T10:30:30.340Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [2026-02-10T10:30:30.978Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [2026-02-10T10:30:30.978Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [2026-02-10T10:30:30.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [2026-02-10T10:30:30.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 64 kB/s) [2026-02-10T10:30:30.978Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [2026-02-10T10:30:30.978Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [2026-02-10T10:30:31.638Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [2026-02-10T10:30:31.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [2026-02-10T10:30:31.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 433 kB/s) [2026-02-10T10:30:31.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.pom [2026-02-10T10:30:31.638Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.pom [2026-02-10T10:30:31.638Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.pom [2026-02-10T10:30:31.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.pom [2026-02-10T10:30:31.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.pom (769 B at 16 kB/s) [2026-02-10T10:30:31.638Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compilers/2.3/plexus-compilers-2.3.pom [2026-02-10T10:30:32.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-compilers/2.3/plexus-compilers-2.3.pom [2026-02-10T10:30:32.280Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compilers/2.3/plexus-compilers-2.3.pom [2026-02-10T10:30:32.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.3/plexus-compilers-2.3.pom [2026-02-10T10:30:32.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.3/plexus-compilers-2.3.pom (1.3 kB at 38 kB/s) [2026-02-10T10:30:32.280Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.3/plexus-compiler-2.3.pom [2026-02-10T10:30:32.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-compiler/2.3/plexus-compiler-2.3.pom [2026-02-10T10:30:32.919Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler/2.3/plexus-compiler-2.3.pom [2026-02-10T10:30:32.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.3/plexus-compiler-2.3.pom [2026-02-10T10:30:32.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.3/plexus-compiler-2.3.pom (4.6 kB at 138 kB/s) [2026-02-10T10:30:32.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.pom [2026-02-10T10:30:32.919Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.pom [2026-02-10T10:30:32.919Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.pom [2026-02-10T10:30:32.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.pom [2026-02-10T10:30:32.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.pom (865 B at 24 kB/s) [2026-02-10T10:30:32.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/config/geronimo-config-impl/1.2/geronimo-config-impl-1.2.pom [2026-02-10T10:30:33.573Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config-impl/1.2/geronimo-config-impl-1.2.pom [2026-02-10T10:30:33.573Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config-impl/1.2/geronimo-config-impl-1.2.pom (11 kB at 45 kB/s) [2026-02-10T10:30:33.573Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/config/geronimo-config/1.2/geronimo-config-1.2.pom [2026-02-10T10:30:33.573Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config/1.2/geronimo-config-1.2.pom [2026-02-10T10:30:34.213Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config/1.2/geronimo-config-1.2.pom (4.3 kB at 18 kB/s) [2026-02-10T10:30:34.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:30:34.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.jar [2026-02-10T10:30:34.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.jar [2026-02-10T10:30:34.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/1.3.1/json-smart-1.3.1.jar [2026-02-10T10:30:34.213Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.6/shrinkwrap-resolver-api-2.2.6.jar [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.6/shrinkwrap-resolver-spi-2.2.6.jar [2026-02-10T10:30:34.214Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.6/shrinkwrap-resolver-api-2.2.6.jar (22 kB at 146 kB/s) [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.6/shrinkwrap-resolver-api-maven-2.2.6.jar [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.6/shrinkwrap-resolver-spi-maven-2.2.6.jar [2026-02-10T10:30:34.214Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.6/shrinkwrap-resolver-api-maven-2.2.6.jar (53 kB at 281 kB/s) [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.6/shrinkwrap-resolver-api-maven-archive-2.2.6.jar [2026-02-10T10:30:34.214Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.6/shrinkwrap-resolver-spi-2.2.6.jar (18 kB at 87 kB/s) [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.6/shrinkwrap-resolver-impl-maven-2.2.6.jar [2026-02-10T10:30:34.214Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.6/shrinkwrap-resolver-spi-maven-2.2.6.jar (3.6 kB at 17 kB/s) [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [2026-02-10T10:30:34.214Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven-archive/2.2.6/shrinkwrap-resolver-api-maven-archive-2.2.6.jar (6.7 kB at 23 kB/s) [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [2026-02-10T10:30:34.214Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.6/shrinkwrap-resolver-impl-maven-2.2.6.jar (158 kB at 500 kB/s) [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.jar [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.jar [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [2026-02-10T10:30:34.214Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-file/2.6/wagon-file-2.6.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/2.6/wagon-http-lightweight-2.6.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-http-shared/2.6/wagon-http-shared-2.6.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.6/shrinkwrap-resolver-impl-maven-archive-2.2.6.jar [2026-02-10T10:30:34.852Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven-archive/2.2.6/shrinkwrap-resolver-impl-maven-archive-2.2.6.jar (51 kB at 69 kB/s) [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.6/shrinkwrap-resolver-spi-maven-archive-2.2.6.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [2026-02-10T10:30:34.852Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven-archive/2.2.6/shrinkwrap-resolver-spi-maven-archive-2.2.6.jar (5.8 kB at 7.5 kB/s) [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1-tests.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/config/geronimo-config-impl/1.2/geronimo-config-impl-1.2.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/1.3.1/json-smart-1.3.1.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [2026-02-10T10:30:34.852Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [2026-02-10T10:30:35.490Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 32 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 79 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.jar [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 46 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/2.6/wagon-file-2.6.jar [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 171 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/2.6/wagon-http-lightweight-2.6.jar [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 168 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.6/wagon-http-shared-2.6.jar [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/2.6/wagon-provider-api-2.6.jar (53 kB at 49 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 38 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-lightweight/2.6/wagon-http-lightweight-2.6.jar (16 kB at 14 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-file/2.6/wagon-file-2.6.jar (11 kB at 9.6 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.jar [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.jar [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1-tests.jar [2026-02-10T10:30:36.129Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-http-shared/2.6/wagon-http-shared-2.6.jar (10 kB at 8.3 kB/s) [2026-02-10T10:30:36.129Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config-impl/1.2/geronimo-config-impl-1.2.jar [2026-02-10T10:30:36.768Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/config/geronimo-config-impl/1.2/geronimo-config-impl-1.2.jar (72 kB at 49 kB/s) [2026-02-10T10:30:36.768Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:30:36.768Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.jar [2026-02-10T10:30:36.768Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/minidev/json-smart/1.3.1/json-smart-1.3.1.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1-tests.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.1/json-smart-1.3.1.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.jar [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 3.6 MB/s) [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.3.1/json-smart-1.3.1.jar (78 kB at 2.0 MB/s) [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.2.1/microprofile-config-api-1.2.1.jar (16 kB at 274 kB/s) [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 421 kB/s) [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 2.1 MB/s) [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.jar [2026-02-10T10:30:36.769Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 1.7 MB/s) [2026-02-10T10:30:36.769Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [2026-02-10T10:30:37.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-basic/1.0.0.v20140518/aether-connector-basic-1.0.0.v20140518.jar (37 kB at 341 kB/s) [2026-02-10T10:30:37.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [2026-02-10T10:30:37.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-transport-wagon/1.0.0.v20140518/aether-transport-wagon-1.0.0.v20140518.jar (25 kB at 227 kB/s) [2026-02-10T10:30:37.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.jar [2026-02-10T10:30:37.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 1.7 MB/s) [2026-02-10T10:30:37.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.jar [2026-02-10T10:30:37.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/nimbusds/nimbus-jose-jwt/4.23/nimbus-jose-jwt-4.23.jar (275 kB at 2.0 MB/s) [2026-02-10T10:30:37.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1-tests.jar [2026-02-10T10:30:37.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.3/plexus-compiler-javac-2.3.jar (19 kB at 132 kB/s) [2026-02-10T10:30:37.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.3/plexus-compiler-api-2.3.jar (25 kB at 160 kB/s) [2026-02-10T10:30:37.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 2.2 MB/s) [2026-02-10T10:30:37.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1.jar (13 kB at 36 kB/s) [2026-02-10T10:30:37.409Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1-tests.jar (162 kB at 267 kB/s) [2026-02-10T10:30:37.409Z] [INFO] [2026-02-10T10:30:37.409Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ microprofile-jwt-tck --- [2026-02-10T10:30:37.409Z] [INFO] [2026-02-10T10:30:37.409Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ microprofile-jwt-tck --- [2026-02-10T10:30:38.738Z] [INFO] [2026-02-10T10:30:38.738Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ microprofile-jwt-tck --- [2026-02-10T10:30:38.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:30:38.738Z] [INFO] skip non existing resourceDirectory /tomee/tck/microprofile-tck/jwt/src/main/resources [2026-02-10T10:30:38.738Z] [INFO] Copying 3 resources [2026-02-10T10:30:38.738Z] [INFO] [2026-02-10T10:30:38.739Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ microprofile-jwt-tck --- [2026-02-10T10:30:38.739Z] [INFO] No sources to compile [2026-02-10T10:30:38.739Z] [INFO] [2026-02-10T10:30:38.739Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ microprofile-jwt-tck --- [2026-02-10T10:30:38.739Z] [INFO] No dependencies to report [2026-02-10T10:30:38.739Z] [INFO] [2026-02-10T10:30:38.739Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ microprofile-jwt-tck --- [2026-02-10T10:30:39.381Z] [WARNING] Manifest org.apache.tomee:microprofile-jwt-tck:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:30:39.381Z] [INFO] [2026-02-10T10:30:39.381Z] [INFO] --- maven-dependency-plugin:2.10:unpack (copy-tck-test-suite-file) @ microprofile-jwt-tck --- [2026-02-10T10:30:39.381Z] [INFO] Configured Artifact: org.eclipse.microprofile.jwt:microprofile-jwt-auth-tck:?:test-jar [2026-02-10T10:30:39.381Z] [INFO] Unpacking /root/.m2/repository/org/eclipse/microprofile/jwt/microprofile-jwt-auth-tck/1.1.1/microprofile-jwt-auth-tck-1.1.1-tests.jar to /tomee/tck/microprofile-tck/jwt/target/dependency with includes "" and excludes "" [2026-02-10T10:30:39.381Z] [INFO] [2026-02-10T10:30:39.381Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ microprofile-jwt-tck --- [2026-02-10T10:30:39.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:30:39.381Z] [INFO] Copying 6 resources [2026-02-10T10:30:39.381Z] [INFO] Copying 3 resources [2026-02-10T10:30:39.381Z] [INFO] [2026-02-10T10:30:39.381Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ microprofile-jwt-tck --- [2026-02-10T10:30:39.381Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:30:39.381Z] [INFO] Compiling 9 source files to /tomee/tck/microprofile-tck/jwt/target/test-classes [2026-02-10T10:30:40.021Z] [INFO] [2026-02-10T10:30:40.021Z] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ microprofile-jwt-tck --- [2026-02-10T10:30:40.021Z] [INFO] [2026-02-10T10:30:40.021Z] [INFO] ------------------------------------------------------- [2026-02-10T10:30:40.021Z] [INFO] T E S T S [2026-02-10T10:30:40.021Z] [INFO] ------------------------------------------------------- [2026-02-10T10:30:40.664Z] [INFO] Running TestSuite [2026-02-10T10:30:40.664Z] [TestRunner] Running the tests in 'base-tests' with parallel mode:false [2026-02-10T10:30:40.664Z] [RunInfo] Adding method selector: org.testng.internal.XmlMethodSelector@27efef64 priority: 10 [2026-02-10T10:30:40.664Z] [TestNGClassFinder] SKIPPING CLASS class org.jboss.arquillian.testng.Arquillian$UpdateResultListener no TestNG annotations found [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method PublicKeyAsJWKSLocationTest.testKeyAsLocation()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including group : jaxrs [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including group : cdi-json [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including group : cdi-provider [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including group : utils [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including group : jwt [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including group : cdi [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including group : base-groups [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including group : config [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including group : arquillian [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including method org.jboss.arquillian.testng.arquillianBeforeSuite() [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including method org.jboss.arquillian.testng.arquillianBeforeClass() [2026-02-10T10:30:40.664Z] [XmlMethodSelector] Including method org.jboss.arquillian.testng.arquillianBeforeTest() [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method PublicKeyAsPEMLocationTest.testKeyAsLocationResource()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method PublicKeyAsPEMLocationTest.validateLocationUrlContents()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PublicKeyAsPEMLocationTest.testKeyAsLocationUrl()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrincipalInjectionTest.verifyInjectedPrincipal()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest [2026-02-10T10:30:40.664Z] [MethodInheritance] PrincipalInjectionTest.generateToken()[pri:0, instance:null] DEPENDS ON Arquillian.arquillianBeforeClass()[pri:0, instance:null] [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyInjectedGroups()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyInjectedRawToken()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyInjectedExpiration()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyIssuerClaim()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyInjectedAudience()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyInjectedCustomString()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyInjectedUPN()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyInjectedJTI()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyInjectedSUB()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method PrimitiveInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:40.664Z] [MethodInheritance] PrimitiveInjectionTest.generateToken()[pri:0, instance:null] DEPENDS ON Arquillian.arquillianBeforeClass()[pri:0, instance:null] [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.IssNoValidationBadIssTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method IssNoValidationBadIssTest.testNotRequiredIssIgnored()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.IssNoValidationBadIssTest [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method PublicKeyAsFileLocationURLTest.testKeyAsLocationUrl()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method UnsecuredPingTest.callEchoNoAuth()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method InvalidTokenTest.callEchoBadSigner()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method InvalidTokenTest.callEchoBadIssuer()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method InvalidTokenTest.callEchoBadSignerAlg()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method InvalidTokenTest.callEchoExpiredToken()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest [2026-02-10T10:30:40.664Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:30:40.664Z] [TestClass] Adding method RequiredClaimsTest.verifyUPN()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method RequiredClaimsTest.verifyIssuerClaim()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method RequiredClaimsTest.verifyOptionalAudience()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method RequiredClaimsTest.verifyIssuedAt()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method RequiredClaimsTest.verifySubClaim()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method RequiredClaimsTest.verifyJTI()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest [2026-02-10T10:30:40.664Z] [TestClass] Adding method RequiredClaimsTest.verifyExpiration()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RequiredClaimsTest.verifyAudience()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest [2026-02-10T10:30:41.403Z] [MethodInheritance] RequiredClaimsTest.generateToken()[pri:0, instance:null] DEPENDS ON Arquillian.arquillianBeforeClass()[pri:0, instance:null] [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method PublicKeyAsJWKTest.testKeyAsJWK()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method ExpClaimAllowMissingExpValidationTest.testExpiredToken()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ExpClaimAllowMissingExpValidationTest.testTokenWithExpNotExpired()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ExpClaimAllowMissingExpValidationTest.testNoExpClaimToken()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method IssValidationFailTest.testNotRequiredIssMismatchFailure()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.IssNoValidationNoIssTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method IssNoValidationNoIssTest.testNotRequiredIssMissingIgnored()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.IssNoValidationNoIssTest [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.callEchoBASIC()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.checkIsUserInRoleToken2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.callEchoNoAuth()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.echoNeedsToken2Role()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.getPrincipalClass()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.callHeartbeat()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.getInjectedPrincipal()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.echoWithToken2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.callEcho()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.checkIsUserInRole()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.testNeedsGroup1Mapping()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method RolesAllowedTest.callEcho2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:41.403Z] [MethodInheritance] RolesAllowedTest.generateToken()[pri:0, instance:null] DEPENDS ON Arquillian.arquillianBeforeClass()[pri:0, instance:null] [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method ExpClaimValidationTest.testExpiredToken()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ExpClaimValidationTest.testTokenWithExpNotExpired()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ExpClaimValidationTest.testNoExpClaimToken()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method PublicKeyAsJWKLocationTest.testKeyAsLocation()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method PublicKeyAsJWKSTest.testKeyAsJWKS()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method PublicKeyAsJWKLocationURLTest.validateLocationUrlContents()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method PublicKeyAsJWKLocationURLTest.testKeyAsLocationUrl()[pri:0, instance:null] on TestClass class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest [2026-02-10T10:30:41.403Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:30:41.403Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedJTI2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedOptionalAuthTime()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ProviderInjectionTest.verifyIssuerClaim()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedCustomDouble()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedAudience()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedCustomString()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.403Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedOptionalAuthTime2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedJTI()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedCustomInteger2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedOptionalSubject2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedOptionalSubject()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedAudience2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedRawToken()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedRawToken2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedCustomDouble2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyIssuerClaim2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedCustomString2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedOptionalCustomMissing()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedCustomInteger()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ProviderInjectionTest.verifyInjectedIssuedAt2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:41.404Z] [MethodInheritance] ProviderInjectionTest.generateToken()[pri:0, instance:null] DEPENDS ON Arquillian.arquillianBeforeClass()[pri:0, instance:null] [2026-02-10T10:30:41.404Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest] [2026-02-10T10:30:41.404Z] [TestClass] Adding method PublicKeyAsBase64JWKTest.testKeyAsBase64JWK()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest [2026-02-10T10:30:41.404Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.IssValidationTest] [2026-02-10T10:30:41.404Z] [TestClass] Adding method IssValidationTest.testRequiredIss()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.IssValidationTest [2026-02-10T10:30:41.404Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest] [2026-02-10T10:30:41.404Z] [TestClass] Adding method TokenUtilsTest.testReadPublicKey()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method TokenUtilsTest.testReadPrivateKey()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method TokenUtilsTest.testParseRolesEndpoint()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method TokenUtilsTest.testKeyPairGeneration()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method TokenUtilsTest.testRolesEndpointToJWTString()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest [2026-02-10T10:30:41.404Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedCustomStringArray()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedJTI2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyIssuerClaim()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedCustomDouble()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedAudience()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedCustomString()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedCustomDoubleArray()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedJTI()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedCustomInteger2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedAudience2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedRawToken()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedRawToken2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedCustomDouble2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedAuthTime2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyIssuerClaim2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedCustomString2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedCustomInteger()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedIssuedAt2()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedCustomIntegerArray()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method JsonValueInjectionTest.verifyInjectedAuthTime()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:41.404Z] [MethodInheritance] JsonValueInjectionTest.generateToken()[pri:0, instance:null] DEPENDS ON Arquillian.arquillianBeforeClass()[pri:0, instance:null] [2026-02-10T10:30:41.404Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest] [2026-02-10T10:30:41.404Z] [TestClass] Adding method PublicKeyAsPEMTest.testKeyAsPEM()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest [2026-02-10T10:30:41.404Z] [TestClass] Creating TestClass for [ClassImpl class=org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:30:41.404Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedOptionalAuthTime()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ClaimValueInjectionTest.verifyIssuerClaim()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedRawTokenStandard()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedCustomDouble()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedIssuedAtStandard()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.404Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedAudience()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedCustomString()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedJTI()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedOptionalSubject()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedRawToken()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedAuthTimeStandard()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedJTIStandard()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyIssuerStandardClaim()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedOptionalCustomMissing()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedCustomInteger()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedSubjectStandard()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [TestClass] Adding method ClaimValueInjectionTest.verifyInjectedAudienceStandard()[pri:0, instance:null] on TestClass class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:41.405Z] [MethodInheritance] ClaimValueInjectionTest.generateToken()[pri:0, instance:null] DEPENDS ON Arquillian.arquillianBeforeClass()[pri:0, instance:null] [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testKeyAsLocation() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testKeyAsLocationResource() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.apache.tomee.microprofile.tck.jwt.config.validateLocationUrlContents() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.apache.tomee.microprofile.tck.jwt.config.testKeyAsLocationUrl() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedPrincipal() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedGroups() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedRawToken() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedExpiration() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyIssuerClaim() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedAudience() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedCustomString() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedUPN() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedJTI() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedSUB() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedIssuedAt() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testKeyAsLocationUrl() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.callEchoNoAuth() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.callEchoBadSigner() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.callEchoBadIssuer() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.callEchoBadSignerAlg() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.callEchoExpiredToken() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyUPN() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyOptionalAudience() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyIssuedAt() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifySubClaim() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyJTI() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyExpiration() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyAudience() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testKeyAsJWK() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.apache.tomee.microprofile.tck.jwt.validation.testExpiredToken() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.apache.tomee.microprofile.tck.jwt.validation.testTokenWithExpNotExpired() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.apache.tomee.microprofile.tck.jwt.validation.testNoExpClaimToken() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testNotRequiredIssMismatchFailure() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.callEchoBASIC() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.checkIsUserInRoleToken2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.echoNeedsToken2Role() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.getPrincipalClass() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.callHeartbeat() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.getInjectedPrincipal() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.echoWithToken2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.callEcho() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.checkIsUserInRole() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Excluding method org.eclipse.microprofile.jwt.tck.container.jaxrs.testNeedsGroup1Mapping() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.callEcho2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testKeyAsJWKS() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedJTI2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedOptionalAuthTime() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedCustomDouble() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedOptionalAuthTime2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedCustomInteger2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedOptionalSubject2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedOptionalSubject() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedAudience2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedRawToken2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedCustomDouble2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyIssuerClaim2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedCustomString2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedOptionalCustomMissing() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedCustomInteger() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedIssuedAt2() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testKeyAsBase64JWK() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testRequiredIss() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.util.testReadPublicKey() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.util.testReadPrivateKey() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.util.testParseRolesEndpoint() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.util.testKeyPairGeneration() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Excluding method org.eclipse.microprofile.jwt.tck.util.testRolesEndpointToJWTString() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedCustomStringArray() [2026-02-10T10:30:41.405Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedCustomDoubleArray() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedAuthTime2() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedCustomIntegerArray() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedAuthTime() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testKeyAsPEM() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedRawTokenStandard() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedIssuedAtStandard() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedAuthTimeStandard() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedJTIStandard() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyIssuerStandardClaim() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedSubjectStandard() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.container.jaxrs.verifyInjectedAudienceStandard() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testNotRequiredIssIgnored() [2026-02-10T10:30:41.406Z] [XmlMethodSelector] Including method org.eclipse.microprofile.jwt.tck.config.testNotRequiredIssMissingIgnored() [2026-02-10T10:30:41.406Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeSuite()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] for class null [2026-02-10T10:30:41.406Z] [Invoker 662822946] Invoking @BeforeSuite Arquillian.arquillianBeforeSuite()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:30:41.406Z] Feb 10, 2026 10:30:41 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:30:41.406Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/jwt/target/tomee [2026-02-10T10:30:41.406Z] Feb 10, 2026 10:30:41 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:30:41.406Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:30:41.406Z] Feb 10, 2026 10:30:41 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:30:41.406Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/jwt/target/tomee' [2026-02-10T10:30:42.050Z] Feb 10, 2026 10:30:41 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:30:42.050Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/jwt/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:30:42.050Z] Feb 10, 2026 10:30:41 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:30:42.050Z] WARNING: Can't find /tomee/tck/microprofile-tck/jwt/src/test/conf [2026-02-10T10:30:44.235Z] [SuiteRunner] Created 1 TestRunners [2026-02-10T10:30:44.235Z] [TestRunner] Running test base-tests on 26 classes, included groups:[jaxrs cdi-json cdi-provider utils jwt cdi base-groups config arquillian ] excluded groups:[excludes debug ] [2026-02-10T10:30:44.235Z] ===== Test class [2026-02-10T10:30:44.235Z] org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest [2026-02-10T10:30:44.235Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:30:44.235Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:30:44.235Z] @Test PublicKeyAsJWKSLocationTest.testKeyAsLocation()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:30:44.235Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:30:44.235Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:30:44.235Z] ====== [2026-02-10T10:30:44.235Z] ===== Test class [2026-02-10T10:30:44.235Z] org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest [2026-02-10T10:30:44.235Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] [2026-02-10T10:30:44.235Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] [2026-02-10T10:30:44.235Z] @Test PublicKeyAsPEMLocationTest.testKeyAsLocationResource()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] [2026-02-10T10:30:44.235Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] [2026-02-10T10:30:44.235Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] [2026-02-10T10:30:44.235Z] ====== [2026-02-10T10:30:44.235Z] ===== Test class [2026-02-10T10:30:44.235Z] org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest [2026-02-10T10:30:44.235Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:30:44.235Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:30:44.235Z] @Test PublicKeyAsPEMLocationTest.validateLocationUrlContents()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:30:44.235Z] @Test PublicKeyAsPEMLocationTest.testKeyAsLocationUrl()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:30:44.235Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:30:44.235Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:30:44.235Z] ====== [2026-02-10T10:30:44.235Z] ===== Test class [2026-02-10T10:30:44.235Z] org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest [2026-02-10T10:30:44.235Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:30:44.235Z] @BeforeClass PrincipalInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:30:44.235Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:30:44.235Z] @Test PrincipalInjectionTest.verifyInjectedPrincipal()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:30:44.235Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:30:44.235Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:30:44.235Z] ====== [2026-02-10T10:30:44.235Z] ===== Test class [2026-02-10T10:30:44.235Z] org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest [2026-02-10T10:30:44.235Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.235Z] @BeforeClass PrimitiveInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.235Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.235Z] @Test PrimitiveInjectionTest.verifyInjectedGroups()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.235Z] @Test PrimitiveInjectionTest.verifyInjectedRawToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.235Z] @Test PrimitiveInjectionTest.verifyInjectedExpiration()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] @Test PrimitiveInjectionTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] @Test PrimitiveInjectionTest.verifyInjectedAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] @Test PrimitiveInjectionTest.verifyInjectedCustomString()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] @Test PrimitiveInjectionTest.verifyInjectedUPN()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] @Test PrimitiveInjectionTest.verifyInjectedJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] @Test PrimitiveInjectionTest.verifyInjectedSUB()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] @Test PrimitiveInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:30:44.236Z] ====== [2026-02-10T10:30:44.236Z] ===== Test class [2026-02-10T10:30:44.236Z] org.eclipse.microprofile.jwt.tck.config.IssNoValidationBadIssTest [2026-02-10T10:30:44.236Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationBadIssTest@4f063c0a] [2026-02-10T10:30:44.236Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationBadIssTest@4f063c0a] [2026-02-10T10:30:44.236Z] @Test IssNoValidationBadIssTest.testNotRequiredIssIgnored()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationBadIssTest@4f063c0a] [2026-02-10T10:30:44.236Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationBadIssTest@4f063c0a] [2026-02-10T10:30:44.236Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationBadIssTest@4f063c0a] [2026-02-10T10:30:44.236Z] ====== [2026-02-10T10:30:44.236Z] ===== Test class [2026-02-10T10:30:44.236Z] org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest [2026-02-10T10:30:44.236Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] [2026-02-10T10:30:44.236Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] [2026-02-10T10:30:44.236Z] @Test PublicKeyAsFileLocationURLTest.testKeyAsLocationUrl()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] [2026-02-10T10:30:44.236Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] [2026-02-10T10:30:44.236Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] [2026-02-10T10:30:44.236Z] ====== [2026-02-10T10:30:44.236Z] ===== Test class [2026-02-10T10:30:44.236Z] org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest [2026-02-10T10:30:44.236Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] [2026-02-10T10:30:44.236Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] [2026-02-10T10:30:44.236Z] @Test UnsecuredPingTest.callEchoNoAuth()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] [2026-02-10T10:30:44.236Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] [2026-02-10T10:30:44.236Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] [2026-02-10T10:30:44.236Z] ====== [2026-02-10T10:30:44.236Z] ===== Test class [2026-02-10T10:30:44.236Z] org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest [2026-02-10T10:30:44.236Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:30:44.236Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:30:44.236Z] @Test InvalidTokenTest.callEchoBadSigner()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:30:44.236Z] @Test InvalidTokenTest.callEchoBadIssuer()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:30:44.236Z] @Test InvalidTokenTest.callEchoBadSignerAlg()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:30:44.236Z] @Test InvalidTokenTest.callEchoExpiredToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:30:44.236Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:30:44.236Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:30:44.236Z] ====== [2026-02-10T10:30:44.236Z] ===== Test class [2026-02-10T10:30:44.236Z] org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest [2026-02-10T10:30:44.236Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @BeforeClass RequiredClaimsTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @Test RequiredClaimsTest.verifyUPN()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @Test RequiredClaimsTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @Test RequiredClaimsTest.verifyOptionalAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @Test RequiredClaimsTest.verifyIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @Test RequiredClaimsTest.verifySubClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @Test RequiredClaimsTest.verifyJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @Test RequiredClaimsTest.verifyExpiration()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @Test RequiredClaimsTest.verifyAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:44.236Z] ====== [2026-02-10T10:30:44.236Z] ===== Test class [2026-02-10T10:30:44.236Z] org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest [2026-02-10T10:30:44.236Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] [2026-02-10T10:30:44.236Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] [2026-02-10T10:30:44.236Z] @Test PublicKeyAsJWKTest.testKeyAsJWK()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] [2026-02-10T10:30:44.236Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] [2026-02-10T10:30:44.236Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] [2026-02-10T10:30:44.236Z] ====== [2026-02-10T10:30:44.236Z] ===== Test class [2026-02-10T10:30:44.236Z] org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest [2026-02-10T10:30:44.236Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:30:44.237Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:30:44.237Z] @Test ExpClaimAllowMissingExpValidationTest.testExpiredToken()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:30:44.237Z] @Test ExpClaimAllowMissingExpValidationTest.testTokenWithExpNotExpired()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:30:44.237Z] @Test ExpClaimAllowMissingExpValidationTest.testNoExpClaimToken()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:30:44.237Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:30:44.237Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:30:44.237Z] ====== [2026-02-10T10:30:44.237Z] ===== Test class [2026-02-10T10:30:44.237Z] org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest [2026-02-10T10:30:44.237Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] [2026-02-10T10:30:44.237Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] [2026-02-10T10:30:44.237Z] @Test IssValidationFailTest.testNotRequiredIssMismatchFailure()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] [2026-02-10T10:30:44.237Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] [2026-02-10T10:30:44.237Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] [2026-02-10T10:30:44.237Z] ====== [2026-02-10T10:30:44.237Z] ===== Test class [2026-02-10T10:30:44.237Z] org.eclipse.microprofile.jwt.tck.config.IssNoValidationNoIssTest [2026-02-10T10:30:44.237Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationNoIssTest@3fd7a715] [2026-02-10T10:30:44.237Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationNoIssTest@3fd7a715] [2026-02-10T10:30:44.237Z] @Test IssNoValidationNoIssTest.testNotRequiredIssMissingIgnored()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationNoIssTest@3fd7a715] [2026-02-10T10:30:44.237Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationNoIssTest@3fd7a715] [2026-02-10T10:30:44.237Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssNoValidationNoIssTest@3fd7a715] [2026-02-10T10:30:44.237Z] ====== [2026-02-10T10:30:44.237Z] ===== Test class [2026-02-10T10:30:44.237Z] org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest [2026-02-10T10:30:44.237Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @BeforeClass RolesAllowedTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.callEchoBASIC()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.checkIsUserInRoleToken2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.callEchoNoAuth()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.echoNeedsToken2Role()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.getPrincipalClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.callHeartbeat()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.getInjectedPrincipal()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.echoWithToken2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.callEcho()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.checkIsUserInRole()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.testNeedsGroup1Mapping()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @Test RolesAllowedTest.callEcho2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:30:44.237Z] ====== [2026-02-10T10:30:44.237Z] ===== Test class [2026-02-10T10:30:44.237Z] org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest [2026-02-10T10:30:44.237Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:30:44.237Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:30:44.237Z] @Test ExpClaimValidationTest.testExpiredToken()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:30:44.237Z] @Test ExpClaimValidationTest.testTokenWithExpNotExpired()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:30:44.237Z] @Test ExpClaimValidationTest.testNoExpClaimToken()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:30:44.237Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:30:44.237Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:30:44.237Z] ====== [2026-02-10T10:30:44.237Z] ===== Test class [2026-02-10T10:30:44.237Z] org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest [2026-02-10T10:30:44.237Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] [2026-02-10T10:30:44.237Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] [2026-02-10T10:30:44.237Z] @Test PublicKeyAsJWKLocationTest.testKeyAsLocation()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] [2026-02-10T10:30:44.237Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] [2026-02-10T10:30:44.237Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] [2026-02-10T10:30:44.237Z] ====== [2026-02-10T10:30:44.237Z] ===== Test class [2026-02-10T10:30:44.237Z] org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest [2026-02-10T10:30:44.237Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] [2026-02-10T10:30:44.237Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] [2026-02-10T10:30:44.237Z] @Test PublicKeyAsJWKSTest.testKeyAsJWKS()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] [2026-02-10T10:30:44.237Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] [2026-02-10T10:30:44.237Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] [2026-02-10T10:30:44.237Z] ====== [2026-02-10T10:30:44.237Z] ===== Test class [2026-02-10T10:30:44.237Z] org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest [2026-02-10T10:30:44.237Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:30:44.237Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:30:44.237Z] @Test PublicKeyAsJWKLocationURLTest.validateLocationUrlContents()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:30:44.237Z] @Test PublicKeyAsJWKLocationURLTest.testKeyAsLocationUrl()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:30:44.237Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:30:44.237Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:30:44.238Z] ====== [2026-02-10T10:30:44.238Z] ===== Test class [2026-02-10T10:30:44.238Z] org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest [2026-02-10T10:30:44.238Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @BeforeClass ProviderInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedJTI2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedOptionalAuthTime()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedCustomDouble()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedCustomString()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedOptionalAuthTime2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedCustomInteger2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedOptionalSubject2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedOptionalSubject()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedAudience2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedRawToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedRawToken2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedCustomDouble2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyIssuerClaim2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedCustomString2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedOptionalCustomMissing()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedCustomInteger()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @Test ProviderInjectionTest.verifyInjectedIssuedAt2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:30:44.238Z] ====== [2026-02-10T10:30:44.238Z] ===== Test class [2026-02-10T10:30:44.238Z] org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest [2026-02-10T10:30:44.238Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] [2026-02-10T10:30:44.238Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] [2026-02-10T10:30:44.238Z] @Test PublicKeyAsBase64JWKTest.testKeyAsBase64JWK()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] [2026-02-10T10:30:44.238Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] [2026-02-10T10:30:44.238Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] [2026-02-10T10:30:44.238Z] ====== [2026-02-10T10:30:44.238Z] ===== Test class [2026-02-10T10:30:44.238Z] org.eclipse.microprofile.jwt.tck.config.IssValidationTest [2026-02-10T10:30:44.238Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] [2026-02-10T10:30:44.238Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] [2026-02-10T10:30:44.238Z] @Test IssValidationTest.testRequiredIss()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] [2026-02-10T10:30:44.238Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] [2026-02-10T10:30:44.238Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] [2026-02-10T10:30:44.238Z] ====== [2026-02-10T10:30:44.238Z] ===== Test class [2026-02-10T10:30:44.238Z] org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest [2026-02-10T10:30:44.238Z] @Test TokenUtilsTest.testReadPublicKey()[pri:0, instance:org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest@10bbd20a] [2026-02-10T10:30:44.238Z] @Test TokenUtilsTest.testReadPrivateKey()[pri:0, instance:org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest@10bbd20a] [2026-02-10T10:30:44.238Z] @Test TokenUtilsTest.testParseRolesEndpoint()[pri:0, instance:org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest@10bbd20a] [2026-02-10T10:30:44.238Z] @Test TokenUtilsTest.testKeyPairGeneration()[pri:0, instance:org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest@10bbd20a] [2026-02-10T10:30:44.238Z] @Test TokenUtilsTest.testRolesEndpointToJWTString()[pri:0, instance:org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest@10bbd20a] [2026-02-10T10:30:44.238Z] ====== [2026-02-10T10:30:44.238Z] ===== Test class [2026-02-10T10:30:44.238Z] org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest [2026-02-10T10:30:44.238Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @BeforeClass JsonValueInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedCustomStringArray()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedJTI2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedCustomDouble()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedCustomString()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedCustomDoubleArray()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedCustomInteger2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.238Z] @Test JsonValueInjectionTest.verifyInjectedAudience2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyInjectedRawToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyInjectedRawToken2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyInjectedCustomDouble2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyInjectedAuthTime2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyIssuerClaim2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyInjectedCustomString2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyInjectedCustomInteger()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyInjectedIssuedAt2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyInjectedCustomIntegerArray()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @Test JsonValueInjectionTest.verifyInjectedAuthTime()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:30:44.239Z] ====== [2026-02-10T10:30:44.239Z] ===== Test class [2026-02-10T10:30:44.239Z] org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest [2026-02-10T10:30:44.239Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] [2026-02-10T10:30:44.239Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] [2026-02-10T10:30:44.239Z] @Test PublicKeyAsPEMTest.testKeyAsPEM()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] [2026-02-10T10:30:44.239Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] [2026-02-10T10:30:44.239Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] [2026-02-10T10:30:44.239Z] ====== [2026-02-10T10:30:44.239Z] ===== Test class [2026-02-10T10:30:44.239Z] org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest [2026-02-10T10:30:44.239Z] @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @BeforeClass ClaimValueInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedOptionalAuthTime()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedRawTokenStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedCustomDouble()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedIssuedAtStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedCustomString()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedOptionalSubject()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedRawToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedAuthTimeStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedJTIStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyIssuerStandardClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedOptionalCustomMissing()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedCustomInteger()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedSubjectStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @Test ClaimValueInjectionTest.verifyInjectedAudienceStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:30:44.239Z] ====== [2026-02-10T10:30:44.239Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest.testKeyPairGeneration [2026-02-10T10:30:44.882Z] -----BEGIN PRIVATE KEY----- [2026-02-10T10:30:44.882Z] MIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDEL+AhBLAkHycn [2026-02-10T10:30:44.882Z] ZurWWfkg1rP/AQebp9VJ2/H0js0ZxZW6y6zwPlyAgI0aIoggQYfnrCHwbfMDwii7 [2026-02-10T10:30:44.882Z] Hlb7pw62qBLoKSUMFC/n+nZ1CyIrpQ7Fn53qhJYzYvRUXtDTHBqiQZan9d/A6vNB [2026-02-10T10:30:44.882Z] SrbXo/qxuMvgbv9v6Xd0m53Ns6OKFZr/349Iyer16pJ+SMLQEdDEro8kJxK4lZeX [2026-02-10T10:30:44.882Z] os85DNCoafw7uMg3L9/XRWyUr1yjPvQ/TzKufzYWwB1XyKzSOWKexCZYyjRX1mQK [2026-02-10T10:30:44.882Z] zwNWMRfYy4wuJy6t9uKOqQUBpHYfEhpv4A66zZHBQgKty6YZeaEztJRoNJJ+Vpbq [2026-02-10T10:30:44.882Z] hnQoIOVTAgMBAAECggEAEp0gPMG/HI5AHsLrAQ9kTbNRPJ6SZDhWSj2uBTAPUaSn [2026-02-10T10:30:44.882Z] giOU8u5XxHFt8c7Y74aIKHjyd2dXKUIgrzA/vHyrLrVfpdtRgoXfzbi7yHsX8OAm [2026-02-10T10:30:44.882Z] OKXeS8PspE99MwwT8BO4izCB5Mm1Qw6Hqeg21NrgDECmR1MAtVOHW+7v1/Z1S8J6 [2026-02-10T10:30:44.882Z] fRJLpvw42sf0nYe/qjwhjEpJBpFUoczHhTj2uHX4hXpK4qW8MTaar+nttaavAMty [2026-02-10T10:30:44.882Z] 2JNOXoyIsA0ZyUqTaFYYI6U69h8QlrrgEXP8yLEQuscXXGdqlVzd3C+dwif6pA5F [2026-02-10T10:30:44.882Z] niWXhqC/wpbb3Oc+xqUHOJHeonS7GbthERnQFaJowQKBgQDiYFuEptEn22xp8l4Y [2026-02-10T10:30:44.882Z] X4ybwJLriTjevSKHBqioUggiI8Qxugnj/8KkuNRKcABXLZuxQvF4kysWCjANvPjj [2026-02-10T10:30:44.882Z] 2U22wPH3EZK8basSjZD/SQl4C4YcYZ8dN0HX3le1C40EpllgF7M+TUluEu4kHTEW [2026-02-10T10:30:44.882Z] 8JU88/3RcKCWkAgWWRYbbDouAwKBgQDd3CtUcLyTtzzi6B/PKiBuD7mZMe4nVmD6 [2026-02-10T10:30:44.882Z] QG1ZpgW2MtlSafF4o6xPBjVJWu47lFUiYKbjxw5UuT3kB6b/R73zwuvZq2zg/bTL [2026-02-10T10:30:44.882Z] wMKTdmS+2eB675O4VojGIx+Uj6tg1k5wOEJRnNnsX+m2ZFc3jYWKJH8MkSvXGuqB [2026-02-10T10:30:44.882Z] s333bdIycQKBgQCe/SXJiI+k+oqt7jb/zzuluB53pix240b4pkiVzuc/cvc8JXkE [2026-02-10T10:30:44.882Z] 1IATyGvwy7CxiaqrWGTXViUQmZ8eRvZWsCvQirpl18XC6RMZOKv5X4Zy9UT/ceCa [2026-02-10T10:30:44.882Z] WFC6F8JpuO8VsO9ceci9nPJRiKIQYyAzCE0IPiSpj/x5Qjcr2u2X3O8PmQKBgAFR [2026-02-10T10:30:44.882Z] /BgGi7i9UGlxRC8xavv8r/gPagFl7DHRDFWKPWJ2LwDkjIFRSAc4XDzRg7VrDo6j [2026-02-10T10:30:44.882Z] 0JpuZtFuQMYInZ/LR4AZ2tlywbUdDWRhA0dpXvQby9AveMuSCEJVlyyFJlnvLIxS [2026-02-10T10:30:44.882Z] aWKe8lULxRJGypYUC4Vk7jSe8InZKSgYb1l3l9ahAoGBAIJ940J/EiJSxTR3kvTw [2026-02-10T10:30:44.882Z] kB/d6csroDcnljEiG/U8g3PjiEmnUxaJGncfNxMC1G9NMY0z9aQpfToeCSL1xbis [2026-02-10T10:30:44.882Z] byO7IuOC1MP7SAIqsoe3r6RjL6bQbjqg/PJibSp9tIFpy2eJ5yBW/nwolSwSIcq5 [2026-02-10T10:30:44.882Z] pfOvpSVQltFvZBxsjs+RAyv6 [2026-02-10T10:30:44.882Z] -----END PRIVATE KEY----- [2026-02-10T10:30:44.882Z] -----BEGIN PUBLIC KEY----- [2026-02-10T10:30:44.882Z] MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxC/gIQSwJB8nJ2bq1ln5 [2026-02-10T10:30:44.882Z] INaz/wEHm6fVSdvx9I7NGcWVusus8D5cgICNGiKIIEGH56wh8G3zA8Ioux5W+6cO [2026-02-10T10:30:44.882Z] tqgS6CklDBQv5/p2dQsiK6UOxZ+d6oSWM2L0VF7Q0xwaokGWp/XfwOrzQUq216P6 [2026-02-10T10:30:44.882Z] sbjL4G7/b+l3dJudzbOjihWa/9+PSMnq9eqSfkjC0BHQxK6PJCcSuJWXl6LPOQzQ [2026-02-10T10:30:44.882Z] qGn8O7jINy/f10VslK9coz70P08yrn82FsAdV8is0jlinsQmWMo0V9ZkCs8DVjEX [2026-02-10T10:30:44.882Z] 2MuMLicurfbijqkFAaR2HxIab+AOus2RwUICrcumGXmhM7SUaDSSflaW6oZ0KCDl [2026-02-10T10:30:44.882Z] UwIDAQAB [2026-02-10T10:30:44.882Z] -----END PUBLIC KEY----- [2026-02-10T10:30:44.882Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest.testParseRolesEndpoint [2026-02-10T10:30:44.882Z] {"sub":"24400320","customIntegerArray":[0,1,2,3],"customDoubleArray":[0.1,1.1,2.2,3.3,4.4],"roles":["Echoer"],"iss":"https:\/\/server.example.com","groups":["Echoer","Tester","group1","group2"],"preferred_username":"jdoe","customStringArray":["value0","value1","value2"],"aud":"s6BhdRkqt3","upn":"jdoe@example.com","customInteger":123456789,"auth_time":1311280969,"customObject":{"my-service":{"roles":["role-in-my-service"],"groups":["group1","group2"]},"service-B":{"roles":["role-in-B"]},"service-C":{"groups":["groupC","web-tier"]}},"exp":1311281970,"customDouble":3.141592653589793,"iat":1311280970,"jti":"a-123","customString":"customStringValue"} [2026-02-10T10:30:44.882Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest.testReadPrivateKey [2026-02-10T10:30:44.882Z] sun.security.rsa.RSAPrivateCrtKeyImpl@ffd84f65 [2026-02-10T10:30:44.882Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest.testReadPublicKey [2026-02-10T10:30:44.882Z] Sun RSA public key, 2048 bits [2026-02-10T10:30:44.882Z] params: null [2026-02-10T10:30:44.882Z] modulus: 18957329574504227937764315964364075748285122181794314434745537459172821261397800957661438315141765597177361357325449993893953479343438608691384588138492438619400725050283726778462005101490738757994967990935949078775660370045447202189865630374886920749754481014666157303150734031471236415656763973285247870418927345124642456255856465691452244689915153622196685431381859548714341739247306877575684603486724640290648096869755178182677699394876411233154473751130249728267998804741016461276435841906335839906444094707905616108722879597691962921114375023410882369797405304124055954760830814701664044854910514015918730736029 [2026-02-10T10:30:44.882Z] public exponent: 65537 [2026-02-10T10:30:44.882Z] RSAPublicKey.bitLength: 2048 [2026-02-10T10:30:44.882Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationTest] [2026-02-10T10:30:44.882Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] [2026-02-10T10:30:44.882Z] WebArchive: IssValidationTest.war: [2026-02-10T10:30:44.882Z] /META-INF/ [2026-02-10T10:30:44.882Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:30:44.882Z] /META-INF/microprofile-config.properties [2026-02-10T10:30:44.882Z] /WEB-INF/ [2026-02-10T10:30:44.882Z] /WEB-INF/classes/ [2026-02-10T10:30:44.882Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:30:44.882Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/ [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:30:44.883Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:30:44.883Z] /WEB-INF/beans.xml [2026-02-10T10:30:44.883Z] /MP-JWT [2026-02-10T10:30:45.524Z] IssValidationTest.war: [2026-02-10T10:30:45.524Z] /META-INF/ [2026-02-10T10:30:45.524Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:30:45.524Z] /META-INF/microprofile-config.properties [2026-02-10T10:30:45.524Z] /WEB-INF/ [2026-02-10T10:30:45.524Z] /WEB-INF/classes/ [2026-02-10T10:30:45.524Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:30:45.524Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:30:45.524Z] /WEB-INF/classes/org/ [2026-02-10T10:30:45.524Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:30:45.524Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:30:45.524Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:30:45.525Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:30:45.525Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:30:45.525Z] /WEB-INF/beans.xml [2026-02-10T10:30:45.525Z] /WEB-INF/lib/ [2026-02-10T10:30:45.525Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:30:45.525Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:30:45.525Z] /MP-JWT [2026-02-10T10:30:46.168Z] Feb 10, 2026 10:30:45 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:46.168Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:30:51.041Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationTest] [2026-02-10T10:30:51.041Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationTest] [2026-02-10T10:30:51.041Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationTest] [2026-02-10T10:30:51.041Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] [2026-02-10T10:30:51.041Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.IssValidationTest.testRequiredIss [2026-02-10T10:30:51.682Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationTest] [2026-02-10T10:30:51.682Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] [2026-02-10T10:30:51.682Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationTest] [2026-02-10T10:30:51.682Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] [2026-02-10T10:30:51.682Z] Feb 10, 2026 10:30:51 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:51.682Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:30:51.682Z] Feb 10, 2026 10:30:51 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:51.682Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/IssValidationTest.war [2026-02-10T10:30:51.682Z] Feb 10, 2026 10:30:51 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:51.682Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/IssValidationTest [2026-02-10T10:30:51.683Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest] [2026-02-10T10:30:51.683Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] [2026-02-10T10:30:51.683Z] WebArchive: UnsecuredPingTest.war: [2026-02-10T10:30:51.683Z] /META-INF/ [2026-02-10T10:30:51.683Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:30:51.683Z] /WEB-INF/ [2026-02-10T10:30:51.683Z] /WEB-INF/classes/ [2026-02-10T10:30:51.683Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:30:51.683Z] /WEB-INF/classes/org/ [2026-02-10T10:30:51.683Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:30:51.683Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:30:51.683Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:30:51.683Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:30:51.683Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:30:51.683Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:30:51.683Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingEndpoint.class [2026-02-10T10:30:51.683Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecureTCKApplication.class [2026-02-10T10:30:51.683Z] /WEB-INF/beans.xml [2026-02-10T10:30:52.325Z] UnsecuredPingTest.war: [2026-02-10T10:30:52.325Z] /META-INF/ [2026-02-10T10:30:52.325Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:30:52.325Z] /WEB-INF/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecuredPingEndpoint.class [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/UnsecureTCKApplication.class [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:30:52.325Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:30:52.325Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:30:52.325Z] /WEB-INF/beans.xml [2026-02-10T10:30:52.325Z] /WEB-INF/lib/ [2026-02-10T10:30:52.325Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:30:52.325Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:30:53.670Z] Feb 10, 2026 10:30:53 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:53.670Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:30:55.002Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest] [2026-02-10T10:30:55.002Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest] [2026-02-10T10:30:55.002Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest] [2026-02-10T10:30:55.002Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] [2026-02-10T10:30:55.002Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest.callEchoNoAuth [2026-02-10T10:30:55.002Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest] [2026-02-10T10:30:55.002Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] [2026-02-10T10:30:55.002Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest] [2026-02-10T10:30:55.002Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] [2026-02-10T10:30:55.002Z] Feb 10, 2026 10:30:54 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:55.003Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:30:55.644Z] Feb 10, 2026 10:30:55 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:55.644Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/UnsecuredPingTest.war [2026-02-10T10:30:55.644Z] Feb 10, 2026 10:30:55 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:55.644Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/UnsecuredPingTest [2026-02-10T10:30:55.644Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest] [2026-02-10T10:30:55.644Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] [2026-02-10T10:30:55.644Z] WebArchive: IssValidationFailTest.war: [2026-02-10T10:30:55.644Z] /META-INF/ [2026-02-10T10:30:55.644Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:30:55.644Z] /META-INF/microprofile-config.properties [2026-02-10T10:30:55.644Z] /WEB-INF/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:30:55.644Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:30:55.644Z] /WEB-INF/beans.xml [2026-02-10T10:30:55.644Z] /MP-JWT [2026-02-10T10:30:55.644Z] IssValidationFailTest.war: [2026-02-10T10:30:55.644Z] /META-INF/ [2026-02-10T10:30:55.644Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:30:55.644Z] /META-INF/microprofile-config.properties [2026-02-10T10:30:55.644Z] /WEB-INF/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:30:55.644Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:30:55.644Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:30:55.644Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:30:55.644Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:30:55.644Z] /WEB-INF/beans.xml [2026-02-10T10:30:55.644Z] /WEB-INF/lib/ [2026-02-10T10:30:55.644Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:30:55.644Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:30:55.644Z] /MP-JWT [2026-02-10T10:30:56.293Z] Feb 10, 2026 10:30:56 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:56.293Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:30:57.637Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest] [2026-02-10T10:30:57.638Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest] [2026-02-10T10:30:57.638Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest] [2026-02-10T10:30:57.638Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] [2026-02-10T10:30:57.638Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest.testNotRequiredIssMismatchFailure [2026-02-10T10:30:57.638Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest] [2026-02-10T10:30:57.638Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] [2026-02-10T10:30:57.638Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest] [2026-02-10T10:30:57.638Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] [2026-02-10T10:30:57.638Z] Feb 10, 2026 10:30:57 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:57.638Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:30:58.277Z] Feb 10, 2026 10:30:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:58.277Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/IssValidationFailTest.war [2026-02-10T10:30:58.277Z] Feb 10, 2026 10:30:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:30:58.277Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/IssValidationFailTest [2026-02-10T10:30:58.277Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:30:58.277Z] [Invoker 662822946] Keeping method RequiredClaimsTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:30:58.277Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:30:58.277Z] WebArchive: RequiredClaimsTest.war: [2026-02-10T10:30:58.277Z] /META-INF/ [2026-02-10T10:30:58.277Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:30:58.277Z] /WEB-INF/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RequiredClaimsEndpoint.class [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:30:58.277Z] /WEB-INF/beans.xml [2026-02-10T10:30:58.277Z] RequiredClaimsTest.war: [2026-02-10T10:30:58.277Z] /META-INF/ [2026-02-10T10:30:58.277Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:30:58.277Z] /WEB-INF/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RequiredClaimsEndpoint.class [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:30:58.277Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:30:58.277Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:30:58.277Z] /WEB-INF/beans.xml [2026-02-10T10:30:58.277Z] /WEB-INF/lib/ [2026-02-10T10:30:58.277Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:30:58.277Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:30:58.915Z] Feb 10, 2026 10:30:58 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:30:58.915Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @BeforeClass RequiredClaimsTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest.verifyAudience [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest.verifyExpiration [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest.verifyIssuedAt [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest.verifyIssuerClaim [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest.verifyJTI [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest.verifyOptionalAudience [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.343Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest.verifySubClaim [2026-02-10T10:31:00.344Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.344Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.344Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.344Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.344Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.344Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.344Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest.verifyUPN [2026-02-10T10:31:00.344Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.344Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.344Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest] [2026-02-10T10:31:00.344Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] [2026-02-10T10:31:00.344Z] Feb 10, 2026 10:31:00 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:00.344Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:00.984Z] Feb 10, 2026 10:31:00 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:00.984Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/RequiredClaimsTest.war [2026-02-10T10:31:00.984Z] Feb 10, 2026 10:31:00 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:00.984Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/RequiredClaimsTest [2026-02-10T10:31:00.984Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:00.984Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:31:00.984Z] WebArchive: ExpClaimValidationTest.war: [2026-02-10T10:31:00.984Z] /META-INF/ [2026-02-10T10:31:00.984Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:00.984Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:00.984Z] /WEB-INF/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:00.984Z] /WEB-INF/beans.xml [2026-02-10T10:31:00.984Z] ExpClaimValidationTest.war: [2026-02-10T10:31:00.984Z] /META-INF/ [2026-02-10T10:31:00.984Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:00.984Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:00.984Z] /WEB-INF/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:00.984Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:00.984Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:00.984Z] /WEB-INF/beans.xml [2026-02-10T10:31:00.984Z] /WEB-INF/lib/ [2026-02-10T10:31:00.984Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:00.984Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:01.623Z] Feb 10, 2026 10:31:01 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:01.623Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:02.261Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest.testExpiredToken [2026-02-10T10:31:02.261Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:31:02.261Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest.testNoExpClaimToken [2026-02-10T10:31:02.901Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.901Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:31:02.901Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.902Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.902Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.902Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:31:02.902Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest.testTokenWithExpNotExpired [2026-02-10T10:31:02.902Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.902Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:31:02.902Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest] [2026-02-10T10:31:02.902Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] [2026-02-10T10:31:02.902Z] Feb 10, 2026 10:31:02 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:02.902Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:02.902Z] Feb 10, 2026 10:31:02 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:02.902Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/ExpClaimValidationTest.war [2026-02-10T10:31:02.902Z] Feb 10, 2026 10:31:02 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:02.902Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/ExpClaimValidationTest [2026-02-10T10:31:02.902Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:02.902Z] [Invoker 662822946] Keeping method ClaimValueInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:02.902Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:02.902Z] WebArchive: ClaimValueInjectionTest.war: [2026-02-10T10:31:02.902Z] /META-INF/ [2026-02-10T10:31:02.902Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:02.902Z] /WEB-INF/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionEndpoint.class [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:02.902Z] /WEB-INF/beans.xml [2026-02-10T10:31:02.902Z] ClaimValueInjectionTest.war: [2026-02-10T10:31:02.902Z] /META-INF/ [2026-02-10T10:31:02.902Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:02.902Z] /WEB-INF/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ClaimValueInjectionEndpoint.class [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:31:02.902Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:02.902Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:02.902Z] /WEB-INF/beans.xml [2026-02-10T10:31:02.902Z] /WEB-INF/lib/ [2026-02-10T10:31:02.902Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:02.902Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:03.542Z] Feb 10, 2026 10:31:03 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:03.542Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:04.974Z] [Invoker 662822946] Invoking @BeforeClass ClaimValueInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedAudience [2026-02-10T10:31:04.974Z] {"pass":true,"msg":"aud PASS"} [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedAudienceStandard [2026-02-10T10:31:04.974Z] {"pass":true,"msg":"aud PASS"} [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.974Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedAuthTimeStandard [2026-02-10T10:31:04.974Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedCustomDouble [2026-02-10T10:31:04.975Z] {"pass":true,"msg":"customDouble PASS"} [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedCustomInteger [2026-02-10T10:31:04.975Z] [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /tomee/tck/microprofile-tck/jwt/target/surefire-reports/2026-02-10T10-27-18_255-jvmRun1.dumpstream [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedCustomString [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedIssuedAt [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedIssuedAtStandard [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:04.975Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedJTI [2026-02-10T10:31:05.903Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.903Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.903Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.903Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedJTIStandard [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedOptionalAuthTime [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedOptionalCustomMissing [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedOptionalSubject [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedRawToken [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedRawTokenStandard [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyInjectedSubjectStandard [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyIssuerClaim [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.verifyIssuerStandardClaim [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] [2026-02-10T10:31:05.904Z] Feb 10, 2026 10:31:05 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:05.904Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:05.904Z] Feb 10, 2026 10:31:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:05.904Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/ClaimValueInjectionTest.war [2026-02-10T10:31:05.904Z] Feb 10, 2026 10:31:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:05.904Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/ClaimValueInjectionTest [2026-02-10T10:31:05.904Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:05.904Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:31:05.904Z] WebArchive: ExpClaimValidationTest.war: [2026-02-10T10:31:05.904Z] /META-INF/ [2026-02-10T10:31:05.904Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:05.904Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:05.904Z] /WEB-INF/ [2026-02-10T10:31:05.904Z] /WEB-INF/classes/ [2026-02-10T10:31:05.904Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:05.904Z] /WEB-INF/classes/org/ [2026-02-10T10:31:05.904Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:05.904Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:05.904Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:05.904Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:05.904Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:05.904Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:05.904Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:05.904Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:05.905Z] /WEB-INF/beans.xml [2026-02-10T10:31:05.905Z] ExpClaimValidationTest.war: [2026-02-10T10:31:05.905Z] /META-INF/ [2026-02-10T10:31:05.905Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:05.905Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:05.905Z] /WEB-INF/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:05.905Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:05.905Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:05.905Z] /WEB-INF/beans.xml [2026-02-10T10:31:05.905Z] /WEB-INF/lib/ [2026-02-10T10:31:05.905Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:05.905Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:06.554Z] Feb 10, 2026 10:31:06 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:06.554Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest.testExpiredToken [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest.testNoExpClaimToken [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.898Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.899Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:31:07.899Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest.testTokenWithExpNotExpired [2026-02-10T10:31:07.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.899Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:31:07.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest] [2026-02-10T10:31:07.899Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] [2026-02-10T10:31:07.899Z] Feb 10, 2026 10:31:07 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:07.899Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:07.899Z] Feb 10, 2026 10:31:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:07.899Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/ExpClaimValidationTest.war [2026-02-10T10:31:07.899Z] Feb 10, 2026 10:31:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:07.899Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/ExpClaimValidationTest [2026-02-10T10:31:07.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:07.899Z] [Invoker 662822946] Keeping method JsonValueInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:07.899Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:08.538Z] WebArchive: JsonValueInjectionTest.war: [2026-02-10T10:31:08.538Z] /META-INF/ [2026-02-10T10:31:08.538Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:08.538Z] /WEB-INF/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValuejectionEndpoint.class [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:08.538Z] /WEB-INF/beans.xml [2026-02-10T10:31:08.538Z] JsonValueInjectionTest.war: [2026-02-10T10:31:08.538Z] /META-INF/ [2026-02-10T10:31:08.538Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:08.538Z] /WEB-INF/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/JsonValuejectionEndpoint.class [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:31:08.538Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:08.538Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:08.538Z] /WEB-INF/beans.xml [2026-02-10T10:31:08.538Z] /WEB-INF/lib/ [2026-02-10T10:31:08.538Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:08.538Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:08.538Z] Feb 10, 2026 10:31:08 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:08.538Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:09.870Z] [Invoker 662822946] Invoking @BeforeClass JsonValueInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.870Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedAudience [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedAudience2 [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedAuthTime [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedAuthTime2 [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedCustomDouble [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedCustomDouble2 [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedCustomDoubleArray [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:09.871Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedCustomInteger [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedCustomInteger2 [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedCustomIntegerArray [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedCustomString [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedCustomString2 [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedCustomStringArray [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedIssuedAt [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedIssuedAt2 [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedJTI [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedJTI2 [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedRawToken [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.607Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyInjectedRawToken2 [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyIssuerClaim [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.verifyIssuerClaim2 [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest] [2026-02-10T10:31:10.608Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] [2026-02-10T10:31:10.608Z] Feb 10, 2026 10:31:10 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:10.608Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:11.246Z] Feb 10, 2026 10:31:10 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:11.246Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/JsonValueInjectionTest.war [2026-02-10T10:31:11.246Z] Feb 10, 2026 10:31:10 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:11.246Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/JsonValueInjectionTest [2026-02-10T10:31:11.246Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:11.246Z] [Invoker 662822946] Keeping method ProviderInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:11.246Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:11.246Z] WebArchive: ProviderInjectionTest.war: [2026-02-10T10:31:11.246Z] /META-INF/ [2026-02-10T10:31:11.246Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:11.246Z] /WEB-INF/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionEndpoint.class [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:11.246Z] /WEB-INF/beans.xml [2026-02-10T10:31:11.246Z] ProviderInjectionTest.war: [2026-02-10T10:31:11.246Z] /META-INF/ [2026-02-10T10:31:11.246Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:11.246Z] /WEB-INF/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ProviderInjectionEndpoint.class [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:11.246Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:11.247Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:11.247Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:11.247Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:11.247Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:31:11.247Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:11.247Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:11.247Z] /WEB-INF/beans.xml [2026-02-10T10:31:11.247Z] /WEB-INF/lib/ [2026-02-10T10:31:11.247Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:11.247Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:11.886Z] Feb 10, 2026 10:31:11 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:11.886Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeClass ProviderInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedAudience [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedAudience2 [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedCustomDouble [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedCustomDouble2 [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedCustomInteger [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedCustomInteger2 [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedCustomString [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedCustomString2 [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedIssuedAt [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedIssuedAt2 [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:12.642Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedJTI [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedJTI2 [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedOptionalAuthTime [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedOptionalAuthTime2 [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedOptionalCustomMissing [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedOptionalSubject [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedOptionalSubject2 [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedRawToken [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyInjectedRawToken2 [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyIssuerClaim [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.verifyIssuerClaim2 [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] [2026-02-10T10:31:13.383Z] Feb 10, 2026 10:31:12 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:13.383Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:13.383Z] Feb 10, 2026 10:31:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:13.383Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/ProviderInjectionTest.war [2026-02-10T10:31:13.383Z] Feb 10, 2026 10:31:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:13.383Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/ProviderInjectionTest [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Keeping method RolesAllowedTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:13.383Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:13.383Z] WebArchive: RolesAllowedTest.war: [2026-02-10T10:31:13.383Z] /META-INF/ [2026-02-10T10:31:13.383Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:13.383Z] /WEB-INF/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint.class [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint$1.class [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:13.383Z] /WEB-INF/beans.xml [2026-02-10T10:31:13.383Z] RolesAllowedTest.war: [2026-02-10T10:31:13.383Z] /META-INF/ [2026-02-10T10:31:13.383Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:13.383Z] /WEB-INF/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint.class [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint$1.class [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:31:13.383Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:13.383Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:13.383Z] /WEB-INF/beans.xml [2026-02-10T10:31:13.383Z] /WEB-INF/lib/ [2026-02-10T10:31:13.383Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:13.384Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:14.725Z] Feb 10, 2026 10:31:14 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:14.725Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeClass RolesAllowedTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.callEcho [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.callEcho2 [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.callEchoBASIC [2026-02-10T10:31:15.481Z] basic: amRvZUBleGFtcGxlLmNvbTpwYXNzd29yZA== [2026-02-10T10:31:15.481Z] <!doctype html><html lang="en"><head><title>HTTP Status 401 – Unauthorized</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 401 – Unauthorized</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Message</b> Authorization header does not use the Bearer prefix. Can&#39;t validate header BASIC amRvZUBleGFtcGxlLmNvbTpwYXNzd29yZA==</p><p><b>Description</b> The request has not been applied because it lacks valid authentication credentials for the target resource.</p><hr class="line" /><h3>Apache Tomcat (TomEE)/9.0.35 (8.0.2)</h3></body></html> [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.callEchoNoAuth [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.callHeartbeat [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.checkIsUserInRole [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.checkIsUserInRoleToken2 [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.echoNeedsToken2Role [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.echoWithToken2 [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.getInjectedPrincipal [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.getPrincipalClass [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest] [2026-02-10T10:31:15.481Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] [2026-02-10T10:31:15.481Z] Feb 10, 2026 10:31:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:15.481Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:16.152Z] Feb 10, 2026 10:31:15 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:16.152Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/RolesAllowedTest.war [2026-02-10T10:31:16.152Z] Feb 10, 2026 10:31:15 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:16.152Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/RolesAllowedTest [2026-02-10T10:31:16.152Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:16.152Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:16.152Z] WebArchive: InvalidTokenTest.war: [2026-02-10T10:31:16.152Z] /META-INF/ [2026-02-10T10:31:16.152Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:16.152Z] /WEB-INF/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint.class [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint$1.class [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:16.152Z] /WEB-INF/beans.xml [2026-02-10T10:31:16.152Z] InvalidTokenTest.war: [2026-02-10T10:31:16.152Z] /META-INF/ [2026-02-10T10:31:16.152Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:16.152Z] /WEB-INF/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint.class [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/RolesEndpoint$1.class [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:31:16.152Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:16.152Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:16.152Z] /WEB-INF/beans.xml [2026-02-10T10:31:16.152Z] /WEB-INF/lib/ [2026-02-10T10:31:16.152Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:16.152Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:16.152Z] Feb 10, 2026 10:31:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:16.152Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest.callEchoBadIssuer [2026-02-10T10:31:17.630Z] jwt: eyJraWQiOiJcL3ByaXZhdGVLZXkucGVtIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIyNDQwMDMyMCIsImN1c3RvbUludGVnZXJBcnJheSI6WzAsMSwyLDNdLCJjdXN0b21Eb3VibGVBcnJheSI6WzAuMSwxLjEsMi4yLDMuMyw0LjRdLCJyb2xlcyI6WyJFY2hvZXIiXSwiaXNzIjoiSU5WQUxJRF9JU1NVRVIiLCJncm91cHMiOlsiRWNob2VyIiwiVGVzdGVyIiwiZ3JvdXAxIiwiZ3JvdXAyIl0sInByZWZlcnJlZF91c2VybmFtZSI6Impkb2UiLCJjdXN0b21TdHJpbmdBcnJheSI6WyJ2YWx1ZTAiLCJ2YWx1ZTEiLCJ2YWx1ZTIiXSwiYXVkIjoiczZCaGRSa3F0MyIsInVwbiI6Impkb2VAZXhhbXBsZS5jb20iLCJjdXN0b21JbnRlZ2VyIjoxMjM0NTY3ODksImF1dGhfdGltZSI6MTc3MDcxOTQ3NiwiY3VzdG9tT2JqZWN0Ijp7Im15LXNlcnZpY2UiOnsicm9sZXMiOlsicm9sZS1pbi1teS1zZXJ2aWNlIl0sImdyb3VwcyI6WyJncm91cDEiLCJncm91cDIiXX0sInNlcnZpY2UtQiI6eyJyb2xlcyI6WyJyb2xlLWluLUIiXX0sInNlcnZpY2UtQyI6eyJncm91cHMiOlsiZ3JvdXBDIiwid2ViLXRpZXIiXX19LCJleHAiOjE3NzA3MTk3NzYsImN1c3RvbURvdWJsZSI6My4xNDE1OTI2NTM1ODk3OTMsImlhdCI6MTc3MDcxOTQ3NiwianRpIjoiYS0xMjMiLCJjdXN0b21TdHJpbmciOiJjdXN0b21TdHJpbmdWYWx1ZSJ9.DK0ifww_BkYSUm8lSRrgkYs-Q0wv58JLPQmXhrYyxMgA5w4yutBotDIWGQSDQ1Lx_SwXTj3l3ihloqs8tRo5lPJTr2ljPAxn4j1jxGI6jKYr8Sg3eV_nmRTlOQkM-4YdtG2U9szg1HIse-2bnNrEFjRBUgmmUCiEHZnAAT-M0ygivT6S8nPWwJbXKTbYzhSFcnsVGH0TKD5wm5xA_q35Wf-YzlQhcSCvvF5iXO4JUB7KvLzFrEkX7vBZ_ltoF6QRgS-QzwOfO1ccGOd1RdjuRaSeHiAnJDPqZRC9QtcSpYD5A2ByCxv_dQh4Azv8JTyi7JxgUJfyZV6SRH6YYN-UfA [2026-02-10T10:31:17.630Z] Reply: <!doctype html><html lang="en"><head><title>HTTP Status 401 – Unauthorized</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 401 – Unauthorized</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Message</b> Invalid or not parsable JWT eyJraWQiOiJcL3ByaXZhdGVLZXkucGVtIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIyNDQwMDMyMCIsImN1c3RvbUludGVnZXJBcnJheSI6WzAsMSwyLDNdLCJjdXN0b21Eb3VibGVBcnJheSI6WzAuMSwxLjEsMi4yLDMuMyw0LjRdLCJyb2xlcyI6WyJFY2hvZXIiXSwiaXNzIjoiSU5WQUxJRF9JU1NVRVIiLCJncm91cHMiOlsiRWNob2VyIiwiVGVzdGVyIiwiZ3JvdXAxIiwiZ3JvdXAyIl0sInByZWZlcnJlZF91c2VybmFtZSI6Impkb2UiLCJjdXN0b21TdHJpbmdBcnJheSI6WyJ2YWx1ZTAiLCJ2YWx1ZTEiLCJ2YWx1ZTIiXSwiYXVkIjoiczZCaGRSa3F0MyIsInVwbiI6Impkb2VAZXhhbXBsZS5jb20iLCJjdXN0b21JbnRlZ2VyIjoxMjM0NTY3ODksImF1dGhfdGltZSI6MTc3MDcxOTQ3NiwiY3VzdG9tT2JqZWN0Ijp7Im15LXNlcnZpY2UiOnsicm9sZXMiOlsicm9sZS1pbi1teS1zZXJ2aWNlIl0sImdyb3VwcyI6WyJncm91cDEiLCJncm91cDIiXX0sInNlcnZpY2UtQiI6eyJyb2xlcyI6WyJyb2xlLWluLUIiXX0sInNlcnZpY2UtQyI6eyJncm91cHMiOlsiZ3JvdXBDIiwid2ViLXRpZXIiXX19LCJleHAiOjE3NzA3MTk3NzYsImN1c3RvbURvdWJsZSI6My4xNDE1OTI2NTM1ODk3OTMsImlhdCI6MTc3MDcxOTQ3NiwianRpIjoiYS0xMjMiLCJjdXN0b21TdHJpbmciOiJjdXN0b21TdHJpbmdWYWx1ZSJ9.DK0ifww_BkYSUm8lSRrgkYs-Q0wv58JLPQmXhrYyxMgA5w4yutBotDIWGQSDQ1Lx_SwXTj3l3ihloqs8tRo5lPJTr2ljPAxn4j1jxGI6jKYr8Sg3eV_nmRTlOQkM-4YdtG2U9szg1HIse-2bnNrEFjRBUgmmUCiEHZnAAT-M0ygivT6S8nPWwJbXKTbYzhSFcnsVGH0TKD5wm5xA_q35Wf-YzlQhcSCvvF5iXO4JUB7KvLzFrEkX7vBZ_ltoF6QRgS-QzwOfO1ccGOd1RdjuRaSeHiAnJDPqZRC9QtcSpYD5A2ByCxv_dQh4Azv8JTyi7JxgUJfyZV6SRH6YYN-UfA</p><p><b>Description</b> The request has not been applied because it lacks valid authentication credentials for the target resource.</p><hr class="line" /><h3>Apache Tomcat (TomEE)/9.0.35 (8.0.2)</h3></body></html> [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest.callEchoBadSigner [2026-02-10T10:31:17.630Z] jwt: eyJraWQiOiJcL3ByaXZhdGVLZXkucGVtIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIyNDQwMDMyMCIsImN1c3RvbUludGVnZXJBcnJheSI6WzAsMSwyLDNdLCJjdXN0b21Eb3VibGVBcnJheSI6WzAuMSwxLjEsMi4yLDMuMyw0LjRdLCJyb2xlcyI6WyJFY2hvZXIiXSwiaXNzIjoiaHR0cHM6XC9cL3NlcnZlci5leGFtcGxlLmNvbSIsImdyb3VwcyI6WyJFY2hvZXIiLCJUZXN0ZXIiLCJncm91cDEiLCJncm91cDIiXSwicHJlZmVycmVkX3VzZXJuYW1lIjoiamRvZSIsImN1c3RvbVN0cmluZ0FycmF5IjpbInZhbHVlMCIsInZhbHVlMSIsInZhbHVlMiJdLCJhdWQiOiJzNkJoZFJrcXQzIiwidXBuIjoiamRvZUBleGFtcGxlLmNvbSIsImN1c3RvbUludGVnZXIiOjEyMzQ1Njc4OSwiYXV0aF90aW1lIjoxNzcwNzE5NDc2LCJjdXN0b21PYmplY3QiOnsibXktc2VydmljZSI6eyJyb2xlcyI6WyJyb2xlLWluLW15LXNlcnZpY2UiXSwiZ3JvdXBzIjpbImdyb3VwMSIsImdyb3VwMiJdfSwic2VydmljZS1CIjp7InJvbGVzIjpbInJvbGUtaW4tQiJdfSwic2VydmljZS1DIjp7Imdyb3VwcyI6WyJncm91cEMiLCJ3ZWItdGllciJdfX0sImV4cCI6MTc3MDcxOTc3NiwiY3VzdG9tRG91YmxlIjozLjE0MTU5MjY1MzU4OTc5MywiaWF0IjoxNzcwNzE5NDc2LCJqdGkiOiJhLTEyMyIsImN1c3RvbVN0cmluZyI6ImN1c3RvbVN0cmluZ1ZhbHVlIn0.YFql2XkTs50S6k1P4nP0-59d1kDxddNC76AYVPQS1gF8RanOut8q0BhwDmFFczyAuIm0NqPJaP8KyKBv_Sv9Wc35Who88vW87iswcBUQ9gBFRb3Ge5z5H9KSXRv-v6a8gNVG8ivPuHYe2s31NYTTaRp-Zuj5hIb-UU1G1ijP_c688Byd-IB5wz8ydNtfGvLPXCfW8zd8hq_O_qCHquqyR7w1v9NPhC-A3Ge6jzqgp1LPNLTIoeupLzgYYPMcPH_T3DB0j8lf0fXRCCBWfxS8RLvtmqrqkGoshbrW3S8coD42ve6i_S0lIb8Oi3KoAf6Csmp17CfZLM-hrf481IWtpQ [2026-02-10T10:31:17.630Z] Reply: <!doctype html><html lang="en"><head><title>HTTP Status 401 – Unauthorized</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 401 – Unauthorized</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Message</b> Invalid or not parsable JWT eyJraWQiOiJcL3ByaXZhdGVLZXkucGVtIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIyNDQwMDMyMCIsImN1c3RvbUludGVnZXJBcnJheSI6WzAsMSwyLDNdLCJjdXN0b21Eb3VibGVBcnJheSI6WzAuMSwxLjEsMi4yLDMuMyw0LjRdLCJyb2xlcyI6WyJFY2hvZXIiXSwiaXNzIjoiaHR0cHM6XC9cL3NlcnZlci5leGFtcGxlLmNvbSIsImdyb3VwcyI6WyJFY2hvZXIiLCJUZXN0ZXIiLCJncm91cDEiLCJncm91cDIiXSwicHJlZmVycmVkX3VzZXJuYW1lIjoiamRvZSIsImN1c3RvbVN0cmluZ0FycmF5IjpbInZhbHVlMCIsInZhbHVlMSIsInZhbHVlMiJdLCJhdWQiOiJzNkJoZFJrcXQzIiwidXBuIjoiamRvZUBleGFtcGxlLmNvbSIsImN1c3RvbUludGVnZXIiOjEyMzQ1Njc4OSwiYXV0aF90aW1lIjoxNzcwNzE5NDc2LCJjdXN0b21PYmplY3QiOnsibXktc2VydmljZSI6eyJyb2xlcyI6WyJyb2xlLWluLW15LXNlcnZpY2UiXSwiZ3JvdXBzIjpbImdyb3VwMSIsImdyb3VwMiJdfSwic2VydmljZS1CIjp7InJvbGVzIjpbInJvbGUtaW4tQiJdfSwic2VydmljZS1DIjp7Imdyb3VwcyI6WyJncm91cEMiLCJ3ZWItdGllciJdfX0sImV4cCI6MTc3MDcxOTc3NiwiY3VzdG9tRG91YmxlIjozLjE0MTU5MjY1MzU4OTc5MywiaWF0IjoxNzcwNzE5NDc2LCJqdGkiOiJhLTEyMyIsImN1c3RvbVN0cmluZyI6ImN1c3RvbVN0cmluZ1ZhbHVlIn0.YFql2XkTs50S6k1P4nP0-59d1kDxddNC76AYVPQS1gF8RanOut8q0BhwDmFFczyAuIm0NqPJaP8KyKBv_Sv9Wc35Who88vW87iswcBUQ9gBFRb3Ge5z5H9KSXRv-v6a8gNVG8ivPuHYe2s31NYTTaRp-Zuj5hIb-UU1G1ijP_c688Byd-IB5wz8ydNtfGvLPXCfW8zd8hq_O_qCHquqyR7w1v9NPhC-A3Ge6jzqgp1LPNLTIoeupLzgYYPMcPH_T3DB0j8lf0fXRCCBWfxS8RLvtmqrqkGoshbrW3S8coD42ve6i_S0lIb8Oi3KoAf6Csmp17CfZLM-hrf481IWtpQ</p><p><b>Description</b> The request has not been applied because it lacks valid authentication credentials for the target resource.</p><hr class="line" /><h3>Apache Tomcat (TomEE)/9.0.35 (8.0.2)</h3></body></html> [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest.callEchoBadSignerAlg [2026-02-10T10:31:17.630Z] jwt: eyJraWQiOiJcL3ByaXZhdGVLZXkucGVtIiwidHlwIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJzdWIiOiIyNDQwMDMyMCIsImN1c3RvbUludGVnZXJBcnJheSI6WzAsMSwyLDNdLCJjdXN0b21Eb3VibGVBcnJheSI6WzAuMSwxLjEsMi4yLDMuMyw0LjRdLCJyb2xlcyI6WyJFY2hvZXIiXSwiaXNzIjoiaHR0cHM6XC9cL3NlcnZlci5leGFtcGxlLmNvbSIsImdyb3VwcyI6WyJFY2hvZXIiLCJUZXN0ZXIiLCJncm91cDEiLCJncm91cDIiXSwicHJlZmVycmVkX3VzZXJuYW1lIjoiamRvZSIsImN1c3RvbVN0cmluZ0FycmF5IjpbInZhbHVlMCIsInZhbHVlMSIsInZhbHVlMiJdLCJhdWQiOiJzNkJoZFJrcXQzIiwidXBuIjoiamRvZUBleGFtcGxlLmNvbSIsImN1c3RvbUludGVnZXIiOjEyMzQ1Njc4OSwiYXV0aF90aW1lIjoxNzcwNzE5NDc2LCJjdXN0b21PYmplY3QiOnsibXktc2VydmljZSI6eyJyb2xlcyI6WyJyb2xlLWluLW15LXNlcnZpY2UiXSwiZ3JvdXBzIjpbImdyb3VwMSIsImdyb3VwMiJdfSwic2VydmljZS1CIjp7InJvbGVzIjpbInJvbGUtaW4tQiJdfSwic2VydmljZS1DIjp7Imdyb3VwcyI6WyJncm91cEMiLCJ3ZWItdGllciJdfX0sImV4cCI6MTc3MDcxOTc3NiwiY3VzdG9tRG91YmxlIjozLjE0MTU5MjY1MzU4OTc5MywiaWF0IjoxNzcwNzE5NDc2LCJqdGkiOiJhLTEyMyIsImN1c3RvbVN0cmluZyI6ImN1c3RvbVN0cmluZ1ZhbHVlIn0.f6CCnBw5talT8jeqPu0wlZtX1g7D38IjVGW4i-2Q1pM [2026-02-10T10:31:17.630Z] Reply: <!doctype html><html lang="en"><head><title>HTTP Status 401 – Unauthorized</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 401 – Unauthorized</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Message</b> Invalid or not parsable JWT eyJraWQiOiJcL3ByaXZhdGVLZXkucGVtIiwidHlwIjoiSldUIiwiYWxnIjoiSFMyNTYifQ.eyJzdWIiOiIyNDQwMDMyMCIsImN1c3RvbUludGVnZXJBcnJheSI6WzAsMSwyLDNdLCJjdXN0b21Eb3VibGVBcnJheSI6WzAuMSwxLjEsMi4yLDMuMyw0LjRdLCJyb2xlcyI6WyJFY2hvZXIiXSwiaXNzIjoiaHR0cHM6XC9cL3NlcnZlci5leGFtcGxlLmNvbSIsImdyb3VwcyI6WyJFY2hvZXIiLCJUZXN0ZXIiLCJncm91cDEiLCJncm91cDIiXSwicHJlZmVycmVkX3VzZXJuYW1lIjoiamRvZSIsImN1c3RvbVN0cmluZ0FycmF5IjpbInZhbHVlMCIsInZhbHVlMSIsInZhbHVlMiJdLCJhdWQiOiJzNkJoZFJrcXQzIiwidXBuIjoiamRvZUBleGFtcGxlLmNvbSIsImN1c3RvbUludGVnZXIiOjEyMzQ1Njc4OSwiYXV0aF90aW1lIjoxNzcwNzE5NDc2LCJjdXN0b21PYmplY3QiOnsibXktc2VydmljZSI6eyJyb2xlcyI6WyJyb2xlLWluLW15LXNlcnZpY2UiXSwiZ3JvdXBzIjpbImdyb3VwMSIsImdyb3VwMiJdfSwic2VydmljZS1CIjp7InJvbGVzIjpbInJvbGUtaW4tQiJdfSwic2VydmljZS1DIjp7Imdyb3VwcyI6WyJncm91cEMiLCJ3ZWItdGllciJdfX0sImV4cCI6MTc3MDcxOTc3NiwiY3VzdG9tRG91YmxlIjozLjE0MTU5MjY1MzU4OTc5MywiaWF0IjoxNzcwNzE5NDc2LCJqdGkiOiJhLTEyMyIsImN1c3RvbVN0cmluZyI6ImN1c3RvbVN0cmluZ1ZhbHVlIn0.f6CCnBw5talT8jeqPu0wlZtX1g7D38IjVGW4i-2Q1pM</p><p><b>Description</b> The request has not been applied because it lacks valid authentication credentials for the target resource.</p><hr class="line" /><h3>Apache Tomcat (TomEE)/9.0.35 (8.0.2)</h3></body></html> [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:17.630Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.631Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.631Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.631Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:17.631Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest.callEchoExpiredToken [2026-02-10T10:31:17.631Z] jwt: eyJraWQiOiJcL3ByaXZhdGVLZXkucGVtIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIyNDQwMDMyMCIsImN1c3RvbUludGVnZXJBcnJheSI6WzAsMSwyLDNdLCJjdXN0b21Eb3VibGVBcnJheSI6WzAuMSwxLjEsMi4yLDMuMyw0LjRdLCJyb2xlcyI6WyJFY2hvZXIiXSwiaXNzIjoiaHR0cHM6XC9cL3NlcnZlci5leGFtcGxlLmNvbSIsImdyb3VwcyI6WyJFY2hvZXIiLCJUZXN0ZXIiLCJncm91cDEiLCJncm91cDIiXSwicHJlZmVycmVkX3VzZXJuYW1lIjoiamRvZSIsImN1c3RvbVN0cmluZ0FycmF5IjpbInZhbHVlMCIsInZhbHVlMSIsInZhbHVlMiJdLCJhdWQiOiJzNkJoZFJrcXQzIiwidXBuIjoiamRvZUBleGFtcGxlLmNvbSIsImN1c3RvbUludGVnZXIiOjEyMzQ1Njc4OSwiYXV0aF90aW1lIjoxNzcwNzE5NDc2LCJjdXN0b21PYmplY3QiOnsibXktc2VydmljZSI6eyJyb2xlcyI6WyJyb2xlLWluLW15LXNlcnZpY2UiXSwiZ3JvdXBzIjpbImdyb3VwMSIsImdyb3VwMiJdfSwic2VydmljZS1CIjp7InJvbGVzIjpbInJvbGUtaW4tQiJdfSwic2VydmljZS1DIjp7Imdyb3VwcyI6WyJncm91cEMiLCJ3ZWItdGllciJdfX0sImV4cCI6MTMxMTI4MTk3MCwiY3VzdG9tRG91YmxlIjozLjE0MTU5MjY1MzU4OTc5MywiaWF0IjoxNzcwNzE5NDc2LCJqdGkiOiJhLTEyMyIsImN1c3RvbVN0cmluZyI6ImN1c3RvbVN0cmluZ1ZhbHVlIn0.FMpKgCKSrme5_6lYUoymIdjDhgnPtHuvu3x3UIlf0Nrpj6iZl202G_B4ExspaRFrWi1KEtdvjpzTejArbPhDr7G2w6VV-xkVfNYyeHO3jqNv45f38RgUtb1dMf9RnpLgAeH877qQ3amAl0RlLC_px_UATPrSj15nN0NUJTOlE4nDOdWn9nADBGGJmXHUD6m4cic-l6sOVioB6y3bBjzR7wlj2HmurSyqYvlbtyAAgxOQEFzg5IkmlvXJ62VZQSTU1zjvuddIczKnN33Pp7NZfqyUf-yhhmjaGDIjuxKb9mb9QAa8skUzysD4BGe9wqMqcQxrYWkNOPdA3nJ4wIgaeg [2026-02-10T10:31:17.631Z] Reply: <!doctype html><html lang="en"><head><title>HTTP Status 401 – Unauthorized</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 401 – Unauthorized</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Message</b> Invalid or not parsable JWT eyJraWQiOiJcL3ByaXZhdGVLZXkucGVtIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiIyNDQwMDMyMCIsImN1c3RvbUludGVnZXJBcnJheSI6WzAsMSwyLDNdLCJjdXN0b21Eb3VibGVBcnJheSI6WzAuMSwxLjEsMi4yLDMuMyw0LjRdLCJyb2xlcyI6WyJFY2hvZXIiXSwiaXNzIjoiaHR0cHM6XC9cL3NlcnZlci5leGFtcGxlLmNvbSIsImdyb3VwcyI6WyJFY2hvZXIiLCJUZXN0ZXIiLCJncm91cDEiLCJncm91cDIiXSwicHJlZmVycmVkX3VzZXJuYW1lIjoiamRvZSIsImN1c3RvbVN0cmluZ0FycmF5IjpbInZhbHVlMCIsInZhbHVlMSIsInZhbHVlMiJdLCJhdWQiOiJzNkJoZFJrcXQzIiwidXBuIjoiamRvZUBleGFtcGxlLmNvbSIsImN1c3RvbUludGVnZXIiOjEyMzQ1Njc4OSwiYXV0aF90aW1lIjoxNzcwNzE5NDc2LCJjdXN0b21PYmplY3QiOnsibXktc2VydmljZSI6eyJyb2xlcyI6WyJyb2xlLWluLW15LXNlcnZpY2UiXSwiZ3JvdXBzIjpbImdyb3VwMSIsImdyb3VwMiJdfSwic2VydmljZS1CIjp7InJvbGVzIjpbInJvbGUtaW4tQiJdfSwic2VydmljZS1DIjp7Imdyb3VwcyI6WyJncm91cEMiLCJ3ZWItdGllciJdfX0sImV4cCI6MTMxMTI4MTk3MCwiY3VzdG9tRG91YmxlIjozLjE0MTU5MjY1MzU4OTc5MywiaWF0IjoxNzcwNzE5NDc2LCJqdGkiOiJhLTEyMyIsImN1c3RvbVN0cmluZyI6ImN1c3RvbVN0cmluZ1ZhbHVlIn0.FMpKgCKSrme5_6lYUoymIdjDhgnPtHuvu3x3UIlf0Nrpj6iZl202G_B4ExspaRFrWi1KEtdvjpzTejArbPhDr7G2w6VV-xkVfNYyeHO3jqNv45f38RgUtb1dMf9RnpLgAeH877qQ3amAl0RlLC_px_UATPrSj15nN0NUJTOlE4nDOdWn9nADBGGJmXHUD6m4cic-l6sOVioB6y3bBjzR7wlj2HmurSyqYvlbtyAAgxOQEFzg5IkmlvXJ62VZQSTU1zjvuddIczKnN33Pp7NZfqyUf-yhhmjaGDIjuxKb9mb9QAa8skUzysD4BGe9wqMqcQxrYWkNOPdA3nJ4wIgaeg</p><p><b>Description</b> The request has not been applied because it lacks valid authentication credentials for the target resource.</p><hr class="line" /><h3>Apache Tomcat (TomEE)/9.0.35 (8.0.2)</h3></body></html> [2026-02-10T10:31:17.631Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.631Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:17.631Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest] [2026-02-10T10:31:17.631Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] [2026-02-10T10:31:17.631Z] Feb 10, 2026 10:31:16 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:17.631Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:17.631Z] Feb 10, 2026 10:31:17 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:17.631Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/InvalidTokenTest.war [2026-02-10T10:31:17.631Z] Feb 10, 2026 10:31:17 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:17.631Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/InvalidTokenTest [2026-02-10T10:31:17.631Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:17.631Z] [Invoker 662822946] Keeping method PrimitiveInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:17.631Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:17.631Z] WebArchive: PrimitiveInjectionTest.war: [2026-02-10T10:31:17.631Z] /META-INF/ [2026-02-10T10:31:17.631Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:17.631Z] /WEB-INF/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrimitiveInjectionEndpoint.class [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:17.631Z] /WEB-INF/beans.xml [2026-02-10T10:31:17.631Z] PrimitiveInjectionTest.war: [2026-02-10T10:31:17.631Z] /META-INF/ [2026-02-10T10:31:17.631Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:17.631Z] /WEB-INF/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrimitiveInjectionEndpoint.class [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:31:17.631Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:17.631Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:17.631Z] /WEB-INF/beans.xml [2026-02-10T10:31:17.631Z] /WEB-INF/lib/ [2026-02-10T10:31:17.631Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:17.631Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:18.274Z] Feb 10, 2026 10:31:17 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:18.274Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:18.998Z] [Invoker 662822946] Invoking @BeforeClass PrimitiveInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyInjectedAudience [2026-02-10T10:31:18.998Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:18.998Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyInjectedCustomString [2026-02-10T10:31:22.232Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.232Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.232Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.232Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.232Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.232Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.232Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyInjectedExpiration [2026-02-10T10:31:22.232Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyInjectedGroups [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyInjectedIssuedAt [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyInjectedJTI [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyInjectedRawToken [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyInjectedSUB [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.233Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyInjectedUPN [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.verifyIssuerClaim [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] [2026-02-10T10:31:22.234Z] Feb 10, 2026 10:31:19 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:22.234Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:22.234Z] Feb 10, 2026 10:31:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:22.234Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PrimitiveInjectionTest.war [2026-02-10T10:31:22.234Z] Feb 10, 2026 10:31:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:22.234Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PrimitiveInjectionTest [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method PrincipalInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:31:22.234Z] WebArchive: PrincipalInjectionTest.war: [2026-02-10T10:31:22.234Z] /META-INF/ [2026-02-10T10:31:22.234Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:22.234Z] /WEB-INF/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrincipalInjectionEndpoint.class [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:22.234Z] /WEB-INF/beans.xml [2026-02-10T10:31:22.234Z] PrincipalInjectionTest.war: [2026-02-10T10:31:22.234Z] /META-INF/ [2026-02-10T10:31:22.234Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:22.234Z] /WEB-INF/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/PrincipalInjectionEndpoint.class [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/JWTAuthContextInfoProvider.class [2026-02-10T10:31:22.234Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:22.234Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:22.234Z] /WEB-INF/beans.xml [2026-02-10T10:31:22.234Z] /WEB-INF/lib/ [2026-02-10T10:31:22.234Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:22.234Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:22.234Z] Feb 10, 2026 10:31:20 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:22.234Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @BeforeClass PrincipalInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest.verifyInjectedPrincipal [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest] [2026-02-10T10:31:22.234Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] [2026-02-10T10:31:22.234Z] Feb 10, 2026 10:31:20 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:22.234Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:22.234Z] Feb 10, 2026 10:31:20 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:22.234Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PrincipalInjectionTest.war [2026-02-10T10:31:22.234Z] Feb 10, 2026 10:31:20 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:22.234Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PrincipalInjectionTest [2026-02-10T10:31:22.235Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest] [2026-02-10T10:31:22.235Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] [2026-02-10T10:31:22.235Z] WebArchive: PublicKeyAsPEMTest.war: [2026-02-10T10:31:22.235Z] /META-INF/ [2026-02-10T10:31:22.235Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:22.235Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:22.235Z] /WEB-INF/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:22.235Z] /WEB-INF/beans.xml [2026-02-10T10:31:22.235Z] PublicKeyAsPEMTest.war: [2026-02-10T10:31:22.235Z] /META-INF/ [2026-02-10T10:31:22.235Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:22.235Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:22.235Z] /WEB-INF/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/container/jaxrs/TCKApplication.class [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:22.235Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:22.235Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:22.235Z] /WEB-INF/beans.xml [2026-02-10T10:31:22.235Z] /WEB-INF/lib/ [2026-02-10T10:31:22.235Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:22.235Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:22.235Z] Feb 10, 2026 10:31:21 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:22.235Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:22.875Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest] [2026-02-10T10:31:22.875Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest] [2026-02-10T10:31:22.875Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest] [2026-02-10T10:31:22.875Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] [2026-02-10T10:31:22.875Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest.testKeyAsPEM [2026-02-10T10:31:22.875Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest] [2026-02-10T10:31:22.875Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] [2026-02-10T10:31:22.875Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest] [2026-02-10T10:31:22.875Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] [2026-02-10T10:31:22.875Z] Feb 10, 2026 10:31:22 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:22.875Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:23.517Z] Feb 10, 2026 10:31:22 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:23.517Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsPEMTest.war [2026-02-10T10:31:23.517Z] Feb 10, 2026 10:31:22 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:23.517Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsPEMTest [2026-02-10T10:31:23.517Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:23.517Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] [2026-02-10T10:31:23.517Z] WebArchive: PublicKeyAsPEMLocationTest.war: [2026-02-10T10:31:23.517Z] /META-INF/ [2026-02-10T10:31:23.517Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:23.517Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:23.517Z] /WEB-INF/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:23.517Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PEMApplication.class [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:23.517Z] /WEB-INF/beans.xml [2026-02-10T10:31:23.517Z] PublicKeyAsPEMLocationTest.war: [2026-02-10T10:31:23.517Z] /META-INF/ [2026-02-10T10:31:23.517Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:23.517Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:23.517Z] /WEB-INF/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:23.517Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PEMApplication.class [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:23.517Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:23.517Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:23.517Z] /WEB-INF/beans.xml [2026-02-10T10:31:23.517Z] /WEB-INF/lib/ [2026-02-10T10:31:23.517Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:23.517Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:23.517Z] Feb 10, 2026 10:31:23 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:23.517Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:24.849Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:24.849Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:24.849Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:24.849Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] [2026-02-10T10:31:24.849Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest.testKeyAsLocationResource [2026-02-10T10:31:24.849Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:24.849Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] [2026-02-10T10:31:24.849Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:24.849Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] [2026-02-10T10:31:24.849Z] Feb 10, 2026 10:31:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:24.849Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:24.849Z] Feb 10, 2026 10:31:24 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:24.849Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsPEMLocationTest.war [2026-02-10T10:31:24.849Z] Feb 10, 2026 10:31:24 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:24.849Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsPEMLocationTest [2026-02-10T10:31:24.849Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:24.849Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:31:24.849Z] KeyEndpoint.war: [2026-02-10T10:31:24.849Z] /WEB-INF/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:24.849Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/config/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/config/KeyApplication.class [2026-02-10T10:31:24.849Z] /WEB-INF/beans.xml [2026-02-10T10:31:24.849Z] /WEB-INF/lib/ [2026-02-10T10:31:24.849Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:24.849Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:24.849Z] PublicKeyAsPEMLocationURLTest.war: [2026-02-10T10:31:24.849Z] /WEB-INF/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:24.849Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PEMApplication.class [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:24.849Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:24.849Z] /WEB-INF/beans.xml [2026-02-10T10:31:24.849Z] /WEB-INF/lib/ [2026-02-10T10:31:24.849Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:24.849Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:24.849Z] /META-INF/ [2026-02-10T10:31:24.849Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:25.488Z] Feb 10, 2026 10:31:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:25.488Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:27.571Z] Feb 10, 2026 10:31:26 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:27.571Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:28.215Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest.validateLocationUrlContents [2026-02-10T10:31:28.216Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest.testKeyAsLocationUrl [2026-02-10T10:31:28.216Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest] [2026-02-10T10:31:28.216Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] [2026-02-10T10:31:28.216Z] Feb 10, 2026 10:31:27 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:28.216Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:28.857Z] Feb 10, 2026 10:31:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:28.857Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/1/PublicKeyAsPEMLocationURLTest.war [2026-02-10T10:31:28.857Z] Feb 10, 2026 10:31:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:28.857Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/1/PublicKeyAsPEMLocationURLTest [2026-02-10T10:31:28.857Z] Feb 10, 2026 10:31:28 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:28.857Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:28.857Z] Feb 10, 2026 10:31:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:28.857Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/KeyEndpoint.war [2026-02-10T10:31:28.857Z] Feb 10, 2026 10:31:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:28.857Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/KeyEndpoint [2026-02-10T10:31:28.857Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest] [2026-02-10T10:31:28.857Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] [2026-02-10T10:31:28.857Z] jwk: { "kty": "RSA", "use": "sig", "alg": "RS256", "kid": "publicKey4k", "e": "AQAB", "n": "tL6HShqY5H4y56rsCo7VdhT9_eLQwsJpKWg66j98XsB_qc5ZxkJ25GXCzpjR0ZvzAxMNlj1hrMORaKVzz2_5axZgF1eZfzgrNyQ9rtGaBtMNAB20jLsoYp5psRTaYxKeOiLHPr3956ukSRUF9YfJGSamrvGOwC8h6zbq6uaydv-FVJXijlMD_iCggUfoirtVOWK_X1IzV7covxcGzT0X019_4RbtjLdnvqZnGqmpHQpBEItI-4gNvaKR8NDWUxAjO_v-oOKR5nEUnDWcQSCxKmyQrVJtHr9PBwWrHzTSx4k1L1hLf-AWXAdy_r6c0Lzgt5knmZTyWDG2-n8SlrXxHHxFO1Wz8H_OKBzTAf8zIuj2lkXYo-M6aoJM7qQmTys80dtYvnaHGSl-jpe2plMbS9RS4XcHH7vCqJc9acBnp9CvLgjOmA0b5Rc0WyN4sn1SDFYe6HZcVo4YGTbtTTlwgu_ozQ1x-xpTAaU0mWkHMwT0CO79rPORjhDXokEuduvtp6VUiAaoFF6Y3QQLf6O3P9p8yghpBBLb460lEQqOHQQGP0EK46cU81dlcD5lYE0TayDzb9pZZWUyjIE4ElzyW7wgI4xw7czdBalN-IhXKfGUCqIDVh7X7JpmskZMaRixf424yBcZLntEejZy59yLDSssHMc_bqnBraXuo8JBEPk"} [2026-02-10T10:31:28.857Z] WebArchive: PublicKeyAsJWKTest.war: [2026-02-10T10:31:28.857Z] /META-INF/ [2026-02-10T10:31:28.857Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:28.857Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:28.858Z] /WEB-INF/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/signer-keyset4k.jwk [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:28.858Z] /WEB-INF/beans.xml [2026-02-10T10:31:28.858Z] PublicKeyAsJWKTest.war: [2026-02-10T10:31:28.858Z] /META-INF/ [2026-02-10T10:31:28.858Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:28.858Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:28.858Z] /WEB-INF/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/signer-keyset4k.jwk [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:28.858Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:28.858Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:28.858Z] /WEB-INF/beans.xml [2026-02-10T10:31:28.858Z] /WEB-INF/lib/ [2026-02-10T10:31:28.858Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:28.858Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:31.645Z] Feb 10, 2026 10:31:29 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:31.645Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:31.645Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest] [2026-02-10T10:31:31.645Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest] [2026-02-10T10:31:31.645Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest] [2026-02-10T10:31:31.645Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] [2026-02-10T10:31:31.645Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest.testKeyAsJWK [2026-02-10T10:31:31.645Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest] [2026-02-10T10:31:31.645Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] [2026-02-10T10:31:31.645Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest] [2026-02-10T10:31:31.645Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] [2026-02-10T10:31:31.645Z] Feb 10, 2026 10:31:29 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:31.645Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:31.645Z] Feb 10, 2026 10:31:30 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:31.645Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsJWKTest.war [2026-02-10T10:31:31.645Z] Feb 10, 2026 10:31:30 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:31.645Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsJWKTest [2026-02-10T10:31:31.645Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest] [2026-02-10T10:31:31.645Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] [2026-02-10T10:31:31.645Z] WebArchive: PublicKeyAsJWKLocationTest.war: [2026-02-10T10:31:31.645Z] /META-INF/ [2026-02-10T10:31:31.645Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:31.645Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:31.645Z] /WEB-INF/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:31.645Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:31.645Z] /WEB-INF/classes/signer-key4k.jwk [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:31.645Z] /WEB-INF/beans.xml [2026-02-10T10:31:31.645Z] PublicKeyAsJWKLocationTest.war: [2026-02-10T10:31:31.645Z] /META-INF/ [2026-02-10T10:31:31.645Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:31.645Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:31.645Z] /WEB-INF/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:31.645Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:31.645Z] /WEB-INF/classes/signer-key4k.jwk [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:31.645Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:31.645Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:31.645Z] /WEB-INF/beans.xml [2026-02-10T10:31:31.645Z] /WEB-INF/lib/ [2026-02-10T10:31:31.645Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:31.645Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:31.645Z] Feb 10, 2026 10:31:30 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:31.645Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:32.286Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest] [2026-02-10T10:31:32.286Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest] [2026-02-10T10:31:32.286Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest] [2026-02-10T10:31:32.286Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] [2026-02-10T10:31:32.286Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest.testKeyAsLocation [2026-02-10T10:31:32.286Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest] [2026-02-10T10:31:32.286Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] [2026-02-10T10:31:32.286Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest] [2026-02-10T10:31:32.286Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] [2026-02-10T10:31:32.286Z] Feb 10, 2026 10:31:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:32.286Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:32.286Z] Feb 10, 2026 10:31:31 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:32.286Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsJWKLocationTest.war [2026-02-10T10:31:32.286Z] Feb 10, 2026 10:31:31 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:32.286Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsJWKLocationTest [2026-02-10T10:31:32.286Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:32.286Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:31:32.286Z] baseURL=http://localhost:8080/ [2026-02-10T10:31:32.286Z] jwksURL=http://localhost:8080/key/endp/publicKey4kAsJWKS?kid=publicKey4k [2026-02-10T10:31:32.286Z] WebArchive: PublicKeyAsJWKLocationURLTest.war: [2026-02-10T10:31:32.286Z] /META-INF/ [2026-02-10T10:31:32.286Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:32.286Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:32.286Z] /WEB-INF/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:32.286Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:32.286Z] /WEB-INF/beans.xml [2026-02-10T10:31:32.286Z] KeyEndpoint.war: [2026-02-10T10:31:32.286Z] /WEB-INF/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:32.286Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/config/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/config/KeyApplication.class [2026-02-10T10:31:32.286Z] /WEB-INF/beans.xml [2026-02-10T10:31:32.286Z] /WEB-INF/lib/ [2026-02-10T10:31:32.286Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:32.286Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:32.286Z] PublicKeyAsJWKLocationURLTest.war: [2026-02-10T10:31:32.286Z] /META-INF/ [2026-02-10T10:31:32.286Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:32.286Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:32.286Z] /WEB-INF/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:32.286Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:32.286Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:32.286Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:32.286Z] /WEB-INF/beans.xml [2026-02-10T10:31:32.286Z] /WEB-INF/lib/ [2026-02-10T10:31:32.286Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:32.286Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:32.928Z] Feb 10, 2026 10:31:32 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:32.928Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:34.260Z] Feb 10, 2026 10:31:33 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:34.260Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:34.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest.validateLocationUrlContents [2026-02-10T10:31:34.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Invoking org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest.testKeyAsLocationUrl [2026-02-10T10:31:34.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] for class [TestClass name=class org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest] [2026-02-10T10:31:34.899Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] [2026-02-10T10:31:34.899Z] Feb 10, 2026 10:31:34 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:34.899Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:35.537Z] Feb 10, 2026 10:31:34 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:35.537Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/1/PublicKeyAsJWKLocationURLTest.war [2026-02-10T10:31:35.537Z] Feb 10, 2026 10:31:34 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:35.537Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/1/PublicKeyAsJWKLocationURLTest [2026-02-10T10:31:35.537Z] Feb 10, 2026 10:31:34 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:35.537Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:35.537Z] Feb 10, 2026 10:31:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:35.537Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/KeyEndpoint.war [2026-02-10T10:31:35.537Z] Feb 10, 2026 10:31:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:35.537Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/KeyEndpoint [2026-02-10T10:31:35.537Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest] [2026-02-10T10:31:35.537Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] [2026-02-10T10:31:35.537Z] jwks: { "keys": [ { "kty": "RSA", "use": "sig", "alg": "RS256", "kid": "publicKey4k", "e": "AQAB", "n": "tL6HShqY5H4y56rsCo7VdhT9_eLQwsJpKWg66j98XsB_qc5ZxkJ25GXCzpjR0ZvzAxMNlj1hrMORaKVzz2_5axZgF1eZfzgrNyQ9rtGaBtMNAB20jLsoYp5psRTaYxKeOiLHPr3956ukSRUF9YfJGSamrvGOwC8h6zbq6uaydv-FVJXijlMD_iCggUfoirtVOWK_X1IzV7covxcGzT0X019_4RbtjLdnvqZnGqmpHQpBEItI-4gNvaKR8NDWUxAjO_v-oOKR5nEUnDWcQSCxKmyQrVJtHr9PBwWrHzTSx4k1L1hLf-AWXAdy_r6c0Lzgt5knmZTyWDG2-n8SlrXxHHxFO1Wz8H_OKBzTAf8zIuj2lkXYo-M6aoJM7qQmTys80dtYvnaHGSl-jpe2plMbS9RS4XcHH7vCqJc9acBnp9CvLgjOmA0b5Rc0WyN4sn1SDFYe6HZcVo4YGTbtTTlwgu_ozQ1x-xpTAaU0mWkHMwT0CO79rPORjhDXokEuduvtp6VUiAaoFF6Y3QQLf6O3P9p8yghpBBLb460lEQqOHQQGP0EK46cU81dlcD5lYE0TayDzb9pZZWUyjIE4ElzyW7wgI4xw7czdBalN-IhXKfGUCqIDVh7X7JpmskZMaRixf424yBcZLntEejZy59yLDSssHMc_bqnBraXuo8JBEPk" } ]} [2026-02-10T10:31:35.537Z] WebArchive: PublicKeyAsJWKSTest.war: [2026-02-10T10:31:35.537Z] /META-INF/ [2026-02-10T10:31:35.537Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:35.537Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:35.537Z] /WEB-INF/ [2026-02-10T10:31:35.537Z] /WEB-INF/classes/ [2026-02-10T10:31:35.537Z] /WEB-INF/classes/signer-keyset4k.jwk [2026-02-10T10:31:35.537Z] /WEB-INF/classes/org/ [2026-02-10T10:31:35.537Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:35.537Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:35.537Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:35.537Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:35.537Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:35.537Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:35.537Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:35.537Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:35.537Z] /WEB-INF/beans.xml [2026-02-10T10:31:35.537Z] PublicKeyAsJWKSTest.war: [2026-02-10T10:31:35.537Z] /META-INF/ [2026-02-10T10:31:35.537Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:35.538Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:35.538Z] /WEB-INF/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/signer-keyset4k.jwk [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:35.538Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:35.538Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:35.538Z] /WEB-INF/beans.xml [2026-02-10T10:31:35.538Z] /WEB-INF/lib/ [2026-02-10T10:31:35.538Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:35.538Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:36.177Z] Feb 10, 2026 10:31:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:36.177Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:36.818Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest] [2026-02-10T10:31:36.818Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest] [2026-02-10T10:31:36.818Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest] [2026-02-10T10:31:36.818Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] [2026-02-10T10:31:36.818Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest.testKeyAsJWKS [2026-02-10T10:31:36.818Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest] [2026-02-10T10:31:36.818Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] [2026-02-10T10:31:36.818Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest] [2026-02-10T10:31:36.818Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] [2026-02-10T10:31:36.818Z] Feb 10, 2026 10:31:36 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:36.818Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:36.818Z] Feb 10, 2026 10:31:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:36.818Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsJWKSTest.war [2026-02-10T10:31:36.818Z] Feb 10, 2026 10:31:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:36.818Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsJWKSTest [2026-02-10T10:31:36.818Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest] [2026-02-10T10:31:36.818Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:31:36.818Z] WebArchive: PublicKeyAsJWKSLocationTest.war: [2026-02-10T10:31:36.818Z] /META-INF/ [2026-02-10T10:31:36.818Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:36.818Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:36.818Z] /WEB-INF/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:36.818Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:36.818Z] /WEB-INF/classes/signer-keyset4k.jwk [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:36.818Z] /WEB-INF/beans.xml [2026-02-10T10:31:36.818Z] PublicKeyAsJWKSLocationTest.war: [2026-02-10T10:31:36.818Z] /META-INF/ [2026-02-10T10:31:36.818Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:36.818Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:36.818Z] /WEB-INF/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:36.818Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:36.818Z] /WEB-INF/classes/signer-keyset4k.jwk [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:36.818Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:36.818Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:36.818Z] /WEB-INF/beans.xml [2026-02-10T10:31:36.818Z] /WEB-INF/lib/ [2026-02-10T10:31:36.818Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:36.818Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:37.475Z] Feb 10, 2026 10:31:37 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:37.475Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:38.821Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest] [2026-02-10T10:31:38.821Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest] [2026-02-10T10:31:38.821Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest] [2026-02-10T10:31:38.821Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:31:38.821Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest.testKeyAsLocation [2026-02-10T10:31:38.821Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest] [2026-02-10T10:31:38.821Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:31:38.821Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest] [2026-02-10T10:31:38.821Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:31:38.821Z] Feb 10, 2026 10:31:38 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:38.822Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:38.822Z] Feb 10, 2026 10:31:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:38.822Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsJWKSLocationTest.war [2026-02-10T10:31:38.822Z] Feb 10, 2026 10:31:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:38.822Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsJWKSLocationTest [2026-02-10T10:31:38.822Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest] [2026-02-10T10:31:38.822Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] [2026-02-10T10:31:38.822Z] jwk: { "kty": "RSA", "use": "sig", "alg": "RS256", "kid": "publicKey4k", "e": "AQAB", "n": "tL6HShqY5H4y56rsCo7VdhT9_eLQwsJpKWg66j98XsB_qc5ZxkJ25GXCzpjR0ZvzAxMNlj1hrMORaKVzz2_5axZgF1eZfzgrNyQ9rtGaBtMNAB20jLsoYp5psRTaYxKeOiLHPr3956ukSRUF9YfJGSamrvGOwC8h6zbq6uaydv-FVJXijlMD_iCggUfoirtVOWK_X1IzV7covxcGzT0X019_4RbtjLdnvqZnGqmpHQpBEItI-4gNvaKR8NDWUxAjO_v-oOKR5nEUnDWcQSCxKmyQrVJtHr9PBwWrHzTSx4k1L1hLf-AWXAdy_r6c0Lzgt5knmZTyWDG2-n8SlrXxHHxFO1Wz8H_OKBzTAf8zIuj2lkXYo-M6aoJM7qQmTys80dtYvnaHGSl-jpe2plMbS9RS4XcHH7vCqJc9acBnp9CvLgjOmA0b5Rc0WyN4sn1SDFYe6HZcVo4YGTbtTTlwgu_ozQ1x-xpTAaU0mWkHMwT0CO79rPORjhDXokEuduvtp6VUiAaoFF6Y3QQLf6O3P9p8yghpBBLb460lEQqOHQQGP0EK46cU81dlcD5lYE0TayDzb9pZZWUyjIE4ElzyW7wgI4xw7czdBalN-IhXKfGUCqIDVh7X7JpmskZMaRixf424yBcZLntEejZy59yLDSssHMc_bqnBraXuo8JBEPk"} [2026-02-10T10:31:38.822Z] WebArchive: PublicKeyAsBase64JWKTest.war: [2026-02-10T10:31:38.822Z] /META-INF/ [2026-02-10T10:31:38.822Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:38.822Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:38.822Z] /WEB-INF/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:38.822Z] /WEB-INF/beans.xml [2026-02-10T10:31:38.822Z] PublicKeyAsBase64JWKTest.war: [2026-02-10T10:31:38.822Z] /META-INF/ [2026-02-10T10:31:38.822Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:38.822Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:38.822Z] /WEB-INF/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/JwksApplication.class [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:38.822Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:38.822Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:38.822Z] /WEB-INF/beans.xml [2026-02-10T10:31:38.822Z] /WEB-INF/lib/ [2026-02-10T10:31:38.822Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:38.822Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:41.432Z] Feb 10, 2026 10:31:39 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:41.432Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:41.432Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest] [2026-02-10T10:31:41.432Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest] [2026-02-10T10:31:41.432Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest] [2026-02-10T10:31:41.432Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] [2026-02-10T10:31:41.432Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest.testKeyAsBase64JWK [2026-02-10T10:31:41.432Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest] [2026-02-10T10:31:41.432Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] [2026-02-10T10:31:41.432Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest] [2026-02-10T10:31:41.432Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] [2026-02-10T10:31:41.432Z] Feb 10, 2026 10:31:39 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:41.432Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:41.432Z] Feb 10, 2026 10:31:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:41.432Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsBase64JWKTest.war [2026-02-10T10:31:41.432Z] Feb 10, 2026 10:31:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:41.432Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsBase64JWKTest [2026-02-10T10:31:41.432Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest] [2026-02-10T10:31:41.432Z] [Invoker 662822946] Invoking @BeforeClass Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] [2026-02-10T10:31:41.432Z] WebArchive: PublicKeyAsFileLocationURLTest.war: [2026-02-10T10:31:41.432Z] /META-INF/ [2026-02-10T10:31:41.432Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:41.432Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:41.432Z] /WEB-INF/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:41.432Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PEMApplication.class [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:41.432Z] /WEB-INF/beans.xml [2026-02-10T10:31:41.432Z] PublicKeyAsFileLocationURLTest.war: [2026-02-10T10:31:41.432Z] /META-INF/ [2026-02-10T10:31:41.432Z] /META-INF/MPJWTTESTVERSION [2026-02-10T10:31:41.432Z] /META-INF/microprofile-config.properties [2026-02-10T10:31:41.432Z] /WEB-INF/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/publicKey4k.pem [2026-02-10T10:31:41.432Z] /WEB-INF/classes/publicKey.pem [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/ [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PublicKeyEndpoint.class [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/PEMApplication.class [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/eclipse/microprofile/jwt/tck/config/SimpleTokenUtils.class [2026-02-10T10:31:41.432Z] /WEB-INF/classes/org/apache/ [2026-02-10T10:31:41.433Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T10:31:41.433Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T10:31:41.433Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T10:31:41.433Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/jwt/ [2026-02-10T10:31:41.433Z] /WEB-INF/classes/META-INF/ [2026-02-10T10:31:41.433Z] /WEB-INF/classes/META-INF/MPJWTTESTVERSION [2026-02-10T10:31:41.433Z] /WEB-INF/classes/META-INF/microprofile-config.properties [2026-02-10T10:31:41.433Z] /WEB-INF/beans.xml [2026-02-10T10:31:41.433Z] /WEB-INF/lib/ [2026-02-10T10:31:41.433Z] /WEB-INF/lib/microprofile-jwt-auth-tck-1.1.1.jar [2026-02-10T10:31:41.433Z] /WEB-INF/lib/nimbus-jose-jwt-4.23.jar [2026-02-10T10:31:41.433Z] Feb 10, 2026 10:31:40 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:41.433Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:42.364Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest] [2026-02-10T10:31:42.364Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest] [2026-02-10T10:31:42.364Z] [Invoker 662822946] Keeping method Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest] [2026-02-10T10:31:42.364Z] [Invoker 662822946] Invoking @BeforeMethod Arquillian.arquillianBeforeTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] [2026-02-10T10:31:42.364Z] [Invoker 662822946] Invoking org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest.testKeyAsLocationUrl [2026-02-10T10:31:42.364Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest] [2026-02-10T10:31:42.364Z] [Invoker 662822946] Invoking @AfterMethod Arquillian.arquillianAfterTest(java.lang.reflect.Method)[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] [2026-02-10T10:31:42.364Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] for class [TestClass name=class org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest] [2026-02-10T10:31:42.364Z] [Invoker 662822946] Invoking @AfterClass Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] [2026-02-10T10:31:42.364Z] Feb 10, 2026 10:31:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:31:42.364Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35177/tomee/ejb} [2026-02-10T10:31:42.364Z] Feb 10, 2026 10:31:41 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:42.364Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsFileLocationURLTest.war [2026-02-10T10:31:42.364Z] Feb 10, 2026 10:31:41 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:31:42.364Z] INFO: cleaning /tomee/tck/microprofile-tck/jwt/target/workdir/0/PublicKeyAsFileLocationURLTest [2026-02-10T10:31:42.365Z] ===== Invoked methods [2026-02-10T10:31:42.365Z] TokenUtilsTest.testKeyPairGeneration()[pri:0, instance:org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest@10bbd20a] 280744458 [2026-02-10T10:31:42.365Z] TokenUtilsTest.testParseRolesEndpoint()[pri:0, instance:org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest@10bbd20a] 280744458 [2026-02-10T10:31:42.365Z] TokenUtilsTest.testReadPrivateKey()[pri:0, instance:org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest@10bbd20a] 280744458 [2026-02-10T10:31:42.365Z] TokenUtilsTest.testReadPublicKey()[pri:0, instance:org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest@10bbd20a] 280744458 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] 1685232414 [2026-02-10T10:31:42.365Z] IssValidationTest.testRequiredIss()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] 1685232414 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationTest@64729b1e] 1685232414 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] 1987083830 [2026-02-10T10:31:42.365Z] UnsecuredPingTest.callEchoNoAuth()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] 1987083830 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest@76707e36] 1987083830 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] 648680157 [2026-02-10T10:31:42.365Z] IssValidationFailTest.testNotRequiredIssMismatchFailure()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] 648680157 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest@26aa12dd] 648680157 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] RequiredClaimsTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] RequiredClaimsTest.verifyAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] RequiredClaimsTest.verifyExpiration()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] RequiredClaimsTest.verifyIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] RequiredClaimsTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] RequiredClaimsTest.verifyJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] RequiredClaimsTest.verifyOptionalAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] RequiredClaimsTest.verifySubClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] RequiredClaimsTest.verifyUPN()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest@1f554b06] 525683462 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] 1908143486 [2026-02-10T10:31:42.365Z] ExpClaimValidationTest.testExpiredToken()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] 1908143486 [2026-02-10T10:31:42.365Z] ExpClaimValidationTest.testNoExpClaimToken()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] 1908143486 [2026-02-10T10:31:42.365Z] ExpClaimValidationTest.testTokenWithExpNotExpired()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] 1908143486 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest@71bbf57e] 1908143486 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedAudienceStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedAuthTimeStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedCustomDouble()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedCustomInteger()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedCustomString()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedIssuedAtStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedJTIStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedOptionalAuthTime()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedOptionalCustomMissing()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedOptionalSubject()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedRawToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedRawTokenStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyInjectedSubjectStandard()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] ClaimValueInjectionTest.verifyIssuerStandardClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest@1f7030a6] 527446182 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] 319977154 [2026-02-10T10:31:42.365Z] ExpClaimAllowMissingExpValidationTest.testExpiredToken()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] 319977154 [2026-02-10T10:31:42.365Z] ExpClaimAllowMissingExpValidationTest.testNoExpClaimToken()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] 319977154 [2026-02-10T10:31:42.365Z] ExpClaimAllowMissingExpValidationTest.testTokenWithExpNotExpired()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] 319977154 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest@131276c2] 319977154 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedAudience2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedAuthTime()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedAuthTime2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedCustomDouble()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedCustomDouble2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedCustomDoubleArray()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedCustomInteger()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedCustomInteger2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedCustomIntegerArray()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedCustomString()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedCustomString2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedCustomStringArray()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedIssuedAt2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedJTI2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedRawToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyInjectedRawToken2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] JsonValueInjectionTest.verifyIssuerClaim2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest@48503868] 1213216872 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedAudience2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedCustomDouble()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedCustomDouble2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedCustomInteger()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedCustomInteger2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedCustomString()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedCustomString2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedIssuedAt2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedJTI2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedOptionalAuthTime()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedOptionalAuthTime2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedOptionalCustomMissing()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedOptionalSubject()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedOptionalSubject2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedRawToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyInjectedRawToken2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] ProviderInjectionTest.verifyIssuerClaim2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest@23faf8f2] 603650290 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.callEcho()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.callEcho2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.callEchoBASIC()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.callEchoNoAuth()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.callHeartbeat()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.checkIsUserInRole()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.checkIsUserInRoleToken2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.echoNeedsToken2Role()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.echoWithToken2()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.getInjectedPrincipal()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] RolesAllowedTest.getPrincipalClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest@711f39f9] 1897871865 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] 1632492873 [2026-02-10T10:31:42.365Z] InvalidTokenTest.callEchoBadIssuer()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] 1632492873 [2026-02-10T10:31:42.365Z] InvalidTokenTest.callEchoBadSigner()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] 1632492873 [2026-02-10T10:31:42.365Z] InvalidTokenTest.callEchoBadSignerAlg()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] 1632492873 [2026-02-10T10:31:42.365Z] InvalidTokenTest.callEchoExpiredToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] 1632492873 [2026-02-10T10:31:42.365Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest@614ddd49] 1632492873 [2026-02-10T10:31:42.365Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.365Z] PrimitiveInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.365Z] PrimitiveInjectionTest.verifyInjectedAudience()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.365Z] PrimitiveInjectionTest.verifyInjectedCustomString()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.365Z] PrimitiveInjectionTest.verifyInjectedExpiration()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.365Z] PrimitiveInjectionTest.verifyInjectedGroups()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.365Z] PrimitiveInjectionTest.verifyInjectedIssuedAt()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.366Z] PrimitiveInjectionTest.verifyInjectedJTI()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.366Z] PrimitiveInjectionTest.verifyInjectedRawToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.366Z] PrimitiveInjectionTest.verifyInjectedSUB()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.366Z] PrimitiveInjectionTest.verifyInjectedUPN()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.366Z] PrimitiveInjectionTest.verifyIssuerClaim()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest@5d76b067] 1568059495 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] 1730173572 [2026-02-10T10:31:42.366Z] PrincipalInjectionTest.generateToken()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] 1730173572 [2026-02-10T10:31:42.366Z] PrincipalInjectionTest.verifyInjectedPrincipal()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] 1730173572 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest@67205a84] 1730173572 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] 407858146 [2026-02-10T10:31:42.366Z] PublicKeyAsPEMTest.testKeyAsPEM()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] 407858146 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest@184f6be2] 407858146 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] 1816757085 [2026-02-10T10:31:42.366Z] PublicKeyAsPEMLocationTest.testKeyAsLocationResource()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] 1816757085 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest@6c49835d] 1816757085 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] 1585787493 [2026-02-10T10:31:42.366Z] PublicKeyAsPEMLocationTest.validateLocationUrlContents()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] 1585787493 [2026-02-10T10:31:42.366Z] PublicKeyAsPEMLocationTest.testKeyAsLocationUrl()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] 1585787493 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest@5e853265] 1585787493 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] 473581465 [2026-02-10T10:31:42.366Z] PublicKeyAsJWKTest.testKeyAsJWK()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] 473581465 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest@1c3a4799] 473581465 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] 133250414 [2026-02-10T10:31:42.366Z] PublicKeyAsJWKLocationTest.testKeyAsLocation()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] 133250414 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest@7f13d6e] 133250414 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] 222624801 [2026-02-10T10:31:42.366Z] PublicKeyAsJWKLocationURLTest.validateLocationUrlContents()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] 222624801 [2026-02-10T10:31:42.366Z] PublicKeyAsJWKLocationURLTest.testKeyAsLocationUrl()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] 222624801 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest@d44fc21] 222624801 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] 85777802 [2026-02-10T10:31:42.366Z] PublicKeyAsJWKSTest.testKeyAsJWKS()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] 85777802 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest@51cdd8a] 85777802 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] 1468357786 [2026-02-10T10:31:42.366Z] PublicKeyAsJWKSLocationTest.testKeyAsLocation()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] 1468357786 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] 1468357786 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] 1316864772 [2026-02-10T10:31:42.366Z] PublicKeyAsBase64JWKTest.testKeyAsBase64JWK()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] 1316864772 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest@4e7dc304] 1316864772 [2026-02-10T10:31:42.366Z] Arquillian.arquillianBeforeClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] 510464020 [2026-02-10T10:31:42.366Z] PublicKeyAsFileLocationURLTest.testKeyAsLocationUrl()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] 510464020 [2026-02-10T10:31:42.366Z] Arquillian.arquillianAfterClass()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest@1e6d1014] 510464020 [2026-02-10T10:31:42.366Z] ===== [2026-02-10T10:31:42.366Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/microprofile-jwt-auth-BaseTCK/base-tests.html [2026-02-10T10:31:42.366Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/microprofile-jwt-auth-BaseTCK/base-tests.xml [2026-02-10T10:31:42.366Z] PASSED: testKeyPairGeneration [2026-02-10T10:31:42.366Z] Used to generate initial key testing pair [2026-02-10T10:31:42.366Z] PASSED: testParseRolesEndpoint [2026-02-10T10:31:42.366Z] PASSED: testReadPrivateKey [2026-02-10T10:31:42.366Z] Test initial key validation [2026-02-10T10:31:42.366Z] PASSED: testReadPublicKey [2026-02-10T10:31:42.366Z] Test initial key validation [2026-02-10T10:31:42.366Z] PASSED: testRequiredIss [2026-02-10T10:31:42.366Z] Validate that JWK with iss that matches mp.jwt.verify.issuer returns HTTP_OK [2026-02-10T10:31:42.366Z] PASSED: callEchoNoAuth [2026-02-10T10:31:42.366Z] Basic test of an unsecured JAX-RS endpoint [2026-02-10T10:31:42.366Z] PASSED: testNotRequiredIssMismatchFailure [2026-02-10T10:31:42.366Z] Validate that JWK with iss that does not match mp.jwt.verify.issuer returns HTTP_UNAUTHORIZED [2026-02-10T10:31:42.366Z] PASSED: verifyAudience [2026-02-10T10:31:42.366Z] Verify that the aud claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyExpiration [2026-02-10T10:31:42.366Z] Verify that the exp claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyIssuedAt [2026-02-10T10:31:42.366Z] Verify that the iat claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyIssuerClaim [2026-02-10T10:31:42.366Z] Verify that the token issuer claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyJTI [2026-02-10T10:31:42.366Z] Verify that the jti claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyOptionalAudience [2026-02-10T10:31:42.366Z] Verify that the aud claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifySubClaim [2026-02-10T10:31:42.366Z] Verify that the token sub claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyUPN [2026-02-10T10:31:42.366Z] Verify that the uPN claim is as expected [2026-02-10T10:31:42.366Z] PASSED: testExpiredToken [2026-02-10T10:31:42.366Z] Validate the the expiration timestamp is checked [2026-02-10T10:31:42.366Z] PASSED: testNoExpClaimToken [2026-02-10T10:31:42.366Z] Validate the the expiration timestamp is checked [2026-02-10T10:31:42.366Z] PASSED: testTokenWithExpNotExpired [2026-02-10T10:31:42.366Z] Validate the the expiration timestamp is checked [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedAudience [2026-02-10T10:31:42.366Z] Verify that the injected aud claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedAudienceStandard [2026-02-10T10:31:42.366Z] Verify that the injected aud claim using @Claim(standard) is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedAuthTimeStandard [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim using @Claim(standard) is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomDouble [2026-02-10T10:31:42.366Z] Verify that the injected customDouble claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomInteger [2026-02-10T10:31:42.366Z] Verify that the injected customInteger claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomString [2026-02-10T10:31:42.366Z] Verify that the injected customString claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedIssuedAt [2026-02-10T10:31:42.366Z] Verify that the injected iat claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedIssuedAtStandard [2026-02-10T10:31:42.366Z] Verify that the injected iat claim using @Claim(standard) is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedJTI [2026-02-10T10:31:42.366Z] Verify that the injected jti claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedJTIStandard [2026-02-10T10:31:42.366Z] Verify that the injected jti claim using @Claim(standard) is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedOptionalAuthTime [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedOptionalCustomMissing [2026-02-10T10:31:42.366Z] Verify that the injected custom claim is missing as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedOptionalSubject [2026-02-10T10:31:42.366Z] Verify that the injected sub claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedRawToken [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedRawTokenStandard [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim using @Claim(standard) is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedSubjectStandard [2026-02-10T10:31:42.366Z] Verify that the injected sub claim using @Claim(standard) is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyIssuerClaim [2026-02-10T10:31:42.366Z] Verify that the injected token issuer claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyIssuerStandardClaim [2026-02-10T10:31:42.366Z] Verify that the injected token issuer claim using @Claim(standard) is as expected [2026-02-10T10:31:42.366Z] PASSED: testExpiredToken [2026-02-10T10:31:42.366Z] Validate the the expiration timestamp is checked [2026-02-10T10:31:42.366Z] PASSED: testNoExpClaimToken [2026-02-10T10:31:42.366Z] Validate the the expiration timestamp is checked [2026-02-10T10:31:42.366Z] PASSED: testTokenWithExpNotExpired [2026-02-10T10:31:42.366Z] Validate the the expiration timestamp is checked [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedAudience [2026-02-10T10:31:42.366Z] Verify that the injected aud claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedAudience2 [2026-02-10T10:31:42.366Z] Verify that the injected aud claim is as expected from Token2 [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedAuthTime [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedAuthTime2 [2026-02-10T10:31:42.366Z] Verify that the injected auth_time is as expected from Token2 [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomDouble [2026-02-10T10:31:42.366Z] Verify that the injected customDouble claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomDouble2 [2026-02-10T10:31:42.366Z] Verify that the injected customDouble claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomDoubleArray [2026-02-10T10:31:42.366Z] Verify that the injected customDoubleArray claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomInteger [2026-02-10T10:31:42.366Z] Verify that the injected customInteger claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomInteger2 [2026-02-10T10:31:42.366Z] Verify that the injected customInteger claim is as expected from Token2 [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomIntegerArray [2026-02-10T10:31:42.366Z] Verify that the injected customIntegerArray claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomString [2026-02-10T10:31:42.366Z] Verify that the injected customString claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomString2 [2026-02-10T10:31:42.366Z] Verify that the injected customString claim is as expected from Token2 [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomStringArray [2026-02-10T10:31:42.366Z] Verify that the injected customStringArray claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedIssuedAt [2026-02-10T10:31:42.366Z] Verify that the injected iat claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedIssuedAt2 [2026-02-10T10:31:42.366Z] Verify that the injected iat claim is as expected from Token2 [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedJTI [2026-02-10T10:31:42.366Z] Verify that the injected jti claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedJTI2 [2026-02-10T10:31:42.366Z] Verify that the injected jti claim is as expected from Token2 [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedRawToken [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedRawToken2 [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim is as expected from Token2 [2026-02-10T10:31:42.366Z] PASSED: verifyIssuerClaim [2026-02-10T10:31:42.366Z] Verify that the injected token issuer claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyIssuerClaim2 [2026-02-10T10:31:42.366Z] Verify that the injected token issuer claim is as expected from Token2 [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedAudience [2026-02-10T10:31:42.366Z] Verify that the injected aud claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedAudience2 [2026-02-10T10:31:42.366Z] Verify that the injected aud claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomDouble [2026-02-10T10:31:42.366Z] Verify that the injected customDouble claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomDouble2 [2026-02-10T10:31:42.366Z] Verify that the injected customDouble claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomInteger [2026-02-10T10:31:42.366Z] Verify that the injected customInteger claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomInteger2 [2026-02-10T10:31:42.366Z] Verify that the injected customInteger claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomString [2026-02-10T10:31:42.366Z] Verify that the injected customString claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedCustomString2 [2026-02-10T10:31:42.366Z] Verify that the injected customString claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedIssuedAt [2026-02-10T10:31:42.366Z] Verify that the injected iat claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedIssuedAt2 [2026-02-10T10:31:42.366Z] Verify that the injected iat claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedJTI [2026-02-10T10:31:42.366Z] Verify that the injected jti claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedJTI2 [2026-02-10T10:31:42.366Z] Verify that the injected jti claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedOptionalAuthTime [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedOptionalAuthTime2 [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedOptionalCustomMissing [2026-02-10T10:31:42.366Z] Verify that the injected custom claim is missing as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedOptionalSubject [2026-02-10T10:31:42.366Z] Verify that the injected sub claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedOptionalSubject2 [2026-02-10T10:31:42.366Z] Verify that the injected sub claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedRawToken [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyInjectedRawToken2 [2026-02-10T10:31:42.366Z] Verify that the injected raw token claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyIssuerClaim [2026-02-10T10:31:42.366Z] Verify that the injected token issuer claim is as expected [2026-02-10T10:31:42.366Z] PASSED: verifyIssuerClaim2 [2026-02-10T10:31:42.366Z] Verify that the injected token issuer claim is as expected [2026-02-10T10:31:42.366Z] PASSED: callEcho [2026-02-10T10:31:42.366Z] Validate a request with MP-JWT succeeds with HTTP_OK, and replies with hello, user={token upn claim} [2026-02-10T10:31:42.366Z] PASSED: callEcho2 [2026-02-10T10:31:42.366Z] Validate a request with MP-JWT but no associated role fails with HTTP_FORBIDDEN [2026-02-10T10:31:42.366Z] PASSED: callEchoBASIC [2026-02-10T10:31:42.366Z] Attempting access with BASIC auth header should fail with HTTP_UNAUTHORIZED [2026-02-10T10:31:42.366Z] PASSED: callEchoNoAuth [2026-02-10T10:31:42.366Z] Validate a request with no token fails with HTTP_UNAUTHORIZED [2026-02-10T10:31:42.366Z] PASSED: callHeartbeat [2026-02-10T10:31:42.366Z] Validate a request without an MP-JWT to unsecured endpoint has HTTP_OK with expected response [2026-02-10T10:31:42.366Z] PASSED: checkIsUserInRole [2026-02-10T10:31:42.366Z] Validate a request with MP-JWT is able to access checkIsUserInRole with HTTP_OK [2026-02-10T10:31:42.366Z] PASSED: checkIsUserInRoleToken2 [2026-02-10T10:31:42.366Z] Validate a request with MP-JWT Token2 fails to access checkIsUserInRole with HTTP_FORBIDDEN [2026-02-10T10:31:42.367Z] PASSED: echoNeedsToken2Role [2026-02-10T10:31:42.367Z] Validate a request with MP-JWT Token2 is able to access echoNeedsToken2Role with HTTP_OK [2026-02-10T10:31:42.367Z] PASSED: echoWithToken2 [2026-02-10T10:31:42.367Z] Validate a request with MP-JWT Token2 calling echo fails with HTTP_FORBIDDEN [2026-02-10T10:31:42.367Z] PASSED: getInjectedPrincipal [2026-02-10T10:31:42.367Z] Validate that accessing secured method has HTTP_OK and injected JsonWebToken principal [2026-02-10T10:31:42.367Z] PASSED: getPrincipalClass [2026-02-10T10:31:42.367Z] Validate a request with MP-JWT SecurityContext.getUserPrincipal() is a JsonWebToken [2026-02-10T10:31:42.367Z] PASSED: callEchoBadIssuer [2026-02-10T10:31:42.367Z] Validate a request with an non-matching issuer fails with HTTP_UNAUTHORIZED [2026-02-10T10:31:42.367Z] PASSED: callEchoBadSigner [2026-02-10T10:31:42.367Z] Validate a request with an incorrect signer fails with HTTP_UNAUTHORIZED [2026-02-10T10:31:42.367Z] PASSED: callEchoBadSignerAlg [2026-02-10T10:31:42.367Z] Validate a request with an incorrect signature algorithm fails with HTTP_UNAUTHORIZED [2026-02-10T10:31:42.367Z] PASSED: callEchoExpiredToken [2026-02-10T10:31:42.367Z] Validate a request with expired token fails with HTTP_UNAUTHORIZED [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedAudience [2026-02-10T10:31:42.367Z] Verify that the injected aud claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedCustomString [2026-02-10T10:31:42.367Z] Verify that the injected customString claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedExpiration [2026-02-10T10:31:42.367Z] Verify that the injected exp claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedGroups [2026-02-10T10:31:42.367Z] Verify that the injected groups claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedIssuedAt [2026-02-10T10:31:42.367Z] Verify that the injected iat claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedJTI [2026-02-10T10:31:42.367Z] Verify that the injected jti claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedRawToken [2026-02-10T10:31:42.367Z] Verify that the injected raw token claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedSUB [2026-02-10T10:31:42.367Z] Verify that the injected sub claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedUPN [2026-02-10T10:31:42.367Z] Verify that the injected upn claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyIssuerClaim [2026-02-10T10:31:42.367Z] Verify that the injected token issuer claim is as expected [2026-02-10T10:31:42.367Z] PASSED: verifyInjectedPrincipal [2026-02-10T10:31:42.367Z] Verify that the injected authenticated principal is as expected [2026-02-10T10:31:42.367Z] PASSED: testKeyAsPEM [2026-02-10T10:31:42.367Z] Validate that the embedded PEM key is used to sign the JWT [2026-02-10T10:31:42.367Z] PASSED: testKeyAsLocationResource [2026-02-10T10:31:42.367Z] Validate specifying the mp.jwt.verify.publickey.location is a resource location of a PEM key [2026-02-10T10:31:42.367Z] PASSED: validateLocationUrlContents [2026-02-10T10:31:42.367Z] Validate the http://localhost:8080/pem/endp/publicKey4k PEM endpoint [2026-02-10T10:31:42.367Z] PASSED: testKeyAsLocationUrl [2026-02-10T10:31:42.367Z] Validate specifying the mp.jwt.verify.publickey.location as remote URL to a PEM key [2026-02-10T10:31:42.367Z] PASSED: testKeyAsJWK [2026-02-10T10:31:42.367Z] Validate that the embedded JWKS key is used to verify the JWT signature [2026-02-10T10:31:42.367Z] PASSED: testKeyAsLocation [2026-02-10T10:31:42.367Z] Validate specifying the mp.jwt.verify.publickey.location as resource path to a JWK key [2026-02-10T10:31:42.367Z] PASSED: validateLocationUrlContents [2026-02-10T10:31:42.367Z] Validate the http://localhost:8080/jwks/endp/publicKey4kAsJWKS JWKS endpoint [2026-02-10T10:31:42.367Z] PASSED: testKeyAsLocationUrl [2026-02-10T10:31:42.367Z] Validate specifying the mp.jwt.verify.publickey.location as remote URL to a JWKS key [2026-02-10T10:31:42.367Z] PASSED: testKeyAsJWKS [2026-02-10T10:31:42.367Z] Validate that the embedded JWKS key is used to verify the JWT signature [2026-02-10T10:31:42.367Z] PASSED: testKeyAsLocation [2026-02-10T10:31:42.367Z] Validate specifying the mp.jwt.verify.publickey.location as resource path to a JWKS key [2026-02-10T10:31:42.367Z] PASSED: testKeyAsBase64JWK [2026-02-10T10:31:42.367Z] Validate that the embedded base64 JWK key is used to verify the JWT signature [2026-02-10T10:31:42.367Z] PASSED: testKeyAsLocationUrl [2026-02-10T10:31:42.367Z] Validate specifying the mp.jwt.verify.publickey.location as file URL to a PEM key [2026-02-10T10:31:42.367Z] [2026-02-10T10:31:42.367Z] =============================================== [2026-02-10T10:31:42.367Z] base-tests [2026-02-10T10:31:42.367Z] Tests run: 119, Failures: 0, Skips: 0 [2026-02-10T10:31:42.367Z] =============================================== [2026-02-10T10:31:42.367Z] [2026-02-10T10:31:42.367Z] [Invoker 662822946] Keeping method Arquillian.arquillianAfterSuite()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] for class null [2026-02-10T10:31:42.367Z] [Invoker 662822946] Invoking @AfterSuite Arquillian.arquillianAfterSuite()[pri:0, instance:org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest@57855c9a] [2026-02-10T10:31:42.367Z] [TestNG] Time taken by org.testng.reporters.EmailableReporter2@6574b225: 13 ms [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/toc.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/base-tests.properties [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/index.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/main.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/groups.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.367Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.368Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.369Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.370Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.371Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-alphabetical.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/classes.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/reporter-output.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/methods-not-run.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/microprofile-jwt-auth-BaseTCK/testng.xml.html [2026-02-10T10:31:42.372Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/old/index.html [2026-02-10T10:31:42.372Z] [TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter@61dc03ce: 155 ms [2026-02-10T10:31:43.012Z] [TestNG] Time taken by org.testng.reporters.XMLReporter@7946e1f4: 83 ms [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSLocationTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.container.jaxrs.RolesAllowedTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimValidationTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMLocationTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsPEMLocationTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKSTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKLocationTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.container.jaxrs.PrincipalInjectionTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.container.jaxrs.PrimitiveInjectionTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.apache.tomee.microprofile.tck.jwt.config.PublicKeyAsJWKLocationURLTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.container.jaxrs.ProviderInjectionTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.PublicKeyAsBase64JWKTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.IssValidationTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.PublicKeyAsFileLocationURLTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.container.jaxrs.JsonValueInjectionTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.util.TokenUtilsTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.container.jaxrs.UnsecuredPingTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.container.jaxrs.InvalidTokenTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.container.jaxrs.RequiredClaimsTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.PublicKeyAsJWKTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.apache.tomee.microprofile.tck.jwt.validation.ExpClaimAllowMissingExpValidationTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.IssValidationFailTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.config.PublicKeyAsPEMTest.xml [2026-02-10T10:31:43.012Z] Creating /tomee/tck/microprofile-tck/jwt/target/surefire-reports/junitreports/TEST-org.eclipse.microprofile.jwt.tck.container.jaxrs.ClaimValueInjectionTest.xml [2026-02-10T10:31:43.012Z] [TestNG] Time taken by org.testng.reporters.JUnitReportReporter@5afa04c: 38 ms [2026-02-10T10:31:43.012Z] [TestNG] Time taken by [FailedReporter passed=0 failed=0 skipped=0]: 0 ms [2026-02-10T10:31:43.012Z] [TestNG] Time taken by org.testng.reporters.jq.Main@12843fce: 78 ms [2026-02-10T10:31:43.012Z] [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.039 s - in TestSuite [2026-02-10T10:31:43.012Z] [INFO] [2026-02-10T10:31:43.012Z] [INFO] Results: [2026-02-10T10:31:43.012Z] [INFO] [2026-02-10T10:31:43.012Z] [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0 [2026-02-10T10:31:43.012Z] [INFO] [2026-02-10T10:31:43.012Z] [INFO] [2026-02-10T10:31:43.012Z] [INFO] --- maven-surefire-report-plugin:2.21.0:report-only (generate-test-report) @ microprofile-jwt-tck --- [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.21.0/surefire-report-parser-2.21.0.pom [2026-02-10T10:31:43.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.21.0/surefire-report-parser-2.21.0.pom (3.6 kB at 86 kB/s) [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom [2026-02-10T10:31:43.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom (6.1 kB at 189 kB/s) [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom [2026-02-10T10:31:43.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom (6.2 kB at 178 kB/s) [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom [2026-02-10T10:31:43.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (1.5 kB at 44 kB/s) [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom [2026-02-10T10:31:43.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 612 kB/s) [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom [2026-02-10T10:31:43.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 53 kB/s) [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom [2026-02-10T10:31:43.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (4.2 kB at 131 kB/s) [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [2026-02-10T10:31:43.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 90 kB/s) [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom [2026-02-10T10:31:43.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (6.1 kB at 185 kB/s) [2026-02-10T10:31:43.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 542 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 86 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (1.6 kB at 49 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (2.6 kB at 77 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (4.8 kB at 146 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom (13 kB at 362 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom (58 kB at 1.7 MB/s) [2026-02-10T10:31:43.655Z] [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-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (0 B at 0 B/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (0 B at 0 B/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 287 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.21.0/surefire-report-parser-2.21.0.jar [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar (11 kB at 311 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar (20 kB at 474 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (162 kB at 3.7 MB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.21.0/surefire-report-parser-2.21.0.jar (63 kB at 1.2 MB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (172 kB at 2.9 MB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (0 B at 0 B/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 1.4 MB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (0 B at 0 B/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar (190 kB at 2.3 MB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar (56 kB at 641 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 1.5 MB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar (57 kB at 557 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar (11 kB at 108 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar (16 kB at 141 kB/s) [2026-02-10T10:31:43.655Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar (38 kB at 313 kB/s) [2026-02-10T10:31:44.295Z] [WARNING] Unable to locate Test Source XRef to link to - DISABLED [2026-02-10T10:31:44.295Z] [INFO] [2026-02-10T10:31:44.295Z] [INFO] ---------< org.apache.tomee:microprofile-fault-tolerance-tck >---------- [2026-02-10T10:31:44.295Z] [INFO] Building TomEE :: TCK :: MicroProfile Fault Tolerance TCK 8.0.2 [4/9] [2026-02-10T10:31:44.295Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:31:44.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M1/maven-surefire-plugin-3.0.0-M1.pom [2026-02-10T10:31:44.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M1/maven-surefire-plugin-3.0.0-M1.pom (6.4 kB at 168 kB/s) [2026-02-10T10:31:44.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M1/surefire-3.0.0-M1.pom [2026-02-10T10:31:44.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M1/surefire-3.0.0-M1.pom (22 kB at 767 kB/s) [2026-02-10T10:31:44.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [2026-02-10T10:31:44.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (0 B at 0 B/s) [2026-02-10T10:31:44.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M1/maven-surefire-plugin-3.0.0-M1.jar [2026-02-10T10:31:44.936Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M1/maven-surefire-plugin-3.0.0-M1.jar (40 kB at 1.1 MB/s) [2026-02-10T10:31:44.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.pom [2026-02-10T10:31:44.936Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.pom [2026-02-10T10:31:44.936Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.pom [2026-02-10T10:31:45.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.pom [2026-02-10T10:31:45.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.pom (5.1 kB at 12 kB/s) [2026-02-10T10:31:45.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-container/1.1.14.Final/arquillian-testng-container-1.1.14.Final.pom [2026-02-10T10:31:47.654Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-container/1.1.14.Final/arquillian-testng-container-1.1.14.Final.pom (3.5 kB at 2.2 kB/s) [2026-02-10T10:31:47.654Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.14.Final/arquillian-build-1.1.14.Final.pom [2026-02-10T10:31:47.654Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.14.Final/arquillian-build-1.1.14.Final.pom (3.4 kB at 6.5 kB/s) [2026-02-10T10:31:47.654Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.14.Final/arquillian-parent-1.1.14.Final.pom [2026-02-10T10:31:48.984Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.14.Final/arquillian-parent-1.1.14.Final.pom (4.9 kB at 4.2 kB/s) [2026-02-10T10:31:48.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-core/1.1.14.Final/arquillian-testng-core-1.1.14.Final.pom [2026-02-10T10:31:52.195Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-core/1.1.14.Final/arquillian-testng-core-1.1.14.Final.pom (2.4 kB at 2.6 kB/s) [2026-02-10T10:31:52.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.14.Final/arquillian-test-spi-1.1.14.Final.pom [2026-02-10T10:31:52.195Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.14.Final/arquillian-test-spi-1.1.14.Final.pom (1.6 kB at 1.4 kB/s) [2026-02-10T10:31:52.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.14.Final/arquillian-core-spi-1.1.14.Final.pom [2026-02-10T10:31:52.195Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.14.Final/arquillian-core-spi-1.1.14.Final.pom (1.2 kB at 1.8 kB/s) [2026-02-10T10:31:52.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.14.Final/arquillian-core-api-1.1.14.Final.pom [2026-02-10T10:31:53.524Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.14.Final/arquillian-core-api-1.1.14.Final.pom (1.1 kB at 620 B/s) [2026-02-10T10:31:53.524Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.14.Final/arquillian-test-api-1.1.14.Final.pom [2026-02-10T10:31:55.599Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.14.Final/arquillian-test-api-1.1.14.Final.pom (1.2 kB at 624 B/s) [2026-02-10T10:31:55.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.14.Final/arquillian-container-test-api-1.1.14.Final.pom [2026-02-10T10:31:56.237Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.14.Final/arquillian-container-test-api-1.1.14.Final.pom (1.3 kB at 1.8 kB/s) [2026-02-10T10:31:56.237Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.14.Final/arquillian-container-test-spi-1.1.14.Final.pom [2026-02-10T10:31:58.314Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.14.Final/arquillian-container-test-spi-1.1.14.Final.pom (1.7 kB at 990 B/s) [2026-02-10T10:31:58.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.14.Final/arquillian-container-spi-1.1.14.Final.pom [2026-02-10T10:31:58.314Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.14.Final/arquillian-container-spi-1.1.14.Final.pom (2.5 kB at 5.9 kB/s) [2026-02-10T10:31:58.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.14.Final/arquillian-config-api-1.1.14.Final.pom [2026-02-10T10:32:01.818Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.14.Final/arquillian-config-api-1.1.14.Final.pom (1.2 kB at 1.1 kB/s) [2026-02-10T10:32:01.818Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.14.Final/arquillian-config-impl-base-1.1.14.Final.pom [2026-02-10T10:32:01.818Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.14.Final/arquillian-config-impl-base-1.1.14.Final.pom (2.3 kB at 5.5 kB/s) [2026-02-10T10:32:01.818Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.14.Final/arquillian-core-impl-base-1.1.14.Final.pom [2026-02-10T10:32:01.818Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.14.Final/arquillian-core-impl-base-1.1.14.Final.pom (1.6 kB at 1.2 kB/s) [2026-02-10T10:32:01.818Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.14.Final/arquillian-test-impl-base-1.1.14.Final.pom [2026-02-10T10:32:01.818Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.14.Final/arquillian-test-impl-base-1.1.14.Final.pom (2.1 kB at 2.6 kB/s) [2026-02-10T10:32:01.818Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.14.Final/arquillian-container-impl-base-1.1.14.Final.pom [2026-02-10T10:32:02.459Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.14.Final/arquillian-container-impl-base-1.1.14.Final.pom (3.5 kB at 11 kB/s) [2026-02-10T10:32:02.459Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.14.Final/arquillian-container-test-impl-base-1.1.14.Final.pom [2026-02-10T10:32:03.786Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.14.Final/arquillian-container-test-impl-base-1.1.14.Final.pom (3.2 kB at 2.5 kB/s) [2026-02-10T10:32:03.786Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/testng/testng/6.14.3/testng-6.14.3.pom [2026-02-10T10:32:03.786Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/testng/testng/6.14.3/testng-6.14.3.pom [2026-02-10T10:32:04.424Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/testng/testng/6.14.3/testng-6.14.3.pom [2026-02-10T10:32:04.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.3/testng-6.14.3.pom [2026-02-10T10:32:04.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.3/testng-6.14.3.pom (2.9 kB at 94 kB/s) [2026-02-10T10:32:04.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/beust/jcommander/1.72/jcommander-1.72.pom [2026-02-10T10:32:04.424Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/beust/jcommander/1.72/jcommander-1.72.pom [2026-02-10T10:32:04.424Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/beust/jcommander/1.72/jcommander-1.72.pom [2026-02-10T10:32:04.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom [2026-02-10T10:32:04.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 40 kB/s) [2026-02-10T10:32:04.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2026-02-10T10:32:04.424Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2026-02-10T10:32:05.067Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2026-02-10T10:32:05.067Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2026-02-10T10:32:05.067Z] [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 139 kB/s) [2026-02-10T10:32:05.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.jar [2026-02-10T10:32:05.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-container/1.1.14.Final/arquillian-testng-container-1.1.14.Final.jar [2026-02-10T10:32:05.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-core/1.1.14.Final/arquillian-testng-core-1.1.14.Final.jar [2026-02-10T10:32:05.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.14.Final/arquillian-core-api-1.1.14.Final.jar [2026-02-10T10:32:05.067Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.14.Final/arquillian-test-api-1.1.14.Final.jar [2026-02-10T10:32:05.068Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.14.Final/arquillian-test-spi-1.1.14.Final.jar [2026-02-10T10:32:05.705Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-container/1.1.14.Final/arquillian-testng-container-1.1.14.Final.jar (9.1 kB at 23 kB/s) [2026-02-10T10:32:05.705Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.14.Final/arquillian-container-test-api-1.1.14.Final.jar [2026-02-10T10:32:05.705Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.14.Final/arquillian-core-api-1.1.14.Final.jar (9.7 kB at 14 kB/s) [2026-02-10T10:32:05.705Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.14.Final/arquillian-container-test-spi-1.1.14.Final.jar [2026-02-10T10:32:06.342Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.14.Final/arquillian-test-spi-1.1.14.Final.jar (45 kB at 41 kB/s) [2026-02-10T10:32:06.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.14.Final/arquillian-core-impl-base-1.1.14.Final.jar [2026-02-10T10:32:06.342Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.14.Final/arquillian-core-impl-base-1.1.14.Final.jar (66 kB at 53 kB/s) [2026-02-10T10:32:06.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.14.Final/arquillian-test-impl-base-1.1.14.Final.jar [2026-02-10T10:32:06.342Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/testng/arquillian-testng-core/1.1.14.Final/arquillian-testng-core-1.1.14.Final.jar (14 kB at 8.9 kB/s) [2026-02-10T10:32:06.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.14.Final/arquillian-container-impl-base-1.1.14.Final.jar [2026-02-10T10:32:06.981Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.14.Final/arquillian-test-api-1.1.14.Final.jar (3.5 kB at 2.0 kB/s) [2026-02-10T10:32:06.981Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.14.Final/arquillian-container-test-impl-base-1.1.14.Final.jar [2026-02-10T10:32:06.981Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.14.Final/arquillian-container-impl-base-1.1.14.Final.jar (81 kB at 44 kB/s) [2026-02-10T10:32:06.981Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/testng/testng/6.14.3/testng-6.14.3.jar [2026-02-10T10:32:06.981Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/beust/jcommander/1.72/jcommander-1.72.jar [2026-02-10T10:32:06.981Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.14.Final/arquillian-container-test-api-1.1.14.Final.jar (8.9 kB at 4.5 kB/s) [2026-02-10T10:32:06.981Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2026-02-10T10:32:07.622Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.14.Final/arquillian-test-impl-base-1.1.14.Final.jar (29 kB at 11 kB/s) [2026-02-10T10:32:08.951Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.14.Final/arquillian-container-test-impl-base-1.1.14.Final.jar (112 kB at 29 kB/s) [2026-02-10T10:32:08.951Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.14.Final/arquillian-container-test-spi-1.1.14.Final.jar (27 kB at 6.8 kB/s) [2026-02-10T10:32:08.951Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.jar [2026-02-10T10:32:08.951Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/testng/testng/6.14.3/testng-6.14.3.jar [2026-02-10T10:32:08.951Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2026-02-10T10:32:08.951Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/beust/jcommander/1.72/jcommander-1.72.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/testng/testng/6.14.3/testng-6.14.3.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/beust/jcommander/1.72/jcommander-1.72.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.3/testng-6.14.3.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 1.8 MB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.3/testng-6.14.3.jar (840 kB at 16 MB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 6.0 MB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/fault-tolerance/microprofile-fault-tolerance-tck/1.1.4/microprofile-fault-tolerance-tck-1.1.4.jar (282 kB at 785 kB/s) [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ microprofile-fault-tolerance-tck --- [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ microprofile-fault-tolerance-tck --- [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ microprofile-fault-tolerance-tck --- [2026-02-10T10:32:11.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:32:11.555Z] [INFO] skip non existing resourceDirectory /tomee/tck/microprofile-tck/fault-tolerance/src/main/resources [2026-02-10T10:32:11.555Z] [INFO] Copying 3 resources [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ microprofile-fault-tolerance-tck --- [2026-02-10T10:32:11.555Z] [INFO] No sources to compile [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ microprofile-fault-tolerance-tck --- [2026-02-10T10:32:11.555Z] [INFO] No dependencies to report [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ microprofile-fault-tolerance-tck --- [2026-02-10T10:32:11.555Z] [WARNING] Manifest org.apache.tomee:microprofile-fault-tolerance-tck:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ microprofile-fault-tolerance-tck --- [2026-02-10T10:32:11.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:32:11.555Z] [INFO] Copying 1 resource [2026-02-10T10:32:11.555Z] [INFO] Copying 3 resources [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ microprofile-fault-tolerance-tck --- [2026-02-10T10:32:11.555Z] [INFO] No sources to compile [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] --- maven-surefire-plugin:3.0.0-M1:test (default-test) @ microprofile-fault-tolerance-tck --- [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M1/maven-surefire-common-3.0.0-M1.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M1/maven-surefire-common-3.0.0-M1.pom (9.7 kB at 269 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M1/surefire-api-3.0.0-M1.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M1/surefire-api-3.0.0-M1.pom (3.5 kB at 108 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M1/surefire-logger-api-3.0.0-M1.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M1/surefire-logger-api-3.0.0-M1.pom (2.0 kB at 59 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M1/surefire-booter-3.0.0-M1.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M1/surefire-booter-3.0.0-M1.pom (7.4 kB at 238 kB/s) [2026-02-10T10:32:11.555Z] [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-10T10:32:11.555Z] [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 68 kB/s) [2026-02-10T10:32:11.555Z] [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-10T10:32:11.555Z] [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 594 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.11/plexus-java-0.9.11.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.11/plexus-java-0.9.11.pom (4.6 kB at 159 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.11/plexus-languages-0.9.11.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.11/plexus-languages-0.9.11.pom (4.1 kB at 132 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom [2026-02-10T10:32:11.555Z] [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 105 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [2026-02-10T10:32:11.555Z] [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 440 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M1/maven-surefire-common-3.0.0-M1.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M1/surefire-api-3.0.0-M1.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M1/surefire-logger-api-3.0.0-M1.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M1/surefire-booter-3.0.0-M1.jar [2026-02-10T10:32:11.555Z] [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-10T10:32:11.555Z] [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 926 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.11/plexus-java-0.9.11.jar [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M1/surefire-booter-3.0.0-M1.jar (312 kB at 5.2 MB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jar [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M1/surefire-api-3.0.0-M1.jar (178 kB at 2.7 MB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M1/maven-surefire-common-3.0.0-M1.jar (625 kB at 9.1 MB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M1/surefire-logger-api-3.0.0-M1.jar (13 kB at 190 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.11/plexus-java-0.9.11.jar (50 kB at 688 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.jar (114 kB at 1.2 MB/s) [2026-02-10T10:32:11.555Z] [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 2.9 MB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (0 B at 0 B/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.0.0-M1/surefire-testng-3.0.0-M1.jar [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.0.0-M1/surefire-testng-3.0.0-M1.jar (44 kB at 999 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.0.0-M1/surefire-testng-3.0.0-M1.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.0.0-M1/surefire-testng-3.0.0-M1.pom (2.6 kB at 65 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M1/surefire-providers-3.0.0-M1.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M1/surefire-providers-3.0.0-M1.pom (2.5 kB at 59 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M1/common-java5-3.0.0-M1.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M1/common-java5-3.0.0-M1.pom (3.1 kB at 70 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.0.0-M1/surefire-testng-utils-3.0.0-M1.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.0.0-M1/surefire-testng-utils-3.0.0-M1.pom (2.5 kB at 45 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M1/surefire-grouper-3.0.0-M1.pom [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M1/surefire-grouper-3.0.0-M1.pom (2.6 kB at 59 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.0.0-M1/surefire-testng-utils-3.0.0-M1.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M1/surefire-grouper-3.0.0-M1.jar [2026-02-10T10:32:11.555Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M1/common-java5-3.0.0-M1.jar [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M1/common-java5-3.0.0-M1.jar (32 kB at 845 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.0.0-M1/surefire-testng-utils-3.0.0-M1.jar (14 kB at 318 kB/s) [2026-02-10T10:32:11.555Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0-M1/surefire-grouper-3.0.0-M1.jar (40 kB at 975 kB/s) [2026-02-10T10:32:11.555Z] [INFO] [2026-02-10T10:32:11.555Z] [INFO] ------------------------------------------------------- [2026-02-10T10:32:11.555Z] [INFO] T E S T S [2026-02-10T10:32:11.555Z] [INFO] ------------------------------------------------------- [2026-02-10T10:32:12.196Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidBulkheadValueTest [2026-02-10T10:32:12.836Z] Feb 10, 2026 10:32:12 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:32:12.836Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:32:12.836Z] Feb 10, 2026 10:32:12 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:32:12.836Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:32:12.836Z] Feb 10, 2026 10:32:12 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:32:12.836Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:32:13.478Z] Feb 10, 2026 10:32:12 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:32:13.478Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:32:13.478Z] Feb 10, 2026 10:32:12 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:32:13.478Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:32:15.572Z] Feb 10, 2026 10:32:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:32:15.572Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37655/tomee/ejb} [2026-02-10T10:32:18.476Z] Feb 10, 2026 10:32:18 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:32:18.476Z] WARNING: ftInvalidBulkhead1.war was not deployed [2026-02-10T10:32:18.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.459 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidBulkheadValueTest [2026-02-10T10:32:19.115Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.metrics.RetryMetricTest [2026-02-10T10:32:19.753Z] Feb 10, 2026 10:32:19 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:32:19.753Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:32:19.753Z] Feb 10, 2026 10:32:19 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:32:19.754Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:32:19.754Z] Feb 10, 2026 10:32:19 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:32:19.754Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:32:20.393Z] Feb 10, 2026 10:32:20 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:32:20.393Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:32:20.393Z] Feb 10, 2026 10:32:20 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:32:20.393Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:32:24.314Z] Feb 10, 2026 10:32:23 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:32:24.314Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39559/tomee/ejb} [2026-02-10T10:32:29.156Z] Feb 10, 2026 10:32:28 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:32:29.156Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39559/tomee/ejb} [2026-02-10T10:32:29.156Z] Feb 10, 2026 10:32:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:32:29.156Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricRetry.war [2026-02-10T10:32:29.156Z] Feb 10, 2026 10:32:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:32:29.156Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricRetry [2026-02-10T10:32:29.156Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.823 s - in org.eclipse.microprofile.fault.tolerance.tck.metrics.RetryMetricTest [2026-02-10T10:32:31.873Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.config.ConfigPropertyOnClassAndMethodTest [2026-02-10T10:32:31.873Z] Feb 10, 2026 10:32:29 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:32:31.873Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:32:31.873Z] Feb 10, 2026 10:32:29 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:32:31.873Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:32:31.873Z] Feb 10, 2026 10:32:29 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:32:31.873Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:32:31.873Z] Feb 10, 2026 10:32:30 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:32:31.873Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:32:31.873Z] Feb 10, 2026 10:32:30 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:32:31.873Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:32:34.775Z] Feb 10, 2026 10:32:34 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:32:34.775Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35413/tomee/ejb} [2026-02-10T10:32:38.589Z] Feb 10, 2026 10:32:38 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:32:38.589Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35413/tomee/ejb} [2026-02-10T10:32:38.589Z] Feb 10, 2026 10:32:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:32:38.589Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftConfigTest.war [2026-02-10T10:32:38.589Z] Feb 10, 2026 10:32:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:32:38.589Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftConfigTest [2026-02-10T10:32:39.228Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.382 s - in org.eclipse.microprofile.fault.tolerance.tck.config.ConfigPropertyOnClassAndMethodTest [2026-02-10T10:32:39.865Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidBulkheadAsynchQueueTest [2026-02-10T10:32:42.817Z] Feb 10, 2026 10:32:39 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:32:42.817Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:32:42.817Z] Feb 10, 2026 10:32:39 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:32:42.817Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:32:42.817Z] Feb 10, 2026 10:32:39 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:32:42.817Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:32:42.817Z] Feb 10, 2026 10:32:40 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:32:42.817Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:32:42.817Z] Feb 10, 2026 10:32:40 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:32:42.817Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:32:43.463Z] Feb 10, 2026 10:32:42 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:32:43.463Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:38985/tomee/ejb} [2026-02-10T10:32:46.366Z] Feb 10, 2026 10:32:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:32:46.366Z] WARNING: ftInvalidBulkhead3.war was not deployed [2026-02-10T10:32:46.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.93 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidBulkheadAsynchQueueTest [2026-02-10T10:32:47.030Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.CircuitBreakerTest [2026-02-10T10:32:47.670Z] Feb 10, 2026 10:32:47 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:32:47.670Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:32:47.670Z] Feb 10, 2026 10:32:47 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:32:47.670Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:32:47.670Z] Feb 10, 2026 10:32:47 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:32:47.670Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:32:48.309Z] Feb 10, 2026 10:32:47 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:32:48.309Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:32:48.309Z] Feb 10, 2026 10:32:47 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:32:48.309Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:32:52.544Z] Feb 10, 2026 10:32:51 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:32:52.544Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:34809/tomee/ejb} [2026-02-10T10:32:57.378Z] Feb 10, 2026 10:32:57 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:32:57.378Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:34809/tomee/ejb} [2026-02-10T10:32:57.378Z] Feb 10, 2026 10:32:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:32:57.378Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftCircuitBreaker.war [2026-02-10T10:32:57.378Z] Feb 10, 2026 10:32:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:32:57.378Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftCircuitBreaker [2026-02-10T10:32:58.024Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.693 s - in org.eclipse.microprofile.fault.tolerance.tck.CircuitBreakerTest [2026-02-10T10:32:58.662Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.bulkhead.clientserver.TestData [2026-02-10T10:32:58.662Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.microprofile.fault.tolerance.tck.bulkhead.clientserver.TestData [2026-02-10T10:32:59.301Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.util.TestException [2026-02-10T10:33:01.998Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.eclipse.microprofile.fault.tolerance.tck.util.TestException [2026-02-10T10:33:01.998Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.metrics.BulkheadMetricTest [2026-02-10T10:33:01.998Z] Feb 10, 2026 10:33:00 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:33:01.998Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:33:01.998Z] Feb 10, 2026 10:33:00 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:33:01.998Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:33:01.998Z] Feb 10, 2026 10:33:00 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:33:01.998Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:33:01.998Z] Feb 10, 2026 10:33:00 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:33:01.998Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:33:01.998Z] Feb 10, 2026 10:33:00 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:33:01.998Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:33:05.353Z] Feb 10, 2026 10:33:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:05.353Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:38299/tomee/ejb} [2026-02-10T10:33:09.946Z] Feb 10, 2026 10:33:09 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:09.946Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:38299/tomee/ejb} [2026-02-10T10:33:09.946Z] Feb 10, 2026 10:33:09 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:09.946Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricBulkhead.war [2026-02-10T10:33:09.946Z] Feb 10, 2026 10:33:09 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:09.946Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricBulkhead [2026-02-10T10:33:09.946Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.783 s - in org.eclipse.microprofile.fault.tolerance.tck.metrics.BulkheadMetricTest [2026-02-10T10:33:12.007Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationOnClassTest [2026-02-10T10:33:12.007Z] Feb 10, 2026 10:33:10 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:33:12.007Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:33:12.007Z] Feb 10, 2026 10:33:10 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:33:12.007Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:33:12.007Z] Feb 10, 2026 10:33:10 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:33:12.007Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:33:12.007Z] Feb 10, 2026 10:33:11 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:33:12.007Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:33:12.007Z] Feb 10, 2026 10:33:11 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:33:12.007Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:33:15.843Z] Feb 10, 2026 10:33:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:15.843Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36081/tomee/ejb} [2026-02-10T10:33:19.711Z] Feb 10, 2026 10:33:19 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:19.711Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36081/tomee/ejb} [2026-02-10T10:33:20.351Z] Feb 10, 2026 10:33:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:20.351Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableClass.war [2026-02-10T10:33:20.352Z] Feb 10, 2026 10:33:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:20.352Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableClass [2026-02-10T10:33:20.352Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.808 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationOnClassTest [2026-02-10T10:33:20.994Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.config.ConfigPropertyGlobalVsClassTest [2026-02-10T10:33:21.633Z] Feb 10, 2026 10:33:21 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:33:21.633Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:33:21.633Z] Feb 10, 2026 10:33:21 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:33:21.633Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:33:21.633Z] Feb 10, 2026 10:33:21 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:33:21.633Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:33:22.276Z] Feb 10, 2026 10:33:21 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:33:22.276Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:33:22.276Z] Feb 10, 2026 10:33:21 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:33:22.276Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:33:26.086Z] Feb 10, 2026 10:33:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:26.086Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39235/tomee/ejb} [2026-02-10T10:33:30.918Z] Feb 10, 2026 10:33:30 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:30.918Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39235/tomee/ejb} [2026-02-10T10:33:30.918Z] Feb 10, 2026 10:33:30 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:30.918Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftConfigTest.war [2026-02-10T10:33:30.918Z] Feb 10, 2026 10:33:30 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:30.918Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftConfigTest [2026-02-10T10:33:30.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.763 s - in org.eclipse.microprofile.fault.tolerance.tck.config.ConfigPropertyGlobalVsClassTest [2026-02-10T10:33:31.559Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureSuccessNegTest [2026-02-10T10:33:32.199Z] Feb 10, 2026 10:33:31 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:33:32.199Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:33:32.199Z] Feb 10, 2026 10:33:31 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:33:32.199Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:33:32.199Z] Feb 10, 2026 10:33:31 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:33:32.199Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:33:32.199Z] Feb 10, 2026 10:33:32 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:33:32.199Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:33:32.199Z] Feb 10, 2026 10:33:32 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:33:32.199Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:33:35.095Z] Feb 10, 2026 10:33:34 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:35.095Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43227/tomee/ejb} [2026-02-10T10:33:38.021Z] Feb 10, 2026 10:33:37 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:38.021Z] WARNING: ftInvalidCB7.war was not deployed [2026-02-10T10:33:38.021Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.544 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureSuccessNegTest [2026-02-10T10:33:38.661Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.AsyncTimeoutTest [2026-02-10T10:33:39.299Z] Feb 10, 2026 10:33:38 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:33:39.299Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:33:39.299Z] Feb 10, 2026 10:33:38 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:33:39.299Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:33:39.300Z] Feb 10, 2026 10:33:38 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:33:39.300Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:33:39.300Z] Feb 10, 2026 10:33:39 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:33:39.300Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:33:39.300Z] Feb 10, 2026 10:33:39 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:33:39.300Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:33:44.180Z] Feb 10, 2026 10:33:43 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:44.180Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46853/tomee/ejb} [2026-02-10T10:33:47.999Z] Feb 10, 2026 10:33:47 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:47.999Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46853/tomee/ejb} [2026-02-10T10:33:47.999Z] Feb 10, 2026 10:33:47 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:47.999Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftAsyncTimeout.war [2026-02-10T10:33:47.999Z] Feb 10, 2026 10:33:47 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:47.999Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftAsyncTimeout [2026-02-10T10:33:47.999Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.833 s - in org.eclipse.microprofile.fault.tolerance.tck.AsyncTimeoutTest [2026-02-10T10:33:48.639Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.TimeoutGlobalConfigTest [2026-02-10T10:33:49.281Z] Feb 10, 2026 10:33:49 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:33:49.281Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:33:49.281Z] Feb 10, 2026 10:33:49 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:33:49.281Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:33:49.281Z] Feb 10, 2026 10:33:49 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:33:49.281Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:33:49.921Z] Feb 10, 2026 10:33:49 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:33:49.921Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:33:49.921Z] Feb 10, 2026 10:33:49 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:33:49.921Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:33:53.731Z] Feb 10, 2026 10:33:53 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:53.731Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:34829/tomee/ejb} [2026-02-10T10:33:58.866Z] Feb 10, 2026 10:33:57 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:33:58.866Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:34829/tomee/ejb} [2026-02-10T10:33:58.866Z] Feb 10, 2026 10:33:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:58.866Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftTimeout.war [2026-02-10T10:33:58.866Z] Feb 10, 2026 10:33:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:33:58.866Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftTimeout [2026-02-10T10:33:58.866Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.69 s - in org.eclipse.microprofile.fault.tolerance.tck.TimeoutGlobalConfigTest [2026-02-10T10:33:59.611Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.metrics.FallbackMetricTest [2026-02-10T10:33:59.611Z] Feb 10, 2026 10:33:59 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:33:59.611Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:33:59.611Z] Feb 10, 2026 10:33:59 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:33:59.611Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:33:59.611Z] Feb 10, 2026 10:33:59 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:33:59.611Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:34:00.251Z] Feb 10, 2026 10:33:59 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:34:00.251Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:34:00.251Z] Feb 10, 2026 10:33:59 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:34:00.251Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:34:04.082Z] Feb 10, 2026 10:34:03 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:04.082Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35331/tomee/ejb} [2026-02-10T10:34:08.894Z] Feb 10, 2026 10:34:08 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:08.894Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35331/tomee/ejb} [2026-02-10T10:34:08.894Z] Feb 10, 2026 10:34:08 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:34:08.894Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricFallback.war [2026-02-10T10:34:08.894Z] Feb 10, 2026 10:34:08 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:34:08.894Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricFallback [2026-02-10T10:34:08.894Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.68 s - in org.eclipse.microprofile.fault.tolerance.tck.metrics.FallbackMetricTest [2026-02-10T10:34:09.534Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureReqVolNegTest [2026-02-10T10:34:10.173Z] Feb 10, 2026 10:34:09 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:34:10.173Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:34:10.173Z] Feb 10, 2026 10:34:09 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:34:10.173Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:34:10.173Z] Feb 10, 2026 10:34:09 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:34:10.173Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:34:10.814Z] Feb 10, 2026 10:34:10 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:34:10.814Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:34:10.814Z] Feb 10, 2026 10:34:10 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:34:10.814Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:34:12.890Z] Feb 10, 2026 10:34:12 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:12.890Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:34945/tomee/ejb} [2026-02-10T10:34:15.796Z] Feb 10, 2026 10:34:15 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:34:15.796Z] WARNING: ftInvalidCB5.war was not deployed [2026-02-10T10:34:15.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.524 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureReqVolNegTest [2026-02-10T10:34:16.437Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.RetryConditionTest [2026-02-10T10:34:17.077Z] Feb 10, 2026 10:34:16 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:34:17.077Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:34:17.077Z] Feb 10, 2026 10:34:16 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:34:17.077Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:34:17.077Z] Feb 10, 2026 10:34:16 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:34:17.077Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:34:17.721Z] Feb 10, 2026 10:34:17 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:34:17.721Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:34:17.721Z] Feb 10, 2026 10:34:17 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:34:17.721Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:34:21.587Z] Feb 10, 2026 10:34:21 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:21.587Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42505/tomee/ejb} [2026-02-10T10:34:26.409Z] Feb 10, 2026 10:34:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:26.409Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42505/tomee/ejb} [2026-02-10T10:34:26.409Z] Feb 10, 2026 10:34:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:34:26.409Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftRetryCondition.war [2026-02-10T10:34:26.409Z] Feb 10, 2026 10:34:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:34:26.409Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftRetryCondition [2026-02-10T10:34:26.409Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.766 s - in org.eclipse.microprofile.fault.tolerance.tck.RetryConditionTest [2026-02-10T10:34:27.050Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.metrics.MetricsDisabledTest [2026-02-10T10:34:27.690Z] Feb 10, 2026 10:34:27 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:34:27.690Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:34:27.690Z] Feb 10, 2026 10:34:27 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:34:27.690Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:34:27.690Z] Feb 10, 2026 10:34:27 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:34:27.690Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:34:27.690Z] Feb 10, 2026 10:34:27 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:34:27.690Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:34:27.690Z] Feb 10, 2026 10:34:27 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:34:27.690Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:34:32.510Z] Feb 10, 2026 10:34:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:32.510Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33447/tomee/ejb} [2026-02-10T10:34:36.324Z] Feb 10, 2026 10:34:36 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:36.324Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33447/tomee/ejb} [2026-02-10T10:34:36.324Z] Feb 10, 2026 10:34:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:34:36.324Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricDisabled.war [2026-02-10T10:34:36.324Z] Feb 10, 2026 10:34:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:34:36.324Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricDisabled [2026-02-10T10:34:36.964Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.865 s - in org.eclipse.microprofile.fault.tolerance.tck.metrics.MetricsDisabledTest [2026-02-10T10:34:37.604Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidRetryJitterTest [2026-02-10T10:34:38.242Z] Feb 10, 2026 10:34:37 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:34:38.242Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:34:38.242Z] Feb 10, 2026 10:34:37 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:34:38.242Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:34:38.242Z] Feb 10, 2026 10:34:37 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:34:38.242Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:34:38.242Z] Feb 10, 2026 10:34:38 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:34:38.242Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:34:38.242Z] Feb 10, 2026 10:34:38 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:34:38.242Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:34:41.197Z] Feb 10, 2026 10:34:40 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:41.197Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33163/tomee/ejb} [2026-02-10T10:34:44.121Z] Feb 10, 2026 10:34:43 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:34:44.121Z] WARNING: ftInvalidRetry4.war was not deployed [2026-02-10T10:34:44.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.647 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidRetryJitterTest [2026-02-10T10:34:44.761Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidRetryMaxRetriesTest [2026-02-10T10:34:45.402Z] Feb 10, 2026 10:34:44 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:34:45.402Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:34:45.402Z] Feb 10, 2026 10:34:44 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:34:45.402Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:34:45.402Z] Feb 10, 2026 10:34:44 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:34:45.402Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:34:46.041Z] Feb 10, 2026 10:34:45 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:34:46.041Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:34:46.041Z] Feb 10, 2026 10:34:45 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:34:46.041Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:34:48.118Z] Feb 10, 2026 10:34:47 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:48.118Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44849/tomee/ejb} [2026-02-10T10:34:51.020Z] Feb 10, 2026 10:34:50 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:34:51.020Z] WARNING: ftInvalidRetry2.war was not deployed [2026-02-10T10:34:51.020Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.449 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidRetryMaxRetriesTest [2026-02-10T10:34:51.861Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.FallbackTest [2026-02-10T10:34:52.501Z] Feb 10, 2026 10:34:51 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:34:52.501Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:34:52.501Z] Feb 10, 2026 10:34:51 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:34:52.501Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:34:52.501Z] Feb 10, 2026 10:34:51 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:34:52.501Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:34:52.501Z] Feb 10, 2026 10:34:52 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:34:52.501Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:34:52.501Z] Feb 10, 2026 10:34:52 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:34:52.501Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:34:56.315Z] Feb 10, 2026 10:34:56 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:34:56.315Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36985/tomee/ejb} [2026-02-10T10:35:01.135Z] Feb 10, 2026 10:35:00 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:01.135Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36985/tomee/ejb} [2026-02-10T10:35:01.135Z] Feb 10, 2026 10:35:00 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:01.135Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftFallback.war [2026-02-10T10:35:01.135Z] Feb 10, 2026 10:35:00 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:01.135Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftFallback [2026-02-10T10:35:01.774Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.826 s - in org.eclipse.microprofile.fault.tolerance.tck.FallbackTest [2026-02-10T10:35:01.774Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.CircuitBreakerConfigOnMethodTest [2026-02-10T10:35:02.413Z] Feb 10, 2026 10:35:02 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:35:02.413Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:35:02.413Z] Feb 10, 2026 10:35:02 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:35:02.413Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:35:02.413Z] Feb 10, 2026 10:35:02 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:35:02.413Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:35:03.054Z] Feb 10, 2026 10:35:02 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:35:03.054Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:35:03.054Z] Feb 10, 2026 10:35:02 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:35:03.054Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:35:06.858Z] Feb 10, 2026 10:35:06 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:06.858Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33955/tomee/ejb} [2026-02-10T10:35:11.670Z] Feb 10, 2026 10:35:11 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:11.670Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33955/tomee/ejb} [2026-02-10T10:35:11.670Z] Feb 10, 2026 10:35:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:11.670Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftCircuitBreaker.war [2026-02-10T10:35:11.670Z] Feb 10, 2026 10:35:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:11.670Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftCircuitBreaker [2026-02-10T10:35:11.670Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.852 s - in org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.CircuitBreakerConfigOnMethodTest [2026-02-10T10:35:12.312Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidRetryDelayTest [2026-02-10T10:35:12.950Z] Feb 10, 2026 10:35:12 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:35:12.950Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:35:12.950Z] Feb 10, 2026 10:35:12 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:35:12.950Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:35:12.950Z] Feb 10, 2026 10:35:12 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:35:12.950Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:35:13.589Z] Feb 10, 2026 10:35:13 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:35:13.589Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:35:13.589Z] Feb 10, 2026 10:35:13 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:35:13.589Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:35:15.668Z] Feb 10, 2026 10:35:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:15.668Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46309/tomee/ejb} [2026-02-10T10:35:18.670Z] Feb 10, 2026 10:35:18 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:18.670Z] WARNING: ftInvalidRetry1.war was not deployed [2026-02-10T10:35:19.316Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.672 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidRetryDelayTest [2026-02-10T10:35:19.980Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.CircuitBreakerConfigGlobalTest [2026-02-10T10:35:20.643Z] Feb 10, 2026 10:35:20 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:35:20.643Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:35:20.643Z] Feb 10, 2026 10:35:20 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:35:20.643Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:35:20.643Z] Feb 10, 2026 10:35:20 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:35:20.643Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:35:20.643Z] Feb 10, 2026 10:35:20 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:35:20.643Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:35:20.643Z] Feb 10, 2026 10:35:20 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:35:20.643Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:35:24.495Z] Feb 10, 2026 10:35:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:24.495Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42969/tomee/ejb} [2026-02-10T10:35:29.311Z] Feb 10, 2026 10:35:28 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:29.311Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42969/tomee/ejb} [2026-02-10T10:35:29.311Z] Feb 10, 2026 10:35:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:29.311Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftCircuitBreaker.war [2026-02-10T10:35:29.311Z] Feb 10, 2026 10:35:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:29.311Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftCircuitBreaker [2026-02-10T10:35:29.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.565 s - in org.eclipse.microprofile.fault.tolerance.tck.circuitbreaker.CircuitBreakerConfigGlobalTest [2026-02-10T10:35:29.952Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.RetryTest [2026-02-10T10:35:30.592Z] Feb 10, 2026 10:35:30 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:35:30.592Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:35:30.592Z] Feb 10, 2026 10:35:30 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:35:30.592Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:35:30.592Z] Feb 10, 2026 10:35:30 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:35:30.592Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:35:31.233Z] Feb 10, 2026 10:35:30 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:35:31.233Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:35:31.233Z] Feb 10, 2026 10:35:30 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:35:31.233Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:35:35.064Z] Feb 10, 2026 10:35:34 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:35.064Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33713/tomee/ejb} [2026-02-10T10:35:39.882Z] Feb 10, 2026 10:35:38 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:39.882Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33713/tomee/ejb} [2026-02-10T10:35:39.882Z] Feb 10, 2026 10:35:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:39.882Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftRetry.war [2026-02-10T10:35:39.882Z] Feb 10, 2026 10:35:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:39.882Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftRetry [2026-02-10T10:35:39.882Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.792 s - in org.eclipse.microprofile.fault.tolerance.tck.RetryTest [2026-02-10T10:35:40.584Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureRatioNegTest [2026-02-10T10:35:41.230Z] Feb 10, 2026 10:35:40 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:35:41.230Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:35:41.230Z] Feb 10, 2026 10:35:40 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:35:41.230Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:35:41.230Z] Feb 10, 2026 10:35:40 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:35:41.230Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:35:41.230Z] Feb 10, 2026 10:35:41 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:35:41.230Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:35:41.230Z] Feb 10, 2026 10:35:41 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:35:41.230Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:35:43.711Z] Feb 10, 2026 10:35:43 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:43.711Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33189/tomee/ejb} [2026-02-10T10:35:46.616Z] Feb 10, 2026 10:35:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:46.616Z] WARNING: ftInvalidCB3.war was not deployed [2026-02-10T10:35:47.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.639 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureRatioNegTest [2026-02-10T10:35:47.255Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.illegalConfig.IncompatibleFallbackMethodWithArgsTest [2026-02-10T10:35:47.895Z] Feb 10, 2026 10:35:47 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:35:47.895Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:35:47.895Z] Feb 10, 2026 10:35:47 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:35:47.895Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:35:47.895Z] Feb 10, 2026 10:35:47 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:35:47.895Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:35:48.537Z] Feb 10, 2026 10:35:48 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:35:48.537Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:35:48.537Z] Feb 10, 2026 10:35:48 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:35:48.537Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:35:50.615Z] Feb 10, 2026 10:35:50 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:35:50.615Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:34433/tomee/ejb} [2026-02-10T10:35:54.429Z] Feb 10, 2026 10:35:53 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:35:54.429Z] WARNING: ftInvalidFallbackMethodWithArgs.war was not deployed [2026-02-10T10:35:54.429Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.499 s - in org.eclipse.microprofile.fault.tolerance.tck.illegalConfig.IncompatibleFallbackMethodWithArgsTest [2026-02-10T10:35:54.429Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationGloballyEnableOnMethodTest [2026-02-10T10:35:55.071Z] Feb 10, 2026 10:35:54 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:35:55.071Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:35:55.071Z] Feb 10, 2026 10:35:54 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:35:55.071Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:35:55.071Z] Feb 10, 2026 10:35:54 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:35:55.071Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:35:55.711Z] Feb 10, 2026 10:35:55 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:35:55.711Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:35:55.711Z] Feb 10, 2026 10:35:55 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:35:55.711Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:36:00.527Z] Feb 10, 2026 10:35:59 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:00.527Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37141/tomee/ejb} [2026-02-10T10:36:04.337Z] Feb 10, 2026 10:36:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:04.337Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37141/tomee/ejb} [2026-02-10T10:36:04.337Z] Feb 10, 2026 10:36:04 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:04.337Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGloballyEnableMethod.war [2026-02-10T10:36:04.337Z] Feb 10, 2026 10:36:04 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:04.337Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGloballyEnableMethod [2026-02-10T10:36:04.980Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.2 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationGloballyEnableOnMethodTest [2026-02-10T10:36:05.618Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.bulkhead.clientserver.ParrallelBulkheadTest [2026-02-10T10:36:05.618Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.eclipse.microprofile.fault.tolerance.tck.bulkhead.clientserver.ParrallelBulkheadTest [2026-02-10T10:36:06.260Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidTimeoutValueTest [2026-02-10T10:36:06.902Z] Feb 10, 2026 10:36:06 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:36:06.902Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:36:06.902Z] Feb 10, 2026 10:36:06 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:36:06.902Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:36:06.902Z] Feb 10, 2026 10:36:06 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:36:06.902Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:36:07.543Z] Feb 10, 2026 10:36:07 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:36:07.543Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:36:07.543Z] Feb 10, 2026 10:36:07 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:36:07.543Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:36:09.624Z] Feb 10, 2026 10:36:09 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:09.624Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46763/tomee/ejb} [2026-02-10T10:36:12.522Z] Feb 10, 2026 10:36:12 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:12.522Z] WARNING: ftInvalidTimeout.war was not deployed [2026-02-10T10:36:12.522Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.439 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidTimeoutValueTest [2026-02-10T10:36:13.160Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.RetryTimeoutTest [2026-02-10T10:36:13.801Z] Feb 10, 2026 10:36:13 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:36:13.801Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:36:13.801Z] Feb 10, 2026 10:36:13 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:36:13.801Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:36:13.801Z] Feb 10, 2026 10:36:13 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:36:13.801Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:36:14.442Z] Feb 10, 2026 10:36:14 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:36:14.442Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:36:14.442Z] Feb 10, 2026 10:36:14 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:36:14.442Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:36:18.257Z] Feb 10, 2026 10:36:17 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:18.257Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33095/tomee/ejb} [2026-02-10T10:36:23.123Z] Feb 10, 2026 10:36:22 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:23.123Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33095/tomee/ejb} [2026-02-10T10:36:23.761Z] Feb 10, 2026 10:36:23 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:23.761Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftRetryTimeout.war [2026-02-10T10:36:23.762Z] Feb 10, 2026 10:36:23 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:23.762Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftRetryTimeout [2026-02-10T10:36:23.762Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.461 s - in org.eclipse.microprofile.fault.tolerance.tck.RetryTimeoutTest [2026-02-10T10:36:24.401Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.CircuitBreakerRetryTest [2026-02-10T10:36:25.040Z] Feb 10, 2026 10:36:24 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:36:25.041Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:36:25.041Z] Feb 10, 2026 10:36:24 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:36:25.041Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:36:25.041Z] Feb 10, 2026 10:36:24 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:36:25.041Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:36:25.682Z] Feb 10, 2026 10:36:25 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:36:25.682Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:36:25.682Z] Feb 10, 2026 10:36:25 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:36:25.682Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:36:29.494Z] Feb 10, 2026 10:36:28 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:29.494Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42855/tomee/ejb} [2026-02-10T10:36:33.360Z] Feb 10, 2026 10:36:33 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:33.360Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42855/tomee/ejb} [2026-02-10T10:36:34.000Z] Feb 10, 2026 10:36:33 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:34.000Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftCircuitBreakerRetry.war [2026-02-10T10:36:34.000Z] Feb 10, 2026 10:36:33 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:34.000Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftCircuitBreakerRetry [2026-02-10T10:36:34.000Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.595 s - in org.eclipse.microprofile.fault.tolerance.tck.CircuitBreakerRetryTest [2026-02-10T10:36:34.642Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadSynchRetryTest [2026-02-10T10:36:35.428Z] Feb 10, 2026 10:36:34 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:36:35.428Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:36:35.428Z] Feb 10, 2026 10:36:34 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:36:35.428Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:36:35.428Z] Feb 10, 2026 10:36:34 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:36:35.428Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:36:35.428Z] Feb 10, 2026 10:36:35 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:36:35.428Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:36:35.428Z] Feb 10, 2026 10:36:35 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:36:35.428Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:36:38.334Z] 1 10:36:37:57: Testmethod: Surefire test [2026-02-10T10:36:39.662Z] Feb 10, 2026 10:36:39 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:39.662Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45427/tomee/ejb} [2026-02-10T10:36:44.484Z] Feb 10, 2026 10:36:43 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:44.484Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45427/tomee/ejb} [2026-02-10T10:36:44.484Z] Feb 10, 2026 10:36:43 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:44.484Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadSynchRetryTest.war [2026-02-10T10:36:44.484Z] Feb 10, 2026 10:36:43 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:44.484Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadSynchRetryTest [2026-02-10T10:36:44.484Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.095 s - in org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadSynchRetryTest [2026-02-10T10:36:45.124Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.TimeoutTest [2026-02-10T10:36:45.766Z] Feb 10, 2026 10:36:45 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:36:45.766Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:36:45.766Z] Feb 10, 2026 10:36:45 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:36:45.766Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:36:45.766Z] Feb 10, 2026 10:36:45 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:36:45.766Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:36:46.406Z] Feb 10, 2026 10:36:45 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:36:46.406Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:36:46.406Z] Feb 10, 2026 10:36:45 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:36:46.406Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:36:50.217Z] Feb 10, 2026 10:36:49 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:50.217Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36381/tomee/ejb} [2026-02-10T10:36:55.035Z] Feb 10, 2026 10:36:54 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:36:55.035Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36381/tomee/ejb} [2026-02-10T10:36:55.035Z] Feb 10, 2026 10:36:54 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:55.035Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftTimeout.war [2026-02-10T10:36:55.035Z] Feb 10, 2026 10:36:54 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:36:55.035Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftTimeout [2026-02-10T10:36:55.035Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.791 s - in org.eclipse.microprofile.fault.tolerance.tck.TimeoutTest [2026-02-10T10:36:55.675Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadFutureTest [2026-02-10T10:36:56.334Z] Feb 10, 2026 10:36:55 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:36:56.334Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:36:56.334Z] Feb 10, 2026 10:36:55 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:36:56.334Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:36:56.334Z] Feb 10, 2026 10:36:55 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:36:56.334Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:36:56.973Z] Feb 10, 2026 10:36:56 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:36:56.973Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:36:56.973Z] Feb 10, 2026 10:36:56 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:36:56.973Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:36:59.175Z] 1 10:36:58:60: Testmethod: Surefire test [2026-02-10T10:37:00.507Z] Feb 10, 2026 10:37:00 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:00.507Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40027/tomee/ejb} [2026-02-10T10:37:05.422Z] Feb 10, 2026 10:37:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:05.422Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40027/tomee/ejb} [2026-02-10T10:37:05.422Z] Feb 10, 2026 10:37:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:05.422Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadTest.war [2026-02-10T10:37:05.422Z] Feb 10, 2026 10:37:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:05.422Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadTest [2026-02-10T10:37:05.422Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.098 s - in org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadFutureTest [2026-02-10T10:37:06.060Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.metrics.TimeoutMetricTest [2026-02-10T10:37:06.707Z] Feb 10, 2026 10:37:06 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:37:06.707Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:37:06.707Z] Feb 10, 2026 10:37:06 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:37:06.707Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:37:06.707Z] Feb 10, 2026 10:37:06 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:37:06.707Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:37:07.347Z] Feb 10, 2026 10:37:06 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:37:07.347Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:37:07.347Z] Feb 10, 2026 10:37:06 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:37:07.347Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:37:11.201Z] Feb 10, 2026 10:37:10 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:11.201Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:38699/tomee/ejb} [2026-02-10T10:37:16.035Z] Feb 10, 2026 10:37:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:16.035Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:38699/tomee/ejb} [2026-02-10T10:37:16.035Z] Feb 10, 2026 10:37:15 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:16.035Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricTimeout.war [2026-02-10T10:37:16.035Z] Feb 10, 2026 10:37:15 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:16.035Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricTimeout [2026-02-10T10:37:16.035Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.673 s - in org.eclipse.microprofile.fault.tolerance.tck.metrics.TimeoutMetricTest [2026-02-10T10:37:16.675Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.metrics.ClashingNameTest [2026-02-10T10:37:17.316Z] Feb 10, 2026 10:37:16 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:37:17.316Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:37:17.316Z] Feb 10, 2026 10:37:16 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:37:17.316Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:37:17.316Z] Feb 10, 2026 10:37:16 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:37:17.316Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:37:17.316Z] Feb 10, 2026 10:37:17 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:37:17.316Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:37:17.316Z] Feb 10, 2026 10:37:17 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:37:17.316Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:37:21.180Z] Feb 10, 2026 10:37:21 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:21.180Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42615/tomee/ejb} [2026-02-10T10:37:26.108Z] Feb 10, 2026 10:37:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:26.108Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42615/tomee/ejb} [2026-02-10T10:37:26.108Z] Feb 10, 2026 10:37:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:26.108Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricClash.war [2026-02-10T10:37:26.108Z] Feb 10, 2026 10:37:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:26.108Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricClash [2026-02-10T10:37:26.108Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.328 s - in org.eclipse.microprofile.fault.tolerance.tck.metrics.ClashingNameTest [2026-02-10T10:37:26.108Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureSuccess0Test [2026-02-10T10:37:27.511Z] Feb 10, 2026 10:37:26 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:37:27.511Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:37:27.511Z] Feb 10, 2026 10:37:26 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:37:27.511Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:37:27.511Z] Feb 10, 2026 10:37:26 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:37:27.511Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:37:27.511Z] Feb 10, 2026 10:37:27 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:37:27.511Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:37:27.511Z] Feb 10, 2026 10:37:27 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:37:27.511Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:37:29.990Z] Feb 10, 2026 10:37:29 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:29.990Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42651/tomee/ejb} [2026-02-10T10:37:32.899Z] Feb 10, 2026 10:37:32 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:32.899Z] WARNING: ftInvalidCB6.war was not deployed [2026-02-10T10:37:32.899Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.479 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureSuccess0Test [2026-02-10T10:37:33.537Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableTest [2026-02-10T10:37:34.175Z] Feb 10, 2026 10:37:33 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:37:34.175Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:37:34.175Z] Feb 10, 2026 10:37:33 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:37:34.175Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:37:34.175Z] Feb 10, 2026 10:37:33 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:37:34.175Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:37:34.815Z] Feb 10, 2026 10:37:34 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:37:34.815Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:37:34.815Z] Feb 10, 2026 10:37:34 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:37:34.815Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:37:38.713Z] Feb 10, 2026 10:37:38 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:38.713Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45537/tomee/ejb} [2026-02-10T10:37:43.569Z] Feb 10, 2026 10:37:42 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:43.569Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45537/tomee/ejb} [2026-02-10T10:37:43.569Z] Feb 10, 2026 10:37:42 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:43.569Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableAllButFallback.war [2026-02-10T10:37:43.569Z] Feb 10, 2026 10:37:42 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:43.569Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableAllButFallback [2026-02-10T10:37:43.569Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.877 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableTest [2026-02-10T10:37:44.227Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchTest [2026-02-10T10:37:44.872Z] Feb 10, 2026 10:37:44 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:37:44.872Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:37:44.872Z] Feb 10, 2026 10:37:44 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:37:44.872Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:37:44.872Z] Feb 10, 2026 10:37:44 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:37:44.872Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:37:44.872Z] Feb 10, 2026 10:37:44 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:37:44.872Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:37:44.872Z] Feb 10, 2026 10:37:44 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:37:44.872Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:37:47.778Z] 1 10:37:46:95: Testmethod: Surefire test [2026-02-10T10:37:49.126Z] Feb 10, 2026 10:37:48 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:49.126Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40571/tomee/ejb} [2026-02-10T10:37:53.948Z] Feb 10, 2026 10:37:53 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:37:53.948Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40571/tomee/ejb} [2026-02-10T10:37:53.948Z] Feb 10, 2026 10:37:53 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:53.948Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadAsynchTest.war [2026-02-10T10:37:53.948Z] Feb 10, 2026 10:37:53 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:37:53.948Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadAsynchTest [2026-02-10T10:37:53.948Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.89 s - in org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchTest [2026-02-10T10:37:54.587Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationGloballyTest [2026-02-10T10:37:55.248Z] Feb 10, 2026 10:37:54 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:37:55.249Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:37:55.249Z] Feb 10, 2026 10:37:54 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:37:55.249Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:37:55.249Z] Feb 10, 2026 10:37:54 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:37:55.249Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:37:55.249Z] Feb 10, 2026 10:37:55 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:37:55.249Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:37:55.249Z] Feb 10, 2026 10:37:55 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:37:55.249Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:38:00.072Z] Feb 10, 2026 10:37:59 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:00.072Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40687/tomee/ejb} [2026-02-10T10:38:03.882Z] Feb 10, 2026 10:38:03 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:03.882Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40687/tomee/ejb} [2026-02-10T10:38:03.882Z] Feb 10, 2026 10:38:03 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:03.882Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGlobally.war [2026-02-10T10:38:03.882Z] Feb 10, 2026 10:38:03 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:03.882Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGlobally [2026-02-10T10:38:04.529Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.849 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationGloballyTest [2026-02-10T10:38:05.173Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadSynchConfigTest [2026-02-10T10:38:05.813Z] Feb 10, 2026 10:38:05 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:38:05.813Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:38:05.813Z] Feb 10, 2026 10:38:05 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:38:05.813Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:38:05.813Z] Feb 10, 2026 10:38:05 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:38:05.813Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:38:05.813Z] Feb 10, 2026 10:38:05 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:38:05.813Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:38:05.813Z] Feb 10, 2026 10:38:05 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:38:05.813Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:38:08.772Z] 1 10:38:07:89: Testmethod: Surefire test [2026-02-10T10:38:10.106Z] Feb 10, 2026 10:38:09 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:10.106Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40347/tomee/ejb} [2026-02-10T10:38:14.936Z] Feb 10, 2026 10:38:14 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:14.936Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40347/tomee/ejb} [2026-02-10T10:38:14.936Z] Feb 10, 2026 10:38:14 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:14.936Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadSynchTest.war [2026-02-10T10:38:14.936Z] Feb 10, 2026 10:38:14 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:14.936Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadSynchTest [2026-02-10T10:38:14.936Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.081 s - in org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadSynchConfigTest [2026-02-10T10:38:15.583Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadSynchTest [2026-02-10T10:38:16.223Z] Feb 10, 2026 10:38:15 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:38:16.223Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:38:16.223Z] Feb 10, 2026 10:38:15 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:38:16.223Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:38:16.223Z] Feb 10, 2026 10:38:15 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:38:16.223Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:38:16.869Z] Feb 10, 2026 10:38:16 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:38:16.869Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:38:16.869Z] Feb 10, 2026 10:38:16 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:38:16.869Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:38:18.947Z] 1 10:38:18:55: Testmethod: Surefire test [2026-02-10T10:38:21.333Z] Feb 10, 2026 10:38:20 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:21.333Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46873/tomee/ejb} [2026-02-10T10:38:26.157Z] Feb 10, 2026 10:38:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:26.157Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46873/tomee/ejb} [2026-02-10T10:38:26.157Z] Feb 10, 2026 10:38:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:26.157Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadSynchTest.war [2026-02-10T10:38:26.157Z] Feb 10, 2026 10:38:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:26.157Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadSynchTest [2026-02-10T10:38:26.157Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.273 s - in org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadSynchTest [2026-02-10T10:38:26.796Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.metrics.AllMetricsTest [2026-02-10T10:38:27.434Z] Feb 10, 2026 10:38:26 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:38:27.434Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:38:27.434Z] Feb 10, 2026 10:38:26 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:38:27.434Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:38:27.434Z] Feb 10, 2026 10:38:26 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:38:27.434Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:38:27.435Z] Feb 10, 2026 10:38:27 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:38:27.435Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:38:27.435Z] Feb 10, 2026 10:38:27 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:38:27.435Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:38:31.240Z] Feb 10, 2026 10:38:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:31.240Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37005/tomee/ejb} [2026-02-10T10:38:36.055Z] Feb 10, 2026 10:38:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:36.055Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37005/tomee/ejb} [2026-02-10T10:38:36.055Z] Feb 10, 2026 10:38:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:36.055Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricAll.war [2026-02-10T10:38:36.055Z] Feb 10, 2026 10:38:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:36.055Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricAll [2026-02-10T10:38:36.695Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.949 s - in org.eclipse.microprofile.fault.tolerance.tck.metrics.AllMetricsTest [2026-02-10T10:38:37.333Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidRetryDelayDurationTest [2026-02-10T10:38:37.973Z] Feb 10, 2026 10:38:37 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:38:37.973Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:38:37.973Z] Feb 10, 2026 10:38:37 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:38:37.973Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:38:37.973Z] Feb 10, 2026 10:38:37 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:38:37.973Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:38:37.973Z] Feb 10, 2026 10:38:37 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:38:37.973Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:38:37.973Z] Feb 10, 2026 10:38:37 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:38:37.973Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:38:40.881Z] Feb 10, 2026 10:38:40 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:40.881Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37673/tomee/ejb} [2026-02-10T10:38:42.959Z] Feb 10, 2026 10:38:42 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:42.959Z] WARNING: ftInvalidRetry3.war was not deployed [2026-02-10T10:38:43.598Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.419 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidRetryDelayDurationTest [2026-02-10T10:38:44.237Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableFTEnableOnClassTest [2026-02-10T10:38:44.878Z] Feb 10, 2026 10:38:44 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:38:44.878Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:38:44.878Z] Feb 10, 2026 10:38:44 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:38:44.878Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:38:44.878Z] Feb 10, 2026 10:38:44 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:38:44.878Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:38:44.878Z] Feb 10, 2026 10:38:44 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:38:44.878Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:38:44.878Z] Feb 10, 2026 10:38:44 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:38:44.878Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:38:48.713Z] Feb 10, 2026 10:38:48 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:48.714Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35737/tomee/ejb} [2026-02-10T10:38:53.586Z] Feb 10, 2026 10:38:53 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:53.586Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35737/tomee/ejb} [2026-02-10T10:38:53.586Z] Feb 10, 2026 10:38:53 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:53.586Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGlobalEnableClass.war [2026-02-10T10:38:53.586Z] Feb 10, 2026 10:38:53 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:38:53.586Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGlobalEnableClass [2026-02-10T10:38:53.586Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.845 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableFTEnableOnClassTest [2026-02-10T10:38:54.226Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchRetryTest [2026-02-10T10:38:54.901Z] Feb 10, 2026 10:38:54 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:38:54.901Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:38:54.901Z] Feb 10, 2026 10:38:54 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:38:54.901Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:38:54.901Z] Feb 10, 2026 10:38:54 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:38:54.901Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:38:55.541Z] Feb 10, 2026 10:38:55 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:38:55.541Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:38:55.541Z] Feb 10, 2026 10:38:55 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:38:55.541Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:38:57.622Z] 1 10:38:57:43: Testmethod: Surefire test [2026-02-10T10:38:59.699Z] Feb 10, 2026 10:38:59 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:38:59.699Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42923/tomee/ejb} [2026-02-10T10:39:04.514Z] Feb 10, 2026 10:39:03 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:04.514Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42923/tomee/ejb} [2026-02-10T10:39:04.514Z] Feb 10, 2026 10:39:03 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:04.514Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadAsynchRetryTest.war [2026-02-10T10:39:04.514Z] Feb 10, 2026 10:39:03 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:04.514Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftBulkheadAsynchRetryTest [2026-02-10T10:39:04.514Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.98 s - in org.eclipse.microprofile.fault.tolerance.tck.bulkhead.BulkheadAsynchRetryTest [2026-02-10T10:39:05.154Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.visibility.retry.RetryVisibilityTest [2026-02-10T10:39:05.794Z] Feb 10, 2026 10:39:05 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:39:05.794Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:39:05.794Z] Feb 10, 2026 10:39:05 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:39:05.794Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:39:05.794Z] Feb 10, 2026 10:39:05 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:39:05.794Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:39:06.433Z] Feb 10, 2026 10:39:05 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:39:06.433Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:39:06.433Z] Feb 10, 2026 10:39:05 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:39:06.433Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:39:10.610Z] Feb 10, 2026 10:39:09 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:10.610Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43745/tomee/ejb} [2026-02-10T10:39:15.451Z] Feb 10, 2026 10:39:14 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:15.451Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43745/tomee/ejb} [2026-02-10T10:39:15.451Z] Feb 10, 2026 10:39:14 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:15.451Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftRetryVisibility.war [2026-02-10T10:39:15.451Z] Feb 10, 2026 10:39:14 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:15.451Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftRetryVisibility [2026-02-10T10:39:15.451Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.274 s - in org.eclipse.microprofile.fault.tolerance.tck.visibility.retry.RetryVisibilityTest [2026-02-10T10:39:15.452Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationOnClassEnableOnMethodTest [2026-02-10T10:39:16.091Z] Feb 10, 2026 10:39:15 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:39:16.091Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:39:16.091Z] Feb 10, 2026 10:39:15 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:39:16.091Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:39:16.091Z] Feb 10, 2026 10:39:15 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:39:16.091Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:39:16.731Z] Feb 10, 2026 10:39:16 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:39:16.731Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:39:16.731Z] Feb 10, 2026 10:39:16 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:39:16.731Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:39:20.541Z] Feb 10, 2026 10:39:20 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:20.541Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39135/tomee/ejb} [2026-02-10T10:39:25.363Z] Feb 10, 2026 10:39:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:25.363Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39135/tomee/ejb} [2026-02-10T10:39:25.363Z] Feb 10, 2026 10:39:24 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:25.363Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableClassEnableMethod.war [2026-02-10T10:39:25.363Z] Feb 10, 2026 10:39:24 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:25.363Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableClassEnableMethod [2026-02-10T10:39:25.363Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.798 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationOnClassEnableOnMethodTest [2026-02-10T10:39:26.003Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.metrics.CircuitBreakerMetricTest [2026-02-10T10:39:26.641Z] Feb 10, 2026 10:39:26 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:39:26.642Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:39:26.642Z] Feb 10, 2026 10:39:26 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:39:26.642Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:39:26.642Z] Feb 10, 2026 10:39:26 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:39:26.642Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:39:27.281Z] Feb 10, 2026 10:39:26 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:39:27.281Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:39:27.281Z] Feb 10, 2026 10:39:26 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:39:27.281Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:39:31.099Z] Feb 10, 2026 10:39:30 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:31.099Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46813/tomee/ejb} [2026-02-10T10:39:35.925Z] Feb 10, 2026 10:39:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:35.925Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46813/tomee/ejb} [2026-02-10T10:39:35.925Z] Feb 10, 2026 10:39:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:35.925Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricCircuitBreaker.war [2026-02-10T10:39:35.925Z] Feb 10, 2026 10:39:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:35.925Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricCircuitBreaker [2026-02-10T10:39:35.925Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.993 s - in org.eclipse.microprofile.fault.tolerance.tck.metrics.CircuitBreakerMetricTest [2026-02-10T10:39:36.566Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.metrics.ClassLevelMetricTest [2026-02-10T10:39:37.207Z] Feb 10, 2026 10:39:36 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:39:37.207Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:39:37.207Z] Feb 10, 2026 10:39:36 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:39:37.207Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:39:37.207Z] Feb 10, 2026 10:39:36 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:39:37.207Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:39:37.846Z] Feb 10, 2026 10:39:37 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:39:37.847Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:39:37.847Z] Feb 10, 2026 10:39:37 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:39:37.847Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:39:41.699Z] Feb 10, 2026 10:39:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:41.699Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44379/tomee/ejb} [2026-02-10T10:39:46.521Z] Feb 10, 2026 10:39:45 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:46.521Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44379/tomee/ejb} [2026-02-10T10:39:46.521Z] Feb 10, 2026 10:39:45 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:46.521Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricClassLevel.war [2026-02-10T10:39:46.521Z] Feb 10, 2026 10:39:45 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:46.521Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftMetricClassLevel [2026-02-10T10:39:46.521Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.894 s - in org.eclipse.microprofile.fault.tolerance.tck.metrics.ClassLevelMetricTest [2026-02-10T10:39:47.163Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.AsynchronousTest [2026-02-10T10:39:47.802Z] Feb 10, 2026 10:39:47 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:39:47.802Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:39:47.802Z] Feb 10, 2026 10:39:47 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:39:47.802Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:39:47.802Z] Feb 10, 2026 10:39:47 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:39:47.802Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:39:48.442Z] Feb 10, 2026 10:39:47 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:39:48.443Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:39:48.443Z] Feb 10, 2026 10:39:47 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:39:48.443Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:39:52.298Z] Feb 10, 2026 10:39:51 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:52.298Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39645/tomee/ejb} [2026-02-10T10:39:57.131Z] Feb 10, 2026 10:39:56 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:39:57.131Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39645/tomee/ejb} [2026-02-10T10:39:57.131Z] Feb 10, 2026 10:39:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:57.131Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftAsynchronous.war [2026-02-10T10:39:57.131Z] Feb 10, 2026 10:39:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:39:57.131Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftAsynchronous [2026-02-10T10:39:57.131Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.258 s - in org.eclipse.microprofile.fault.tolerance.tck.AsynchronousTest [2026-02-10T10:39:57.771Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.illegalConfig.IncompatibleFallbackMethodTest [2026-02-10T10:39:58.412Z] Feb 10, 2026 10:39:58 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:39:58.412Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:39:58.412Z] Feb 10, 2026 10:39:58 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:39:58.412Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:39:58.412Z] Feb 10, 2026 10:39:58 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:39:58.412Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:39:59.052Z] Feb 10, 2026 10:39:58 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:39:59.052Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:39:59.053Z] Feb 10, 2026 10:39:58 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:39:59.053Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:40:01.128Z] Feb 10, 2026 10:40:00 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:01.128Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40359/tomee/ejb} [2026-02-10T10:40:04.424Z] Feb 10, 2026 10:40:04 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:04.424Z] WARNING: ftInvalidFallbackMethod.war was not deployed [2026-02-10T10:40:04.424Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.648 s - in org.eclipse.microprofile.fault.tolerance.tck.illegalConfig.IncompatibleFallbackMethodTest [2026-02-10T10:40:05.097Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableFTEnableOnMethodTest [2026-02-10T10:40:05.738Z] Feb 10, 2026 10:40:05 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:40:05.738Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:40:05.738Z] Feb 10, 2026 10:40:05 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:40:05.738Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:40:05.738Z] Feb 10, 2026 10:40:05 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:40:05.738Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:40:06.377Z] Feb 10, 2026 10:40:05 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:40:06.377Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:40:06.377Z] Feb 10, 2026 10:40:05 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:40:06.377Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:40:10.185Z] Feb 10, 2026 10:40:09 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:10.185Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44053/tomee/ejb} [2026-02-10T10:40:15.031Z] Feb 10, 2026 10:40:14 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:15.031Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44053/tomee/ejb} [2026-02-10T10:40:15.031Z] Feb 10, 2026 10:40:14 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:15.031Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGloballyEnableMethod.war [2026-02-10T10:40:15.031Z] Feb 10, 2026 10:40:14 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:15.031Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGloballyEnableMethod [2026-02-10T10:40:15.031Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.927 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableFTEnableOnMethodTest [2026-02-10T10:40:15.674Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableFTEnableGloballyTest [2026-02-10T10:40:16.314Z] Feb 10, 2026 10:40:15 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:40:16.314Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:40:16.314Z] Feb 10, 2026 10:40:15 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:40:16.314Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:40:16.314Z] Feb 10, 2026 10:40:15 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:40:16.314Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:40:16.953Z] Feb 10, 2026 10:40:16 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:40:16.953Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:40:16.953Z] Feb 10, 2026 10:40:16 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:40:16.953Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:40:20.809Z] Feb 10, 2026 10:40:20 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:20.809Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40413/tomee/ejb} [2026-02-10T10:40:25.657Z] Feb 10, 2026 10:40:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:25.657Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40413/tomee/ejb} [2026-02-10T10:40:25.657Z] Feb 10, 2026 10:40:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:25.657Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGlobalEnableClass.war [2026-02-10T10:40:25.657Z] Feb 10, 2026 10:40:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:25.657Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGlobalEnableClass [2026-02-10T10:40:26.301Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.327 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableFTEnableGloballyTest [2026-02-10T10:40:26.301Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.ConfigTest [2026-02-10T10:40:26.940Z] Feb 10, 2026 10:40:26 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:40:26.940Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:40:26.940Z] Feb 10, 2026 10:40:26 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:40:26.940Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:40:26.940Z] Feb 10, 2026 10:40:26 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:40:26.940Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:40:27.583Z] Feb 10, 2026 10:40:27 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:40:27.583Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:40:27.583Z] Feb 10, 2026 10:40:27 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:40:27.583Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:40:31.441Z] Feb 10, 2026 10:40:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:31.441Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44441/tomee/ejb} [2026-02-10T10:40:36.260Z] Feb 10, 2026 10:40:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:36.260Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44441/tomee/ejb} [2026-02-10T10:40:36.260Z] Feb 10, 2026 10:40:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:36.260Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftConfig.war [2026-02-10T10:40:36.260Z] Feb 10, 2026 10:40:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:36.260Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftConfig [2026-02-10T10:40:36.260Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.553 s - in org.eclipse.microprofile.fault.tolerance.tck.ConfigTest [2026-02-10T10:40:36.900Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationOnMethodsTest [2026-02-10T10:40:37.540Z] Feb 10, 2026 10:40:36 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:40:37.540Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:40:37.540Z] Feb 10, 2026 10:40:37 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:40:37.540Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:40:37.540Z] Feb 10, 2026 10:40:37 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:40:37.540Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:40:38.180Z] Feb 10, 2026 10:40:37 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:40:38.180Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:40:38.180Z] Feb 10, 2026 10:40:37 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:40:38.180Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:40:41.982Z] Feb 10, 2026 10:40:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:41.982Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37171/tomee/ejb} [2026-02-10T10:40:46.799Z] Feb 10, 2026 10:40:46 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:46.800Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37171/tomee/ejb} [2026-02-10T10:40:46.800Z] Feb 10, 2026 10:40:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:46.800Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableMethods.war [2026-02-10T10:40:46.800Z] Feb 10, 2026 10:40:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:46.800Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableMethods [2026-02-10T10:40:46.800Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.375 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationOnMethodsTest [2026-02-10T10:40:47.439Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureRatioPosTest [2026-02-10T10:40:48.079Z] Feb 10, 2026 10:40:47 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:40:48.079Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:40:48.079Z] Feb 10, 2026 10:40:47 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:40:48.079Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:40:48.079Z] Feb 10, 2026 10:40:47 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:40:48.080Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:40:48.718Z] Feb 10, 2026 10:40:48 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:40:48.718Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:40:48.718Z] Feb 10, 2026 10:40:48 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:40:48.718Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:40:51.204Z] Feb 10, 2026 10:40:50 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:51.204Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33373/tomee/ejb} [2026-02-10T10:40:54.113Z] Feb 10, 2026 10:40:53 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:40:54.113Z] WARNING: ftInvalidCB2.war was not deployed [2026-02-10T10:40:54.113Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.578 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureRatioPosTest [2026-02-10T10:40:54.779Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.TimeoutMethodConfigTest [2026-02-10T10:40:55.419Z] Feb 10, 2026 10:40:55 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:40:55.419Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:40:55.419Z] Feb 10, 2026 10:40:55 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:40:55.419Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:40:55.419Z] Feb 10, 2026 10:40:55 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:40:55.419Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:40:56.057Z] Feb 10, 2026 10:40:55 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:40:56.057Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:40:56.057Z] Feb 10, 2026 10:40:55 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:40:56.057Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:40:59.864Z] Feb 10, 2026 10:40:59 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:40:59.864Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45347/tomee/ejb} [2026-02-10T10:41:03.686Z] Feb 10, 2026 10:41:03 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:41:03.686Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45347/tomee/ejb} [2026-02-10T10:41:04.323Z] Feb 10, 2026 10:41:03 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:41:04.323Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftTimeout.war [2026-02-10T10:41:04.323Z] Feb 10, 2026 10:41:03 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:41:04.323Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftTimeout [2026-02-10T10:41:04.323Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.513 s - in org.eclipse.microprofile.fault.tolerance.tck.TimeoutMethodConfigTest [2026-02-10T10:41:04.967Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.illegalConfig.IncompatibleFallbackTest [2026-02-10T10:41:05.607Z] Feb 10, 2026 10:41:05 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:41:05.607Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:41:05.607Z] Feb 10, 2026 10:41:05 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:41:05.607Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:41:05.607Z] Feb 10, 2026 10:41:05 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:41:05.607Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:41:06.253Z] Feb 10, 2026 10:41:05 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:41:06.253Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:41:06.253Z] Feb 10, 2026 10:41:05 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:41:06.253Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:41:08.329Z] Feb 10, 2026 10:41:07 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:41:08.329Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35273/tomee/ejb} [2026-02-10T10:41:11.237Z] Feb 10, 2026 10:41:10 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:41:11.237Z] WARNING: ftInvalidFallbackHandler.war was not deployed [2026-02-10T10:41:11.877Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.587 s - in org.eclipse.microprofile.fault.tolerance.tck.illegalConfig.IncompatibleFallbackTest [2026-02-10T10:41:11.877Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerDelayTest [2026-02-10T10:41:12.517Z] Feb 10, 2026 10:41:12 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:41:12.517Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:41:12.517Z] Feb 10, 2026 10:41:12 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:41:12.517Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:41:12.517Z] Feb 10, 2026 10:41:12 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:41:12.517Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:41:13.159Z] Feb 10, 2026 10:41:12 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:41:13.159Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:41:13.159Z] Feb 10, 2026 10:41:12 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:41:13.159Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:41:15.243Z] Feb 10, 2026 10:41:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:41:15.243Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45711/tomee/ejb} [2026-02-10T10:41:18.145Z] Feb 10, 2026 10:41:17 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:41:18.145Z] WARNING: ftInvalidCB1.war was not deployed [2026-02-10T10:41:18.785Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.436 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerDelayTest [2026-02-10T10:41:18.785Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationGloballyEnableOnClassTest [2026-02-10T10:41:19.424Z] Feb 10, 2026 10:41:19 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:41:19.424Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:41:19.424Z] Feb 10, 2026 10:41:19 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:41:19.424Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:41:19.424Z] Feb 10, 2026 10:41:19 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:41:19.424Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:41:20.073Z] Feb 10, 2026 10:41:19 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:41:20.073Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:41:20.073Z] Feb 10, 2026 10:41:19 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:41:20.073Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:41:23.898Z] Feb 10, 2026 10:41:23 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:41:23.898Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45767/tomee/ejb} [2026-02-10T10:41:28.716Z] Feb 10, 2026 10:41:28 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:41:28.716Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45767/tomee/ejb} [2026-02-10T10:41:28.716Z] Feb 10, 2026 10:41:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:41:28.716Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGlobalEnableClass.war [2026-02-10T10:41:28.716Z] Feb 10, 2026 10:41:28 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:41:28.716Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftDisableGlobalEnableClass [2026-02-10T10:41:28.716Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.864 s - in org.eclipse.microprofile.fault.tolerance.tck.disableEnv.DisableAnnotationGloballyEnableOnClassTest [2026-02-10T10:41:29.354Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.config.ConfigPropertyGlobalVsClassVsMethodTest [2026-02-10T10:41:29.994Z] Feb 10, 2026 10:41:29 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:41:29.994Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:41:29.994Z] Feb 10, 2026 10:41:29 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:41:29.994Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:41:29.994Z] Feb 10, 2026 10:41:29 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:41:29.994Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:41:30.636Z] Feb 10, 2026 10:41:30 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:41:30.636Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:41:30.636Z] Feb 10, 2026 10:41:30 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:41:30.636Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:41:34.451Z] Feb 10, 2026 10:41:34 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:41:34.451Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:41687/tomee/ejb} [2026-02-10T10:41:39.281Z] Feb 10, 2026 10:41:38 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:41:39.281Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:41687/tomee/ejb} [2026-02-10T10:41:39.281Z] Feb 10, 2026 10:41:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:41:39.281Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftConfigTest.war [2026-02-10T10:41:39.281Z] Feb 10, 2026 10:41:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:41:39.281Z] INFO: cleaning /tomee/tck/microprofile-tck/fault-tolerance/target/workdir/0/ftConfigTest [2026-02-10T10:41:39.281Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.595 s - in org.eclipse.microprofile.fault.tolerance.tck.config.ConfigPropertyGlobalVsClassVsMethodTest [2026-02-10T10:41:39.923Z] [INFO] Running org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureReqVol0Test [2026-02-10T10:41:40.562Z] Feb 10, 2026 10:41:39 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:41:40.562Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee [2026-02-10T10:41:40.562Z] Feb 10, 2026 10:41:39 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:41:40.562Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:41:40.562Z] Feb 10, 2026 10:41:39 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:41:40.562Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/fault-tolerance/target/tomee' [2026-02-10T10:41:40.562Z] Feb 10, 2026 10:41:40 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:41:40.562Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/fault-tolerance/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:41:40.562Z] Feb 10, 2026 10:41:40 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:41:40.562Z] WARNING: Can't find /tomee/tck/microprofile-tck/fault-tolerance/src/test/conf [2026-02-10T10:41:43.471Z] Feb 10, 2026 10:41:42 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:41:43.471Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:41235/tomee/ejb} [2026-02-10T10:41:45.964Z] Feb 10, 2026 10:41:45 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:41:45.964Z] WARNING: ftInvalidCB4.war was not deployed [2026-02-10T10:41:45.964Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.555 s - in org.eclipse.microprofile.fault.tolerance.tck.invalidParameters.InvalidCircuitBreakerFailureReqVol0Test [2026-02-10T10:41:46.602Z] [INFO] [2026-02-10T10:41:46.603Z] [INFO] Results: [2026-02-10T10:41:46.603Z] [INFO] [2026-02-10T10:41:46.603Z] [INFO] Tests run: 213, Failures: 0, Errors: 0, Skipped: 0 [2026-02-10T10:41:46.603Z] [INFO] [2026-02-10T10:41:46.603Z] [INFO] [2026-02-10T10:41:46.603Z] [INFO] --------------< org.apache.tomee:microprofile-health-tck >-------------- [2026-02-10T10:41:46.603Z] [INFO] Building TomEE :: TCK :: MicroProfile Health TCK 8.0.2 [5/9] [2026-02-10T10:41:46.603Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:41:46.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.pom [2026-02-10T10:41:46.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.pom (5.0 kB at 27 kB/s) [2026-02-10T10:41:46.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2026-02-10T10:41:46.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 882 kB/s) [2026-02-10T10:41:46.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.jar [2026-02-10T10:41:46.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.jar (41 kB at 1.3 MB/s) [2026-02-10T10:41:46.603Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.pom [2026-02-10T10:41:47.243Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.pom [2026-02-10T10:41:47.243Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.pom [2026-02-10T10:41:47.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.pom [2026-02-10T10:41:47.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.pom (4.9 kB at 140 kB/s) [2026-02-10T10:41:47.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [2026-02-10T10:41:47.883Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [2026-02-10T10:41:47.883Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 27 kB/s) [2026-02-10T10:41:47.883Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [2026-02-10T10:41:48.521Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [2026-02-10T10:41:48.521Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 45 kB/s) [2026-02-10T10:41:48.521Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [2026-02-10T10:41:48.521Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [2026-02-10T10:41:49.161Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 24 kB/s) [2026-02-10T10:41:49.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [2026-02-10T10:41:49.161Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [2026-02-10T10:41:49.161Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 55 kB/s) [2026-02-10T10:41:49.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/json/javax.json-api/1.0/javax.json-api-1.0.pom [2026-02-10T10:41:49.800Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/json/javax.json-api/1.0/javax.json-api-1.0.pom [2026-02-10T10:41:49.800Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/json/javax.json-api/1.0/javax.json-api-1.0.pom [2026-02-10T10:41:49.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.0/javax.json-api-1.0.pom [2026-02-10T10:41:49.800Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.0/javax.json-api-1.0.pom (6.4 kB at 205 kB/s) [2026-02-10T10:41:49.800Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/json/1.0/json-1.0.pom [2026-02-10T10:41:49.800Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/json/1.0/json-1.0.pom [2026-02-10T10:41:49.800Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/json/1.0/json-1.0.pom [2026-02-10T10:41:50.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0/json-1.0.pom [2026-02-10T10:41:50.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0/json-1.0.pom (10 kB at 344 kB/s) [2026-02-10T10:41:50.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.json/1.0/javax.json-1.0.pom [2026-02-10T10:41:50.441Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/javax.json/1.0/javax.json-1.0.pom [2026-02-10T10:41:50.441Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/javax.json/1.0/javax.json-1.0.pom [2026-02-10T10:41:50.441Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0/javax.json-1.0.pom [2026-02-10T10:41:50.441Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0/javax.json-1.0.pom (9.1 kB at 293 kB/s) [2026-02-10T10:41:50.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.jar [2026-02-10T10:41:50.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar [2026-02-10T10:41:50.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar [2026-02-10T10:41:50.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/json/javax.json-api/1.0/javax.json-api-1.0.jar [2026-02-10T10:41:50.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/javax.json/1.0/javax.json-1.0.jar [2026-02-10T10:41:51.081Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.jar [2026-02-10T10:41:51.081Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar [2026-02-10T10:41:51.081Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar [2026-02-10T10:41:51.081Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/javax.json/1.0/javax.json-1.0.jar [2026-02-10T10:41:51.081Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/json/javax.json-api/1.0/javax.json-api-1.0.jar [2026-02-10T10:41:51.721Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (327 kB at 345 kB/s) [2026-02-10T10:41:51.721Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (737 kB at 714 kB/s) [2026-02-10T10:41:51.721Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.jar [2026-02-10T10:41:51.721Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/json/javax.json-api/1.0/javax.json-api-1.0.jar [2026-02-10T10:41:51.721Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/javax.json/1.0/javax.json-1.0.jar [2026-02-10T10:41:51.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.jar [2026-02-10T10:41:51.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.0/javax.json-api-1.0.jar [2026-02-10T10:41:51.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0/javax.json-1.0.jar [2026-02-10T10:41:52.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.0/javax.json-api-1.0.jar (20 kB at 549 kB/s) [2026-02-10T10:41:52.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/health/microprofile-health-tck/1.0/microprofile-health-tck-1.0.jar (28 kB at 511 kB/s) [2026-02-10T10:41:52.360Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0/javax.json-1.0.jar (79 kB at 995 kB/s) [2026-02-10T10:41:52.360Z] [INFO] [2026-02-10T10:41:52.360Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ microprofile-health-tck --- [2026-02-10T10:41:52.360Z] [INFO] [2026-02-10T10:41:52.360Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ microprofile-health-tck --- [2026-02-10T10:41:52.360Z] [INFO] [2026-02-10T10:41:52.360Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ microprofile-health-tck --- [2026-02-10T10:41:52.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:41:52.360Z] [INFO] skip non existing resourceDirectory /tomee/tck/microprofile-tck/health/src/main/resources [2026-02-10T10:41:52.360Z] [INFO] Copying 3 resources [2026-02-10T10:41:52.360Z] [INFO] [2026-02-10T10:41:52.360Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ microprofile-health-tck --- [2026-02-10T10:41:52.360Z] [INFO] No sources to compile [2026-02-10T10:41:52.360Z] [INFO] [2026-02-10T10:41:52.360Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ microprofile-health-tck --- [2026-02-10T10:41:52.360Z] [INFO] [2026-02-10T10:41:52.360Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ microprofile-health-tck --- [2026-02-10T10:41:52.360Z] [WARNING] Manifest org.apache.tomee:microprofile-health-tck:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:41:52.360Z] [INFO] [2026-02-10T10:41:52.360Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ microprofile-health-tck --- [2026-02-10T10:41:52.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:41:52.360Z] [INFO] Copying 1 resource [2026-02-10T10:41:52.360Z] [INFO] Copying 3 resources [2026-02-10T10:41:52.360Z] [INFO] [2026-02-10T10:41:52.360Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ microprofile-health-tck --- [2026-02-10T10:41:52.360Z] [INFO] No sources to compile [2026-02-10T10:41:52.360Z] [INFO] [2026-02-10T10:41:52.360Z] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ microprofile-health-tck --- [2026-02-10T10:41:52.360Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 199 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 72 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 46 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 147 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 35 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 50 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 74 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 3.5 MB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 5.1 MB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 603 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 212 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 8.1 MB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 1.3 MB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.0/surefire-testng-2.22.0.pom [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.0/surefire-testng-2.22.0.pom (2.8 kB at 84 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom [2026-02-10T10:41:53.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom (2.5 kB at 73 kB/s) [2026-02-10T10:41:53.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.0/common-java5-2.22.0.pom [2026-02-10T10:41:53.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.0/common-java5-2.22.0.pom (2.7 kB at 79 kB/s) [2026-02-10T10:41:53.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.0/surefire-testng-utils-2.22.0.pom [2026-02-10T10:41:53.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.0/surefire-testng-utils-2.22.0.pom (3.4 kB at 97 kB/s) [2026-02-10T10:41:53.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.0/surefire-grouper-2.22.0.pom [2026-02-10T10:41:53.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.0/surefire-grouper-2.22.0.pom (2.6 kB at 85 kB/s) [2026-02-10T10:41:53.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.0/surefire-testng-2.22.0.jar [2026-02-10T10:41:53.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.0/surefire-testng-utils-2.22.0.jar [2026-02-10T10:41:53.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.0/common-java5-2.22.0.jar [2026-02-10T10:41:53.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.0/surefire-grouper-2.22.0.jar [2026-02-10T10:41:53.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.22.0/surefire-testng-2.22.0.jar (44 kB at 1.4 MB/s) [2026-02-10T10:41:53.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.22.0/surefire-grouper-2.22.0.jar (40 kB at 1.3 MB/s) [2026-02-10T10:41:53.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.22.0/common-java5-2.22.0.jar (51 kB at 1.3 MB/s) [2026-02-10T10:41:53.642Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.22.0/surefire-testng-utils-2.22.0.jar (27 kB at 507 kB/s) [2026-02-10T10:41:53.642Z] [INFO] [2026-02-10T10:41:53.642Z] [INFO] ------------------------------------------------------- [2026-02-10T10:41:53.642Z] [INFO] T E S T S [2026-02-10T10:41:53.642Z] [INFO] ------------------------------------------------------- [2026-02-10T10:41:53.642Z] [INFO] Running org.eclipse.microprofile.health.tck.MultipleProceduresFailedTest [2026-02-10T10:41:54.281Z] Feb 10, 2026 10:41:54 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:41:54.281Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/health/target/tomee [2026-02-10T10:41:54.281Z] Feb 10, 2026 10:41:54 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:41:54.281Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:41:54.281Z] Feb 10, 2026 10:41:54 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:41:54.281Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/health/target/tomee' [2026-02-10T10:41:54.924Z] Feb 10, 2026 10:41:54 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:41:54.924Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/health/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:41:54.924Z] Feb 10, 2026 10:41:54 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:41:54.924Z] WARNING: Can't find /tomee/tck/microprofile-tck/health/src/test/conf [2026-02-10T10:41:58.739Z] Feb 10, 2026 10:41:58 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:41:58.739Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39901/tomee/ejb} [2026-02-10T10:42:03.581Z] {"checks":[{"name":"successful-check","state":"UP"},{"name":"failed-check","state":"DOWN"}],"outcome":"DOWN","status":"DOWN"} [2026-02-10T10:42:03.581Z] Feb 10, 2026 10:42:03 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:03.581Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39901/tomee/ejb} [2026-02-10T10:42:04.221Z] Feb 10, 2026 10:42:03 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:04.221Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck.war [2026-02-10T10:42:04.221Z] Feb 10, 2026 10:42:03 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:04.221Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck [2026-02-10T10:42:04.221Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.253 s - in org.eclipse.microprofile.health.tck.MultipleProceduresFailedTest [2026-02-10T10:42:04.862Z] [INFO] Running org.eclipse.microprofile.health.tck.SingleProcedureFailedTest [2026-02-10T10:42:05.503Z] Feb 10, 2026 10:42:04 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:42:05.503Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/health/target/tomee [2026-02-10T10:42:05.503Z] Feb 10, 2026 10:42:04 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:42:05.503Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:42:05.503Z] Feb 10, 2026 10:42:04 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:42:05.503Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/health/target/tomee' [2026-02-10T10:42:06.154Z] Feb 10, 2026 10:42:05 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:42:06.154Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/health/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:42:06.154Z] Feb 10, 2026 10:42:05 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:42:06.154Z] WARNING: Can't find /tomee/tck/microprofile-tck/health/src/test/conf [2026-02-10T10:42:09.969Z] Feb 10, 2026 10:42:09 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:09.969Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:34385/tomee/ejb} [2026-02-10T10:42:14.802Z] {"checks":[{"name":"failed-check","state":"DOWN"}],"outcome":"DOWN","status":"DOWN"} [2026-02-10T10:42:14.802Z] Feb 10, 2026 10:42:14 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:14.802Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:34385/tomee/ejb} [2026-02-10T10:42:14.802Z] Feb 10, 2026 10:42:14 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:14.802Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck.war [2026-02-10T10:42:14.802Z] Feb 10, 2026 10:42:14 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:14.802Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck [2026-02-10T10:42:14.802Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.189 s - in org.eclipse.microprofile.health.tck.SingleProcedureFailedTest [2026-02-10T10:42:15.442Z] [INFO] Running org.eclipse.microprofile.health.tck.DelegateProcedureSuccessfulTest [2026-02-10T10:42:16.083Z] Feb 10, 2026 10:42:15 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:42:16.083Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/health/target/tomee [2026-02-10T10:42:16.083Z] Feb 10, 2026 10:42:15 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:42:16.084Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:42:16.084Z] Feb 10, 2026 10:42:15 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:42:16.084Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/health/target/tomee' [2026-02-10T10:42:16.722Z] Feb 10, 2026 10:42:16 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:42:16.722Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/health/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:42:16.722Z] Feb 10, 2026 10:42:16 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:42:16.722Z] WARNING: Can't find /tomee/tck/microprofile-tck/health/src/test/conf [2026-02-10T10:42:20.532Z] Feb 10, 2026 10:42:20 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:20.532Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43097/tomee/ejb} [2026-02-10T10:42:25.454Z] Feb 10, 2026 10:42:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:25.454Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43097/tomee/ejb} [2026-02-10T10:42:25.454Z] Feb 10, 2026 10:42:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:25.454Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck.war [2026-02-10T10:42:25.454Z] Feb 10, 2026 10:42:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:25.454Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck [2026-02-10T10:42:25.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.05 s - in org.eclipse.microprofile.health.tck.DelegateProcedureSuccessfulTest [2026-02-10T10:42:26.094Z] [INFO] Running org.eclipse.microprofile.health.tck.EnforceQualifierTest [2026-02-10T10:42:26.735Z] Feb 10, 2026 10:42:26 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:42:26.735Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/health/target/tomee [2026-02-10T10:42:26.735Z] Feb 10, 2026 10:42:26 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:42:26.735Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:42:26.735Z] Feb 10, 2026 10:42:26 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:42:26.735Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/health/target/tomee' [2026-02-10T10:42:27.379Z] Feb 10, 2026 10:42:26 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:42:27.379Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/health/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:42:27.379Z] Feb 10, 2026 10:42:26 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:42:27.379Z] WARNING: Can't find /tomee/tck/microprofile-tck/health/src/test/conf [2026-02-10T10:42:31.195Z] Feb 10, 2026 10:42:30 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:31.195Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:38787/tomee/ejb} [2026-02-10T10:42:36.413Z] {"checks":[],"outcome":"UP","status":"UP"} [2026-02-10T10:42:36.413Z] Feb 10, 2026 10:42:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:36.413Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:38787/tomee/ejb} [2026-02-10T10:42:36.413Z] Feb 10, 2026 10:42:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:36.413Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck.war [2026-02-10T10:42:36.413Z] Feb 10, 2026 10:42:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:36.413Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck [2026-02-10T10:42:36.413Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.062 s - in org.eclipse.microprofile.health.tck.EnforceQualifierTest [2026-02-10T10:42:37.069Z] [INFO] Running org.eclipse.microprofile.health.tck.NoProcedureSuccessfulTest [2026-02-10T10:42:37.711Z] Feb 10, 2026 10:42:37 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:42:37.711Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/health/target/tomee [2026-02-10T10:42:37.711Z] Feb 10, 2026 10:42:37 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:42:37.711Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:42:37.711Z] Feb 10, 2026 10:42:37 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:42:37.711Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/health/target/tomee' [2026-02-10T10:42:37.711Z] Feb 10, 2026 10:42:37 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:42:37.711Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/health/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:42:37.711Z] Feb 10, 2026 10:42:37 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:42:37.711Z] WARNING: Can't find /tomee/tck/microprofile-tck/health/src/test/conf [2026-02-10T10:42:41.585Z] Feb 10, 2026 10:42:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:41.585Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36559/tomee/ejb} [2026-02-10T10:42:46.407Z] {"checks":[],"outcome":"UP","status":"UP"} [2026-02-10T10:42:46.407Z] Feb 10, 2026 10:42:46 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:46.407Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36559/tomee/ejb} [2026-02-10T10:42:46.407Z] Feb 10, 2026 10:42:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:46.407Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck.war [2026-02-10T10:42:46.407Z] Feb 10, 2026 10:42:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:46.407Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck [2026-02-10T10:42:47.045Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.968 s - in org.eclipse.microprofile.health.tck.NoProcedureSuccessfulTest [2026-02-10T10:42:47.045Z] [INFO] Running org.eclipse.microprofile.health.tck.SingleProcedureSuccessfulTest [2026-02-10T10:42:47.685Z] Feb 10, 2026 10:42:47 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:42:47.685Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/health/target/tomee [2026-02-10T10:42:47.685Z] Feb 10, 2026 10:42:47 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:42:47.685Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:42:47.685Z] Feb 10, 2026 10:42:47 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:42:47.685Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/health/target/tomee' [2026-02-10T10:42:48.327Z] Feb 10, 2026 10:42:47 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:42:48.327Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/health/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:42:48.327Z] Feb 10, 2026 10:42:47 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:42:48.327Z] WARNING: Can't find /tomee/tck/microprofile-tck/health/src/test/conf [2026-02-10T10:42:52.137Z] Feb 10, 2026 10:42:51 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:52.137Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35709/tomee/ejb} [2026-02-10T10:42:56.960Z] {"checks":[{"name":"successful-check","state":"UP"}],"outcome":"UP","status":"UP"} [2026-02-10T10:42:56.960Z] Feb 10, 2026 10:42:56 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:42:56.960Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35709/tomee/ejb} [2026-02-10T10:42:56.960Z] Feb 10, 2026 10:42:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:56.960Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck.war [2026-02-10T10:42:56.960Z] Feb 10, 2026 10:42:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:42:56.960Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck [2026-02-10T10:42:56.960Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.023 s - in org.eclipse.microprofile.health.tck.SingleProcedureSuccessfulTest [2026-02-10T10:42:57.602Z] [INFO] Running org.eclipse.microprofile.health.tck.HealthCheckResponseAttributesTest [2026-02-10T10:42:58.241Z] Feb 10, 2026 10:42:57 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:42:58.241Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/health/target/tomee [2026-02-10T10:42:58.241Z] Feb 10, 2026 10:42:57 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:42:58.241Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:42:58.241Z] Feb 10, 2026 10:42:57 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:42:58.241Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/health/target/tomee' [2026-02-10T10:42:58.881Z] Feb 10, 2026 10:42:58 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:42:58.881Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/health/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:42:58.881Z] Feb 10, 2026 10:42:58 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:42:58.881Z] WARNING: Can't find /tomee/tck/microprofile-tck/health/src/test/conf [2026-02-10T10:43:02.688Z] Feb 10, 2026 10:43:02 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:43:02.688Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35073/tomee/ejb} [2026-02-10T10:43:07.573Z] {"checks":[{"data":{"second-key":"second-val","first-key":"first-val"},"name":"attributes-check","state":"UP"}],"outcome":"UP","status":"UP"} [2026-02-10T10:43:07.574Z] Feb 10, 2026 10:43:07 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:43:07.574Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35073/tomee/ejb} [2026-02-10T10:43:07.574Z] Feb 10, 2026 10:43:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:43:07.574Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck.war [2026-02-10T10:43:07.574Z] Feb 10, 2026 10:43:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:43:07.574Z] INFO: cleaning /tomee/tck/microprofile-tck/health/target/workdir/0/tck [2026-02-10T10:43:08.211Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.243 s - in org.eclipse.microprofile.health.tck.HealthCheckResponseAttributesTest [2026-02-10T10:43:08.211Z] [INFO] [2026-02-10T10:43:08.211Z] [INFO] Results: [2026-02-10T10:43:08.211Z] [INFO] [2026-02-10T10:43:08.211Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [2026-02-10T10:43:08.211Z] [INFO] [2026-02-10T10:43:08.211Z] [INFO] [2026-02-10T10:43:08.211Z] [INFO] -------------< org.apache.tomee:microprofile-metrics-tck >-------------- [2026-02-10T10:43:08.211Z] [INFO] Building TomEE :: TCK :: MicroProfile Metrics TCK 8.0.2 [6/9] [2026-02-10T10:43:08.211Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:43:08.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.pom [2026-02-10T10:43:08.847Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.pom [2026-02-10T10:43:08.847Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.pom [2026-02-10T10:43:08.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.pom [2026-02-10T10:43:09.486Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.pom (4.1 kB at 13 kB/s) [2026-02-10T10:43:09.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.8.Final/arquillian-bom-1.1.8.Final.pom [2026-02-10T10:43:09.486Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.8.Final/arquillian-bom-1.1.8.Final.pom (11 kB at 506 kB/s) [2026-02-10T10:43:09.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom [2026-02-10T10:43:09.486Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.1.1/shrinkwrap-resolver-bom-2.1.1.pom (4.6 kB at 660 kB/s) [2026-02-10T10:43:09.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom [2026-02-10T10:43:09.486Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-7/shrinkwrap-descriptors-bom-2.0.0-alpha-7.pom (5.2 kB at 655 kB/s) [2026-02-10T10:43:09.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.pom [2026-02-10T10:43:09.486Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.pom [2026-02-10T10:43:09.486Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.pom [2026-02-10T10:43:10.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.pom [2026-02-10T10:43:10.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.pom (2.6 kB at 21 kB/s) [2026-02-10T10:43:10.124Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom [2026-02-10T10:43:10.124Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom [2026-02-10T10:43:10.124Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom [2026-02-10T10:43:10.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom [2026-02-10T10:43:10.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.pom (5.5 kB at 108 kB/s) [2026-02-10T10:43:10.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom [2026-02-10T10:43:10.763Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom [2026-02-10T10:43:10.763Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom [2026-02-10T10:43:10.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom [2026-02-10T10:43:10.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.2.1/hamcrest-core-1.2.1.pom (5.3 kB at 86 kB/s) [2026-02-10T10:43:10.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.8.Final/arquillian-junit-container-1.1.8.Final.pom [2026-02-10T10:43:11.410Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-container/1.1.8.Final/arquillian-junit-container-1.1.8.Final.pom (3.8 kB at 5.3 kB/s) [2026-02-10T10:43:11.410Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.8.Final/arquillian-build-1.1.8.Final.pom [2026-02-10T10:43:12.070Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-build/1.1.8.Final/arquillian-build-1.1.8.Final.pom (3.8 kB at 5.8 kB/s) [2026-02-10T10:43:12.070Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.8.Final/arquillian-parent-1.1.8.Final.pom [2026-02-10T10:43:12.710Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-parent/1.1.8.Final/arquillian-parent-1.1.8.Final.pom (6.0 kB at 17 kB/s) [2026-02-10T10:43:12.710Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.8.Final/arquillian-junit-core-1.1.8.Final.pom [2026-02-10T10:43:13.348Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/junit/arquillian-junit-core/1.1.8.Final/arquillian-junit-core-1.1.8.Final.pom (2.6 kB at 5.6 kB/s) [2026-02-10T10:43:13.348Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.8.Final/arquillian-test-spi-1.1.8.Final.pom [2026-02-10T10:43:13.348Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-spi/1.1.8.Final/arquillian-test-spi-1.1.8.Final.pom (1.6 kB at 3.6 kB/s) [2026-02-10T10:43:13.348Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.8.Final/arquillian-core-spi-1.1.8.Final.pom [2026-02-10T10:43:13.986Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-spi/1.1.8.Final/arquillian-core-spi-1.1.8.Final.pom (1.3 kB at 4.1 kB/s) [2026-02-10T10:43:13.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.8.Final/arquillian-core-api-1.1.8.Final.pom [2026-02-10T10:43:15.314Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-api/1.1.8.Final/arquillian-core-api-1.1.8.Final.pom (1.1 kB at 767 B/s) [2026-02-10T10:43:15.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.8.Final/arquillian-test-api-1.1.8.Final.pom [2026-02-10T10:43:15.953Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-api/1.1.8.Final/arquillian-test-api-1.1.8.Final.pom (1.4 kB at 3.3 kB/s) [2026-02-10T10:43:15.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.8.Final/arquillian-container-test-api-1.1.8.Final.pom [2026-02-10T10:43:17.281Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-api/1.1.8.Final/arquillian-container-test-api-1.1.8.Final.pom (1.4 kB at 1.1 kB/s) [2026-02-10T10:43:17.281Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.2.2/shrinkwrap-api-1.2.2.pom [2026-02-10T10:43:17.281Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-api/1.2.2/shrinkwrap-api-1.2.2.pom (3.1 kB at 344 kB/s) [2026-02-10T10:43:17.281Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.2/shrinkwrap-parent-1.2.2.pom [2026-02-10T10:43:17.281Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.2/shrinkwrap-parent-1.2.2.pom (11 kB at 517 kB/s) [2026-02-10T10:43:17.281Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.8.Final/arquillian-container-test-spi-1.1.8.Final.pom [2026-02-10T10:43:18.608Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-spi/1.1.8.Final/arquillian-container-test-spi-1.1.8.Final.pom (1.9 kB at 1.4 kB/s) [2026-02-10T10:43:18.609Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.8.Final/arquillian-container-spi-1.1.8.Final.pom [2026-02-10T10:43:19.937Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-spi/1.1.8.Final/arquillian-container-spi-1.1.8.Final.pom (2.8 kB at 2.1 kB/s) [2026-02-10T10:43:19.937Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.8.Final/arquillian-config-api-1.1.8.Final.pom [2026-02-10T10:43:20.574Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-api/1.1.8.Final/arquillian-config-api-1.1.8.Final.pom (1.3 kB at 2.1 kB/s) [2026-02-10T10:43:20.574Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-7/shrinkwrap-descriptors-api-base-2.0.0-alpha-7.pom [2026-02-10T10:43:22.649Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0-alpha-7/shrinkwrap-descriptors-api-base-2.0.0-alpha-7.pom (1.0 kB at 502 B/s) [2026-02-10T10:43:22.649Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-7/shrinkwrap-descriptors-parent-2.0.0-alpha-7.pom [2026-02-10T10:43:25.111Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0-alpha-7/shrinkwrap-descriptors-parent-2.0.0-alpha-7.pom (13 kB at 5.3 kB/s) [2026-02-10T10:43:25.112Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.8.Final/arquillian-config-impl-base-1.1.8.Final.pom [2026-02-10T10:43:25.112Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/config/arquillian-config-impl-base/1.1.8.Final/arquillian-config-impl-base-1.1.8.Final.pom (2.5 kB at 6.0 kB/s) [2026-02-10T10:43:25.112Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-7/shrinkwrap-descriptors-spi-2.0.0-alpha-7.pom [2026-02-10T10:43:26.449Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0-alpha-7/shrinkwrap-descriptors-spi-2.0.0-alpha-7.pom (2.0 kB at 1.8 kB/s) [2026-02-10T10:43:26.449Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.8.Final/arquillian-core-impl-base-1.1.8.Final.pom [2026-02-10T10:43:27.087Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/core/arquillian-core-impl-base/1.1.8.Final/arquillian-core-impl-base-1.1.8.Final.pom (1.8 kB at 3.0 kB/s) [2026-02-10T10:43:27.087Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.8.Final/arquillian-test-impl-base-1.1.8.Final.pom [2026-02-10T10:43:27.725Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/test/arquillian-test-impl-base/1.1.8.Final/arquillian-test-impl-base-1.1.8.Final.pom (2.3 kB at 2.9 kB/s) [2026-02-10T10:43:27.725Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.8.Final/arquillian-container-impl-base-1.1.8.Final.pom [2026-02-10T10:43:28.362Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-impl-base/1.1.8.Final/arquillian-container-impl-base-1.1.8.Final.pom (3.9 kB at 7.7 kB/s) [2026-02-10T10:43:28.362Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.8.Final/arquillian-container-test-impl-base-1.1.8.Final.pom [2026-02-10T10:43:29.000Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.1.8.Final/arquillian-container-test-impl-base-1.1.8.Final.pom (3.6 kB at 6.3 kB/s) [2026-02-10T10:43:29.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.2/shrinkwrap-impl-base-1.2.2.pom [2026-02-10T10:43:29.000Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.2/shrinkwrap-impl-base-1.2.2.pom (4.0 kB at 190 kB/s) [2026-02-10T10:43:29.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.2/shrinkwrap-spi-1.2.2.pom [2026-02-10T10:43:29.000Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.2/shrinkwrap-spi-1.2.2.pom (1.3 kB at 17 kB/s) [2026-02-10T10:43:29.000Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.pom [2026-02-10T10:43:29.000Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.pom [2026-02-10T10:43:29.638Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.pom [2026-02-10T10:43:29.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.pom [2026-02-10T10:43:30.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.pom (5.1 kB at 13 kB/s) [2026-02-10T10:43:30.276Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.pom [2026-02-10T10:43:30.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.pom [2026-02-10T10:43:30.276Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.pom [2026-02-10T10:43:30.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.pom [2026-02-10T10:43:30.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.pom (4.6 kB at 103 kB/s) [2026-02-10T10:43:30.276Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/restassured/rest-assured-parent/2.4.0/rest-assured-parent-2.4.0.pom [2026-02-10T10:43:30.276Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/restassured/rest-assured-parent/2.4.0/rest-assured-parent-2.4.0.pom [2026-02-10T10:43:30.915Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/restassured/rest-assured-parent/2.4.0/rest-assured-parent-2.4.0.pom [2026-02-10T10:43:30.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured-parent/2.4.0/rest-assured-parent-2.4.0.pom [2026-02-10T10:43:30.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured-parent/2.4.0/rest-assured-parent-2.4.0.pom (12 kB at 243 kB/s) [2026-02-10T10:43:30.916Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.pom [2026-02-10T10:43:30.916Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.pom [2026-02-10T10:43:30.916Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.pom [2026-02-10T10:43:30.916Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.pom [2026-02-10T10:43:30.916Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.pom (15 kB at 348 kB/s) [2026-02-10T10:43:30.916Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.pom [2026-02-10T10:43:31.557Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.pom [2026-02-10T10:43:31.557Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.pom [2026-02-10T10:43:31.557Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.pom [2026-02-10T10:43:31.557Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.pom (14 kB at 301 kB/s) [2026-02-10T10:43:31.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.pom [2026-02-10T10:43:32.198Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.pom [2026-02-10T10:43:32.198Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.pom (4.8 kB at 21 kB/s) [2026-02-10T10:43:32.198Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2026-02-10T10:43:32.198Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2026-02-10T10:43:32.198Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2026-02-10T10:43:32.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [2026-02-10T10:43:32.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 14 kB/s) [2026-02-10T10:43:32.838Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom [2026-02-10T10:43:32.838Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom [2026-02-10T10:43:32.838Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom [2026-02-10T10:43:32.838Z] [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-10T10:43:32.838Z] [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 23 kB/s) [2026-02-10T10:43:32.838Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.pom [2026-02-10T10:43:32.838Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.pom [2026-02-10T10:43:33.476Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.pom [2026-02-10T10:43:33.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.pom [2026-02-10T10:43:33.476Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.pom (3.6 kB at 70 kB/s) [2026-02-10T10:43:33.476Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.pom [2026-02-10T10:43:33.476Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.pom [2026-02-10T10:43:33.476Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.pom [2026-02-10T10:43:33.476Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.pom [2026-02-10T10:43:34.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.pom (14 kB at 230 kB/s) [2026-02-10T10:43:34.114Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.pom [2026-02-10T10:43:34.114Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.pom [2026-02-10T10:43:34.114Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.pom [2026-02-10T10:43:34.114Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.pom [2026-02-10T10:43:34.114Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.pom (2.1 kB at 41 kB/s) [2026-02-10T10:43:34.114Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.pom [2026-02-10T10:43:34.114Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.pom [2026-02-10T10:43:34.753Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.pom [2026-02-10T10:43:34.753Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.pom [2026-02-10T10:43:34.753Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.pom (2.7 kB at 58 kB/s) [2026-02-10T10:43:34.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.1.1/shrinkwrap-resolver-impl-maven-2.1.1.pom [2026-02-10T10:43:34.753Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.1.1/shrinkwrap-resolver-impl-maven-2.1.1.pom (18 kB at 240 kB/s) [2026-02-10T10:43:34.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.1.1/shrinkwrap-resolver-parent-2.1.1.pom [2026-02-10T10:43:35.392Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.1.1/shrinkwrap-resolver-parent-2.1.1.pom (13 kB at 62 kB/s) [2026-02-10T10:43:35.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.1.1/shrinkwrap-resolver-api-maven-2.1.1.pom [2026-02-10T10:43:35.392Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.1.1/shrinkwrap-resolver-api-maven-2.1.1.pom (2.1 kB at 14 kB/s) [2026-02-10T10:43:35.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.1.1/shrinkwrap-resolver-api-2.1.1.pom [2026-02-10T10:43:35.392Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.1.1/shrinkwrap-resolver-api-2.1.1.pom (1.1 kB at 13 kB/s) [2026-02-10T10:43:35.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.1.1/shrinkwrap-resolver-spi-maven-2.1.1.pom [2026-02-10T10:43:35.392Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.1.1/shrinkwrap-resolver-spi-maven-2.1.1.pom (1.5 kB at 21 kB/s) [2026-02-10T10:43:35.392Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.1.1/shrinkwrap-resolver-spi-2.1.1.pom [2026-02-10T10:43:35.392Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.1.1/shrinkwrap-resolver-spi-2.1.1.pom (1.3 kB at 15 kB/s) [2026-02-10T10:43:35.392Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:35.392Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [2026-02-10T10:43:36.030Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [2026-02-10T10:43:36.030Z] [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-10T10:43:36.030Z] [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 80 kB/s) [2026-02-10T10:43:36.030Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:36.031Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [2026-02-10T10:43:36.031Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [2026-02-10T10:43:36.031Z] [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-10T10:43:36.031Z] [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 45 kB/s) [2026-02-10T10:43:36.031Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.pom [2026-02-10T10:43:36.669Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.pom [2026-02-10T10:43:36.669Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.pom [2026-02-10T10:43:36.669Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.pom [2026-02-10T10:43:36.669Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.pom (4.1 kB at 95 kB/s) [2026-02-10T10:43:36.669Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:37.308Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [2026-02-10T10:43:37.308Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 18 kB/s) [2026-02-10T10:43:37.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [2026-02-10T10:43:37.308Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [2026-02-10T10:43:37.947Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 66 kB/s) [2026-02-10T10:43:37.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [2026-02-10T10:43:37.947Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [2026-02-10T10:43:37.947Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 18 kB/s) [2026-02-10T10:43:37.947Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:38.588Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [2026-02-10T10:43:38.588Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 12 kB/s) [2026-02-10T10:43:38.588Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:38.588Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [2026-02-10T10:43:38.588Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 9.7 kB/s) [2026-02-10T10:43:38.588Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [2026-02-10T10:43:39.226Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [2026-02-10T10:43:39.226Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 9.5 kB/s) [2026-02-10T10:43:39.226Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:39.226Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [2026-02-10T10:43:39.864Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 11 kB/s) [2026-02-10T10:43:39.864Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.pom [2026-02-10T10:43:39.864Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.pom [2026-02-10T10:43:39.864Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.pom [2026-02-10T10:43:39.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.pom [2026-02-10T10:43:39.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.pom (4.4 kB at 81 kB/s) [2026-02-10T10:43:39.864Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/config/microprofile-config-parent/1.1/microprofile-config-parent-1.1.pom [2026-02-10T10:43:39.864Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-parent/1.1/microprofile-config-parent-1.1.pom [2026-02-10T10:43:40.503Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-parent/1.1/microprofile-config-parent-1.1.pom [2026-02-10T10:43:40.503Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.1/microprofile-config-parent-1.1.pom [2026-02-10T10:43:40.503Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-parent/1.1/microprofile-config-parent-1.1.pom (14 kB at 77 kB/s) [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.jar [2026-02-10T10:43:40.503Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.jar [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.jar [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.jar [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.jar [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.1.1/shrinkwrap-resolver-impl-maven-2.1.1.jar [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.1.1/shrinkwrap-resolver-api-maven-2.1.1.jar [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.1.1/shrinkwrap-resolver-api-2.1.1.jar [2026-02-10T10:43:41.142Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.1.1/shrinkwrap-resolver-api-maven-2.1.1.jar (52 kB at 112 kB/s) [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.1.1/shrinkwrap-resolver-spi-maven-2.1.1.jar [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.1.1/shrinkwrap-resolver-spi-2.1.1.jar [2026-02-10T10:43:41.142Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.1.1/shrinkwrap-resolver-api-2.1.1.jar (21 kB at 45 kB/s) [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:41.142Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.1.1/shrinkwrap-resolver-impl-maven-2.1.1.jar (148 kB at 305 kB/s) [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:41.142Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.1.1/shrinkwrap-resolver-spi-2.1.1.jar (16 kB at 32 kB/s) [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.jar [2026-02-10T10:43:41.142Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:41.143Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.1.1/shrinkwrap-resolver-spi-maven-2.1.1.jar (3.5 kB at 6.2 kB/s) [2026-02-10T10:43:41.143Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [2026-02-10T10:43:41.143Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:41.143Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:41.143Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [2026-02-10T10:43:41.143Z] [INFO] Downloading from jboss-public-repository-group: 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-10T10:43:41.143Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.jar [2026-02-10T10:43:41.143Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.jar [2026-02-10T10:43:41.143Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.jar [2026-02-10T10:43:41.143Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.jar [2026-02-10T10:43:41.143Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.jar [2026-02-10T10:43:41.143Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.jar [2026-02-10T10:43:41.782Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.jar [2026-02-10T10:43:41.782Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.jar [2026-02-10T10:43:41.782Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar [2026-02-10T10:43:42.421Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar (592 kB at 529 kB/s) [2026-02-10T10:43:42.421Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar [2026-02-10T10:43:43.060Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar (283 kB at 208 kB/s) [2026-02-10T10:43:43.060Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.jar [2026-02-10T10:43:43.060Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.3.6/httpmime-4.3.6.jar (37 kB at 23 kB/s) [2026-02-10T10:43:43.060Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar [2026-02-10T10:43:43.060Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.jar [2026-02-10T10:43:43.060Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.jar [2026-02-10T10:43:43.060Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.jar [2026-02-10T10:43:43.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.jar [2026-02-10T10:43:43.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [2026-02-10T10:43:43.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [2026-02-10T10:43:43.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.jar [2026-02-10T10:43:43.700Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar [2026-02-10T10:43:44.339Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 22 kB/s) [2026-02-10T10:43:44.339Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [2026-02-10T10:43:44.339Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 52 kB/s) [2026-02-10T10:43:44.339Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [2026-02-10T10:43:44.339Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 50 kB/s) [2026-02-10T10:43:44.339Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar [2026-02-10T10:43:44.978Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 7.4 kB/s) [2026-02-10T10:43:44.978Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [2026-02-10T10:43:44.978Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 11 kB/s) [2026-02-10T10:43:44.978Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar [2026-02-10T10:43:45.616Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 11 kB/s) [2026-02-10T10:43:45.616Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.jar [2026-02-10T10:43:46.944Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.jar [2026-02-10T10:43:46.945Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [2026-02-10T10:43:46.945Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [2026-02-10T10:43:46.945Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.jar [2026-02-10T10:43:46.945Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.jar [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.jar [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.jar [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.jar [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.jar [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.jar [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured/2.4.0/rest-assured-2.4.0.jar (611 kB at 13 MB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.jar [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.2.1/hamcrest-library-1.2.1.jar (50 kB at 901 kB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.jar [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-integration/1.2.1/hamcrest-integration-1.2.1.jar (6.5 kB at 62 kB/s) [2026-02-10T10:43:47.585Z] [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-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.3.7/groovy-xml-2.3.7.jar (230 kB at 1.9 MB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.jar [2026-02-10T10:43:47.585Z] [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 643 kB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.jar [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.3.7/groovy-2.3.7.jar (4.5 MB at 28 MB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.jar [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/json-path/2.4.0/json-path-2.4.0.jar (61 kB at 363 kB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.jar [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/2.3.7/groovy-json-2.3.7.jar (130 kB at 729 kB/s) [2026-02-10T10:43:47.585Z] [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-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/1.1.1/microprofile-metrics-rest-tck-1.1.1.jar (26 kB at 137 kB/s) [2026-02-10T10:43:47.585Z] [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-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/rest-assured-common/2.4.0/rest-assured-common-2.4.0.jar (34 kB at 177 kB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.jar [2026-02-10T10:43:47.585Z] [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 690 kB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.jar [2026-02-10T10:43:47.585Z] [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 80 kB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-wagon/0.9.0.M2/aether-connector-wagon-0.9.0.M2.jar (34 kB at 151 kB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/restassured/xml-path/2.4.0/xml-path-2.4.0.jar (85 kB at 359 kB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/config/microprofile-config-api/1.1/microprofile-config-api-1.1.jar (16 kB at 65 kB/s) [2026-02-10T10:43:47.585Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/1.1.1/microprofile-metrics-api-tck-1.1.1.jar (116 kB at 379 kB/s) [2026-02-10T10:43:47.585Z] [INFO] [2026-02-10T10:43:47.585Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ microprofile-metrics-tck --- [2026-02-10T10:43:47.585Z] [INFO] [2026-02-10T10:43:47.585Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ microprofile-metrics-tck --- [2026-02-10T10:43:48.226Z] [INFO] [2026-02-10T10:43:48.226Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ microprofile-metrics-tck --- [2026-02-10T10:43:48.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:43:48.226Z] [INFO] skip non existing resourceDirectory /tomee/tck/microprofile-tck/metrics/src/main/resources [2026-02-10T10:43:48.226Z] [INFO] Copying 3 resources [2026-02-10T10:43:48.226Z] [INFO] [2026-02-10T10:43:48.226Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ microprofile-metrics-tck --- [2026-02-10T10:43:48.226Z] [INFO] No sources to compile [2026-02-10T10:43:48.226Z] [INFO] [2026-02-10T10:43:48.226Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ microprofile-metrics-tck --- [2026-02-10T10:43:48.226Z] [INFO] No dependencies to report [2026-02-10T10:43:48.226Z] [INFO] [2026-02-10T10:43:48.226Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ microprofile-metrics-tck --- [2026-02-10T10:43:48.226Z] [WARNING] Manifest org.apache.tomee:microprofile-metrics-tck:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:43:48.226Z] [INFO] [2026-02-10T10:43:48.226Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ microprofile-metrics-tck --- [2026-02-10T10:43:48.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:43:48.226Z] [INFO] Copying 2 resources [2026-02-10T10:43:48.226Z] [INFO] Copying 3 resources [2026-02-10T10:43:48.865Z] [INFO] [2026-02-10T10:43:48.865Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ microprofile-metrics-tck --- [2026-02-10T10:43:48.865Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:43:48.865Z] [INFO] Compiling 4 source files to /tomee/tck/microprofile-tck/metrics/target/test-classes [2026-02-10T10:43:48.865Z] [INFO] [2026-02-10T10:43:48.865Z] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ microprofile-metrics-tck --- [2026-02-10T10:43:48.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.pom [2026-02-10T10:43:48.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.pom (3.1 kB at 41 kB/s) [2026-02-10T10:43:48.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.jar [2026-02-10T10:43:48.865Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.jar (85 kB at 1.3 MB/s) [2026-02-10T10:43:48.865Z] [INFO] [2026-02-10T10:43:48.865Z] [INFO] ------------------------------------------------------- [2026-02-10T10:43:48.865Z] [INFO] T E S T S [2026-02-10T10:43:48.865Z] [INFO] ------------------------------------------------------- [2026-02-10T10:43:49.506Z] [INFO] Running io.astefanutti.metrics.cdi.se.InheritedTimedMethodBeanTest [2026-02-10T10:43:50.148Z] Feb 10, 2026 10:43:49 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:43:50.148Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:43:50.148Z] Feb 10, 2026 10:43:49 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:43:50.148Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:43:50.148Z] Feb 10, 2026 10:43:49 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:43:50.148Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:43:50.791Z] Feb 10, 2026 10:43:50 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:43:50.791Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:43:50.791Z] Feb 10, 2026 10:43:50 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:43:50.791Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:43:54.606Z] Feb 10, 2026 10:43:54 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:43:54.606Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:00.565Z] Feb 10, 2026 10:43:59 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:00.565Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:00.565Z] Feb 10, 2026 10:44:00 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:00.565Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:44:00.565Z] Feb 10, 2026 10:44:00 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:00.565Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:44:00.565Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.853 s - in io.astefanutti.metrics.cdi.se.InheritedTimedMethodBeanTest [2026-02-10T10:44:01.207Z] [INFO] Running io.astefanutti.metrics.cdi.se.ConcreteTimedBeanTest [2026-02-10T10:44:01.846Z] Feb 10, 2026 10:44:01 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:44:01.846Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:44:01.846Z] Feb 10, 2026 10:44:01 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:44:01.846Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:44:01.846Z] Feb 10, 2026 10:44:01 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:44:01.846Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:44:02.489Z] Feb 10, 2026 10:44:01 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:44:02.489Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:44:02.489Z] Feb 10, 2026 10:44:01 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:44:02.489Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:44:06.297Z] Feb 10, 2026 10:44:06 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:06.297Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:12.297Z] Feb 10, 2026 10:44:11 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:12.297Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:12.297Z] Feb 10, 2026 10:44:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:12.297Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:44:12.297Z] Feb 10, 2026 10:44:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:12.297Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:44:12.297Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.994 s - in io.astefanutti.metrics.cdi.se.ConcreteTimedBeanTest [2026-02-10T10:44:12.937Z] [INFO] Running io.astefanutti.metrics.cdi.se.DefaultNameMetricMethodBeanTest [2026-02-10T10:44:13.577Z] Feb 10, 2026 10:44:13 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:44:13.577Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:44:13.577Z] Feb 10, 2026 10:44:13 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:44:13.577Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:44:13.577Z] Feb 10, 2026 10:44:13 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:44:13.577Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:44:14.216Z] Feb 10, 2026 10:44:13 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:44:14.216Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:44:14.216Z] Feb 10, 2026 10:44:13 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:44:14.216Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:44:18.430Z] Feb 10, 2026 10:44:17 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:18.430Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:23.283Z] Feb 10, 2026 10:44:22 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:23.283Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:23.283Z] Feb 10, 2026 10:44:22 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:23.283Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:44:23.283Z] Feb 10, 2026 10:44:22 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:23.283Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:44:23.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.12 s - in io.astefanutti.metrics.cdi.se.DefaultNameMetricMethodBeanTest [2026-02-10T10:44:23.926Z] [INFO] Running io.astefanutti.metrics.cdi.se.OverloadedTimedMethodBeanTest [2026-02-10T10:44:24.568Z] Feb 10, 2026 10:44:24 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:44:24.568Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:44:24.568Z] Feb 10, 2026 10:44:24 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:44:24.568Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:44:24.568Z] Feb 10, 2026 10:44:24 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:44:24.568Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:44:24.568Z] Feb 10, 2026 10:44:24 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:44:24.568Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:44:24.568Z] Feb 10, 2026 10:44:24 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:44:24.568Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:44:29.391Z] Feb 10, 2026 10:44:28 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:29.391Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:34.235Z] Feb 10, 2026 10:44:33 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:34.235Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:34.235Z] Feb 10, 2026 10:44:34 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:34.235Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:44:34.235Z] Feb 10, 2026 10:44:34 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:34.235Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:44:34.235Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.584 s - in io.astefanutti.metrics.cdi.se.OverloadedTimedMethodBeanTest [2026-02-10T10:44:34.876Z] [INFO] Running io.astefanutti.metrics.cdi.se.MetricProducerFieldBeanTest [2026-02-10T10:44:35.516Z] Feb 10, 2026 10:44:35 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:44:35.516Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:44:35.516Z] Feb 10, 2026 10:44:35 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:44:35.516Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:44:35.516Z] Feb 10, 2026 10:44:35 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:44:35.516Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:44:36.158Z] Feb 10, 2026 10:44:35 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:44:36.158Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:44:36.158Z] Feb 10, 2026 10:44:35 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:44:36.158Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:44:39.985Z] Feb 10, 2026 10:44:39 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:39.985Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:44.811Z] Feb 10, 2026 10:44:44 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:44.811Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:45.450Z] Feb 10, 2026 10:44:44 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:45.450Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:44:45.450Z] Feb 10, 2026 10:44:44 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:45.450Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:44:45.450Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.03 s - in io.astefanutti.metrics.cdi.se.MetricProducerFieldBeanTest [2026-02-10T10:44:46.087Z] [INFO] Running org.eclipse.microprofile.metrics.tck.CounterTest [2026-02-10T10:44:46.726Z] Feb 10, 2026 10:44:46 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:44:46.726Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:44:46.726Z] Feb 10, 2026 10:44:46 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:44:46.727Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:44:46.727Z] Feb 10, 2026 10:44:46 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:44:46.727Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:44:46.727Z] Feb 10, 2026 10:44:46 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:44:46.727Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:44:46.727Z] Feb 10, 2026 10:44:46 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:44:46.727Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:44:51.558Z] Feb 10, 2026 10:44:50 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:51.558Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:56.383Z] Feb 10, 2026 10:44:55 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:44:56.384Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:44:56.384Z] Feb 10, 2026 10:44:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:56.384Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:44:56.384Z] Feb 10, 2026 10:44:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:44:56.384Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:44:56.384Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.542 s - in org.eclipse.microprofile.metrics.tck.CounterTest [2026-02-10T10:44:57.024Z] [INFO] Running org.eclipse.microprofile.metrics.tck.HistogramTest [2026-02-10T10:44:57.664Z] Feb 10, 2026 10:44:57 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:44:57.664Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:44:57.664Z] Feb 10, 2026 10:44:57 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:44:57.664Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:44:57.664Z] Feb 10, 2026 10:44:57 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:44:57.664Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:44:58.304Z] Feb 10, 2026 10:44:57 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:44:58.304Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:44:58.304Z] Feb 10, 2026 10:44:57 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:44:58.304Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:45:02.117Z] Feb 10, 2026 10:45:01 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:45:02.117Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:45:08.508Z] Feb 10, 2026 10:45:07 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:45:08.508Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:45:08.508Z] Feb 10, 2026 10:45:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:45:08.508Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:45:08.508Z] Feb 10, 2026 10:45:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:45:08.508Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:45:08.508Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.603 s - in org.eclipse.microprofile.metrics.tck.HistogramTest [2026-02-10T10:45:08.508Z] [INFO] Running org.eclipse.microprofile.metrics.tck.TimerTest [2026-02-10T10:45:09.146Z] Feb 10, 2026 10:45:08 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:45:09.146Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:45:09.146Z] Feb 10, 2026 10:45:08 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:45:09.146Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:45:09.146Z] Feb 10, 2026 10:45:08 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:45:09.146Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:45:09.786Z] Feb 10, 2026 10:45:09 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:45:09.786Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:45:09.786Z] Feb 10, 2026 10:45:09 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:45:09.786Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:45:13.591Z] Feb 10, 2026 10:45:13 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:45:13.591Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:07.944Z] Feb 10, 2026 10:46:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:07.944Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:07.944Z] Feb 10, 2026 10:46:04 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:07.944Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:46:07.944Z] Feb 10, 2026 10:46:04 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:07.944Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:46:07.944Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.614 s - in org.eclipse.microprofile.metrics.tck.TimerTest [2026-02-10T10:46:07.944Z] [INFO] Running io.astefanutti.metrics.cdi.se.MetricProducerMethodBeanTest [2026-02-10T10:46:07.944Z] Feb 10, 2026 10:46:06 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:46:07.944Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:46:07.944Z] Feb 10, 2026 10:46:06 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:46:07.944Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:46:07.944Z] Feb 10, 2026 10:46:06 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:46:07.944Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:46:07.944Z] Feb 10, 2026 10:46:06 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:46:07.944Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:46:07.944Z] Feb 10, 2026 10:46:06 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:46:07.944Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:46:10.850Z] Feb 10, 2026 10:46:10 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:10.850Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:15.679Z] Feb 10, 2026 10:46:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:15.679Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:16.320Z] Feb 10, 2026 10:46:15 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:16.320Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:46:16.320Z] Feb 10, 2026 10:46:15 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:16.320Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:46:16.320Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.295 s - in io.astefanutti.metrics.cdi.se.MetricProducerMethodBeanTest [2026-02-10T10:46:16.960Z] [INFO] Running io.astefanutti.metrics.cdi.se.TimedClassBeanTest [2026-02-10T10:46:17.599Z] Feb 10, 2026 10:46:17 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:46:17.599Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:46:17.599Z] Feb 10, 2026 10:46:17 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:46:17.599Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:46:17.599Z] Feb 10, 2026 10:46:17 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:46:17.599Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:46:17.599Z] Feb 10, 2026 10:46:17 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:46:17.599Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:46:17.599Z] Feb 10, 2026 10:46:17 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:46:17.599Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:46:22.418Z] Feb 10, 2026 10:46:21 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:22.418Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:27.238Z] Feb 10, 2026 10:46:26 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:27.238Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:27.238Z] Feb 10, 2026 10:46:26 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:27.238Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:46:27.238Z] Feb 10, 2026 10:46:26 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:27.238Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:46:27.238Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.257 s - in io.astefanutti.metrics.cdi.se.TimedClassBeanTest [2026-02-10T10:46:27.921Z] [INFO] Running io.astefanutti.metrics.cdi.se.MonotonicCountedClassBeanTest [2026-02-10T10:46:28.561Z] Feb 10, 2026 10:46:28 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:46:28.561Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:46:28.561Z] Feb 10, 2026 10:46:28 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:46:28.561Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:46:28.561Z] Feb 10, 2026 10:46:28 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:46:28.561Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:46:29.203Z] Feb 10, 2026 10:46:28 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:46:29.203Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:46:29.203Z] Feb 10, 2026 10:46:28 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:46:29.203Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:46:33.018Z] Feb 10, 2026 10:46:32 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:33.018Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:38.972Z] Feb 10, 2026 10:46:38 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:38.972Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:38.972Z] Feb 10, 2026 10:46:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:38.972Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:46:38.972Z] Feb 10, 2026 10:46:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:38.972Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:46:38.972Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.937 s - in io.astefanutti.metrics.cdi.se.MonotonicCountedClassBeanTest [2026-02-10T10:46:39.619Z] [INFO] Running io.astefanutti.metrics.cdi.se.MeteredClassBeanTest [2026-02-10T10:46:40.667Z] Feb 10, 2026 10:46:39 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:46:40.667Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:46:40.667Z] Feb 10, 2026 10:46:39 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:46:40.667Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:46:40.667Z] Feb 10, 2026 10:46:39 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:46:40.667Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:46:40.667Z] Feb 10, 2026 10:46:40 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:46:40.667Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:46:40.667Z] Feb 10, 2026 10:46:40 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:46:40.667Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:46:44.480Z] Feb 10, 2026 10:46:44 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:44.480Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:49.306Z] Feb 10, 2026 10:46:49 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:49.306Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:46:49.946Z] Feb 10, 2026 10:46:49 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:49.946Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:46:49.946Z] Feb 10, 2026 10:46:49 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:46:49.946Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:46:49.946Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.363 s - in io.astefanutti.metrics.cdi.se.MeteredClassBeanTest [2026-02-10T10:46:50.587Z] [INFO] Running io.astefanutti.metrics.cdi.se.TimedMethodBeanLookupTest [2026-02-10T10:46:51.228Z] Feb 10, 2026 10:46:50 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:46:51.228Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:46:51.228Z] Feb 10, 2026 10:46:50 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:46:51.228Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:46:51.228Z] Feb 10, 2026 10:46:50 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:46:51.228Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:46:51.870Z] Feb 10, 2026 10:46:51 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:46:51.870Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:46:51.870Z] Feb 10, 2026 10:46:51 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:46:51.870Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:46:55.701Z] Feb 10, 2026 10:46:55 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:46:55.701Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:01.663Z] Feb 10, 2026 10:47:00 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:01.663Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:01.663Z] Feb 10, 2026 10:47:01 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:01.663Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:47:01.663Z] Feb 10, 2026 10:47:01 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:01.663Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:47:01.663Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.179 s - in io.astefanutti.metrics.cdi.se.TimedMethodBeanLookupTest [2026-02-10T10:47:02.305Z] [INFO] Running io.astefanutti.metrics.cdi.se.HistogramFieldBeanTest [2026-02-10T10:47:02.944Z] Feb 10, 2026 10:47:02 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:47:02.944Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:47:02.944Z] Feb 10, 2026 10:47:02 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:47:02.944Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:47:02.944Z] Feb 10, 2026 10:47:02 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:47:02.944Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:47:03.584Z] Feb 10, 2026 10:47:03 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:47:03.584Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:47:03.584Z] Feb 10, 2026 10:47:03 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:47:03.584Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:47:07.392Z] Feb 10, 2026 10:47:07 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:07.392Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:13.361Z] Feb 10, 2026 10:47:13 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:13.361Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:14.001Z] Feb 10, 2026 10:47:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:14.002Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:47:14.002Z] Feb 10, 2026 10:47:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:14.002Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:47:14.002Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.175 s - in io.astefanutti.metrics.cdi.se.HistogramFieldBeanTest [2026-02-10T10:47:14.642Z] [INFO] Running io.astefanutti.metrics.cdi.se.CountedClassBeanTest [2026-02-10T10:47:15.283Z] Feb 10, 2026 10:47:14 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:47:15.283Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:47:15.283Z] Feb 10, 2026 10:47:14 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:47:15.283Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:47:15.283Z] Feb 10, 2026 10:47:14 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:47:15.283Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:47:15.284Z] Feb 10, 2026 10:47:15 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:47:15.284Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:47:15.284Z] Feb 10, 2026 10:47:15 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:47:15.284Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:47:19.121Z] Feb 10, 2026 10:47:19 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:19.121Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:25.208Z] Feb 10, 2026 10:47:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:25.208Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:25.208Z] Feb 10, 2026 10:47:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:25.208Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:47:25.208Z] Feb 10, 2026 10:47:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:25.208Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:47:25.208Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.888 s - in io.astefanutti.metrics.cdi.se.CountedClassBeanTest [2026-02-10T10:47:26.541Z] [INFO] Running io.astefanutti.metrics.cdi.se.TimedMethodBeanTest [2026-02-10T10:47:26.541Z] Feb 10, 2026 10:47:26 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:47:26.541Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:47:26.541Z] Feb 10, 2026 10:47:26 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:47:26.541Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:47:26.541Z] Feb 10, 2026 10:47:26 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:47:26.541Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:47:27.183Z] Feb 10, 2026 10:47:26 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:47:27.183Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:47:27.183Z] Feb 10, 2026 10:47:26 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:47:27.183Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:47:30.996Z] Feb 10, 2026 10:47:30 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:30.996Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:36.205Z] Feb 10, 2026 10:47:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:36.205Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:36.853Z] Feb 10, 2026 10:47:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:36.853Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:47:36.853Z] Feb 10, 2026 10:47:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:36.853Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:47:36.853Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.111 s - in io.astefanutti.metrics.cdi.se.TimedMethodBeanTest [2026-02-10T10:47:36.853Z] [INFO] Running io.astefanutti.metrics.cdi.se.GaugeMethodBeanTest [2026-02-10T10:47:37.493Z] Feb 10, 2026 10:47:37 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:47:37.494Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:47:37.494Z] Feb 10, 2026 10:47:37 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:47:37.494Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:47:37.494Z] Feb 10, 2026 10:47:37 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:47:37.494Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:47:38.133Z] Feb 10, 2026 10:47:37 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:47:38.133Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:47:38.133Z] Feb 10, 2026 10:47:37 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:47:38.133Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:47:41.980Z] Feb 10, 2026 10:47:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:41.980Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:46.830Z] Feb 10, 2026 10:47:46 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:46.830Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:47.481Z] Feb 10, 2026 10:47:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:47.481Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:47:47.481Z] Feb 10, 2026 10:47:46 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:47.481Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:47:47.481Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.141 s - in io.astefanutti.metrics.cdi.se.GaugeMethodBeanTest [2026-02-10T10:47:48.120Z] [INFO] Running io.astefanutti.metrics.cdi.se.MultipleMetricsMethodBeanTest [2026-02-10T10:47:48.762Z] Feb 10, 2026 10:47:48 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:47:48.762Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:47:48.762Z] Feb 10, 2026 10:47:48 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:47:48.762Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:47:48.762Z] Feb 10, 2026 10:47:48 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:47:48.762Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:47:48.762Z] Feb 10, 2026 10:47:48 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:47:48.762Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:47:48.762Z] Feb 10, 2026 10:47:48 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:47:48.762Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:47:53.589Z] Feb 10, 2026 10:47:52 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:53.589Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:58.440Z] Feb 10, 2026 10:47:57 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:47:58.440Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:47:58.440Z] Feb 10, 2026 10:47:58 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:58.440Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:47:58.440Z] Feb 10, 2026 10:47:58 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:47:58.440Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:47:58.440Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.56 s - in io.astefanutti.metrics.cdi.se.MultipleMetricsMethodBeanTest [2026-02-10T10:47:59.080Z] [INFO] Running io.astefanutti.metrics.cdi.se.InheritedGaugeMethodBeanTest [2026-02-10T10:47:59.719Z] Feb 10, 2026 10:47:59 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:47:59.719Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:47:59.719Z] Feb 10, 2026 10:47:59 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:47:59.719Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:47:59.719Z] Feb 10, 2026 10:47:59 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:47:59.719Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:48:00.358Z] Feb 10, 2026 10:47:59 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:48:00.358Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:48:00.358Z] Feb 10, 2026 10:47:59 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:48:00.358Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:48:04.164Z] Feb 10, 2026 10:48:03 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:04.164Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:08.982Z] Feb 10, 2026 10:48:08 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:08.982Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:08.982Z] Feb 10, 2026 10:48:08 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:08.982Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:48:08.982Z] Feb 10, 2026 10:48:08 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:08.982Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:48:08.982Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.117 s - in io.astefanutti.metrics.cdi.se.InheritedGaugeMethodBeanTest [2026-02-10T10:48:10.310Z] [INFO] Running io.astefanutti.metrics.cdi.se.CountedConstructorBeanTest [2026-02-10T10:48:10.310Z] Feb 10, 2026 10:48:10 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:48:10.310Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:48:10.310Z] Feb 10, 2026 10:48:10 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:48:10.310Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:48:10.310Z] Feb 10, 2026 10:48:10 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:48:10.310Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:48:10.951Z] Feb 10, 2026 10:48:10 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:48:10.951Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:48:10.951Z] Feb 10, 2026 10:48:10 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:48:10.951Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:48:14.769Z] Feb 10, 2026 10:48:14 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:14.769Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:20.723Z] Feb 10, 2026 10:48:19 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:20.723Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:20.723Z] Feb 10, 2026 10:48:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:20.723Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:48:20.723Z] Feb 10, 2026 10:48:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:20.723Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:48:20.723Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.272 s - in io.astefanutti.metrics.cdi.se.CountedConstructorBeanTest [2026-02-10T10:48:20.723Z] [INFO] Running io.astefanutti.metrics.cdi.se.ApplicationScopedTimedMethodBeanTest [2026-02-10T10:48:21.363Z] Feb 10, 2026 10:48:21 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:48:21.363Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:48:21.363Z] Feb 10, 2026 10:48:21 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:48:21.363Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:48:21.363Z] Feb 10, 2026 10:48:21 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:48:21.363Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:48:22.004Z] Feb 10, 2026 10:48:21 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:48:22.004Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:48:22.004Z] Feb 10, 2026 10:48:21 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:48:22.004Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:48:25.826Z] Feb 10, 2026 10:48:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:25.826Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:31.052Z] Feb 10, 2026 10:48:30 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:31.052Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:31.052Z] Feb 10, 2026 10:48:30 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:31.052Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:48:31.052Z] Feb 10, 2026 10:48:30 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:31.052Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:48:31.052Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.885 s - in io.astefanutti.metrics.cdi.se.ApplicationScopedTimedMethodBeanTest [2026-02-10T10:48:31.692Z] [INFO] Running io.astefanutti.metrics.cdi.se.MeterInjectionBeanTest [2026-02-10T10:48:32.332Z] Feb 10, 2026 10:48:31 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:48:32.332Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:48:32.332Z] Feb 10, 2026 10:48:31 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:48:32.332Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:48:32.332Z] Feb 10, 2026 10:48:31 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:48:32.332Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:48:32.332Z] Feb 10, 2026 10:48:32 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:48:32.332Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:48:32.332Z] Feb 10, 2026 10:48:32 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:48:32.332Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:48:36.148Z] Feb 10, 2026 10:48:36 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:36.148Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:42.110Z] Feb 10, 2026 10:48:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:42.110Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:42.110Z] Feb 10, 2026 10:48:41 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:42.110Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:48:42.110Z] Feb 10, 2026 10:48:41 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:42.110Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:48:42.110Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.207 s - in io.astefanutti.metrics.cdi.se.MeterInjectionBeanTest [2026-02-10T10:48:42.751Z] [INFO] Running io.astefanutti.metrics.cdi.se.GaugeInjectionBeanTest [2026-02-10T10:48:42.751Z] Feb 10, 2026 10:48:42 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:48:42.751Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:48:42.751Z] Feb 10, 2026 10:48:42 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:48:42.751Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:48:42.751Z] Feb 10, 2026 10:48:42 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:48:42.751Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:48:43.392Z] Feb 10, 2026 10:48:43 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:48:43.393Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:48:43.393Z] Feb 10, 2026 10:48:43 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:48:43.393Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:48:47.200Z] Feb 10, 2026 10:48:47 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:47.200Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:52.036Z] Feb 10, 2026 10:48:51 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:52.036Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:48:52.676Z] Feb 10, 2026 10:48:52 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:52.676Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:48:52.676Z] Feb 10, 2026 10:48:52 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:48:52.676Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:48:52.676Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.023 s - in io.astefanutti.metrics.cdi.se.GaugeInjectionBeanTest [2026-02-10T10:48:53.317Z] [INFO] Running io.astefanutti.metrics.cdi.se.MeteredConstructorBeanTest [2026-02-10T10:48:53.957Z] Feb 10, 2026 10:48:53 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:48:53.957Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:48:53.957Z] Feb 10, 2026 10:48:53 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:48:53.957Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:48:53.958Z] Feb 10, 2026 10:48:53 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:48:53.958Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:48:53.958Z] Feb 10, 2026 10:48:53 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:48:53.958Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:48:53.958Z] Feb 10, 2026 10:48:53 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:48:53.958Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:48:57.780Z] Feb 10, 2026 10:48:57 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:48:57.780Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:03.748Z] Feb 10, 2026 10:49:02 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:03.748Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:03.748Z] Feb 10, 2026 10:49:02 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:03.748Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:49:03.748Z] Feb 10, 2026 10:49:02 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:03.748Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:49:03.748Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.873 s - in io.astefanutti.metrics.cdi.se.MeteredConstructorBeanTest [2026-02-10T10:49:03.748Z] [INFO] Running io.astefanutti.metrics.cdi.se.CounterFieldBeanTest [2026-02-10T10:49:04.387Z] Feb 10, 2026 10:49:04 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:49:04.388Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:49:04.388Z] Feb 10, 2026 10:49:04 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:49:04.388Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:49:04.388Z] Feb 10, 2026 10:49:04 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:49:04.388Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:49:05.031Z] Feb 10, 2026 10:49:04 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:49:05.031Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:49:05.031Z] Feb 10, 2026 10:49:04 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:49:05.031Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:49:08.850Z] Feb 10, 2026 10:49:08 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:08.850Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:13.679Z] Feb 10, 2026 10:49:13 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:13.679Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:14.321Z] Feb 10, 2026 10:49:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:14.322Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:49:14.322Z] Feb 10, 2026 10:49:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:14.322Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:49:14.322Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.243 s - in io.astefanutti.metrics.cdi.se.CounterFieldBeanTest [2026-02-10T10:49:14.964Z] [INFO] Running io.astefanutti.metrics.cdi.se.MultipleMetricsConstructorBeanTest [2026-02-10T10:49:15.607Z] Feb 10, 2026 10:49:15 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:49:15.607Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:49:15.607Z] Feb 10, 2026 10:49:15 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:49:15.607Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:49:15.607Z] Feb 10, 2026 10:49:15 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:49:15.607Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:49:15.607Z] Feb 10, 2026 10:49:15 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:49:15.607Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:49:15.607Z] Feb 10, 2026 10:49:15 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:49:15.607Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:49:19.430Z] Feb 10, 2026 10:49:19 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:19.430Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:25.495Z] Feb 10, 2026 10:49:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:25.495Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:25.495Z] Feb 10, 2026 10:49:24 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:25.495Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:49:25.495Z] Feb 10, 2026 10:49:24 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:25.495Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:49:25.495Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.239 s - in io.astefanutti.metrics.cdi.se.MultipleMetricsConstructorBeanTest [2026-02-10T10:49:25.495Z] [INFO] Running org.eclipse.microprofile.metrics.tck.MetricFilterTest [2026-02-10T10:49:26.138Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.microprofile.metrics.tck.MetricFilterTest [2026-02-10T10:49:26.779Z] [INFO] Running org.eclipse.microprofile.metrics.tck.GaugeTest [2026-02-10T10:49:26.779Z] Feb 10, 2026 10:49:26 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:49:26.779Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:49:26.779Z] Feb 10, 2026 10:49:26 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:49:26.779Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:49:26.779Z] Feb 10, 2026 10:49:26 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:49:26.779Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:49:27.420Z] Feb 10, 2026 10:49:27 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:49:27.420Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:49:27.420Z] Feb 10, 2026 10:49:27 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:49:27.420Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:49:31.237Z] Feb 10, 2026 10:49:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:31.237Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:36.060Z] Feb 10, 2026 10:49:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:36.060Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:36.702Z] Feb 10, 2026 10:49:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:36.702Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:49:36.702Z] Feb 10, 2026 10:49:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:36.702Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:49:36.702Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.869 s - in org.eclipse.microprofile.metrics.tck.GaugeTest [2026-02-10T10:49:37.343Z] [INFO] Running io.astefanutti.metrics.cdi.se.ConcreteExtendedTimedBeanTest [2026-02-10T10:49:37.983Z] Feb 10, 2026 10:49:37 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:49:37.983Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:49:37.983Z] Feb 10, 2026 10:49:37 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:49:37.983Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:49:37.983Z] Feb 10, 2026 10:49:37 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:49:37.983Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:49:37.983Z] Feb 10, 2026 10:49:37 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:49:37.983Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:49:37.983Z] Feb 10, 2026 10:49:37 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:49:37.983Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:49:41.797Z] Feb 10, 2026 10:49:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:41.797Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:47.760Z] Feb 10, 2026 10:49:47 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:47.760Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:47.760Z] Feb 10, 2026 10:49:47 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:47.760Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:49:47.760Z] Feb 10, 2026 10:49:47 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:47.760Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:49:47.760Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.8 s - in io.astefanutti.metrics.cdi.se.ConcreteExtendedTimedBeanTest [2026-02-10T10:49:48.402Z] [INFO] Running io.astefanutti.metrics.cdi.se.CountedMethodBeanTest [2026-02-10T10:49:49.043Z] Feb 10, 2026 10:49:48 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:49:49.043Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:49:49.043Z] Feb 10, 2026 10:49:48 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:49:49.043Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:49:49.043Z] Feb 10, 2026 10:49:48 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:49:49.043Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:49:49.683Z] Feb 10, 2026 10:49:49 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:49:49.683Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:49:49.683Z] Feb 10, 2026 10:49:49 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:49:49.683Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:49:53.535Z] Feb 10, 2026 10:49:53 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:53.535Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:58.370Z] Feb 10, 2026 10:49:58 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:49:58.370Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:49:59.014Z] Feb 10, 2026 10:49:58 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:59.014Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:49:59.014Z] Feb 10, 2026 10:49:58 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:49:59.014Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:49:59.014Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.079 s - in io.astefanutti.metrics.cdi.se.CountedMethodBeanTest [2026-02-10T10:49:59.014Z] [INFO] Running org.eclipse.microprofile.metrics.tck.TagsTest [2026-02-10T10:49:59.655Z] Feb 10, 2026 10:49:59 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:49:59.655Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:49:59.655Z] Feb 10, 2026 10:49:59 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:49:59.655Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:49:59.655Z] Feb 10, 2026 10:49:59 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:49:59.655Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:50:00.294Z] Feb 10, 2026 10:49:59 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:50:00.294Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:50:00.294Z] Feb 10, 2026 10:49:59 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:50:00.294Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:50:04.102Z] Feb 10, 2026 10:50:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:50:04.102Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:50:10.063Z] Feb 10, 2026 10:50:09 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:50:10.063Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:50:10.063Z] Feb 10, 2026 10:50:09 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:50:10.063Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:50:10.063Z] Feb 10, 2026 10:50:09 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:50:10.063Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:50:10.063Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.517 s - in org.eclipse.microprofile.metrics.tck.TagsTest [2026-02-10T10:50:10.704Z] [INFO] Running org.eclipse.microprofile.metrics.tck.MeterTest [2026-02-10T10:50:10.704Z] Feb 10, 2026 10:50:10 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:50:10.704Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:50:10.704Z] Feb 10, 2026 10:50:10 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:50:10.704Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:50:10.704Z] Feb 10, 2026 10:50:10 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:50:10.704Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:50:11.354Z] Feb 10, 2026 10:50:11 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:50:11.354Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:50:11.354Z] Feb 10, 2026 10:50:11 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:50:11.354Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:50:15.166Z] Feb 10, 2026 10:50:14 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:50:15.166Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:09.864Z] Feb 10, 2026 10:51:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:09.864Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:09.864Z] Feb 10, 2026 10:51:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:09.864Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:51:09.864Z] Feb 10, 2026 10:51:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:09.864Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:51:09.864Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.046 s - in org.eclipse.microprofile.metrics.tck.MeterTest [2026-02-10T10:51:09.864Z] [INFO] Running io.astefanutti.metrics.cdi.se.TimerInjectionBeanTest [2026-02-10T10:51:09.864Z] Feb 10, 2026 10:51:06 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:51:09.864Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:51:09.864Z] Feb 10, 2026 10:51:06 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:51:09.864Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:51:09.864Z] Feb 10, 2026 10:51:06 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:51:09.864Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:51:09.864Z] Feb 10, 2026 10:51:06 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:51:09.864Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:51:09.864Z] Feb 10, 2026 10:51:06 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:51:09.864Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:51:11.193Z] Feb 10, 2026 10:51:10 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:11.193Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:16.010Z] Feb 10, 2026 10:51:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:16.010Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:16.649Z] Feb 10, 2026 10:51:16 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:16.649Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:51:16.649Z] Feb 10, 2026 10:51:16 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:16.649Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:51:16.649Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.174 s - in io.astefanutti.metrics.cdi.se.TimerInjectionBeanTest [2026-02-10T10:51:17.290Z] [INFO] Running org.eclipse.microprofile.metrics.tck.MetricRegistryTest [2026-02-10T10:51:17.930Z] Feb 10, 2026 10:51:17 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:51:17.930Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:51:17.930Z] Feb 10, 2026 10:51:17 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:51:17.930Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:51:17.930Z] Feb 10, 2026 10:51:17 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:51:17.930Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:51:17.930Z] Feb 10, 2026 10:51:17 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:51:17.930Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:51:17.930Z] Feb 10, 2026 10:51:17 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:51:17.930Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:51:22.749Z] Feb 10, 2026 10:51:21 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:22.749Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:28.702Z] Feb 10, 2026 10:51:27 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:28.702Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:28.702Z] Feb 10, 2026 10:51:27 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:28.702Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:51:28.702Z] Feb 10, 2026 10:51:27 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:28.702Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:51:28.702Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.202 s - in org.eclipse.microprofile.metrics.tck.MetricRegistryTest [2026-02-10T10:51:29.340Z] [INFO] Running io.astefanutti.metrics.cdi.se.MonotonicCountedMethodBeanTest [2026-02-10T10:51:29.340Z] Feb 10, 2026 10:51:29 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:51:29.340Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:51:29.340Z] Feb 10, 2026 10:51:29 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:51:29.340Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:51:29.340Z] Feb 10, 2026 10:51:29 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:51:29.340Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:51:29.981Z] Feb 10, 2026 10:51:29 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:51:29.981Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:51:29.981Z] Feb 10, 2026 10:51:29 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:51:29.981Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:51:33.784Z] Feb 10, 2026 10:51:33 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:33.784Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:39.731Z] Feb 10, 2026 10:51:38 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:39.731Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:39.731Z] Feb 10, 2026 10:51:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:39.731Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:51:39.731Z] Feb 10, 2026 10:51:38 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:39.731Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:51:39.731Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.214 s - in io.astefanutti.metrics.cdi.se.MonotonicCountedMethodBeanTest [2026-02-10T10:51:39.731Z] [INFO] Running io.astefanutti.metrics.cdi.se.MeteredMethodBeanTest [2026-02-10T10:51:40.370Z] Feb 10, 2026 10:51:40 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:51:40.370Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:51:40.370Z] Feb 10, 2026 10:51:40 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:51:40.370Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:51:40.370Z] Feb 10, 2026 10:51:40 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:51:40.370Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:51:41.009Z] Feb 10, 2026 10:51:40 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:51:41.009Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:51:41.009Z] Feb 10, 2026 10:51:40 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:51:41.009Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:51:44.818Z] Feb 10, 2026 10:51:44 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:44.818Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:51.164Z] Feb 10, 2026 10:51:50 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:51.164Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:51:51.164Z] Feb 10, 2026 10:51:50 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:51.164Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:51:51.164Z] Feb 10, 2026 10:51:50 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:51:51.164Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:51:51.164Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.647 s - in io.astefanutti.metrics.cdi.se.MeteredMethodBeanTest [2026-02-10T10:51:51.164Z] [INFO] Running io.astefanutti.metrics.cdi.se.TimedConstructorBeanTest [2026-02-10T10:51:51.809Z] Feb 10, 2026 10:51:51 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:51:51.809Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:51:51.809Z] Feb 10, 2026 10:51:51 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:51:51.809Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:51:51.809Z] Feb 10, 2026 10:51:51 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:51:51.809Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:51:52.459Z] Feb 10, 2026 10:51:52 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:51:52.459Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:51:52.459Z] Feb 10, 2026 10:51:52 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:51:52.459Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:51:56.271Z] Feb 10, 2026 10:51:55 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:51:56.271Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:01.094Z] Feb 10, 2026 10:52:00 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:52:01.094Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:01.734Z] Feb 10, 2026 10:52:01 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:01.734Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:52:01.734Z] Feb 10, 2026 10:52:01 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:01.735Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:52:01.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.215 s - in io.astefanutti.metrics.cdi.se.TimedConstructorBeanTest [2026-02-10T10:52:02.378Z] [INFO] Running io.astefanutti.metrics.cdi.se.VisibilityTimedMethodBeanTest [2026-02-10T10:52:03.021Z] Feb 10, 2026 10:52:02 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:52:03.021Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:52:03.021Z] Feb 10, 2026 10:52:02 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:52:03.021Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:52:03.021Z] Feb 10, 2026 10:52:02 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:52:03.021Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:52:03.021Z] Feb 10, 2026 10:52:02 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:52:03.021Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:52:03.021Z] Feb 10, 2026 10:52:02 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:52:03.021Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:52:07.855Z] Feb 10, 2026 10:52:07 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:52:07.855Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:12.685Z] Feb 10, 2026 10:52:11 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:52:12.685Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:12.685Z] Feb 10, 2026 10:52:12 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:12.685Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:52:12.685Z] Feb 10, 2026 10:52:12 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:12.685Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:52:12.685Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.137 s - in io.astefanutti.metrics.cdi.se.VisibilityTimedMethodBeanTest [2026-02-10T10:52:13.326Z] [INFO] Running io.astefanutti.metrics.cdi.se.TimerFieldBeanTest [2026-02-10T10:52:13.967Z] Feb 10, 2026 10:52:13 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:52:13.967Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:52:13.968Z] Feb 10, 2026 10:52:13 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:52:13.968Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:52:13.968Z] Feb 10, 2026 10:52:13 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:52:13.968Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:52:14.610Z] Feb 10, 2026 10:52:13 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:52:14.610Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:52:14.610Z] Feb 10, 2026 10:52:13 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:52:14.610Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:52:18.437Z] Feb 10, 2026 10:52:18 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:52:18.437Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:23.387Z] Feb 10, 2026 10:52:23 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:52:23.387Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:24.028Z] Feb 10, 2026 10:52:23 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:24.028Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:52:24.028Z] Feb 10, 2026 10:52:23 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:24.028Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:52:24.028Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.553 s - in io.astefanutti.metrics.cdi.se.TimerFieldBeanTest [2026-02-10T10:52:24.668Z] [INFO] Running org.eclipse.microprofile.metrics.test.MpMetricTest [2026-02-10T10:52:25.309Z] Feb 10, 2026 10:52:24 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:52:25.309Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:52:25.309Z] Feb 10, 2026 10:52:24 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:52:25.309Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:52:25.309Z] Feb 10, 2026 10:52:24 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:52:25.309Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:52:25.309Z] Feb 10, 2026 10:52:25 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:52:25.309Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:52:25.309Z] Feb 10, 2026 10:52:25 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:52:25.309Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:52:27.396Z] 8698ab8c-d001-4e6c-aed7-5c1f46c257a7.jar: [2026-02-10T10:52:27.396Z] /org/ [2026-02-10T10:52:27.396Z] /org/eclipse/ [2026-02-10T10:52:27.396Z] /org/eclipse/microprofile/ [2026-02-10T10:52:27.396Z] /org/eclipse/microprofile/metrics/ [2026-02-10T10:52:27.396Z] /org/eclipse/microprofile/metrics/test/ [2026-02-10T10:52:27.396Z] /org/eclipse/microprofile/metrics/test/MetricAppBean.class [2026-02-10T10:52:27.396Z] /META-INF/ [2026-02-10T10:52:27.396Z] /META-INF/beans.xml [2026-02-10T10:52:29.479Z] Feb 10, 2026 10:52:28 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:52:29.479Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:38.206Z] Feb 10, 2026 10:52:37 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:52:38.206Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:38.206Z] Feb 10, 2026 10:52:37 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:38.206Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:52:38.206Z] Feb 10, 2026 10:52:37 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:38.206Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:52:38.206Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.641 s - in org.eclipse.microprofile.metrics.test.MpMetricTest [2026-02-10T10:52:38.849Z] [INFO] Running org.eclipse.microprofile.metrics.test.ReusableMetricsTest [2026-02-10T10:52:39.489Z] Feb 10, 2026 10:52:39 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:52:39.489Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/metrics/target/tomee [2026-02-10T10:52:39.489Z] Feb 10, 2026 10:52:39 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:52:39.489Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:52:39.489Z] Feb 10, 2026 10:52:39 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:52:39.489Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/metrics/target/tomee' [2026-02-10T10:52:40.132Z] Feb 10, 2026 10:52:39 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:52:40.132Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/metrics/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:52:40.133Z] Feb 10, 2026 10:52:39 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:52:40.133Z] WARNING: Can't find /tomee/tck/microprofile-tck/metrics/src/test/conf [2026-02-10T10:52:44.158Z] Feb 10, 2026 10:52:43 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:52:44.158Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:51.399Z] Feb 10, 2026 10:52:50 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:52:51.399Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T10:52:51.399Z] Feb 10, 2026 10:52:50 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:51.399Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics.war [2026-02-10T10:52:51.399Z] Feb 10, 2026 10:52:50 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:52:51.399Z] INFO: cleaning /tomee/tck/microprofile-tck/metrics/target/workdir/0/microprofile-metrics [2026-02-10T10:52:51.399Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.423 s - in org.eclipse.microprofile.metrics.test.ReusableMetricsTest [2026-02-10T10:52:52.040Z] [INFO] [2026-02-10T10:52:52.040Z] [INFO] Results: [2026-02-10T10:52:52.040Z] [INFO] [2026-02-10T10:52:52.040Z] [INFO] Tests run: 150, Failures: 0, Errors: 0, Skipped: 0 [2026-02-10T10:52:52.040Z] [INFO] [2026-02-10T10:52:52.040Z] [INFO] [2026-02-10T10:52:52.040Z] [INFO] -----------< org.apache.tomee:microprofile-rest-client-tck >------------ [2026-02-10T10:52:52.040Z] [INFO] Building TomEE :: TCK :: MicroProfile Rest Client TCK 8.0.2 [7/9] [2026-02-10T10:52:52.040Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T10:52:52.040Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/uk/co/automatictester/wiremock-maven-plugin/3.0.0/wiremock-maven-plugin-3.0.0.pom [2026-02-10T10:52:52.040Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/uk/co/automatictester/wiremock-maven-plugin/3.0.0/wiremock-maven-plugin-3.0.0.pom (9.5 kB at 27 kB/s) [2026-02-10T10:52:52.041Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/uk/co/automatictester/wiremock-maven-plugin/3.0.0/wiremock-maven-plugin-3.0.0.jar [2026-02-10T10:52:52.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/uk/co/automatictester/wiremock-maven-plugin/3.0.0/wiremock-maven-plugin-3.0.0.jar (22 kB at 48 kB/s) [2026-02-10T10:52:52.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.pom [2026-02-10T10:52:52.681Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.pom [2026-02-10T10:52:53.321Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.pom [2026-02-10T10:52:53.321Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.pom [2026-02-10T10:52:53.960Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.pom (4.3 kB at 11 kB/s) [2026-02-10T10:52:53.960Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.pom [2026-02-10T10:52:53.960Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.pom [2026-02-10T10:52:53.961Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.pom [2026-02-10T10:52:53.961Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.pom [2026-02-10T10:52:53.961Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.pom (4.9 kB at 77 kB/s) [2026-02-10T10:52:53.961Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-server/7.5.3.v20111011/jetty-server-7.5.3.v20111011.pom [2026-02-10T10:52:54.600Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-server/7.5.3.v20111011/jetty-server-7.5.3.v20111011.pom [2026-02-10T10:52:54.600Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-server/7.5.3.v20111011/jetty-server-7.5.3.v20111011.pom [2026-02-10T10:52:54.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/7.5.3.v20111011/jetty-server-7.5.3.v20111011.pom [2026-02-10T10:52:54.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/7.5.3.v20111011/jetty-server-7.5.3.v20111011.pom (3.8 kB at 123 kB/s) [2026-02-10T10:52:54.601Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.pom [2026-02-10T10:52:54.601Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.pom [2026-02-10T10:52:55.244Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.pom [2026-02-10T10:52:55.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.pom [2026-02-10T10:52:55.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.pom (2.7 kB at 15 kB/s) [2026-02-10T10:52:55.244Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.pom [2026-02-10T10:52:55.244Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.pom [2026-02-10T10:52:55.884Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.pom [2026-02-10T10:52:55.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.pom [2026-02-10T10:52:55.884Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.pom (3.3 kB at 99 kB/s) [2026-02-10T10:52:55.884Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-project/9.2.22.v20170606/jetty-project-9.2.22.v20170606.pom [2026-02-10T10:52:55.884Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-project/9.2.22.v20170606/jetty-project-9.2.22.v20170606.pom [2026-02-10T10:52:55.884Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-project/9.2.22.v20170606/jetty-project-9.2.22.v20170606.pom [2026-02-10T10:52:55.884Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.22.v20170606/jetty-project-9.2.22.v20170606.pom [2026-02-10T10:52:55.885Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.22.v20170606/jetty-project-9.2.22.v20170606.pom (44 kB at 1.4 MB/s) [2026-02-10T10:52:55.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom [2026-02-10T10:52:56.527Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom [2026-02-10T10:52:56.527Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom [2026-02-10T10:52:56.527Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom [2026-02-10T10:52:56.527Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/23/jetty-parent-23.pom (22 kB at 626 kB/s) [2026-02-10T10:52:56.527Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-security/7.5.3.v20111011/jetty-security-7.5.3.v20111011.pom [2026-02-10T10:52:56.527Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-security/7.5.3.v20111011/jetty-security-7.5.3.v20111011.pom [2026-02-10T10:52:56.527Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-security/7.5.3.v20111011/jetty-security-7.5.3.v20111011.pom [2026-02-10T10:52:57.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/7.5.3.v20111011/jetty-security-7.5.3.v20111011.pom [2026-02-10T10:52:57.167Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/7.5.3.v20111011/jetty-security-7.5.3.v20111011.pom (2.7 kB at 12 kB/s) [2026-02-10T10:52:57.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.pom [2026-02-10T10:52:57.167Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.pom [2026-02-10T10:52:57.167Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.pom [2026-02-10T10:52:57.167Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.pom [2026-02-10T10:52:57.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.pom (3.8 kB at 117 kB/s) [2026-02-10T10:52:57.808Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-webapp/7.5.3.v20111011/jetty-webapp-7.5.3.v20111011.pom [2026-02-10T10:52:57.808Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-webapp/7.5.3.v20111011/jetty-webapp-7.5.3.v20111011.pom [2026-02-10T10:52:57.808Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-webapp/7.5.3.v20111011/jetty-webapp-7.5.3.v20111011.pom [2026-02-10T10:52:57.808Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/7.5.3.v20111011/jetty-webapp-7.5.3.v20111011.pom [2026-02-10T10:52:57.808Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/7.5.3.v20111011/jetty-webapp-7.5.3.v20111011.pom (3.3 kB at 14 kB/s) [2026-02-10T10:52:57.808Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-xml/7.5.3.v20111011/jetty-xml-7.5.3.v20111011.pom [2026-02-10T10:52:58.447Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-xml/7.5.3.v20111011/jetty-xml-7.5.3.v20111011.pom [2026-02-10T10:52:58.447Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-xml/7.5.3.v20111011/jetty-xml-7.5.3.v20111011.pom [2026-02-10T10:52:58.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/7.5.3.v20111011/jetty-xml-7.5.3.v20111011.pom [2026-02-10T10:52:58.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/7.5.3.v20111011/jetty-xml-7.5.3.v20111011.pom (1.9 kB at 6.8 kB/s) [2026-02-10T10:52:58.447Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-servlet/7.5.3.v20111011/jetty-servlet-7.5.3.v20111011.pom [2026-02-10T10:52:59.089Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-servlet/7.5.3.v20111011/jetty-servlet-7.5.3.v20111011.pom [2026-02-10T10:52:59.089Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-servlet/7.5.3.v20111011/jetty-servlet-7.5.3.v20111011.pom [2026-02-10T10:52:59.089Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/7.5.3.v20111011/jetty-servlet-7.5.3.v20111011.pom [2026-02-10T10:52:59.089Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/7.5.3.v20111011/jetty-servlet-7.5.3.v20111011.pom (2.7 kB at 13 kB/s) [2026-02-10T10:52:59.089Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/20.0/guava-20.0.pom [2026-02-10T10:52:59.729Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava/20.0/guava-20.0.pom [2026-02-10T10:52:59.729Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/20.0/guava-20.0.pom [2026-02-10T10:52:59.729Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.pom [2026-02-10T10:52:59.729Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.pom (6.8 kB at 214 kB/s) [2026-02-10T10:52:59.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [2026-02-10T10:52:59.729Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [2026-02-10T10:52:59.729Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [2026-02-10T10:53:00.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [2026-02-10T10:53:00.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom (9.9 kB at 267 kB/s) [2026-02-10T10:53:00.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom [2026-02-10T10:53:00.370Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom [2026-02-10T10:53:00.370Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom [2026-02-10T10:53:00.370Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom [2026-02-10T10:53:00.370Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.pom (5.4 kB at 169 kB/s) [2026-02-10T10:53:00.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [2026-02-10T10:53:00.370Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [2026-02-10T10:53:01.011Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [2026-02-10T10:53:01.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [2026-02-10T10:53:01.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8.0 kB at 249 kB/s) [2026-02-10T10:53:01.011Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/27/oss-parent-27.pom [2026-02-10T10:53:01.011Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/oss-parent/27/oss-parent-27.pom [2026-02-10T10:53:01.011Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/oss-parent/27/oss-parent-27.pom [2026-02-10T10:53:01.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom [2026-02-10T10:53:01.649Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 kB at 634 kB/s) [2026-02-10T10:53:01.649Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.pom [2026-02-10T10:53:01.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.pom [2026-02-10T10:53:01.650Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.pom [2026-02-10T10:53:01.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.pom [2026-02-10T10:53:01.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.pom (1.8 kB at 58 kB/s) [2026-02-10T10:53:01.650Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [2026-02-10T10:53:01.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [2026-02-10T10:53:02.290Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom (6.4 kB at 28 kB/s) [2026-02-10T10:53:02.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [2026-02-10T10:53:02.291Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [2026-02-10T10:53:02.291Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom (16 kB at 47 kB/s) [2026-02-10T10:53:02.291Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [2026-02-10T10:53:02.931Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [2026-02-10T10:53:02.931Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom (5.1 kB at 22 kB/s) [2026-02-10T10:53:02.931Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [2026-02-10T10:53:02.931Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [2026-02-10T10:53:03.570Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom (13 kB at 59 kB/s) [2026-02-10T10:53:03.570Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom [2026-02-10T10:53:03.570Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom [2026-02-10T10:53:03.570Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom [2026-02-10T10:53:03.570Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom [2026-02-10T10:53:03.570Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom (1.8 kB at 60 kB/s) [2026-02-10T10:53:03.570Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom [2026-02-10T10:53:03.570Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom [2026-02-10T10:53:03.570Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom [2026-02-10T10:53:04.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom [2026-02-10T10:53:04.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom (16 kB at 497 kB/s) [2026-02-10T10:53:04.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom [2026-02-10T10:53:04.210Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom [2026-02-10T10:53:04.210Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom [2026-02-10T10:53:04.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom [2026-02-10T10:53:04.210Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom (3.0 kB at 92 kB/s) [2026-02-10T10:53:04.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [2026-02-10T10:53:04.850Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [2026-02-10T10:53:04.850Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom [2026-02-10T10:53:04.850Z] [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-10T10:53:04.850Z] [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 98 kB/s) [2026-02-10T10:53:04.850Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom [2026-02-10T10:53:04.850Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom [2026-02-10T10:53:04.850Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.pom [2026-02-10T10:53:05.491Z] [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-10T10:53:05.491Z] [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 398 kB/s) [2026-02-10T10:53:05.491Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom [2026-02-10T10:53:05.491Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom [2026-02-10T10:53:05.491Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom [2026-02-10T10:53:05.491Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom [2026-02-10T10:53:05.491Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom (6.2 kB at 167 kB/s) [2026-02-10T10:53:05.491Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom [2026-02-10T10:53:05.491Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom [2026-02-10T10:53:06.130Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom [2026-02-10T10:53:06.130Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom [2026-02-10T10:53:06.130Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.5/jackson-core-2.8.5.pom (5.4 kB at 193 kB/s) [2026-02-10T10:53:06.130Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.pom [2026-02-10T10:53:06.130Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.pom [2026-02-10T10:53:06.770Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.pom (21 kB at 63 kB/s) [2026-02-10T10:53:06.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/38/commons-parent-38.pom [2026-02-10T10:53:06.770Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/38/commons-parent-38.pom [2026-02-10T10:53:06.770Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-parent/38/commons-parent-38.pom (62 kB at 185 kB/s) [2026-02-10T10:53:06.770Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.pom [2026-02-10T10:53:07.410Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.pom [2026-02-10T10:53:07.410Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.pom [2026-02-10T10:53:07.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.pom [2026-02-10T10:53:07.410Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.pom (5.2 kB at 146 kB/s) [2026-02-10T10:53:07.410Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/jknack/handlebars.java/4.0.6/handlebars.java-4.0.6.pom [2026-02-10T10:53:08.069Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/github/jknack/handlebars.java/4.0.6/handlebars.java-4.0.6.pom [2026-02-10T10:53:08.069Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/github/jknack/handlebars.java/4.0.6/handlebars.java-4.0.6.pom [2026-02-10T10:53:08.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.0.6/handlebars.java-4.0.6.pom [2026-02-10T10:53:08.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.0.6/handlebars.java-4.0.6.pom (15 kB at 457 kB/s) [2026-02-10T10:53:08.069Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom [2026-02-10T10:53:08.069Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom [2026-02-10T10:53:08.069Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom [2026-02-10T10:53:08.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom [2026-02-10T10:53:08.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.pom (2.3 kB at 72 kB/s) [2026-02-10T10:53:08.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom [2026-02-10T10:53:08.709Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom [2026-02-10T10:53:08.709Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom [2026-02-10T10:53:08.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom [2026-02-10T10:53:08.709Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.1-1/antlr4-master-4.5.1-1.pom (3.8 kB at 136 kB/s) [2026-02-10T10:53:08.709Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.pom [2026-02-10T10:53:08.709Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.pom [2026-02-10T10:53:09.349Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.pom [2026-02-10T10:53:09.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.pom [2026-02-10T10:53:09.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.pom (4.1 kB at 146 kB/s) [2026-02-10T10:53:09.349Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [2026-02-10T10:53:09.349Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [2026-02-10T10:53:09.349Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [2026-02-10T10:53:09.349Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [2026-02-10T10:53:09.349Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 451 kB/s) [2026-02-10T10:53:09.349Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.pom [2026-02-10T10:53:09.990Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.pom [2026-02-10T10:53:09.990Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.pom [2026-02-10T10:53:09.990Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.pom [2026-02-10T10:53:09.990Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.pom (2.5 kB at 87 kB/s) [2026-02-10T10:53:09.990Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.pom [2026-02-10T10:53:09.990Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.pom [2026-02-10T10:53:09.990Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.pom [2026-02-10T10:53:10.630Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.pom [2026-02-10T10:53:10.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.pom (2.3 kB at 72 kB/s) [2026-02-10T10:53:10.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.pom [2026-02-10T10:53:10.631Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.pom [2026-02-10T10:53:10.631Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.pom [2026-02-10T10:53:10.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.pom [2026-02-10T10:53:10.631Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.pom (2.8 kB at 90 kB/s) [2026-02-10T10:53:10.631Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.pom [2026-02-10T10:53:11.271Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.pom [2026-02-10T10:53:11.271Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.pom [2026-02-10T10:53:11.271Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.pom [2026-02-10T10:53:11.271Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.pom (3.5 kB at 114 kB/s) [2026-02-10T10:53:11.271Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.pom [2026-02-10T10:53:11.271Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.pom [2026-02-10T10:53:11.271Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.pom [2026-02-10T10:53:11.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.pom [2026-02-10T10:53:11.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.pom (2.0 kB at 58 kB/s) [2026-02-10T10:53:11.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.pom [2026-02-10T10:53:11.912Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.pom [2026-02-10T10:53:11.912Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.pom [2026-02-10T10:53:11.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.pom [2026-02-10T10:53:11.912Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.pom (3.6 kB at 116 kB/s) [2026-02-10T10:53:11.912Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [2026-02-10T10:53:12.553Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [2026-02-10T10:53:12.553Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [2026-02-10T10:53:12.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [2026-02-10T10:53:12.553Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (6.7 kB at 215 kB/s) [2026-02-10T10:53:12.553Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/glassfish/json/1.1.4/json-1.1.4.pom [2026-02-10T10:53:12.553Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/glassfish/json/1.1.4/json-1.1.4.pom [2026-02-10T10:53:12.553Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/glassfish/json/1.1.4/json-1.1.4.pom [2026-02-10T10:53:13.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom [2026-02-10T10:53:13.193Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 559 kB/s) [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/20.0/guava-20.0.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.jar [2026-02-10T10:53:13.193Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/google/guava/guava/20.0/guava-20.0.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.jar [2026-02-10T10:53:13.833Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.jar [2026-02-10T10:53:14.473Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.jar [2026-02-10T10:53:15.113Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar (324 kB at 308 kB/s) [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [2026-02-10T10:53:15.113Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar (748 kB at 613 kB/s) [2026-02-10T10:53:15.113Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar (751 kB at 543 kB/s) [2026-02-10T10:53:15.113Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/google/guava/guava/20.0/guava-20.0.jar [2026-02-10T10:53:15.113Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.jar [2026-02-10T10:53:15.754Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.jar [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.jar [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.jar [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.jar [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.9/jackson-annotations-2.8.9.jar (56 kB at 627 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.9/jackson-core-2.8.9.jar (283 kB at 2.4 MB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock/2.10.1/wiremock-2.10.1.jar (1.5 MB at 12 MB/s) [2026-02-10T10:53:16.397Z] [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-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar (156 kB at 1.0 MB/s) [2026-02-10T10:53:16.397Z] [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-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar (125 kB at 747 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/20.0/guava-20.0.jar (2.4 MB at 14 MB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.jar [2026-02-10T10:53:16.397Z] [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 1.2 MB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar [2026-02-10T10:53:16.397Z] [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 391 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar (24 kB at 110 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar (302 kB at 1.3 MB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.0.6/handlebars-4.0.6.jar (333 kB at 1.4 MB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.22.v20170606/jetty-server-9.2.22.v20170606.jar (421 kB at 1.7 MB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 368 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.22.v20170606/jetty-io-9.2.22.v20170606.jar (108 kB at 377 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.22.v20170606/jetty-security-9.2.22.v20170606.jar (96 kB at 327 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.22.v20170606/jetty-servlet-9.2.22.v20170606.jar (116 kB at 374 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/rest/client/microprofile-rest-client-tck/1.3.3/microprofile-rest-client-tck-1.3.3.jar (209 kB at 629 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.22.v20170606/jetty-servlets-9.2.22.v20170606.jar (125 kB at 375 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/7.5.3.v20111011/jetty-continuation-7.5.3.v20111011.jar (20 kB at 61 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.22.v20170606/jetty-webapp-9.2.22.v20170606.jar (108 kB at 305 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.22.v20170606/jetty-util-9.2.22.v20170606.jar (382 kB at 1.0 MB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (31 kB at 84 kB/s) [2026-02-10T10:53:16.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.22.v20170606/jetty-xml-9.2.22.v20170606.jar (44 kB at 118 kB/s) [2026-02-10T10:53:16.398Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.22.v20170606/jetty-http-9.2.22.v20170606.jar (127 kB at 245 kB/s) [2026-02-10T10:53:16.398Z] [INFO] [2026-02-10T10:53:16.398Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ microprofile-rest-client-tck --- [2026-02-10T10:53:16.398Z] [INFO] [2026-02-10T10:53:16.398Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ microprofile-rest-client-tck --- [2026-02-10T10:53:17.038Z] [INFO] [2026-02-10T10:53:17.038Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ microprofile-rest-client-tck --- [2026-02-10T10:53:17.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:53:17.038Z] [INFO] skip non existing resourceDirectory /tomee/tck/microprofile-tck/rest-client/src/main/resources [2026-02-10T10:53:17.038Z] [INFO] Copying 3 resources [2026-02-10T10:53:17.038Z] [INFO] [2026-02-10T10:53:17.038Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ microprofile-rest-client-tck --- [2026-02-10T10:53:17.038Z] [INFO] No sources to compile [2026-02-10T10:53:17.038Z] [INFO] [2026-02-10T10:53:17.038Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ microprofile-rest-client-tck --- [2026-02-10T10:53:17.038Z] [INFO] No dependencies to report [2026-02-10T10:53:17.038Z] [INFO] [2026-02-10T10:53:17.038Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ microprofile-rest-client-tck --- [2026-02-10T10:53:17.038Z] [WARNING] Manifest org.apache.tomee:microprofile-rest-client-tck:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T10:53:17.038Z] [INFO] [2026-02-10T10:53:17.038Z] [INFO] --- wiremock-maven-plugin:3.0.0:run (start-wiremock) @ microprofile-rest-client-tck --- [2026-02-10T10:53:17.038Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.7/scala-library-2.12.7.pom [2026-02-10T10:53:17.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.7/scala-library-2.12.7.pom (1.6 kB at 47 kB/s) [2026-02-10T10:53:17.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom [2026-02-10T10:53:17.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom (2.9 kB at 92 kB/s) [2026-02-10T10:53:17.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.4/maven-3.5.4.pom [2026-02-10T10:53:17.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.4/maven-3.5.4.pom (23 kB at 836 kB/s) [2026-02-10T10:53:17.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom [2026-02-10T10:53:17.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom (4.0 kB at 126 kB/s) [2026-02-10T10:53:17.679Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom [2026-02-10T10:53:17.679Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom (2.1 kB at 68 kB/s) [2026-02-10T10:53:17.680Z] [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-10T10:53:17.680Z] [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 113 kB/s) [2026-02-10T10:53:17.680Z] [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-10T10:53:17.680Z] [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 404 kB/s) [2026-02-10T10:53:17.680Z] [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-10T10:53:17.680Z] [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 82 kB/s) [2026-02-10T10:53:17.680Z] [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-10T10:53:17.680Z] [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 497 kB/s) [2026-02-10T10:53:17.680Z] [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-10T10:53:17.680Z] [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 49 kB/s) [2026-02-10T10:53:17.680Z] [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-10T10:53:17.680Z] [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 427 kB/s) [2026-02-10T10:53:17.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock/2.19.0/wiremock-2.19.0.pom [2026-02-10T10:53:17.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock/2.19.0/wiremock-2.19.0.pom (5.1 kB at 163 kB/s) [2026-02-10T10:53:17.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.24.v20180105/jetty-server-9.2.24.v20180105.pom [2026-02-10T10:53:17.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.24.v20180105/jetty-server-9.2.24.v20180105.pom (4.1 kB at 124 kB/s) [2026-02-10T10:53:17.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.24.v20180105/jetty-project-9.2.24.v20180105.pom [2026-02-10T10:53:17.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.2.24.v20180105/jetty-project-9.2.24.v20180105.pom (45 kB at 1.3 MB/s) [2026-02-10T10:53:17.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.24.v20180105/jetty-http-9.2.24.v20180105.pom [2026-02-10T10:53:17.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.24.v20180105/jetty-http-9.2.24.v20180105.pom (2.5 kB at 87 kB/s) [2026-02-10T10:53:17.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.24.v20180105/jetty-util-9.2.24.v20180105.pom [2026-02-10T10:53:17.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.24.v20180105/jetty-util-9.2.24.v20180105.pom (3.6 kB at 103 kB/s) [2026-02-10T10:53:17.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.24.v20180105/jetty-io-9.2.24.v20180105.pom [2026-02-10T10:53:17.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.24.v20180105/jetty-io-9.2.24.v20180105.pom (2.3 kB at 74 kB/s) [2026-02-10T10:53:17.680Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.24.v20180105/jetty-servlet-9.2.24.v20180105.pom [2026-02-10T10:53:17.680Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.24.v20180105/jetty-servlet-9.2.24.v20180105.pom (3.3 kB at 86 kB/s) [2026-02-10T10:53:18.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.24.v20180105/jetty-security-9.2.24.v20180105.pom [2026-02-10T10:53:18.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.24.v20180105/jetty-security-9.2.24.v20180105.pom (2.8 kB at 75 kB/s) [2026-02-10T10:53:18.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.24.v20180105/jetty-servlets-9.2.24.v20180105.pom [2026-02-10T10:53:18.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.24.v20180105/jetty-servlets-9.2.24.v20180105.pom (3.8 kB at 133 kB/s) [2026-02-10T10:53:18.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.24.v20180105/jetty-continuation-9.2.24.v20180105.pom [2026-02-10T10:53:18.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.24.v20180105/jetty-continuation-9.2.24.v20180105.pom (2.0 kB at 52 kB/s) [2026-02-10T10:53:18.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.24.v20180105/jetty-webapp-9.2.24.v20180105.pom [2026-02-10T10:53:18.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.24.v20180105/jetty-webapp-9.2.24.v20180105.pom (3.5 kB at 111 kB/s) [2026-02-10T10:53:18.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.24.v20180105/jetty-xml-9.2.24.v20180105.pom [2026-02-10T10:53:18.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.24.v20180105/jetty-xml-9.2.24.v20180105.pom (2.0 kB at 60 kB/s) [2026-02-10T10:53:18.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.11/jackson-core-2.8.11.pom [2026-02-10T10:53:18.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.11/jackson-core-2.8.11.pom (5.4 kB at 193 kB/s) [2026-02-10T10:53:18.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.11/jackson-annotations-2.8.11.pom [2026-02-10T10:53:18.323Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.11/jackson-annotations-2.8.11.pom (1.9 kB at 51 kB/s) [2026-02-10T10:53:18.323Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.11.2/jackson-databind-2.8.11.2.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.11.2/jackson-databind-2.8.11.2.pom (5.4 kB at 170 kB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (1.8 kB at 50 kB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.10/jackson-core-2.8.10.pom (5.4 kB at 181 kB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.pom (6.2 kB at 195 kB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.5/httpcomponents-client-4.5.5.pom (15 kB at 484 kB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom (0 B at 0 B/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.pom (5.1 kB at 169 kB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.9/httpcomponents-core-4.4.9.pom (13 kB at 482 kB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom (34 kB at 1.0 MB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 374 kB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom [2026-02-10T10:53:18.324Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.9 MB/s) [2026-02-10T10:53:18.324Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.5.1/xmlunit-core-2.5.1.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.5.1/xmlunit-core-2.5.1.pom (1.8 kB at 51 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.5.1/xmlunit-parent-2.5.1.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.5.1/xmlunit-parent-2.5.1.pom (16 kB at 568 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.5.1/xmlunit-legacy-2.5.1.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.5.1/xmlunit-legacy-2.5.1.pom (3.0 kB at 95 kB/s) [2026-02-10T10:53:18.965Z] [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-10T10:53:18.965Z] [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 128 kB/s) [2026-02-10T10:53:18.965Z] [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-10T10:53:18.965Z] [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 422 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom (2.7 kB at 99 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom (12 kB at 329 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 918 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom [2026-02-10T10:53:18.965Z] [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 194 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.10/jackson-databind-2.8.10.pom (5.4 kB at 187 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.0.7/handlebars-4.0.7.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.0.7/handlebars-4.0.7.pom (5.2 kB at 150 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.0.7/handlebars.java-4.0.7.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.0.7/handlebars.java-4.0.7.pom (15 kB at 486 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 131 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 125 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 84 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 370 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.0.7/handlebars-helpers-4.0.7.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.0.7/handlebars-helpers-4.0.7.pom (2.0 kB at 57 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.pom (1.3 kB at 41 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.pom [2026-02-10T10:53:18.965Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.pom (2.2 kB at 75 kB/s) [2026-02-10T10:53:18.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.4/scala-library-2.12.4.pom [2026-02-10T10:53:19.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.4/scala-library-2.12.4.pom (1.6 kB at 55 kB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.pom [2026-02-10T10:53:19.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.pom (1.8 kB at 55 kB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.7/scala-library-2.12.7.jar [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar [2026-02-10T10:53:19.610Z] [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-10T10:53:19.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar (48 kB at 1.1 MB/s) [2026-02-10T10:53:19.610Z] [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-10T10:53:19.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar (165 kB at 3.6 MB/s) [2026-02-10T10:53:19.610Z] [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-10T10:53:19.610Z] [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 3.8 MB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock/2.19.0/wiremock-2.19.0.jar [2026-02-10T10:53:19.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar (55 kB at 980 kB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.24.v20180105/jetty-server-9.2.24.v20180105.jar [2026-02-10T10:53:19.610Z] [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 174 kB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.24.v20180105/jetty-http-9.2.24.v20180105.jar [2026-02-10T10:53:19.610Z] [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 3.8 MB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.24.v20180105/jetty-io-9.2.24.v20180105.jar [2026-02-10T10:53:19.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.2.24.v20180105/jetty-server-9.2.24.v20180105.jar (421 kB at 3.6 MB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.24.v20180105/jetty-servlet-9.2.24.v20180105.jar [2026-02-10T10:53:19.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.2.24.v20180105/jetty-http-9.2.24.v20180105.jar (127 kB at 1.0 MB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.24.v20180105/jetty-security-9.2.24.v20180105.jar [2026-02-10T10:53:19.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.2.24.v20180105/jetty-io-9.2.24.v20180105.jar (108 kB at 737 kB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.24.v20180105/jetty-servlets-9.2.24.v20180105.jar [2026-02-10T10:53:19.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.2.24.v20180105/jetty-security-9.2.24.v20180105.jar (96 kB at 596 kB/s) [2026-02-10T10:53:19.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.24.v20180105/jetty-continuation-9.2.24.v20180105.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.7/scala-library-2.12.7.jar (5.3 MB at 32 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.24.v20180105/jetty-util-9.2.24.v20180105.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.2.24.v20180105/jetty-servlet-9.2.24.v20180105.jar (116 kB at 714 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.24.v20180105/jetty-webapp-9.2.24.v20180105.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock/2.19.0/wiremock-2.19.0.jar (1.6 MB at 9.9 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.24.v20180105/jetty-xml-9.2.24.v20180105.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlets/9.2.24.v20180105/jetty-servlets-9.2.24.v20180105.jar (125 kB at 656 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.11/jackson-core-2.8.11.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-continuation/9.2.24.v20180105/jetty-continuation-9.2.24.v20180105.jar (16 kB at 84 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.11/jackson-annotations-2.8.11.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/9.2.24.v20180105/jetty-webapp-9.2.24.v20180105.jar (108 kB at 556 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.11.2/jackson-databind-2.8.11.2.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.2.24.v20180105/jetty-util-9.2.24.v20180105.jar (382 kB at 1.8 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/9.2.24.v20180105/jetty-xml-9.2.24.v20180105.jar (44 kB at 208 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.11/jackson-annotations-2.8.11.jar (56 kB at 249 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.11/jackson-core-2.8.11.jar (283 kB at 1.2 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.5.1/xmlunit-core-2.5.1.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.11.2/jackson-databind-2.8.11.2.jar (1.2 MB at 5.1 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.5.1/xmlunit-legacy-2.5.1.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 1.1 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.9/httpcore-4.4.9.jar (326 kB at 1.2 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.5.1/xmlunit-legacy-2.5.1.jar (126 kB at 456 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.5/httpclient-4.5.5.jar (766 kB at 2.8 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.0.7/handlebars-4.0.7.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.5.1/xmlunit-core-2.5.1.jar (157 kB at 539 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar (32 kB at 110 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.0.7/handlebars-helpers-4.0.7.jar [2026-02-10T10:53:19.611Z] [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 100 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 1.5 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.jar [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.0.7/handlebars-4.0.7.jar (350 kB at 1.1 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.0.7/handlebars-helpers-4.0.7.jar (12 kB at 36 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar (337 kB at 994 kB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.jar (708 kB at 2.0 MB/s) [2026-02-10T10:53:19.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.jar (3.6 MB at 8.1 MB/s) [2026-02-10T10:53:20.289Z] [INFO] Starting WireMock with following params: --root-dir=/tomee/tck/microprofile-tck/rest-client/target/classes --port=8765 --verbose [2026-02-10T10:53:20.289Z] 2026-02-10 10:53:19.957 Verbose logging enabled [2026-02-10T10:53:20.289Z] [INFO] Logging initialized @1581153ms [2026-02-10T10:53:20.289Z] 2026-02-10 10:53:20.141 Verbose logging enabled [2026-02-10T10:53:20.930Z] [INFO] jetty-9.2.24.v20180105 [2026-02-10T10:53:20.930Z] [INFO] Started o.e.j.s.ServletContextHandler@5fe8810d{/__admin,null,AVAILABLE} [2026-02-10T10:53:20.930Z] [INFO] Started o.e.j.s.ServletContextHandler@70eb3b36{/,null,AVAILABLE} [2026-02-10T10:53:20.930Z] [INFO] Started NetworkTrafficServerConnector@2090ae74{HTTP/1.1}{0.0.0.0:8765} [2026-02-10T10:53:20.930Z] [INFO] Started @1581288ms [2026-02-10T10:53:20.930Z] /$$ /$$ /$$ /$$ /$$ /$$ [2026-02-10T10:53:20.930Z] | $$ /$ | $$|__/ | $$$ /$$$ | $$ [2026-02-10T10:53:20.930Z] | $$ /$$$| $$ /$$ /$$$$$$ /$$$$$$ | $$$$ /$$$$ /$$$$$$ /$$$$$$$| $$ /$$ [2026-02-10T10:53:20.930Z] | $$/$$ $$ $$| $$ /$$__ $$ /$$__ $$| $$ $$/$$ $$ /$$__ $$ /$$_____/| $$ /$$/ [2026-02-10T10:53:20.931Z] | $$$$_ $$$$| $$| $$ \__/| $$$$$$$$| $$ $$$| $$| $$ \ $$| $$ | $$$$$$/ [2026-02-10T10:53:20.931Z] | $$$/ \ $$$| $$| $$ | $$_____/| $$\ $ | $$| $$ | $$| $$ | $$_ $$ [2026-02-10T10:53:20.931Z] | $$/ \ $$| $$| $$ | $$$$$$$| $$ \/ | $$| $$$$$$/| $$$$$$$| $$ \ $$ [2026-02-10T10:53:20.931Z] |__/ \__/|__/|__/ \_______/|__/ |__/ \______/ \_______/|__/ \__/ [2026-02-10T10:53:20.931Z] [2026-02-10T10:53:20.931Z] port: 8765 [2026-02-10T10:53:20.931Z] enable-browser-proxying: false [2026-02-10T10:53:20.931Z] disable-banner: false [2026-02-10T10:53:20.931Z] no-request-journal: false [2026-02-10T10:53:20.931Z] verbose: true [2026-02-10T10:53:20.931Z] [2026-02-10T10:53:20.931Z] [INFO] [2026-02-10T10:53:20.931Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ microprofile-rest-client-tck --- [2026-02-10T10:53:20.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T10:53:20.931Z] [INFO] Copying 2 resources [2026-02-10T10:53:20.931Z] [INFO] Copying 3 resources [2026-02-10T10:53:20.931Z] [INFO] [2026-02-10T10:53:20.931Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ microprofile-rest-client-tck --- [2026-02-10T10:53:20.931Z] [INFO] Changes detected - recompiling the module! [2026-02-10T10:53:20.931Z] [INFO] Compiling 2 source files to /tomee/tck/microprofile-tck/rest-client/target/test-classes [2026-02-10T10:53:20.931Z] [INFO] [2026-02-10T10:53:20.931Z] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ microprofile-rest-client-tck --- [2026-02-10T10:53:20.931Z] [INFO] [2026-02-10T10:53:20.931Z] [INFO] ------------------------------------------------------- [2026-02-10T10:53:20.931Z] [INFO] T E S T S [2026-02-10T10:53:20.931Z] [INFO] ------------------------------------------------------- [2026-02-10T10:53:20.931Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.SubResourceTest [2026-02-10T10:53:21.571Z] Feb 10, 2026 10:53:21 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:53:21.571Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:53:21.571Z] Feb 10, 2026 10:53:21 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:53:21.571Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:53:21.571Z] Feb 10, 2026 10:53:21 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:53:21.571Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:53:22.212Z] Feb 10, 2026 10:53:21 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:53:22.212Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:53:22.212Z] Feb 10, 2026 10:53:21 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:53:22.212Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:53:28.583Z] Feb 10, 2026 10:53:27 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:53:28.583Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37481/tomee/ejb} [2026-02-10T10:53:32.394Z] Feb 10, 2026 10:53:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:53:32.394Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37481/tomee/ejb} [2026-02-10T10:53:32.394Z] Feb 10, 2026 10:53:32 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:53:32.394Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SubResourceTest.war [2026-02-10T10:53:32.394Z] Feb 10, 2026 10:53:32 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:53:32.394Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SubResourceTest [2026-02-10T10:53:32.395Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.528 s - in org.eclipse.microprofile.rest.client.tck.SubResourceTest [2026-02-10T10:53:33.035Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyTest [2026-02-10T10:53:33.677Z] Feb 10, 2026 10:53:33 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:53:33.677Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:53:33.677Z] Feb 10, 2026 10:53:33 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:53:33.677Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:53:33.677Z] Feb 10, 2026 10:53:33 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:53:33.677Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:53:34.319Z] Feb 10, 2026 10:53:34 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:53:34.319Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:53:34.319Z] Feb 10, 2026 10:53:34 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:53:34.319Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:53:38.166Z] Feb 10, 2026 10:53:37 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:53:38.167Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43641/tomee/ejb} [2026-02-10T10:53:42.991Z] Feb 10, 2026 10:53:42 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:53:42.991Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43641/tomee/ejb} [2026-02-10T10:53:42.991Z] Feb 10, 2026 10:53:42 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:53:42.991Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ConfigKeyTest.war [2026-02-10T10:53:42.991Z] Feb 10, 2026 10:53:42 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:53:42.991Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ConfigKeyTest [2026-02-10T10:53:42.991Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.891 s - in org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyTest [2026-02-10T10:53:43.631Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyReader [2026-02-10T10:53:44.271Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyReader [2026-02-10T10:53:44.271Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilter [2026-02-10T10:53:44.912Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.eclipse.microprofile.rest.client.tck.providers.TestClientResponseFilter [2026-02-10T10:53:45.554Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.InheritanceTest [2026-02-10T10:53:46.194Z] Feb 10, 2026 10:53:45 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:53:46.194Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:53:46.194Z] Feb 10, 2026 10:53:45 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:53:46.194Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:53:46.194Z] Feb 10, 2026 10:53:45 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:53:46.194Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:53:46.194Z] Feb 10, 2026 10:53:46 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:53:46.194Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:53:46.194Z] Feb 10, 2026 10:53:46 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:53:46.194Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:53:51.021Z] Feb 10, 2026 10:53:50 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:53:51.021Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45225/tomee/ejb} [2026-02-10T10:53:55.845Z] Feb 10, 2026 10:53:54 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:53:55.845Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45225/tomee/ejb} [2026-02-10T10:53:55.845Z] Feb 10, 2026 10:53:55 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:53:55.845Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InheritanceTest.war [2026-02-10T10:53:55.845Z] Feb 10, 2026 10:53:55 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:53:55.845Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InheritanceTest [2026-02-10T10:53:55.845Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.319 s - in org.eclipse.microprofile.rest.client.tck.InheritanceTest [2026-02-10T10:53:56.486Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.InvokeSimpleGetOperationTest [2026-02-10T10:53:57.127Z] Feb 10, 2026 10:53:56 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:53:57.127Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:53:57.127Z] Feb 10, 2026 10:53:56 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:53:57.127Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:53:57.127Z] Feb 10, 2026 10:53:56 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:53:57.127Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:53:57.769Z] Feb 10, 2026 10:53:57 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:53:57.769Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:53:57.769Z] Feb 10, 2026 10:53:57 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:53:57.769Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:54:01.587Z] Feb 10, 2026 10:54:01 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:54:01.587Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42963/tomee/ejb} [2026-02-10T10:54:06.426Z] [INFO] RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.AdminRequestHandler. Normalized mapped under returned 'null' [2026-02-10T10:54:06.426Z] 2026-02-10 10:54:05.490 Received request to /reset with body [2026-02-10T10:54:06.426Z] 2026-02-10 10:54:06.229 Received request to /reset with body [2026-02-10T10:54:07.070Z] 2026-02-10 10:54:06.560 Received request to /mappings with body { [2026-02-10T10:54:07.070Z] "id" : "87762bc2-2d16-4ff2-960b-b5b3bc1ae29a", [2026-02-10T10:54:07.070Z] "request" : { [2026-02-10T10:54:07.070Z] "url" : "/", [2026-02-10T10:54:07.070Z] "method" : "GET" [2026-02-10T10:54:07.070Z] }, [2026-02-10T10:54:07.070Z] "response" : { [2026-02-10T10:54:07.070Z] "status" : 200, [2026-02-10T10:54:07.070Z] "body" : "Hello, MicroProfile!" [2026-02-10T10:54:07.070Z] }, [2026-02-10T10:54:07.070Z] "uuid" : "87762bc2-2d16-4ff2-960b-b5b3bc1ae29a" [2026-02-10T10:54:07.070Z] } [2026-02-10T10:54:07.712Z] [INFO] RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null' [2026-02-10T10:54:07.712Z] 2026-02-10 10:54:07.204 Request received: [2026-02-10T10:54:07.712Z] 127.0.0.1 - GET / [2026-02-10T10:54:07.712Z] [2026-02-10T10:54:07.712Z] Accept: [application/json] [2026-02-10T10:54:07.712Z] Cache-Control: [no-cache] [2026-02-10T10:54:07.712Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:54:07.712Z] Connection: [keep-alive] [2026-02-10T10:54:07.712Z] Host: [localhost:8765] [2026-02-10T10:54:07.712Z] Pragma: [no-cache] [2026-02-10T10:54:07.712Z] Content-Type: [application/json] [2026-02-10T10:54:07.712Z] [2026-02-10T10:54:07.712Z] [2026-02-10T10:54:07.712Z] [2026-02-10T10:54:07.712Z] Matched response definition: [2026-02-10T10:54:07.712Z] { [2026-02-10T10:54:07.712Z] "status" : 200, [2026-02-10T10:54:07.712Z] "body" : "Hello, MicroProfile!" [2026-02-10T10:54:07.712Z] } [2026-02-10T10:54:07.712Z] [2026-02-10T10:54:07.712Z] Response: [2026-02-10T10:54:07.712Z] HTTP/1.1 200 [2026-02-10T10:54:07.712Z] Matched-Stub-Id: [87762bc2-2d16-4ff2-960b-b5b3bc1ae29a] [2026-02-10T10:54:07.712Z] [2026-02-10T10:54:07.712Z] [2026-02-10T10:54:07.712Z] 2026-02-10 10:54:07.237 Received request to /requests/count with body { [2026-02-10T10:54:07.712Z] "url" : "/", [2026-02-10T10:54:07.712Z] "method" : "GET" [2026-02-10T10:54:07.712Z] } [2026-02-10T10:54:07.712Z] Feb 10, 2026 10:54:07 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:54:07.712Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42963/tomee/ejb} [2026-02-10T10:54:07.712Z] Feb 10, 2026 10:54:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:54:07.712Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokeSimpleGetOperationTest.war [2026-02-10T10:54:07.712Z] Feb 10, 2026 10:54:07 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:54:07.712Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokeSimpleGetOperationTest [2026-02-10T10:54:08.356Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.773 s - in org.eclipse.microprofile.rest.client.tck.InvokeSimpleGetOperationTest [2026-02-10T10:54:08.996Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest [2026-02-10T10:54:09.636Z] Feb 10, 2026 10:54:09 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:54:09.636Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:54:09.636Z] Feb 10, 2026 10:54:09 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:54:09.636Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:54:09.636Z] Feb 10, 2026 10:54:09 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:54:09.636Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:54:09.636Z] Feb 10, 2026 10:54:09 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:54:09.636Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:54:09.636Z] Feb 10, 2026 10:54:09 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:54:09.636Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:54:12.542Z] Feb 10, 2026 10:54:11 AM org.eclipse.jetty.util.log.Log initialized [2026-02-10T10:54:12.542Z] INFO: Logging initialized @3708ms [2026-02-10T10:54:12.542Z] Feb 10, 2026 10:54:11 AM org.eclipse.jetty.server.Server doStart [2026-02-10T10:54:12.542Z] INFO: jetty-9.2.22.v20170606 [2026-02-10T10:54:13.185Z] Feb 10, 2026 10:54:12 AM org.eclipse.jetty.server.AbstractConnector doStart [2026-02-10T10:54:13.185Z] INFO: Started ServerConnector@3f00d38b{SSL-HTTP/1.1}{localhost:8948} [2026-02-10T10:54:13.185Z] Feb 10, 2026 10:54:12 AM org.eclipse.jetty.server.Server doStart [2026-02-10T10:54:13.185Z] INFO: Started @4616ms [2026-02-10T10:54:14.516Z] Feb 10, 2026 10:54:14 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:54:14.517Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33547/tomee/ejb} [2026-02-10T10:54:23.535Z] Feb 10, 2026 10:54:23 AM org.eclipse.jetty.server.AbstractConnector doStop [2026-02-10T10:54:23.535Z] INFO: Stopped ServerConnector@3f00d38b{SSL-HTTP/1.1}{localhost:8948} [2026-02-10T10:54:23.535Z] Feb 10, 2026 10:54:23 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:54:23.535Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33547/tomee/ejb} [2026-02-10T10:54:24.176Z] Feb 10, 2026 10:54:23 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:54:24.176Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SslTrustStoreTest.war [2026-02-10T10:54:24.176Z] Feb 10, 2026 10:54:23 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:54:24.176Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SslTrustStoreTest [2026-02-10T10:54:24.176Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.454 s - in org.eclipse.microprofile.rest.client.tck.ssl.SslTrustStoreTest [2026-02-10T10:54:24.816Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.InvokeWithBuiltProvidersTest [2026-02-10T10:54:25.457Z] Feb 10, 2026 10:54:25 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:54:25.457Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:54:25.457Z] Feb 10, 2026 10:54:25 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:54:25.457Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:54:25.457Z] Feb 10, 2026 10:54:25 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:54:25.457Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:54:26.096Z] Feb 10, 2026 10:54:25 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:54:26.097Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:54:26.097Z] Feb 10, 2026 10:54:25 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:54:26.097Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:54:30.924Z] Feb 10, 2026 10:54:29 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:54:30.924Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40161/tomee/ejb} [2026-02-10T10:54:34.741Z] 2026-02-10 10:54:34.365 Received request to /reset with body [2026-02-10T10:54:35.383Z] 2026-02-10 10:54:34.967 Received request to /reset with body [2026-02-10T10:54:35.383Z] 2026-02-10 10:54:35.326 Received request to /mappings with body { [2026-02-10T10:54:35.383Z] "id" : "eec52fc1-c323-4140-95ba-321c9249a57a", [2026-02-10T10:54:35.383Z] "request" : { [2026-02-10T10:54:35.383Z] "url" : "/", [2026-02-10T10:54:35.383Z] "method" : "POST" [2026-02-10T10:54:35.383Z] }, [2026-02-10T10:54:35.383Z] "response" : { [2026-02-10T10:54:35.383Z] "status" : 200, [2026-02-10T10:54:35.383Z] "body" : "output body will be removed" [2026-02-10T10:54:35.383Z] }, [2026-02-10T10:54:35.383Z] "uuid" : "eec52fc1-c323-4140-95ba-321c9249a57a" [2026-02-10T10:54:35.383Z] } [2026-02-10T10:54:36.026Z] 2026-02-10 10:54:35.658 Request received: [2026-02-10T10:54:36.026Z] 127.0.0.1 - POST / [2026-02-10T10:54:36.026Z] [2026-02-10T10:54:36.026Z] Accept: [text/plain] [2026-02-10T10:54:36.026Z] Cache-Control: [no-cache] [2026-02-10T10:54:36.026Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:54:36.026Z] Connection: [keep-alive] [2026-02-10T10:54:36.026Z] Host: [localhost:8765] [2026-02-10T10:54:36.026Z] Pragma: [no-cache] [2026-02-10T10:54:36.026Z] Content-Length: [54] [2026-02-10T10:54:36.026Z] Content-Type: [text/plain] [2026-02-10T10:54:36.026Z] this is the replaced writer input body will be removed [2026-02-10T10:54:36.026Z] [2026-02-10T10:54:36.026Z] [2026-02-10T10:54:36.026Z] Matched response definition: [2026-02-10T10:54:36.026Z] { [2026-02-10T10:54:36.026Z] "status" : 200, [2026-02-10T10:54:36.026Z] "body" : "output body will be removed" [2026-02-10T10:54:36.026Z] } [2026-02-10T10:54:36.026Z] [2026-02-10T10:54:36.026Z] Response: [2026-02-10T10:54:36.026Z] HTTP/1.1 200 [2026-02-10T10:54:36.026Z] Matched-Stub-Id: [eec52fc1-c323-4140-95ba-321c9249a57a] [2026-02-10T10:54:36.026Z] [2026-02-10T10:54:36.026Z] [2026-02-10T10:54:36.026Z] 2026-02-10 10:54:35.708 Received request to /requests/count with body { [2026-02-10T10:54:36.026Z] "url" : "/", [2026-02-10T10:54:36.026Z] "method" : "POST", [2026-02-10T10:54:36.026Z] "bodyPatterns" : [ { [2026-02-10T10:54:36.026Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T10:54:36.026Z] } ] [2026-02-10T10:54:36.026Z] } [2026-02-10T10:54:36.026Z] 2026-02-10 10:54:35.788 Received request to /reset with body [2026-02-10T10:54:36.026Z] 2026-02-10 10:54:35.810 Received request to /mappings with body { [2026-02-10T10:54:36.026Z] "id" : "3c3e4737-d64b-4fa9-910a-8fda65fe5d99", [2026-02-10T10:54:36.026Z] "request" : { [2026-02-10T10:54:36.026Z] "url" : "/toStringid", [2026-02-10T10:54:36.026Z] "method" : "PUT" [2026-02-10T10:54:36.026Z] }, [2026-02-10T10:54:36.026Z] "response" : { [2026-02-10T10:54:36.026Z] "status" : 200, [2026-02-10T10:54:36.027Z] "body" : "output body will be removed" [2026-02-10T10:54:36.027Z] }, [2026-02-10T10:54:36.027Z] "uuid" : "3c3e4737-d64b-4fa9-910a-8fda65fe5d99" [2026-02-10T10:54:36.027Z] } [2026-02-10T10:54:36.027Z] 2026-02-10 10:54:35.836 Request received: [2026-02-10T10:54:36.027Z] 127.0.0.1 - PUT /toStringid [2026-02-10T10:54:36.027Z] [2026-02-10T10:54:36.027Z] Accept: [text/plain] [2026-02-10T10:54:36.027Z] Cache-Control: [no-cache] [2026-02-10T10:54:36.027Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:54:36.027Z] Connection: [keep-alive] [2026-02-10T10:54:36.027Z] Host: [localhost:8765] [2026-02-10T10:54:36.027Z] Pragma: [no-cache] [2026-02-10T10:54:36.027Z] Content-Length: [54] [2026-02-10T10:54:36.027Z] Content-Type: [text/plain] [2026-02-10T10:54:36.027Z] this is the replaced writer input body will be removed [2026-02-10T10:54:36.027Z] [2026-02-10T10:54:36.027Z] [2026-02-10T10:54:36.027Z] Matched response definition: [2026-02-10T10:54:36.027Z] { [2026-02-10T10:54:36.027Z] "status" : 200, [2026-02-10T10:54:36.027Z] "body" : "output body will be removed" [2026-02-10T10:54:36.027Z] } [2026-02-10T10:54:36.027Z] [2026-02-10T10:54:36.027Z] Response: [2026-02-10T10:54:36.027Z] HTTP/1.1 200 [2026-02-10T10:54:36.027Z] Matched-Stub-Id: [3c3e4737-d64b-4fa9-910a-8fda65fe5d99] [2026-02-10T10:54:36.027Z] [2026-02-10T10:54:36.027Z] [2026-02-10T10:54:36.027Z] 2026-02-10 10:54:35.848 Received request to /requests/count with body { [2026-02-10T10:54:36.027Z] "url" : "/toStringid", [2026-02-10T10:54:36.027Z] "method" : "PUT", [2026-02-10T10:54:36.027Z] "bodyPatterns" : [ { [2026-02-10T10:54:36.027Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T10:54:36.027Z] } ] [2026-02-10T10:54:36.027Z] } [2026-02-10T10:54:36.027Z] Feb 10, 2026 10:54:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:54:36.027Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40161/tomee/ejb} [2026-02-10T10:54:36.668Z] Feb 10, 2026 10:54:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:54:36.668Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokeWithBuiltProvidersTest.war [2026-02-10T10:54:36.668Z] Feb 10, 2026 10:54:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:54:36.668Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokeWithBuiltProvidersTest [2026-02-10T10:54:36.668Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.801 s - in org.eclipse.microprofile.rest.client.tck.InvokeWithBuiltProvidersTest [2026-02-10T10:54:37.311Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest [2026-02-10T10:54:37.955Z] Feb 10, 2026 10:54:37 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:54:37.955Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:54:37.955Z] Feb 10, 2026 10:54:37 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:54:37.955Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:54:37.955Z] Feb 10, 2026 10:54:37 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:54:37.955Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:54:38.595Z] Feb 10, 2026 10:54:37 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:54:38.595Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:54:38.595Z] Feb 10, 2026 10:54:37 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:54:38.595Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:54:42.408Z] Feb 10, 2026 10:54:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:54:42.408Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46379/tomee/ejb} [2026-02-10T10:54:46.314Z] 2026-02-10 10:54:45.985 Received request to /reset with body [2026-02-10T10:54:46.962Z] 2026-02-10 10:54:46.533 Received request to /reset with body [2026-02-10T10:54:46.963Z] 2026-02-10 10:54:46.865 Received request to /mappings with body { [2026-02-10T10:54:46.963Z] "id" : "e787c303-4226-4410-ad95-86325d3fe6d0", [2026-02-10T10:54:46.963Z] "request" : { [2026-02-10T10:54:46.963Z] "url" : "/808", [2026-02-10T10:54:46.963Z] "method" : "GET" [2026-02-10T10:54:46.963Z] }, [2026-02-10T10:54:46.963Z] "response" : { [2026-02-10T10:54:46.963Z] "status" : 200, [2026-02-10T10:54:46.963Z] "body" : "Hello, Async Intercepted Client!!" [2026-02-10T10:54:46.963Z] }, [2026-02-10T10:54:46.963Z] "uuid" : "e787c303-4226-4410-ad95-86325d3fe6d0" [2026-02-10T10:54:46.963Z] } [2026-02-10T10:54:47.605Z] 2026-02-10 10:54:47.234 Request received: [2026-02-10T10:54:47.605Z] 127.0.0.1 - GET /808 [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] Accept: [application/json] [2026-02-10T10:54:47.605Z] Cache-Control: [no-cache] [2026-02-10T10:54:47.605Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:54:47.605Z] Connection: [keep-alive] [2026-02-10T10:54:47.605Z] Host: [localhost:8765] [2026-02-10T10:54:47.605Z] Pragma: [no-cache] [2026-02-10T10:54:47.605Z] Content-Type: [application/json] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] Matched response definition: [2026-02-10T10:54:47.605Z] { [2026-02-10T10:54:47.605Z] "status" : 200, [2026-02-10T10:54:47.605Z] "body" : "Hello, Async Intercepted Client!!" [2026-02-10T10:54:47.605Z] } [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] Response: [2026-02-10T10:54:47.605Z] HTTP/1.1 200 [2026-02-10T10:54:47.605Z] Matched-Stub-Id: [e787c303-4226-4410-ad95-86325d3fe6d0] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /tomee/tck/microprofile-tck/rest-client/target/surefire-reports/2026-02-10T10-41-52_797-jvmRun1.dumpstream [2026-02-10T10:54:47.605Z] 2026-02-10 10:54:47.301 Received request to /requests/count with body { [2026-02-10T10:54:47.605Z] "url" : "/808", [2026-02-10T10:54:47.605Z] "method" : "GET" [2026-02-10T10:54:47.605Z] } [2026-02-10T10:54:47.605Z] 2026-02-10 10:54:47.419 Received request to /reset with body [2026-02-10T10:54:47.605Z] 2026-02-10 10:54:47.444 Received request to /mappings with body { [2026-02-10T10:54:47.605Z] "id" : "269b5639-f718-4ba2-a10e-62301b42f9bc", [2026-02-10T10:54:47.605Z] "request" : { [2026-02-10T10:54:47.605Z] "url" : "/execSvc", [2026-02-10T10:54:47.605Z] "method" : "GET" [2026-02-10T10:54:47.605Z] }, [2026-02-10T10:54:47.605Z] "response" : { [2026-02-10T10:54:47.605Z] "status" : 200, [2026-02-10T10:54:47.605Z] "body" : "Hello, InvocationCallback Async Client!!!" [2026-02-10T10:54:47.605Z] }, [2026-02-10T10:54:47.605Z] "uuid" : "269b5639-f718-4ba2-a10e-62301b42f9bc" [2026-02-10T10:54:47.605Z] } [2026-02-10T10:54:47.605Z] 2026-02-10 10:54:47.476 Request received: [2026-02-10T10:54:47.605Z] 127.0.0.1 - GET /execSvc [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] Accept: [application/json] [2026-02-10T10:54:47.605Z] Cache-Control: [no-cache] [2026-02-10T10:54:47.605Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:54:47.605Z] Connection: [keep-alive] [2026-02-10T10:54:47.605Z] Host: [localhost:8765] [2026-02-10T10:54:47.605Z] Pragma: [no-cache] [2026-02-10T10:54:47.605Z] Content-Type: [application/json] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] Matched response definition: [2026-02-10T10:54:47.605Z] { [2026-02-10T10:54:47.605Z] "status" : 200, [2026-02-10T10:54:47.605Z] "body" : "Hello, InvocationCallback Async Client!!!" [2026-02-10T10:54:47.605Z] } [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] Response: [2026-02-10T10:54:47.605Z] HTTP/1.1 200 [2026-02-10T10:54:47.605Z] Matched-Stub-Id: [269b5639-f718-4ba2-a10e-62301b42f9bc] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] [2026-02-10T10:54:47.605Z] 2026-02-10 10:54:47.488 Received request to /requests/count with body { [2026-02-10T10:54:47.605Z] "url" : "/execSvc", [2026-02-10T10:54:47.605Z] "method" : "GET" [2026-02-10T10:54:47.605Z] } [2026-02-10T10:54:47.605Z] 2026-02-10 10:54:47.542 Received request to /reset with body [2026-02-10T10:54:48.245Z] 2026-02-10 10:54:47.569 Received request to /mappings with body { [2026-02-10T10:54:48.245Z] "id" : "1953f132-f2a9-43f9-bb16-e77d2e55a5ce", [2026-02-10T10:54:48.245Z] "request" : { [2026-02-10T10:54:48.245Z] "url" : "/string", [2026-02-10T10:54:48.245Z] "method" : "GET" [2026-02-10T10:54:48.245Z] }, [2026-02-10T10:54:48.245Z] "response" : { [2026-02-10T10:54:48.245Z] "status" : 200, [2026-02-10T10:54:48.245Z] "body" : "Hello, Future Async Client!!" [2026-02-10T10:54:48.245Z] }, [2026-02-10T10:54:48.245Z] "uuid" : "1953f132-f2a9-43f9-bb16-e77d2e55a5ce" [2026-02-10T10:54:48.245Z] } [2026-02-10T10:54:48.245Z] 2026-02-10 10:54:47.603 Request received: [2026-02-10T10:54:48.245Z] 127.0.0.1 - GET /string [2026-02-10T10:54:48.245Z] [2026-02-10T10:54:48.245Z] Accept: [application/json] [2026-02-10T10:54:48.245Z] Cache-Control: [no-cache] [2026-02-10T10:54:48.245Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:54:48.245Z] Connection: [keep-alive] [2026-02-10T10:54:48.245Z] Host: [localhost:8765] [2026-02-10T10:54:48.245Z] Pragma: [no-cache] [2026-02-10T10:54:48.245Z] Content-Type: [application/json] [2026-02-10T10:54:48.245Z] [2026-02-10T10:54:48.245Z] [2026-02-10T10:54:48.245Z] [2026-02-10T10:54:48.245Z] Matched response definition: [2026-02-10T10:54:48.245Z] { [2026-02-10T10:54:48.245Z] "status" : 200, [2026-02-10T10:54:48.245Z] "body" : "Hello, Future Async Client!!" [2026-02-10T10:54:48.245Z] } [2026-02-10T10:54:48.245Z] [2026-02-10T10:54:48.245Z] Response: [2026-02-10T10:54:48.245Z] HTTP/1.1 200 [2026-02-10T10:54:48.245Z] Matched-Stub-Id: [1953f132-f2a9-43f9-bb16-e77d2e55a5ce] [2026-02-10T10:54:48.245Z] [2026-02-10T10:54:48.245Z] [2026-02-10T10:54:48.245Z] 2026-02-10 10:54:47.610 Received request to /requests/count with body { [2026-02-10T10:54:48.245Z] "url" : "/string", [2026-02-10T10:54:48.245Z] "method" : "GET" [2026-02-10T10:54:48.245Z] } [2026-02-10T10:54:48.245Z] 2026-02-10 10:54:47.659 Received request to /reset with body [2026-02-10T10:54:48.245Z] Feb 10, 2026 10:54:47 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:54:48.245Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46379/tomee/ejb} [2026-02-10T10:54:48.245Z] Feb 10, 2026 10:54:47 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:54:48.245Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/AsyncMethodTest.war [2026-02-10T10:54:48.245Z] Feb 10, 2026 10:54:47 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:54:48.245Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/AsyncMethodTest [2026-02-10T10:54:48.245Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.246 s - in org.eclipse.microprofile.rest.client.tck.asynctests.AsyncMethodTest [2026-02-10T10:54:48.885Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyWriter [2026-02-10T10:54:49.524Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.microprofile.rest.client.tck.providers.TestMessageBodyWriter [2026-02-10T10:54:50.166Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.BeanParamTest [2026-02-10T10:54:50.807Z] Feb 10, 2026 10:54:50 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:54:50.807Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:54:50.807Z] Feb 10, 2026 10:54:50 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:54:50.807Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:54:50.807Z] Feb 10, 2026 10:54:50 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:54:50.807Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:54:51.449Z] Feb 10, 2026 10:54:50 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:54:51.449Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:54:51.449Z] Feb 10, 2026 10:54:50 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:54:51.449Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:54:55.311Z] Feb 10, 2026 10:54:54 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:54:55.311Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35561/tomee/ejb} [2026-02-10T10:55:00.123Z] Feb 10, 2026 10:54:59 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:55:00.123Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35561/tomee/ejb} [2026-02-10T10:55:00.123Z] Feb 10, 2026 10:54:59 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:00.123Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/BeanParamTest.war [2026-02-10T10:55:00.123Z] Feb 10, 2026 10:54:59 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:00.123Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/BeanParamTest [2026-02-10T10:55:00.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.189 s - in org.eclipse.microprofile.rest.client.tck.BeanParamTest [2026-02-10T10:55:00.761Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.RestClientBuilderListenerTest [2026-02-10T10:55:01.401Z] Feb 10, 2026 10:55:01 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:55:01.401Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:55:01.401Z] Feb 10, 2026 10:55:01 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:55:01.401Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:55:01.401Z] Feb 10, 2026 10:55:01 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:55:01.401Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:55:02.041Z] Feb 10, 2026 10:55:01 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:55:02.041Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:55:02.041Z] Feb 10, 2026 10:55:01 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:55:02.041Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:55:05.859Z] Feb 10, 2026 10:55:05 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:55:05.859Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:38733/tomee/ejb} [2026-02-10T10:55:11.816Z] Feb 10, 2026 10:55:10 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:55:11.816Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:38733/tomee/ejb} [2026-02-10T10:55:11.816Z] Feb 10, 2026 10:55:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:11.816Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/RestClientBuilderListenerTest.war [2026-02-10T10:55:11.816Z] Feb 10, 2026 10:55:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:11.816Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/RestClientBuilderListenerTest [2026-02-10T10:55:11.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.744 s - in org.eclipse.microprofile.rest.client.tck.RestClientBuilderListenerTest [2026-02-10T10:55:12.456Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ExceptionMapperTest [2026-02-10T10:55:13.097Z] Feb 10, 2026 10:55:12 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:55:13.097Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:55:13.097Z] Feb 10, 2026 10:55:12 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:55:13.097Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:55:13.097Z] Feb 10, 2026 10:55:12 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:55:13.097Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:55:13.097Z] Feb 10, 2026 10:55:12 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:55:13.097Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:55:13.097Z] Feb 10, 2026 10:55:12 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:55:13.097Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:55:17.318Z] Feb 10, 2026 10:55:16 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:55:17.318Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33699/tomee/ejb} [2026-02-10T10:55:22.217Z] 2026-02-10 10:55:21.309 Received request to /reset with body [2026-02-10T10:55:22.217Z] 2026-02-10 10:55:21.908 Received request to /reset with body [2026-02-10T10:55:22.860Z] 2026-02-10 10:55:22.379 Received request to /mappings with body { [2026-02-10T10:55:22.860Z] "id" : "9a2ab470-51fc-44f2-b897-5644b028c94a", [2026-02-10T10:55:22.860Z] "request" : { [2026-02-10T10:55:22.860Z] "url" : "/", [2026-02-10T10:55:22.860Z] "method" : "GET" [2026-02-10T10:55:22.860Z] }, [2026-02-10T10:55:22.860Z] "response" : { [2026-02-10T10:55:22.860Z] "status" : 200, [2026-02-10T10:55:22.860Z] "body" : "body is ignored in this test", [2026-02-10T10:55:22.860Z] "headers" : { [2026-02-10T10:55:22.860Z] "CustomHeader" : "true" [2026-02-10T10:55:22.860Z] } [2026-02-10T10:55:22.860Z] }, [2026-02-10T10:55:22.860Z] "uuid" : "9a2ab470-51fc-44f2-b897-5644b028c94a" [2026-02-10T10:55:22.860Z] } [2026-02-10T10:55:23.501Z] 2026-02-10 10:55:22.832 Request received: [2026-02-10T10:55:23.501Z] 127.0.0.1 - GET / [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] Accept: [application/json] [2026-02-10T10:55:23.501Z] Cache-Control: [no-cache] [2026-02-10T10:55:23.501Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:55:23.501Z] Connection: [keep-alive] [2026-02-10T10:55:23.501Z] Host: [localhost:8765] [2026-02-10T10:55:23.501Z] Pragma: [no-cache] [2026-02-10T10:55:23.501Z] Content-Type: [application/json] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] Matched response definition: [2026-02-10T10:55:23.501Z] { [2026-02-10T10:55:23.501Z] "status" : 200, [2026-02-10T10:55:23.501Z] "body" : "body is ignored in this test", [2026-02-10T10:55:23.501Z] "headers" : { [2026-02-10T10:55:23.501Z] "CustomHeader" : "true" [2026-02-10T10:55:23.501Z] } [2026-02-10T10:55:23.501Z] } [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] Response: [2026-02-10T10:55:23.501Z] HTTP/1.1 200 [2026-02-10T10:55:23.501Z] CustomHeader: [true] [2026-02-10T10:55:23.501Z] Matched-Stub-Id: [9a2ab470-51fc-44f2-b897-5644b028c94a] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] 2026-02-10 10:55:22.926 Received request to /reset with body [2026-02-10T10:55:23.501Z] 2026-02-10 10:55:22.948 Received request to /mappings with body { [2026-02-10T10:55:23.501Z] "id" : "fbcc6060-ba44-49ff-9992-9c7837866100", [2026-02-10T10:55:23.501Z] "request" : { [2026-02-10T10:55:23.501Z] "url" : "/", [2026-02-10T10:55:23.501Z] "method" : "GET" [2026-02-10T10:55:23.501Z] }, [2026-02-10T10:55:23.501Z] "response" : { [2026-02-10T10:55:23.501Z] "status" : 200, [2026-02-10T10:55:23.501Z] "body" : "body is ignored in this test", [2026-02-10T10:55:23.501Z] "headers" : { [2026-02-10T10:55:23.501Z] "CustomHeader" : "true" [2026-02-10T10:55:23.501Z] } [2026-02-10T10:55:23.501Z] }, [2026-02-10T10:55:23.501Z] "uuid" : "fbcc6060-ba44-49ff-9992-9c7837866100" [2026-02-10T10:55:23.501Z] } [2026-02-10T10:55:23.501Z] 2026-02-10 10:55:22.972 Request received: [2026-02-10T10:55:23.501Z] 127.0.0.1 - GET / [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] Accept: [application/json] [2026-02-10T10:55:23.501Z] Cache-Control: [no-cache] [2026-02-10T10:55:23.501Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:55:23.501Z] Connection: [keep-alive] [2026-02-10T10:55:23.501Z] Host: [localhost:8765] [2026-02-10T10:55:23.501Z] Pragma: [no-cache] [2026-02-10T10:55:23.501Z] Content-Type: [application/json] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] Matched response definition: [2026-02-10T10:55:23.501Z] { [2026-02-10T10:55:23.501Z] "status" : 200, [2026-02-10T10:55:23.501Z] "body" : "body is ignored in this test", [2026-02-10T10:55:23.501Z] "headers" : { [2026-02-10T10:55:23.501Z] "CustomHeader" : "true" [2026-02-10T10:55:23.501Z] } [2026-02-10T10:55:23.501Z] } [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] Response: [2026-02-10T10:55:23.501Z] HTTP/1.1 200 [2026-02-10T10:55:23.501Z] CustomHeader: [true] [2026-02-10T10:55:23.501Z] Matched-Stub-Id: [fbcc6060-ba44-49ff-9992-9c7837866100] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] [2026-02-10T10:55:23.501Z] Feb 10, 2026 10:55:22 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:55:23.501Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33699/tomee/ejb} [2026-02-10T10:55:23.501Z] Feb 10, 2026 10:55:23 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:23.501Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ExceptionMapperTest.war [2026-02-10T10:55:23.501Z] Feb 10, 2026 10:55:23 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:23.501Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ExceptionMapperTest [2026-02-10T10:55:23.502Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.58 s - in org.eclipse.microprofile.rest.client.tck.ExceptionMapperTest [2026-02-10T10:55:24.141Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestParamConverterProvider [2026-02-10T10:55:24.781Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.microprofile.rest.client.tck.providers.TestParamConverterProvider [2026-02-10T10:55:25.424Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.HasRequestScopeTest [2026-02-10T10:55:26.064Z] Feb 10, 2026 10:55:25 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:55:26.064Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:55:26.064Z] Feb 10, 2026 10:55:25 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:55:26.064Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:55:26.064Z] Feb 10, 2026 10:55:25 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:55:26.064Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:55:26.065Z] Feb 10, 2026 10:55:25 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:55:26.065Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:55:26.065Z] Feb 10, 2026 10:55:25 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:55:26.065Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:55:30.891Z] Feb 10, 2026 10:55:29 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:55:30.891Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42665/tomee/ejb} [2026-02-10T10:55:35.715Z] Feb 10, 2026 10:55:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:55:35.715Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42665/tomee/ejb} [2026-02-10T10:55:35.715Z] Feb 10, 2026 10:55:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:35.715Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasRequestScopeTest.war [2026-02-10T10:55:35.715Z] Feb 10, 2026 10:55:35 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:35.715Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasRequestScopeTest [2026-02-10T10:55:35.715Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.695 s - in org.eclipse.microprofile.rest.client.tck.cditests.HasRequestScopeTest [2026-02-10T10:55:36.361Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest [2026-02-10T10:55:37.004Z] Feb 10, 2026 10:55:36 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:55:37.004Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:55:37.004Z] Feb 10, 2026 10:55:36 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:55:37.004Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:55:37.004Z] Feb 10, 2026 10:55:36 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:55:37.004Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:55:37.648Z] Feb 10, 2026 10:55:37 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:55:37.648Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:55:37.648Z] Feb 10, 2026 10:55:37 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:55:37.648Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:55:39.732Z] Feb 10, 2026 10:55:39 AM org.eclipse.jetty.util.log.Log initialized [2026-02-10T10:55:39.732Z] INFO: Logging initialized @3639ms [2026-02-10T10:55:39.732Z] Feb 10, 2026 10:55:39 AM org.eclipse.jetty.server.Server doStart [2026-02-10T10:55:39.732Z] INFO: jetty-9.2.22.v20170606 [2026-02-10T10:55:40.373Z] Feb 10, 2026 10:55:40 AM org.eclipse.jetty.server.AbstractConnector doStart [2026-02-10T10:55:40.373Z] INFO: Started ServerConnector@2ea41516{SSL-HTTP/1.1}{localhost:8948} [2026-02-10T10:55:40.373Z] Feb 10, 2026 10:55:40 AM org.eclipse.jetty.server.Server doStart [2026-02-10T10:55:40.373Z] INFO: Started @4403ms [2026-02-10T10:55:41.709Z] Feb 10, 2026 10:55:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:55:41.709Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44969/tomee/ejb} [2026-02-10T10:55:54.027Z] Feb 10, 2026 10:55:53 AM org.eclipse.jetty.server.AbstractConnector doStop [2026-02-10T10:55:54.027Z] INFO: Stopped ServerConnector@2ea41516{SSL-HTTP/1.1}{localhost:8948} [2026-02-10T10:55:54.027Z] Feb 10, 2026 10:55:53 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:55:54.027Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44969/tomee/ejb} [2026-02-10T10:55:54.666Z] Feb 10, 2026 10:55:54 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:54.666Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SslMutualTest.war [2026-02-10T10:55:54.666Z] Feb 10, 2026 10:55:54 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:55:54.666Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SslMutualTest [2026-02-10T10:55:54.666Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.187 s - in org.eclipse.microprofile.rest.client.tck.ssl.SslMutualTest [2026-02-10T10:55:55.308Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ClientHeadersFactoryTest [2026-02-10T10:55:55.950Z] Feb 10, 2026 10:55:55 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:55:55.950Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:55:55.950Z] Feb 10, 2026 10:55:55 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:55:55.950Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:55:55.950Z] Feb 10, 2026 10:55:55 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:55:55.950Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:55:56.590Z] Feb 10, 2026 10:55:56 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:55:56.590Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:55:56.590Z] Feb 10, 2026 10:55:56 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:55:56.590Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:56:00.452Z] Feb 10, 2026 10:56:00 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:56:00.452Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35911/tomee/ejb} [2026-02-10T10:56:05.279Z] Feb 10, 2026 10:56:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:56:05.279Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35911/tomee/ejb} [2026-02-10T10:56:05.279Z] Feb 10, 2026 10:56:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:56:05.279Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ClientHeadersFactoryTest.war [2026-02-10T10:56:05.279Z] Feb 10, 2026 10:56:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:56:05.279Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ClientHeadersFactoryTest [2026-02-10T10:56:05.922Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.34 s - in org.eclipse.microprofile.rest.client.tck.ClientHeadersFactoryTest [2026-02-10T10:56:06.565Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest [2026-02-10T10:56:07.207Z] Feb 10, 2026 10:56:06 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:56:07.207Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:56:07.207Z] Feb 10, 2026 10:56:06 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:56:07.207Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:56:07.207Z] Feb 10, 2026 10:56:06 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:56:07.207Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:56:07.207Z] Feb 10, 2026 10:56:07 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:56:07.207Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:56:07.207Z] Feb 10, 2026 10:56:07 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:56:07.207Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:56:12.460Z] Feb 10, 2026 10:56:11 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:56:12.461Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36977/tomee/ejb} [2026-02-10T10:56:16.282Z] 2026-02-10 10:56:15.984 Received request to /reset with body [2026-02-10T10:56:16.923Z] 2026-02-10 10:56:16.588 Received request to /reset with body [2026-02-10T10:56:17.567Z] 2026-02-10 10:56:17.282 Received request to /mappings with body { [2026-02-10T10:56:17.567Z] "id" : "d91ca8c9-7525-4623-9473-d63f081ae703", [2026-02-10T10:56:17.567Z] "request" : { [2026-02-10T10:56:17.567Z] "url" : "/", [2026-02-10T10:56:17.567Z] "method" : "POST" [2026-02-10T10:56:17.567Z] }, [2026-02-10T10:56:17.567Z] "response" : { [2026-02-10T10:56:17.567Z] "status" : 200, [2026-02-10T10:56:17.567Z] "body" : "output body will be removed" [2026-02-10T10:56:17.567Z] }, [2026-02-10T10:56:17.567Z] "uuid" : "d91ca8c9-7525-4623-9473-d63f081ae703" [2026-02-10T10:56:17.567Z] } [2026-02-10T10:56:17.567Z] 2026-02-10 10:56:17.369 Request received: [2026-02-10T10:56:17.567Z] 127.0.0.1 - POST / [2026-02-10T10:56:17.567Z] [2026-02-10T10:56:17.567Z] Accept: [text/plain] [2026-02-10T10:56:17.567Z] Cache-Control: [no-cache] [2026-02-10T10:56:17.567Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:56:17.567Z] Connection: [keep-alive] [2026-02-10T10:56:17.567Z] Host: [localhost:8765] [2026-02-10T10:56:17.567Z] Pragma: [no-cache] [2026-02-10T10:56:17.567Z] Content-Length: [54] [2026-02-10T10:56:17.567Z] Content-Type: [text/plain] [2026-02-10T10:56:17.567Z] this is the replaced writer input body will be removed [2026-02-10T10:56:17.567Z] [2026-02-10T10:56:17.567Z] [2026-02-10T10:56:17.567Z] Matched response definition: [2026-02-10T10:56:17.567Z] { [2026-02-10T10:56:17.567Z] "status" : 200, [2026-02-10T10:56:17.567Z] "body" : "output body will be removed" [2026-02-10T10:56:17.567Z] } [2026-02-10T10:56:17.567Z] [2026-02-10T10:56:17.567Z] Response: [2026-02-10T10:56:17.567Z] HTTP/1.1 200 [2026-02-10T10:56:17.567Z] Matched-Stub-Id: [d91ca8c9-7525-4623-9473-d63f081ae703] [2026-02-10T10:56:17.567Z] [2026-02-10T10:56:17.567Z] [2026-02-10T10:56:17.567Z] 2026-02-10 10:56:17.432 Received request to /requests/count with body { [2026-02-10T10:56:17.567Z] "url" : "/", [2026-02-10T10:56:17.567Z] "method" : "POST", [2026-02-10T10:56:17.567Z] "bodyPatterns" : [ { [2026-02-10T10:56:17.567Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T10:56:17.567Z] } ] [2026-02-10T10:56:17.567Z] } [2026-02-10T10:56:18.208Z] 2026-02-10 10:56:17.539 Received request to /reset with body [2026-02-10T10:56:18.208Z] 2026-02-10 10:56:17.597 Received request to /mappings with body { [2026-02-10T10:56:18.208Z] "id" : "1e76618f-fcac-4240-b00c-693a8189edc9", [2026-02-10T10:56:18.208Z] "request" : { [2026-02-10T10:56:18.208Z] "url" : "/", [2026-02-10T10:56:18.208Z] "method" : "POST" [2026-02-10T10:56:18.208Z] }, [2026-02-10T10:56:18.208Z] "response" : { [2026-02-10T10:56:18.208Z] "status" : 200, [2026-02-10T10:56:18.208Z] "body" : "output body will be removed" [2026-02-10T10:56:18.208Z] }, [2026-02-10T10:56:18.208Z] "uuid" : "1e76618f-fcac-4240-b00c-693a8189edc9" [2026-02-10T10:56:18.208Z] } [2026-02-10T10:56:18.208Z] 2026-02-10 10:56:17.611 Request received: [2026-02-10T10:56:18.208Z] 127.0.0.1 - POST / [2026-02-10T10:56:18.208Z] [2026-02-10T10:56:18.208Z] Accept: [text/plain] [2026-02-10T10:56:18.208Z] Cache-Control: [no-cache] [2026-02-10T10:56:18.208Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:56:18.208Z] Connection: [keep-alive] [2026-02-10T10:56:18.208Z] Host: [localhost:8765] [2026-02-10T10:56:18.208Z] Pragma: [no-cache] [2026-02-10T10:56:18.208Z] Content-Length: [54] [2026-02-10T10:56:18.208Z] Content-Type: [text/plain] [2026-02-10T10:56:18.208Z] this is the replaced writer input body will be removed [2026-02-10T10:56:18.208Z] [2026-02-10T10:56:18.208Z] [2026-02-10T10:56:18.208Z] Matched response definition: [2026-02-10T10:56:18.208Z] { [2026-02-10T10:56:18.208Z] "status" : 200, [2026-02-10T10:56:18.208Z] "body" : "output body will be removed" [2026-02-10T10:56:18.208Z] } [2026-02-10T10:56:18.208Z] [2026-02-10T10:56:18.208Z] Response: [2026-02-10T10:56:18.208Z] HTTP/1.1 200 [2026-02-10T10:56:18.208Z] Matched-Stub-Id: [1e76618f-fcac-4240-b00c-693a8189edc9] [2026-02-10T10:56:18.208Z] [2026-02-10T10:56:18.208Z] [2026-02-10T10:56:18.208Z] 2026-02-10 10:56:17.619 Received request to /requests/count with body { [2026-02-10T10:56:18.208Z] "url" : "/", [2026-02-10T10:56:18.208Z] "method" : "POST", [2026-02-10T10:56:18.208Z] "bodyPatterns" : [ { [2026-02-10T10:56:18.208Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T10:56:18.208Z] } ] [2026-02-10T10:56:18.208Z] } [2026-02-10T10:56:18.208Z] 2026-02-10 10:56:17.669 Received request to /reset with body [2026-02-10T10:56:18.208Z] 2026-02-10 10:56:17.713 Received request to /mappings with body { [2026-02-10T10:56:18.208Z] "id" : "e1cb3fcb-6db5-44f0-8a5b-b0d0186489bd", [2026-02-10T10:56:18.208Z] "request" : { [2026-02-10T10:56:18.208Z] "url" : "/", [2026-02-10T10:56:18.209Z] "method" : "POST" [2026-02-10T10:56:18.209Z] }, [2026-02-10T10:56:18.209Z] "response" : { [2026-02-10T10:56:18.209Z] "status" : 200, [2026-02-10T10:56:18.209Z] "body" : "output body will be removed" [2026-02-10T10:56:18.209Z] }, [2026-02-10T10:56:18.209Z] "uuid" : "e1cb3fcb-6db5-44f0-8a5b-b0d0186489bd" [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.719 Request received: [2026-02-10T10:56:18.209Z] 127.0.0.1 - POST / [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Accept: [text/plain] [2026-02-10T10:56:18.209Z] Cache-Control: [no-cache] [2026-02-10T10:56:18.209Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:56:18.209Z] Connection: [keep-alive] [2026-02-10T10:56:18.209Z] Host: [localhost:8765] [2026-02-10T10:56:18.209Z] Pragma: [no-cache] [2026-02-10T10:56:18.209Z] Content-Length: [54] [2026-02-10T10:56:18.209Z] Content-Type: [text/plain] [2026-02-10T10:56:18.209Z] this is the replaced writer input body will be removed [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Matched response definition: [2026-02-10T10:56:18.209Z] { [2026-02-10T10:56:18.209Z] "status" : 200, [2026-02-10T10:56:18.209Z] "body" : "output body will be removed" [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Response: [2026-02-10T10:56:18.209Z] HTTP/1.1 200 [2026-02-10T10:56:18.209Z] Matched-Stub-Id: [e1cb3fcb-6db5-44f0-8a5b-b0d0186489bd] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.725 Received request to /requests/count with body { [2026-02-10T10:56:18.209Z] "url" : "/", [2026-02-10T10:56:18.209Z] "method" : "POST", [2026-02-10T10:56:18.209Z] "bodyPatterns" : [ { [2026-02-10T10:56:18.209Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T10:56:18.209Z] } ] [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.760 Received request to /reset with body [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.808 Received request to /mappings with body { [2026-02-10T10:56:18.209Z] "id" : "2db1b584-b20c-4776-a69c-4eed6af37f08", [2026-02-10T10:56:18.209Z] "request" : { [2026-02-10T10:56:18.209Z] "url" : "/toStringid", [2026-02-10T10:56:18.209Z] "method" : "PUT" [2026-02-10T10:56:18.209Z] }, [2026-02-10T10:56:18.209Z] "response" : { [2026-02-10T10:56:18.209Z] "status" : 200, [2026-02-10T10:56:18.209Z] "body" : "output body will be removed" [2026-02-10T10:56:18.209Z] }, [2026-02-10T10:56:18.209Z] "uuid" : "2db1b584-b20c-4776-a69c-4eed6af37f08" [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.815 Request received: [2026-02-10T10:56:18.209Z] 127.0.0.1 - PUT /toStringid [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Accept: [text/plain] [2026-02-10T10:56:18.209Z] Cache-Control: [no-cache] [2026-02-10T10:56:18.209Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:56:18.209Z] Connection: [keep-alive] [2026-02-10T10:56:18.209Z] Host: [localhost:8765] [2026-02-10T10:56:18.209Z] Pragma: [no-cache] [2026-02-10T10:56:18.209Z] Content-Length: [54] [2026-02-10T10:56:18.209Z] Content-Type: [text/plain] [2026-02-10T10:56:18.209Z] this is the replaced writer input body will be removed [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Matched response definition: [2026-02-10T10:56:18.209Z] { [2026-02-10T10:56:18.209Z] "status" : 200, [2026-02-10T10:56:18.209Z] "body" : "output body will be removed" [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Response: [2026-02-10T10:56:18.209Z] HTTP/1.1 200 [2026-02-10T10:56:18.209Z] Matched-Stub-Id: [2db1b584-b20c-4776-a69c-4eed6af37f08] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.822 Received request to /requests/count with body { [2026-02-10T10:56:18.209Z] "url" : "/toStringid", [2026-02-10T10:56:18.209Z] "method" : "PUT", [2026-02-10T10:56:18.209Z] "bodyPatterns" : [ { [2026-02-10T10:56:18.209Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T10:56:18.209Z] } ] [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.873 Received request to /reset with body [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.918 Received request to /mappings with body { [2026-02-10T10:56:18.209Z] "id" : "39029865-973d-45bc-9476-02c184273c8a", [2026-02-10T10:56:18.209Z] "request" : { [2026-02-10T10:56:18.209Z] "url" : "/toStringid", [2026-02-10T10:56:18.209Z] "method" : "PUT" [2026-02-10T10:56:18.209Z] }, [2026-02-10T10:56:18.209Z] "response" : { [2026-02-10T10:56:18.209Z] "status" : 200, [2026-02-10T10:56:18.209Z] "body" : "output body will be removed" [2026-02-10T10:56:18.209Z] }, [2026-02-10T10:56:18.209Z] "uuid" : "39029865-973d-45bc-9476-02c184273c8a" [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.921 Request received: [2026-02-10T10:56:18.209Z] 127.0.0.1 - PUT /toStringid [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Accept: [text/plain] [2026-02-10T10:56:18.209Z] Cache-Control: [no-cache] [2026-02-10T10:56:18.209Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:56:18.209Z] Connection: [keep-alive] [2026-02-10T10:56:18.209Z] Host: [localhost:8765] [2026-02-10T10:56:18.209Z] Pragma: [no-cache] [2026-02-10T10:56:18.209Z] Content-Length: [54] [2026-02-10T10:56:18.209Z] Content-Type: [text/plain] [2026-02-10T10:56:18.209Z] this is the replaced writer input body will be removed [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Matched response definition: [2026-02-10T10:56:18.209Z] { [2026-02-10T10:56:18.209Z] "status" : 200, [2026-02-10T10:56:18.209Z] "body" : "output body will be removed" [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Response: [2026-02-10T10:56:18.209Z] HTTP/1.1 200 [2026-02-10T10:56:18.209Z] Matched-Stub-Id: [39029865-973d-45bc-9476-02c184273c8a] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.926 Received request to /requests/count with body { [2026-02-10T10:56:18.209Z] "url" : "/toStringid", [2026-02-10T10:56:18.209Z] "method" : "PUT", [2026-02-10T10:56:18.209Z] "bodyPatterns" : [ { [2026-02-10T10:56:18.209Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T10:56:18.209Z] } ] [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.954 Received request to /reset with body [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.985 Received request to /mappings with body { [2026-02-10T10:56:18.209Z] "id" : "a03b57b7-7d18-4763-acb6-a766e271908b", [2026-02-10T10:56:18.209Z] "request" : { [2026-02-10T10:56:18.209Z] "url" : "/toStringid", [2026-02-10T10:56:18.209Z] "method" : "PUT" [2026-02-10T10:56:18.209Z] }, [2026-02-10T10:56:18.209Z] "response" : { [2026-02-10T10:56:18.209Z] "status" : 200, [2026-02-10T10:56:18.209Z] "body" : "output body will be removed" [2026-02-10T10:56:18.209Z] }, [2026-02-10T10:56:18.209Z] "uuid" : "a03b57b7-7d18-4763-acb6-a766e271908b" [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.991 Request received: [2026-02-10T10:56:18.209Z] 127.0.0.1 - PUT /toStringid [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Accept: [text/plain] [2026-02-10T10:56:18.209Z] Cache-Control: [no-cache] [2026-02-10T10:56:18.209Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:56:18.209Z] Connection: [keep-alive] [2026-02-10T10:56:18.209Z] Host: [localhost:8765] [2026-02-10T10:56:18.209Z] Pragma: [no-cache] [2026-02-10T10:56:18.209Z] Content-Length: [54] [2026-02-10T10:56:18.209Z] Content-Type: [text/plain] [2026-02-10T10:56:18.209Z] this is the replaced writer input body will be removed [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Matched response definition: [2026-02-10T10:56:18.209Z] { [2026-02-10T10:56:18.209Z] "status" : 200, [2026-02-10T10:56:18.209Z] "body" : "output body will be removed" [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] Response: [2026-02-10T10:56:18.209Z] HTTP/1.1 200 [2026-02-10T10:56:18.209Z] Matched-Stub-Id: [a03b57b7-7d18-4763-acb6-a766e271908b] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] [2026-02-10T10:56:18.209Z] 2026-02-10 10:56:17.996 Received request to /requests/count with body { [2026-02-10T10:56:18.209Z] "url" : "/toStringid", [2026-02-10T10:56:18.209Z] "method" : "PUT", [2026-02-10T10:56:18.209Z] "bodyPatterns" : [ { [2026-02-10T10:56:18.209Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T10:56:18.209Z] } ] [2026-02-10T10:56:18.209Z] } [2026-02-10T10:56:18.209Z] Feb 10, 2026 10:56:18 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:56:18.209Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36977/tomee/ejb} [2026-02-10T10:56:18.849Z] Feb 10, 2026 10:56:18 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:56:18.849Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIInvokeWithRegisteredProvidersTest.war [2026-02-10T10:56:18.849Z] Feb 10, 2026 10:56:18 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:56:18.849Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIInvokeWithRegisteredProvidersTest [2026-02-10T10:56:18.849Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.55 s - in org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeWithRegisteredProvidersTest [2026-02-10T10:56:19.491Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyForMultipleInterfacesTest [2026-02-10T10:56:20.130Z] Feb 10, 2026 10:56:19 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:56:20.130Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:56:20.130Z] Feb 10, 2026 10:56:19 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:56:20.130Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:56:20.130Z] Feb 10, 2026 10:56:19 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:56:20.130Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:56:20.837Z] Feb 10, 2026 10:56:20 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:56:20.837Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:56:20.837Z] Feb 10, 2026 10:56:20 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:56:20.837Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:56:24.661Z] Feb 10, 2026 10:56:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:56:24.661Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42531/tomee/ejb} [2026-02-10T10:56:30.631Z] Feb 10, 2026 10:56:29 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:56:30.631Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42531/tomee/ejb} [2026-02-10T10:56:30.631Z] Feb 10, 2026 10:56:29 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:56:30.631Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ConfigKeyTest.war [2026-02-10T10:56:30.631Z] Feb 10, 2026 10:56:29 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:56:30.631Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ConfigKeyTest [2026-02-10T10:56:30.631Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.794 s - in org.eclipse.microprofile.rest.client.tck.cditests.ConfigKeyForMultipleInterfacesTest [2026-02-10T10:56:30.631Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.CallMultipleMappersTest [2026-02-10T10:56:31.271Z] Feb 10, 2026 10:56:31 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:56:31.271Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:56:31.271Z] Feb 10, 2026 10:56:31 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:56:31.271Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:56:31.271Z] Feb 10, 2026 10:56:31 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:56:31.271Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:56:31.915Z] Feb 10, 2026 10:56:31 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:56:31.915Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:56:31.915Z] Feb 10, 2026 10:56:31 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:56:31.915Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:56:35.726Z] Feb 10, 2026 10:56:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:56:35.726Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35609/tomee/ejb} [2026-02-10T10:56:40.578Z] 2026-02-10 10:56:39.662 Received request to /reset with body [2026-02-10T10:56:40.578Z] 2026-02-10 10:56:40.216 Received request to /reset with body [2026-02-10T10:56:41.218Z] 2026-02-10 10:56:40.638 Received request to /mappings with body { [2026-02-10T10:56:41.218Z] "id" : "d38b0a67-e236-4167-b04c-c23c6b221107", [2026-02-10T10:56:41.218Z] "request" : { [2026-02-10T10:56:41.218Z] "url" : "/", [2026-02-10T10:56:41.218Z] "method" : "GET" [2026-02-10T10:56:41.218Z] }, [2026-02-10T10:56:41.218Z] "response" : { [2026-02-10T10:56:41.218Z] "status" : 200, [2026-02-10T10:56:41.218Z] "body" : "body is ignored in this test" [2026-02-10T10:56:41.218Z] }, [2026-02-10T10:56:41.218Z] "uuid" : "d38b0a67-e236-4167-b04c-c23c6b221107" [2026-02-10T10:56:41.218Z] } [2026-02-10T10:56:41.218Z] 2026-02-10 10:56:40.958 Request received: [2026-02-10T10:56:41.218Z] 127.0.0.1 - GET / [2026-02-10T10:56:41.218Z] [2026-02-10T10:56:41.218Z] Accept: [application/json] [2026-02-10T10:56:41.218Z] Cache-Control: [no-cache] [2026-02-10T10:56:41.218Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:56:41.218Z] Connection: [keep-alive] [2026-02-10T10:56:41.218Z] Host: [localhost:8765] [2026-02-10T10:56:41.218Z] Pragma: [no-cache] [2026-02-10T10:56:41.218Z] Content-Type: [application/json] [2026-02-10T10:56:41.218Z] [2026-02-10T10:56:41.218Z] [2026-02-10T10:56:41.218Z] [2026-02-10T10:56:41.218Z] Matched response definition: [2026-02-10T10:56:41.218Z] { [2026-02-10T10:56:41.218Z] "status" : 200, [2026-02-10T10:56:41.219Z] "body" : "body is ignored in this test" [2026-02-10T10:56:41.219Z] } [2026-02-10T10:56:41.219Z] [2026-02-10T10:56:41.219Z] Response: [2026-02-10T10:56:41.219Z] HTTP/1.1 200 [2026-02-10T10:56:41.219Z] Matched-Stub-Id: [d38b0a67-e236-4167-b04c-c23c6b221107] [2026-02-10T10:56:41.219Z] [2026-02-10T10:56:41.219Z] [2026-02-10T10:56:41.219Z] Feb 10, 2026 10:56:41 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:56:41.219Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35609/tomee/ejb} [2026-02-10T10:56:41.859Z] Feb 10, 2026 10:56:41 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:56:41.859Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CallMultipleMappersTest.war [2026-02-10T10:56:41.860Z] Feb 10, 2026 10:56:41 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:56:41.860Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CallMultipleMappersTest [2026-02-10T10:56:41.860Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.832 s - in org.eclipse.microprofile.rest.client.tck.CallMultipleMappersTest [2026-02-10T10:56:42.511Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigTest [2026-02-10T10:56:43.152Z] Feb 10, 2026 10:56:42 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:56:43.152Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:56:43.152Z] Feb 10, 2026 10:56:42 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:56:43.152Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:56:43.152Z] Feb 10, 2026 10:56:42 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:56:43.152Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:56:43.796Z] Feb 10, 2026 10:56:43 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:56:43.796Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:56:43.796Z] Feb 10, 2026 10:56:43 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:56:43.796Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:56:47.616Z] Feb 10, 2026 10:56:47 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:56:47.616Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36587/tomee/ejb} [2026-02-10T10:56:52.452Z] 2026-02-10 10:56:51.476 Received request to /reset with body [2026-02-10T10:56:52.452Z] 2026-02-10 10:56:52.093 Received request to /reset with body [2026-02-10T10:57:04.786Z] 2026-02-10 10:57:04.432 Received request to /reset with body [2026-02-10T10:57:05.435Z] 2026-02-10 10:57:04.962 Received request to /mappings with body { [2026-02-10T10:57:05.435Z] "id" : "788795c0-6f20-4852-9932-b18cb2dd5877", [2026-02-10T10:57:05.435Z] "request" : { [2026-02-10T10:57:05.435Z] "url" : "/", [2026-02-10T10:57:05.435Z] "method" : "GET" [2026-02-10T10:57:05.435Z] }, [2026-02-10T10:57:05.435Z] "response" : { [2026-02-10T10:57:05.435Z] "status" : 200, [2026-02-10T10:57:05.435Z] "fixedDelayMilliseconds" : 30000 [2026-02-10T10:57:05.435Z] }, [2026-02-10T10:57:05.435Z] "uuid" : "788795c0-6f20-4852-9932-b18cb2dd5877" [2026-02-10T10:57:05.435Z] } [2026-02-10T10:57:12.706Z] Feb 10, 2026 10:57:12 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:57:12.706Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36587/tomee/ejb} [2026-02-10T10:57:12.706Z] Feb 10, 2026 10:57:12 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:57:12.706Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/TimeoutViaMPConfigTest.war [2026-02-10T10:57:12.706Z] Feb 10, 2026 10:57:12 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:57:12.706Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/TimeoutViaMPConfigTest [2026-02-10T10:57:12.706Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.401 s - in org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigTest [2026-02-10T10:57:13.348Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilter [2026-02-10T10:57:13.348Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.eclipse.microprofile.rest.client.tck.providers.TestClientRequestFilter [2026-02-10T10:57:13.989Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.MultiRegisteredTest [2026-02-10T10:57:14.629Z] Feb 10, 2026 10:57:14 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:57:14.629Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:57:14.629Z] Feb 10, 2026 10:57:14 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:57:14.629Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:57:14.629Z] Feb 10, 2026 10:57:14 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:57:14.630Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:57:15.270Z] Feb 10, 2026 10:57:14 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:57:15.270Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:57:15.270Z] Feb 10, 2026 10:57:14 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:57:15.270Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:57:19.091Z] Feb 10, 2026 10:57:19 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:57:19.091Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33111/tomee/ejb} [2026-02-10T10:57:24.135Z] 2026-02-10 10:57:23.410 Received request to /reset with body [2026-02-10T10:57:24.778Z] 2026-02-10 10:57:24.094 Received request to /reset with body [2026-02-10T10:57:24.778Z] 2026-02-10 10:57:24.415 Received request to /mappings with body { [2026-02-10T10:57:24.778Z] "id" : "fc0ebdc7-5016-4d98-aaa1-7ca5ea967a52", [2026-02-10T10:57:24.778Z] "request" : { [2026-02-10T10:57:24.778Z] "url" : "/", [2026-02-10T10:57:24.778Z] "method" : "GET" [2026-02-10T10:57:24.778Z] }, [2026-02-10T10:57:24.778Z] "response" : { [2026-02-10T10:57:24.778Z] "status" : 200, [2026-02-10T10:57:24.778Z] "body" : "" [2026-02-10T10:57:24.778Z] }, [2026-02-10T10:57:24.778Z] "uuid" : "fc0ebdc7-5016-4d98-aaa1-7ca5ea967a52" [2026-02-10T10:57:24.778Z] } [2026-02-10T10:57:25.421Z] 2026-02-10 10:57:24.793 Request received: [2026-02-10T10:57:25.421Z] 127.0.0.1 - GET / [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] Accept: [application/json] [2026-02-10T10:57:25.421Z] Cache-Control: [no-cache] [2026-02-10T10:57:25.421Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:57:25.421Z] Connection: [keep-alive] [2026-02-10T10:57:25.421Z] Host: [localhost:8765] [2026-02-10T10:57:25.421Z] Pragma: [no-cache] [2026-02-10T10:57:25.421Z] Content-Type: [application/json] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] Matched response definition: [2026-02-10T10:57:25.421Z] { [2026-02-10T10:57:25.421Z] "status" : 200, [2026-02-10T10:57:25.421Z] "body" : "" [2026-02-10T10:57:25.421Z] } [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] Response: [2026-02-10T10:57:25.421Z] HTTP/1.1 200 [2026-02-10T10:57:25.421Z] Matched-Stub-Id: [fc0ebdc7-5016-4d98-aaa1-7ca5ea967a52] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] 2026-02-10 10:57:24.873 Received request to /reset with body [2026-02-10T10:57:25.421Z] 2026-02-10 10:57:24.898 Received request to /mappings with body { [2026-02-10T10:57:25.421Z] "id" : "cb33621f-d8d9-487b-90dc-d80d3e37ae31", [2026-02-10T10:57:25.421Z] "request" : { [2026-02-10T10:57:25.421Z] "url" : "/", [2026-02-10T10:57:25.421Z] "method" : "GET" [2026-02-10T10:57:25.421Z] }, [2026-02-10T10:57:25.421Z] "response" : { [2026-02-10T10:57:25.421Z] "status" : 200, [2026-02-10T10:57:25.421Z] "body" : "" [2026-02-10T10:57:25.421Z] }, [2026-02-10T10:57:25.421Z] "uuid" : "cb33621f-d8d9-487b-90dc-d80d3e37ae31" [2026-02-10T10:57:25.421Z] } [2026-02-10T10:57:25.421Z] 2026-02-10 10:57:24.969 Request received: [2026-02-10T10:57:25.421Z] 127.0.0.1 - GET / [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] Accept: [application/json] [2026-02-10T10:57:25.421Z] Cache-Control: [no-cache] [2026-02-10T10:57:25.421Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:57:25.421Z] Connection: [keep-alive] [2026-02-10T10:57:25.421Z] Host: [localhost:8765] [2026-02-10T10:57:25.421Z] Pragma: [no-cache] [2026-02-10T10:57:25.421Z] Content-Type: [application/json] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] Matched response definition: [2026-02-10T10:57:25.421Z] { [2026-02-10T10:57:25.421Z] "status" : 200, [2026-02-10T10:57:25.421Z] "body" : "" [2026-02-10T10:57:25.421Z] } [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] Response: [2026-02-10T10:57:25.421Z] HTTP/1.1 200 [2026-02-10T10:57:25.421Z] Matched-Stub-Id: [cb33621f-d8d9-487b-90dc-d80d3e37ae31] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] [2026-02-10T10:57:25.421Z] Feb 10, 2026 10:57:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:57:25.421Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33111/tomee/ejb} [2026-02-10T10:57:25.421Z] Feb 10, 2026 10:57:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:57:25.421Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/MultiRegisteredTest.war [2026-02-10T10:57:25.421Z] Feb 10, 2026 10:57:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:57:25.421Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/MultiRegisteredTest [2026-02-10T10:57:26.098Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.611 s - in org.eclipse.microprofile.rest.client.tck.MultiRegisteredTest [2026-02-10T10:57:26.737Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest [2026-02-10T10:57:26.737Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.eclipse.microprofile.rest.client.tck.ssl.AbstractSslTest [2026-02-10T10:57:27.379Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigWithConfigKeyTest [2026-02-10T10:57:28.019Z] Feb 10, 2026 10:57:27 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:57:28.019Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:57:28.019Z] Feb 10, 2026 10:57:27 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:57:28.019Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:57:28.019Z] Feb 10, 2026 10:57:27 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:57:28.019Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:57:28.661Z] Feb 10, 2026 10:57:28 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:57:28.661Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:57:28.661Z] Feb 10, 2026 10:57:28 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:57:28.661Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:57:32.500Z] Feb 10, 2026 10:57:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:57:32.500Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43017/tomee/ejb} [2026-02-10T10:57:37.353Z] 2026-02-10 10:57:36.386 Received request to /reset with body [2026-02-10T10:57:37.353Z] 2026-02-10 10:57:36.995 Received request to /reset with body [2026-02-10T10:57:49.659Z] 2026-02-10 10:57:49.288 Received request to /reset with body [2026-02-10T10:57:50.296Z] 2026-02-10 10:57:49.800 Received request to /mappings with body { [2026-02-10T10:57:50.296Z] "id" : "8a051163-65e5-4c53-8b99-0a48b194cd0b", [2026-02-10T10:57:50.296Z] "request" : { [2026-02-10T10:57:50.296Z] "url" : "/", [2026-02-10T10:57:50.296Z] "method" : "GET" [2026-02-10T10:57:50.296Z] }, [2026-02-10T10:57:50.296Z] "response" : { [2026-02-10T10:57:50.296Z] "status" : 200, [2026-02-10T10:57:50.296Z] "fixedDelayMilliseconds" : 30000 [2026-02-10T10:57:50.296Z] }, [2026-02-10T10:57:50.296Z] "uuid" : "8a051163-65e5-4c53-8b99-0a48b194cd0b" [2026-02-10T10:57:50.296Z] } [2026-02-10T10:57:57.529Z] Feb 10, 2026 10:57:56 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:57:57.529Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43017/tomee/ejb} [2026-02-10T10:57:57.529Z] Feb 10, 2026 10:57:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:57:57.529Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/TimeoutViaMPConfigWithConfigKeyTest.war [2026-02-10T10:57:57.529Z] Feb 10, 2026 10:57:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:57:57.529Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/TimeoutViaMPConfigWithConfigKeyTest [2026-02-10T10:57:57.529Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.255 s - in org.eclipse.microprofile.rest.client.tck.timeout.TimeoutViaMPConfigWithConfigKeyTest [2026-02-10T10:57:58.167Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest [2026-02-10T10:57:58.807Z] Feb 10, 2026 10:57:58 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:57:58.807Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:57:58.807Z] Feb 10, 2026 10:57:58 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:57:58.807Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:57:58.808Z] Feb 10, 2026 10:57:58 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:57:58.808Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:57:58.808Z] Feb 10, 2026 10:57:58 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:57:58.808Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:57:58.808Z] Feb 10, 2026 10:57:58 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:57:58.808Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:58:02.101Z] Feb 10, 2026 10:58:01 AM org.eclipse.jetty.util.log.Log initialized [2026-02-10T10:58:02.101Z] INFO: Logging initialized @3703ms [2026-02-10T10:58:02.101Z] Feb 10, 2026 10:58:01 AM org.eclipse.jetty.server.Server doStart [2026-02-10T10:58:02.101Z] INFO: jetty-9.2.22.v20170606 [2026-02-10T10:58:02.740Z] Feb 10, 2026 10:58:02 AM org.eclipse.jetty.server.AbstractConnector doStart [2026-02-10T10:58:02.740Z] INFO: Started ServerConnector@2c1b194a{SSL-HTTP/1.1}{localhost:8948} [2026-02-10T10:58:02.740Z] Feb 10, 2026 10:58:02 AM org.eclipse.jetty.server.Server doStart [2026-02-10T10:58:02.740Z] INFO: Started @4734ms [2026-02-10T10:58:04.069Z] Feb 10, 2026 10:58:03 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:58:04.069Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44695/tomee/ejb} [2026-02-10T10:58:11.311Z] Feb 10, 2026 10:58:10 AM org.eclipse.jetty.server.AbstractConnector doStop [2026-02-10T10:58:11.311Z] INFO: Stopped ServerConnector@2c1b194a{SSL-HTTP/1.1}{localhost:8948} [2026-02-10T10:58:11.311Z] Feb 10, 2026 10:58:10 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:58:11.311Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44695/tomee/ejb} [2026-02-10T10:58:11.949Z] Feb 10, 2026 10:58:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:58:11.949Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SslHostnameVerifierTest.war [2026-02-10T10:58:11.949Z] Feb 10, 2026 10:58:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:58:11.949Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SslHostnameVerifierTest [2026-02-10T10:58:11.949Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.043 s - in org.eclipse.microprofile.rest.client.tck.ssl.SslHostnameVerifierTest [2026-02-10T10:58:12.589Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest [2026-02-10T10:58:13.228Z] Feb 10, 2026 10:58:12 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:58:13.228Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:58:13.228Z] Feb 10, 2026 10:58:12 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:58:13.228Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:58:13.228Z] Feb 10, 2026 10:58:12 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:58:13.228Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:58:13.870Z] Feb 10, 2026 10:58:13 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:58:13.870Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:58:13.870Z] Feb 10, 2026 10:58:13 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:58:13.870Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:58:17.677Z] Feb 10, 2026 10:58:17 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:58:17.677Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43347/tomee/ejb} [2026-02-10T10:58:22.529Z] Feb 10, 2026 10:58:21 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:58:22.529Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43347/tomee/ejb} [2026-02-10T10:58:22.529Z] Feb 10, 2026 10:58:22 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:58:22.529Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/AdditionalRegistrationTest.war [2026-02-10T10:58:22.529Z] Feb 10, 2026 10:58:22 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:58:22.529Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/AdditionalRegistrationTest [2026-02-10T10:58:22.530Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.973 s - in org.eclipse.microprofile.rest.client.tck.AdditionalRegistrationTest [2026-02-10T10:58:23.172Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.timeout.TimeoutBuilderIndependentOfMPConfigTest [2026-02-10T10:58:23.814Z] Feb 10, 2026 10:58:23 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:58:23.814Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:58:23.814Z] Feb 10, 2026 10:58:23 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:58:23.814Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:58:23.814Z] Feb 10, 2026 10:58:23 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:58:23.814Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:58:24.456Z] Feb 10, 2026 10:58:24 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:58:24.456Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:58:24.456Z] Feb 10, 2026 10:58:24 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:58:24.456Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:58:28.268Z] Feb 10, 2026 10:58:27 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:58:28.268Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33859/tomee/ejb} [2026-02-10T10:58:33.099Z] 2026-02-10 10:58:32.417 Received request to /reset with body [2026-02-10T10:58:33.738Z] 2026-02-10 10:58:33.080 Received request to /reset with body [2026-02-10T10:58:38.556Z] 2026-02-10 10:58:38.390 Received request to /reset with body [2026-02-10T10:58:39.195Z] 2026-02-10 10:58:38.866 Received request to /mappings with body { [2026-02-10T10:58:39.195Z] "id" : "b3ab3012-aaa2-4bde-8746-bd44e4d7600a", [2026-02-10T10:58:39.195Z] "request" : { [2026-02-10T10:58:39.195Z] "url" : "/", [2026-02-10T10:58:39.195Z] "method" : "GET" [2026-02-10T10:58:39.195Z] }, [2026-02-10T10:58:39.195Z] "response" : { [2026-02-10T10:58:39.195Z] "status" : 200, [2026-02-10T10:58:39.195Z] "fixedDelayMilliseconds" : 30000 [2026-02-10T10:58:39.195Z] }, [2026-02-10T10:58:39.195Z] "uuid" : "b3ab3012-aaa2-4bde-8746-bd44e4d7600a" [2026-02-10T10:58:39.195Z] } [2026-02-10T10:58:39.195Z] 2026-02-10 10:58:38.886 Request received: [2026-02-10T10:58:39.195Z] 127.0.0.1 - GET / [2026-02-10T10:58:39.195Z] [2026-02-10T10:58:39.195Z] Accept: [application/json] [2026-02-10T10:58:39.195Z] Cache-Control: [no-cache] [2026-02-10T10:58:39.195Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:58:39.195Z] Connection: [keep-alive] [2026-02-10T10:58:39.195Z] Host: [localhost:8765] [2026-02-10T10:58:39.195Z] Pragma: [no-cache] [2026-02-10T10:58:39.195Z] Content-Type: [application/json] [2026-02-10T10:58:39.195Z] [2026-02-10T10:58:39.195Z] [2026-02-10T10:58:39.195Z] [2026-02-10T10:58:39.195Z] Matched response definition: [2026-02-10T10:58:39.195Z] { [2026-02-10T10:58:39.195Z] "status" : 200, [2026-02-10T10:58:39.195Z] "fixedDelayMilliseconds" : 30000 [2026-02-10T10:58:39.195Z] } [2026-02-10T10:58:39.195Z] [2026-02-10T10:58:39.195Z] Response: [2026-02-10T10:58:39.195Z] HTTP/1.1 200 [2026-02-10T10:58:39.195Z] Matched-Stub-Id: [b3ab3012-aaa2-4bde-8746-bd44e4d7600a] [2026-02-10T10:58:39.195Z] [2026-02-10T10:58:39.195Z] [2026-02-10T10:58:44.014Z] Feb 10, 2026 10:58:43 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:58:44.014Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33859/tomee/ejb} [2026-02-10T10:58:44.654Z] Feb 10, 2026 10:58:44 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:58:44.654Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/TimeoutBuilderIndependentOfMPConfigTest.war [2026-02-10T10:58:44.654Z] Feb 10, 2026 10:58:44 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:58:44.654Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/TimeoutBuilderIndependentOfMPConfigTest [2026-02-10T10:58:44.654Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.475 s - in org.eclipse.microprofile.rest.client.tck.timeout.TimeoutBuilderIndependentOfMPConfigTest [2026-02-10T10:58:45.294Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTest [2026-02-10T10:58:45.935Z] Feb 10, 2026 10:58:45 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:58:45.935Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:58:45.935Z] Feb 10, 2026 10:58:45 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:58:45.935Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:58:45.935Z] Feb 10, 2026 10:58:45 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:58:45.935Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:58:46.575Z] Feb 10, 2026 10:58:46 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:58:46.575Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:58:46.575Z] Feb 10, 2026 10:58:46 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:58:46.575Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:58:50.384Z] Feb 10, 2026 10:58:50 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:58:50.385Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37911/tomee/ejb} [2026-02-10T10:58:55.227Z] 2026-02-10 10:58:54.513 Received request to /reset with body [2026-02-10T10:58:55.227Z] 2026-02-10 10:58:55.140 Received request to /reset with body [2026-02-10T10:59:01.590Z] 2026-02-10 10:59:00.446 Received request to /reset with body [2026-02-10T10:59:01.590Z] 2026-02-10 10:59:00.966 Received request to /mappings with body { [2026-02-10T10:59:01.590Z] "id" : "d4532daf-468d-4864-b7f2-a2544453fe92", [2026-02-10T10:59:01.590Z] "request" : { [2026-02-10T10:59:01.590Z] "url" : "/", [2026-02-10T10:59:01.590Z] "method" : "GET" [2026-02-10T10:59:01.590Z] }, [2026-02-10T10:59:01.590Z] "response" : { [2026-02-10T10:59:01.590Z] "status" : 200, [2026-02-10T10:59:01.590Z] "fixedDelayMilliseconds" : 30000 [2026-02-10T10:59:01.590Z] }, [2026-02-10T10:59:01.590Z] "uuid" : "d4532daf-468d-4864-b7f2-a2544453fe92" [2026-02-10T10:59:01.590Z] } [2026-02-10T10:59:01.590Z] 2026-02-10 10:59:00.996 Request received: [2026-02-10T10:59:01.590Z] 127.0.0.1 - GET / [2026-02-10T10:59:01.590Z] [2026-02-10T10:59:01.590Z] Accept: [application/json] [2026-02-10T10:59:01.590Z] Cache-Control: [no-cache] [2026-02-10T10:59:01.590Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:59:01.590Z] Connection: [keep-alive] [2026-02-10T10:59:01.590Z] Host: [localhost:8765] [2026-02-10T10:59:01.590Z] Pragma: [no-cache] [2026-02-10T10:59:01.590Z] Content-Type: [application/json] [2026-02-10T10:59:01.590Z] [2026-02-10T10:59:01.590Z] [2026-02-10T10:59:01.590Z] [2026-02-10T10:59:01.590Z] Matched response definition: [2026-02-10T10:59:01.590Z] { [2026-02-10T10:59:01.590Z] "status" : 200, [2026-02-10T10:59:01.590Z] "fixedDelayMilliseconds" : 30000 [2026-02-10T10:59:01.590Z] } [2026-02-10T10:59:01.590Z] [2026-02-10T10:59:01.590Z] Response: [2026-02-10T10:59:01.590Z] HTTP/1.1 200 [2026-02-10T10:59:01.590Z] Matched-Stub-Id: [d4532daf-468d-4864-b7f2-a2544453fe92] [2026-02-10T10:59:01.590Z] [2026-02-10T10:59:01.590Z] [2026-02-10T10:59:06.410Z] Feb 10, 2026 10:59:06 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:59:06.410Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37911/tomee/ejb} [2026-02-10T10:59:06.410Z] Feb 10, 2026 10:59:06 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:06.410Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/TimeoutTest.war [2026-02-10T10:59:06.410Z] Feb 10, 2026 10:59:06 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:06.410Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/TimeoutTest [2026-02-10T10:59:07.050Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.481 s - in org.eclipse.microprofile.rest.client.tck.timeout.TimeoutTest [2026-02-10T10:59:07.693Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestWriterInterceptor [2026-02-10T10:59:07.693Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.eclipse.microprofile.rest.client.tck.providers.TestWriterInterceptor [2026-02-10T10:59:08.343Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeSimpleGetOperationTest [2026-02-10T10:59:08.982Z] Feb 10, 2026 10:59:08 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:59:08.982Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:59:08.982Z] Feb 10, 2026 10:59:08 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:59:08.982Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:59:08.982Z] Feb 10, 2026 10:59:08 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:59:08.982Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:59:09.622Z] Feb 10, 2026 10:59:09 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:59:09.622Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:59:09.622Z] Feb 10, 2026 10:59:09 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:59:09.622Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:59:13.490Z] Feb 10, 2026 10:59:13 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:59:13.490Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36751/tomee/ejb} [2026-02-10T10:59:18.327Z] 2026-02-10 10:59:17.583 Received request to /reset with body [2026-02-10T10:59:18.327Z] 2026-02-10 10:59:18.143 Received request to /reset with body [2026-02-10T10:59:18.967Z] 2026-02-10 10:59:18.320 Received request to /reset with body [2026-02-10T10:59:18.967Z] 2026-02-10 10:59:18.865 Received request to /mappings with body { [2026-02-10T10:59:18.967Z] "id" : "9894e8ff-caee-4b4e-87ca-47dd17a0e98a", [2026-02-10T10:59:18.967Z] "request" : { [2026-02-10T10:59:18.967Z] "url" : "/", [2026-02-10T10:59:18.967Z] "method" : "GET" [2026-02-10T10:59:18.967Z] }, [2026-02-10T10:59:18.967Z] "response" : { [2026-02-10T10:59:18.967Z] "status" : 200, [2026-02-10T10:59:18.967Z] "body" : "Hello, MicroProfile!" [2026-02-10T10:59:18.967Z] }, [2026-02-10T10:59:18.967Z] "uuid" : "9894e8ff-caee-4b4e-87ca-47dd17a0e98a" [2026-02-10T10:59:18.967Z] } [2026-02-10T10:59:19.606Z] 2026-02-10 10:59:18.934 Request received: [2026-02-10T10:59:19.606Z] 127.0.0.1 - GET / [2026-02-10T10:59:19.606Z] [2026-02-10T10:59:19.606Z] Accept: [application/json] [2026-02-10T10:59:19.606Z] Cache-Control: [no-cache] [2026-02-10T10:59:19.606Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:59:19.606Z] Connection: [keep-alive] [2026-02-10T10:59:19.606Z] Host: [localhost:8765] [2026-02-10T10:59:19.606Z] Pragma: [no-cache] [2026-02-10T10:59:19.606Z] Content-Type: [application/json] [2026-02-10T10:59:19.606Z] [2026-02-10T10:59:19.606Z] [2026-02-10T10:59:19.606Z] [2026-02-10T10:59:19.606Z] Matched response definition: [2026-02-10T10:59:19.606Z] { [2026-02-10T10:59:19.606Z] "status" : 200, [2026-02-10T10:59:19.606Z] "body" : "Hello, MicroProfile!" [2026-02-10T10:59:19.606Z] } [2026-02-10T10:59:19.606Z] [2026-02-10T10:59:19.606Z] Response: [2026-02-10T10:59:19.606Z] HTTP/1.1 200 [2026-02-10T10:59:19.606Z] Matched-Stub-Id: [9894e8ff-caee-4b4e-87ca-47dd17a0e98a] [2026-02-10T10:59:19.606Z] [2026-02-10T10:59:19.606Z] [2026-02-10T10:59:19.606Z] 2026-02-10 10:59:18.971 Received request to /requests/count with body { [2026-02-10T10:59:19.606Z] "url" : "/", [2026-02-10T10:59:19.606Z] "method" : "GET" [2026-02-10T10:59:19.606Z] } [2026-02-10T10:59:19.606Z] Feb 10, 2026 10:59:19 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:59:19.606Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:36751/tomee/ejb} [2026-02-10T10:59:19.606Z] Feb 10, 2026 10:59:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:19.606Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIInvokeSimpleGetOperationTest.war [2026-02-10T10:59:19.606Z] Feb 10, 2026 10:59:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:19.606Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIInvokeSimpleGetOperationTest [2026-02-10T10:59:19.606Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.485 s - in org.eclipse.microprofile.rest.client.tck.cditests.CDIInvokeSimpleGetOperationTest [2026-02-10T10:59:20.276Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.CloseTest [2026-02-10T10:59:20.915Z] Feb 10, 2026 10:59:20 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:59:20.915Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:59:20.915Z] Feb 10, 2026 10:59:20 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:59:20.915Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:59:20.915Z] Feb 10, 2026 10:59:20 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:59:20.915Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:59:21.555Z] Feb 10, 2026 10:59:21 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:59:21.556Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:59:21.556Z] Feb 10, 2026 10:59:21 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:59:21.556Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:59:25.371Z] Feb 10, 2026 10:59:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:59:25.371Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40873/tomee/ejb} [2026-02-10T10:59:30.197Z] Feb 10, 2026 10:59:29 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:59:30.197Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40873/tomee/ejb} [2026-02-10T10:59:30.197Z] Feb 10, 2026 10:59:29 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:30.197Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CloseTest.war [2026-02-10T10:59:30.197Z] Feb 10, 2026 10:59:29 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:30.197Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CloseTest [2026-02-10T10:59:30.197Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.046 s - in org.eclipse.microprofile.rest.client.tck.CloseTest [2026-02-10T10:59:30.836Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.DefaultMIMETypeTest [2026-02-10T10:59:31.477Z] Feb 10, 2026 10:59:31 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:59:31.477Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:59:31.477Z] Feb 10, 2026 10:59:31 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:59:31.477Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:59:31.477Z] Feb 10, 2026 10:59:31 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:59:31.477Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:59:32.118Z] Feb 10, 2026 10:59:31 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:59:32.118Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:59:32.118Z] Feb 10, 2026 10:59:31 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:59:32.118Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:59:35.982Z] Feb 10, 2026 10:59:35 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:59:35.982Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33679/tomee/ejb} [2026-02-10T10:59:40.814Z] Feb 10, 2026 10:59:40 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:59:40.814Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:33679/tomee/ejb} [2026-02-10T10:59:40.814Z] Feb 10, 2026 10:59:40 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:40.814Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/DefaultMIMETypeTest.war [2026-02-10T10:59:40.814Z] Feb 10, 2026 10:59:40 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:40.814Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/DefaultMIMETypeTest [2026-02-10T10:59:40.814Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.913 s - in org.eclipse.microprofile.rest.client.tck.DefaultMIMETypeTest [2026-02-10T10:59:41.456Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ClientReuseTest [2026-02-10T10:59:42.097Z] Feb 10, 2026 10:59:41 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T10:59:42.097Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T10:59:42.097Z] Feb 10, 2026 10:59:41 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T10:59:42.097Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T10:59:42.097Z] Feb 10, 2026 10:59:41 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T10:59:42.097Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T10:59:42.737Z] Feb 10, 2026 10:59:42 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T10:59:42.737Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T10:59:42.737Z] Feb 10, 2026 10:59:42 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T10:59:42.737Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T10:59:46.554Z] Feb 10, 2026 10:59:46 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:59:46.554Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46539/tomee/ejb} [2026-02-10T10:59:51.857Z] 2026-02-10 10:59:50.903 Received request to /reset with body [2026-02-10T10:59:51.857Z] 2026-02-10 10:59:51.520 Received request to /reset with body [2026-02-10T10:59:52.512Z] 2026-02-10 10:59:51.902 Received request to /mappings with body { [2026-02-10T10:59:52.512Z] "id" : "a229bfab-bf6a-46f0-a52b-1b80085ca9d7", [2026-02-10T10:59:52.512Z] "request" : { [2026-02-10T10:59:52.512Z] "url" : "/1", [2026-02-10T10:59:52.512Z] "method" : "GET" [2026-02-10T10:59:52.512Z] }, [2026-02-10T10:59:52.512Z] "response" : { [2026-02-10T10:59:52.512Z] "status" : 200, [2026-02-10T10:59:52.512Z] "body" : "{\"content\": true}", [2026-02-10T10:59:52.512Z] "headers" : { [2026-02-10T10:59:52.512Z] "Content-Type" : "application/json" [2026-02-10T10:59:52.512Z] } [2026-02-10T10:59:52.512Z] }, [2026-02-10T10:59:52.512Z] "uuid" : "a229bfab-bf6a-46f0-a52b-1b80085ca9d7" [2026-02-10T10:59:52.512Z] } [2026-02-10T10:59:52.512Z] 2026-02-10 10:59:51.909 Received request to /mappings with body { [2026-02-10T10:59:52.512Z] "id" : "6a78a558-055c-4ecc-a62d-56df6c81bdb7", [2026-02-10T10:59:52.513Z] "request" : { [2026-02-10T10:59:52.513Z] "url" : "/2", [2026-02-10T10:59:52.513Z] "method" : "GET" [2026-02-10T10:59:52.513Z] }, [2026-02-10T10:59:52.513Z] "response" : { [2026-02-10T10:59:52.513Z] "status" : 200, [2026-02-10T10:59:52.513Z] "body" : "Not a json", [2026-02-10T10:59:52.513Z] "headers" : { [2026-02-10T10:59:52.513Z] "Content-Type" : "application/json" [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] }, [2026-02-10T10:59:52.513Z] "uuid" : "6a78a558-055c-4ecc-a62d-56df6c81bdb7" [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] 2026-02-10 10:59:51.916 Received request to /mappings with body { [2026-02-10T10:59:52.513Z] "id" : "ac808938-34a4-4501-b1f7-82ec6c1a6406", [2026-02-10T10:59:52.513Z] "request" : { [2026-02-10T10:59:52.513Z] "url" : "/3", [2026-02-10T10:59:52.513Z] "method" : "GET" [2026-02-10T10:59:52.513Z] }, [2026-02-10T10:59:52.513Z] "response" : { [2026-02-10T10:59:52.513Z] "status" : 200, [2026-02-10T10:59:52.513Z] "body" : "{\"content\": true}", [2026-02-10T10:59:52.513Z] "headers" : { [2026-02-10T10:59:52.513Z] "Content-Type" : "application/json" [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] }, [2026-02-10T10:59:52.513Z] "uuid" : "ac808938-34a4-4501-b1f7-82ec6c1a6406" [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] 2026-02-10 10:59:52.256 Request received: [2026-02-10T10:59:52.513Z] 127.0.0.1 - GET /1 [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Accept: [application/json] [2026-02-10T10:59:52.513Z] Cache-Control: [no-cache] [2026-02-10T10:59:52.513Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:59:52.513Z] Connection: [keep-alive] [2026-02-10T10:59:52.513Z] Host: [localhost:8765] [2026-02-10T10:59:52.513Z] Pragma: [no-cache] [2026-02-10T10:59:52.513Z] Content-Type: [application/json] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Matched response definition: [2026-02-10T10:59:52.513Z] { [2026-02-10T10:59:52.513Z] "status" : 200, [2026-02-10T10:59:52.513Z] "body" : "{\"content\": true}", [2026-02-10T10:59:52.513Z] "headers" : { [2026-02-10T10:59:52.513Z] "Content-Type" : "application/json" [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Response: [2026-02-10T10:59:52.513Z] HTTP/1.1 200 [2026-02-10T10:59:52.513Z] Content-Type: [application/json] [2026-02-10T10:59:52.513Z] Matched-Stub-Id: [a229bfab-bf6a-46f0-a52b-1b80085ca9d7] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] 2026-02-10 10:59:52.358 Request received: [2026-02-10T10:59:52.513Z] 127.0.0.1 - GET /2 [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Accept: [application/json] [2026-02-10T10:59:52.513Z] Cache-Control: [no-cache] [2026-02-10T10:59:52.513Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:59:52.513Z] Connection: [keep-alive] [2026-02-10T10:59:52.513Z] Host: [localhost:8765] [2026-02-10T10:59:52.513Z] Pragma: [no-cache] [2026-02-10T10:59:52.513Z] Content-Type: [application/json] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Matched response definition: [2026-02-10T10:59:52.513Z] { [2026-02-10T10:59:52.513Z] "status" : 200, [2026-02-10T10:59:52.513Z] "body" : "Not a json", [2026-02-10T10:59:52.513Z] "headers" : { [2026-02-10T10:59:52.513Z] "Content-Type" : "application/json" [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Response: [2026-02-10T10:59:52.513Z] HTTP/1.1 200 [2026-02-10T10:59:52.513Z] Content-Type: [application/json] [2026-02-10T10:59:52.513Z] Matched-Stub-Id: [6a78a558-055c-4ecc-a62d-56df6c81bdb7] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] 2026-02-10 10:59:52.362 Request received: [2026-02-10T10:59:52.513Z] 127.0.0.1 - GET /3 [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Accept: [application/json] [2026-02-10T10:59:52.513Z] Cache-Control: [no-cache] [2026-02-10T10:59:52.513Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T10:59:52.513Z] Connection: [keep-alive] [2026-02-10T10:59:52.513Z] Host: [localhost:8765] [2026-02-10T10:59:52.513Z] Pragma: [no-cache] [2026-02-10T10:59:52.513Z] Content-Type: [application/json] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Matched response definition: [2026-02-10T10:59:52.513Z] { [2026-02-10T10:59:52.513Z] "status" : 200, [2026-02-10T10:59:52.513Z] "body" : "{\"content\": true}", [2026-02-10T10:59:52.513Z] "headers" : { [2026-02-10T10:59:52.513Z] "Content-Type" : "application/json" [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] } [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Response: [2026-02-10T10:59:52.513Z] HTTP/1.1 200 [2026-02-10T10:59:52.513Z] Content-Type: [application/json] [2026-02-10T10:59:52.513Z] Matched-Stub-Id: [ac808938-34a4-4501-b1f7-82ec6c1a6406] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] [2026-02-10T10:59:52.513Z] Feb 10, 2026 10:59:52 AM org.apache.openejb.client.EventLogger log [2026-02-10T10:59:52.513Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46539/tomee/ejb} [2026-02-10T10:59:53.152Z] Feb 10, 2026 10:59:52 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:53.152Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ClientReuseTest.war [2026-02-10T10:59:53.152Z] Feb 10, 2026 10:59:52 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T10:59:53.152Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ClientReuseTest [2026-02-10T11:00:03.647Z] Feb 10, 2026 11:00:02 AM org.apache.openejb.config.RemoteServer destroy [2026-02-10T11:00:03.647Z] WARNING: Failed to destroy server [2026-02-10T11:00:03.647Z] java.lang.RuntimeException: Timeout waiting for process [2026-02-10T11:00:03.647Z] at org.apache.openejb.config.RemoteServer.waitFor(RemoteServer.java:431) [2026-02-10T11:00:03.647Z] at org.apache.openejb.config.RemoteServer.destroy(RemoteServer.java:169) [2026-02-10T11:00:03.647Z] at org.apache.tomee.arquillian.remote.RemoteTomEEContainer.stop(RemoteTomEEContainer.java:313) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.ContainerImpl.stop(ContainerImpl.java:217) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:178) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$9.perform(ContainerLifecycleController.java:172) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forContainer(ContainerLifecycleController.java:255) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopContainer(ContainerLifecycleController.java:171) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2026-02-10T11:00:03.647Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2026-02-10T11:00:03.647Z] at java.lang.reflect.Method.invoke(Method.java:498) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:85) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2026-02-10T11:00:03.647Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2026-02-10T11:00:03.647Z] at java.lang.reflect.Method.invoke(Method.java:498) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:143) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:114) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:107) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController$4.perform(ContainerLifecycleController.java:100) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.forEachSuiteContainer(ContainerLifecycleController.java:221) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.impl.client.container.ContainerLifecycleController.stopSuiteContainers(ContainerLifecycleController.java:99) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2026-02-10T11:00:03.647Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2026-02-10T11:00:03.647Z] at java.lang.reflect.Method.invoke(Method.java:498) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:85) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:143) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:114) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:91) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2026-02-10T11:00:03.647Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2026-02-10T11:00:03.647Z] at java.lang.reflect.Method.invoke(Method.java:498) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:85) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2026-02-10T11:00:03.647Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2026-02-10T11:00:03.647Z] at java.lang.reflect.Method.invoke(Method.java:498) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:143) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:114) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.afterSuite(EventTestRunnerAdaptor.java:80) [2026-02-10T11:00:03.647Z] at org.jboss.arquillian.testng.Arquillian.arquillianAfterSuite(Arquillian.java:96) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2026-02-10T11:00:03.647Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2026-02-10T11:00:03.647Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2026-02-10T11:00:03.647Z] at java.lang.reflect.Method.invoke(Method.java:498) [2026-02-10T11:00:03.647Z] at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85) [2026-02-10T11:00:03.647Z] at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:552) [2026-02-10T11:00:03.647Z] at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215) [2026-02-10T11:00:03.647Z] at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:140) [2026-02-10T11:00:03.647Z] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:322) [2026-02-10T11:00:03.647Z] at org.testng.SuiteRunner.run(SuiteRunner.java:254) [2026-02-10T11:00:03.647Z] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) [2026-02-10T11:00:03.647Z] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) [2026-02-10T11:00:03.647Z] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224) [2026-02-10T11:00:03.647Z] at org.testng.TestNG.runSuitesLocally(TestNG.java:1149) [2026-02-10T11:00:03.647Z] at org.testng.TestNG.run(TestNG.java:1057) [2026-02-10T11:00:03.647Z] at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135) [2026-02-10T11:00:03.647Z] at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:112) [2026-02-10T11:00:03.647Z] at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:99) [2026-02-10T11:00:03.647Z] at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146) [2026-02-10T11:00:03.647Z] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) [2026-02-10T11:00:03.647Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) [2026-02-10T11:00:03.647Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [2026-02-10T11:00:03.647Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [2026-02-10T11:00:03.647Z] [2026-02-10T11:00:03.647Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.539 s - in org.eclipse.microprofile.rest.client.tck.ClientReuseTest [2026-02-10T11:00:03.647Z] Exception in thread "Thread-3" java.util.ConcurrentModificationException [2026-02-10T11:00:03.647Z] at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:911) [2026-02-10T11:00:03.647Z] at java.util.ArrayList$Itr.next(ArrayList.java:861) [2026-02-10T11:00:03.647Z] at org.apache.openejb.config.RemoteServer$CleanUpThread.run(RemoteServer.java:701) [2026-02-10T11:00:03.647Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest [2026-02-10T11:00:04.287Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest [2026-02-10T11:00:04.287Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ssl.SslContextTest [2026-02-10T11:00:04.927Z] Feb 10, 2026 11:00:04 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:00:04.927Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:00:04.927Z] Feb 10, 2026 11:00:04 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:00:04.927Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:00:04.927Z] Feb 10, 2026 11:00:04 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:00:04.927Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:00:05.568Z] Feb 10, 2026 11:00:05 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:00:05.568Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:00:05.568Z] Feb 10, 2026 11:00:05 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:00:05.568Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:00:08.468Z] Feb 10, 2026 11:00:07 AM org.eclipse.jetty.util.log.Log initialized [2026-02-10T11:00:08.468Z] INFO: Logging initialized @3654ms [2026-02-10T11:00:08.468Z] Feb 10, 2026 11:00:07 AM org.eclipse.jetty.server.Server doStart [2026-02-10T11:00:08.468Z] INFO: jetty-9.2.22.v20170606 [2026-02-10T11:00:09.109Z] Feb 10, 2026 11:00:08 AM org.eclipse.jetty.server.AbstractConnector doStart [2026-02-10T11:00:09.109Z] INFO: Started ServerConnector@316bcf94{SSL-HTTP/1.1}{localhost:8948} [2026-02-10T11:00:09.109Z] Feb 10, 2026 11:00:08 AM org.eclipse.jetty.server.Server doStart [2026-02-10T11:00:09.109Z] INFO: Started @4505ms [2026-02-10T11:00:10.438Z] Feb 10, 2026 11:00:09 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:00:10.438Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43857/tomee/ejb} [2026-02-10T11:00:16.395Z] Feb 10, 2026 11:00:15 AM org.eclipse.jetty.server.AbstractConnector doStop [2026-02-10T11:00:16.395Z] INFO: Stopped ServerConnector@316bcf94{SSL-HTTP/1.1}{localhost:8948} [2026-02-10T11:00:16.395Z] Feb 10, 2026 11:00:15 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:00:16.395Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43857/tomee/ejb} [2026-02-10T11:00:16.395Z] Feb 10, 2026 11:00:16 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:00:16.395Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SslContextTest.war [2026-02-10T11:00:16.395Z] Feb 10, 2026 11:00:16 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:00:16.395Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/SslContextTest [2026-02-10T11:00:16.395Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.116 s - in org.eclipse.microprofile.rest.client.tck.ssl.SslContextTest [2026-02-10T11:00:17.036Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.FeatureRegistrationTest [2026-02-10T11:00:17.675Z] Feb 10, 2026 11:00:17 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:00:17.675Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:00:17.675Z] Feb 10, 2026 11:00:17 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:00:17.675Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:00:17.675Z] Feb 10, 2026 11:00:17 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:00:17.675Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:00:18.313Z] Feb 10, 2026 11:00:18 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:00:18.313Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:00:18.313Z] Feb 10, 2026 11:00:18 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:00:18.313Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:00:22.218Z] Feb 10, 2026 11:00:21 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:00:22.218Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:32925/tomee/ejb} [2026-02-10T11:00:27.041Z] 2026-02-10 11:00:26.398 Received request to /reset with body [2026-02-10T11:00:27.041Z] 2026-02-10 11:00:26.988 Received request to /reset with body [2026-02-10T11:00:27.680Z] 2026-02-10 11:00:27.187 Received request to /reset with body [2026-02-10T11:00:27.680Z] Feb 10, 2026 11:00:27 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:00:27.680Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:32925/tomee/ejb} [2026-02-10T11:00:27.681Z] Feb 10, 2026 11:00:27 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:00:27.681Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/FeatureRegistrationTest.war [2026-02-10T11:00:27.681Z] Feb 10, 2026 11:00:27 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:00:27.681Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/FeatureRegistrationTest [2026-02-10T11:00:27.681Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.628 s - in org.eclipse.microprofile.rest.client.tck.FeatureRegistrationTest [2026-02-10T11:00:28.319Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.asynctests.CDIInvokeAsyncSimpleGetOperationTest [2026-02-10T11:00:28.958Z] Feb 10, 2026 11:00:28 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:00:28.958Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:00:28.958Z] Feb 10, 2026 11:00:28 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:00:28.958Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:00:28.958Z] Feb 10, 2026 11:00:28 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:00:28.958Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:00:29.597Z] Feb 10, 2026 11:00:29 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:00:29.597Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:00:29.597Z] Feb 10, 2026 11:00:29 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:00:29.597Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:00:33.407Z] Feb 10, 2026 11:00:33 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:00:33.407Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46109/tomee/ejb} [2026-02-10T11:00:38.282Z] 2026-02-10 11:00:37.995 Received request to /reset with body [2026-02-10T11:00:38.922Z] 2026-02-10 11:00:38.605 Received request to /reset with body [2026-02-10T11:00:38.922Z] 2026-02-10 11:00:38.796 Received request to /reset with body [2026-02-10T11:00:39.564Z] 2026-02-10 11:00:39.333 Received request to /mappings with body { [2026-02-10T11:00:39.564Z] "id" : "0f776663-5610-4a33-b0fa-06fe64662228", [2026-02-10T11:00:39.564Z] "request" : { [2026-02-10T11:00:39.564Z] "url" : "/", [2026-02-10T11:00:39.564Z] "method" : "GET" [2026-02-10T11:00:39.564Z] }, [2026-02-10T11:00:39.564Z] "response" : { [2026-02-10T11:00:39.564Z] "status" : 200, [2026-02-10T11:00:39.564Z] "body" : "Hello, MicroProfile!" [2026-02-10T11:00:39.564Z] }, [2026-02-10T11:00:39.564Z] "uuid" : "0f776663-5610-4a33-b0fa-06fe64662228" [2026-02-10T11:00:39.564Z] } [2026-02-10T11:00:39.564Z] 2026-02-10 11:00:39.404 Request received: [2026-02-10T11:00:39.564Z] 127.0.0.1 - GET / [2026-02-10T11:00:39.564Z] [2026-02-10T11:00:39.564Z] Accept: [application/json] [2026-02-10T11:00:39.564Z] Cache-Control: [no-cache] [2026-02-10T11:00:39.564Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:00:39.564Z] Connection: [keep-alive] [2026-02-10T11:00:39.564Z] Host: [localhost:8765] [2026-02-10T11:00:39.564Z] Pragma: [no-cache] [2026-02-10T11:00:39.565Z] Content-Type: [application/json] [2026-02-10T11:00:39.565Z] [2026-02-10T11:00:39.565Z] [2026-02-10T11:00:39.565Z] [2026-02-10T11:00:39.565Z] Matched response definition: [2026-02-10T11:00:39.565Z] { [2026-02-10T11:00:39.565Z] "status" : 200, [2026-02-10T11:00:39.565Z] "body" : "Hello, MicroProfile!" [2026-02-10T11:00:39.565Z] } [2026-02-10T11:00:39.565Z] [2026-02-10T11:00:39.565Z] Response: [2026-02-10T11:00:39.565Z] HTTP/1.1 200 [2026-02-10T11:00:39.565Z] Matched-Stub-Id: [0f776663-5610-4a33-b0fa-06fe64662228] [2026-02-10T11:00:39.565Z] [2026-02-10T11:00:39.565Z] [2026-02-10T11:00:39.565Z] 2026-02-10 11:00:39.440 Received request to /requests/count with body { [2026-02-10T11:00:39.565Z] "url" : "/", [2026-02-10T11:00:39.565Z] "method" : "GET" [2026-02-10T11:00:39.565Z] } [2026-02-10T11:00:39.565Z] Feb 10, 2026 11:00:39 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:00:39.565Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:46109/tomee/ejb} [2026-02-10T11:00:40.204Z] Feb 10, 2026 11:00:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:00:40.204Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIInvokeAsyncSimpleGetOperationTest.war [2026-02-10T11:00:40.204Z] Feb 10, 2026 11:00:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:00:40.204Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIInvokeAsyncSimpleGetOperationTest [2026-02-10T11:00:40.204Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.688 s - in org.eclipse.microprofile.rest.client.tck.asynctests.CDIInvokeAsyncSimpleGetOperationTest [2026-02-10T11:00:40.846Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.CDIURIvsURLConfigTest [2026-02-10T11:00:41.486Z] Feb 10, 2026 11:00:41 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:00:41.486Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:00:41.486Z] Feb 10, 2026 11:00:41 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:00:41.486Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:00:41.486Z] Feb 10, 2026 11:00:41 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:00:41.486Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:00:42.128Z] Feb 10, 2026 11:00:41 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:00:42.128Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:00:42.128Z] Feb 10, 2026 11:00:41 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:00:42.128Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:00:46.334Z] Feb 10, 2026 11:00:45 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:00:46.334Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42445/tomee/ejb} [2026-02-10T11:00:50.165Z] 2026-02-10 11:00:49.912 Received request to /reset with body [2026-02-10T11:00:51.497Z] 2026-02-10 11:00:50.802 Received request to /reset with body [2026-02-10T11:00:51.497Z] 2026-02-10 11:00:51.101 Received request to /reset with body [2026-02-10T11:00:51.497Z] 2026-02-10 11:00:51.228 Received request to /reset with body [2026-02-10T11:00:52.139Z] 2026-02-10 11:00:51.806 Received request to /mappings with body { [2026-02-10T11:00:52.139Z] "id" : "c7aae5ee-909f-44fc-851d-9448a2140597", [2026-02-10T11:00:52.139Z] "request" : { [2026-02-10T11:00:52.139Z] "url" : "/uri", [2026-02-10T11:00:52.139Z] "method" : "GET" [2026-02-10T11:00:52.139Z] }, [2026-02-10T11:00:52.139Z] "response" : { [2026-02-10T11:00:52.139Z] "status" : 200, [2026-02-10T11:00:52.139Z] "body" : "Hello, MicroProfile URI!!" [2026-02-10T11:00:52.139Z] }, [2026-02-10T11:00:52.139Z] "uuid" : "c7aae5ee-909f-44fc-851d-9448a2140597" [2026-02-10T11:00:52.139Z] } [2026-02-10T11:00:52.139Z] 2026-02-10 11:00:51.812 Received request to /mappings with body { [2026-02-10T11:00:52.139Z] "id" : "460dba0d-334a-4236-a131-4275fea52b3e", [2026-02-10T11:00:52.139Z] "request" : { [2026-02-10T11:00:52.139Z] "url" : "/url", [2026-02-10T11:00:52.139Z] "method" : "GET" [2026-02-10T11:00:52.139Z] }, [2026-02-10T11:00:52.139Z] "response" : { [2026-02-10T11:00:52.139Z] "status" : 200, [2026-02-10T11:00:52.139Z] "body" : "Using URL instead of URI" [2026-02-10T11:00:52.139Z] }, [2026-02-10T11:00:52.139Z] "uuid" : "460dba0d-334a-4236-a131-4275fea52b3e" [2026-02-10T11:00:52.139Z] } [2026-02-10T11:00:52.139Z] 2026-02-10 11:00:51.841 Request received: [2026-02-10T11:00:52.139Z] 127.0.0.1 - GET /uri [2026-02-10T11:00:52.139Z] [2026-02-10T11:00:52.139Z] Accept: [application/json] [2026-02-10T11:00:52.139Z] Cache-Control: [no-cache] [2026-02-10T11:00:52.139Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:00:52.139Z] Connection: [keep-alive] [2026-02-10T11:00:52.139Z] Host: [localhost:8765] [2026-02-10T11:00:52.139Z] Pragma: [no-cache] [2026-02-10T11:00:52.139Z] Content-Type: [application/json] [2026-02-10T11:00:52.139Z] [2026-02-10T11:00:52.139Z] [2026-02-10T11:00:52.139Z] [2026-02-10T11:00:52.139Z] Matched response definition: [2026-02-10T11:00:52.139Z] { [2026-02-10T11:00:52.139Z] "status" : 200, [2026-02-10T11:00:52.139Z] "body" : "Hello, MicroProfile URI!!" [2026-02-10T11:00:52.139Z] } [2026-02-10T11:00:52.139Z] [2026-02-10T11:00:52.139Z] Response: [2026-02-10T11:00:52.139Z] HTTP/1.1 200 [2026-02-10T11:00:52.139Z] Matched-Stub-Id: [c7aae5ee-909f-44fc-851d-9448a2140597] [2026-02-10T11:00:52.139Z] [2026-02-10T11:00:52.139Z] [2026-02-10T11:00:52.139Z] 2026-02-10 11:00:51.865 Received request to /requests/count with body { [2026-02-10T11:00:52.139Z] "url" : "/uri", [2026-02-10T11:00:52.139Z] "method" : "GET" [2026-02-10T11:00:52.139Z] } [2026-02-10T11:00:52.139Z] Feb 10, 2026 11:00:51 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:00:52.139Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42445/tomee/ejb} [2026-02-10T11:00:52.779Z] Feb 10, 2026 11:00:52 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:00:52.779Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIURIvsURLConfigTest.war [2026-02-10T11:00:52.779Z] Feb 10, 2026 11:00:52 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:00:52.779Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIURIvsURLConfigTest [2026-02-10T11:00:52.779Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.936 s - in org.eclipse.microprofile.rest.client.tck.cditests.CDIURIvsURLConfigTest [2026-02-10T11:00:53.419Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.RestClientListenerTest [2026-02-10T11:00:54.061Z] Feb 10, 2026 11:00:53 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:00:54.061Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:00:54.061Z] Feb 10, 2026 11:00:53 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:00:54.061Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:00:54.061Z] Feb 10, 2026 11:00:53 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:00:54.061Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:00:54.701Z] Feb 10, 2026 11:00:54 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:00:54.701Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:00:54.701Z] Feb 10, 2026 11:00:54 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:00:54.701Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:00:58.524Z] Feb 10, 2026 11:00:58 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:00:58.524Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42609/tomee/ejb} [2026-02-10T11:01:03.356Z] Feb 10, 2026 11:01:02 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:03.356Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42609/tomee/ejb} [2026-02-10T11:01:03.356Z] Feb 10, 2026 11:01:02 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:03.356Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/RestClientListenerTest.war [2026-02-10T11:01:03.356Z] Feb 10, 2026 11:01:02 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:03.356Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/RestClientListenerTest [2026-02-10T11:01:03.356Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.821 s - in org.eclipse.microprofile.rest.client.tck.RestClientListenerTest [2026-02-10T11:01:03.996Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.HasConversationScopeTest [2026-02-10T11:01:04.636Z] Feb 10, 2026 11:01:04 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:01:04.636Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:01:04.636Z] Feb 10, 2026 11:01:04 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:01:04.636Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:01:04.636Z] Feb 10, 2026 11:01:04 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:01:04.636Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:01:05.276Z] Feb 10, 2026 11:01:04 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:01:05.276Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:01:05.276Z] Feb 10, 2026 11:01:04 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:01:05.276Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:01:09.121Z] Feb 10, 2026 11:01:08 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:09.121Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40107/tomee/ejb} [2026-02-10T11:01:13.952Z] Feb 10, 2026 11:01:13 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:13.952Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:40107/tomee/ejb} [2026-02-10T11:01:13.952Z] Feb 10, 2026 11:01:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:13.952Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasConversationScopeTest.war [2026-02-10T11:01:13.952Z] Feb 10, 2026 11:01:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:13.952Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasConversationScopeTest [2026-02-10T11:01:14.593Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.571 s - in org.eclipse.microprofile.rest.client.tck.cditests.HasConversationScopeTest [2026-02-10T11:01:15.234Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperTest [2026-02-10T11:01:15.876Z] Feb 10, 2026 11:01:15 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:01:15.876Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:01:15.876Z] Feb 10, 2026 11:01:15 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:01:15.876Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:01:15.876Z] Feb 10, 2026 11:01:15 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:01:15.876Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:01:15.876Z] Feb 10, 2026 11:01:15 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:01:15.876Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:01:15.876Z] Feb 10, 2026 11:01:15 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:01:15.876Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:01:20.701Z] Feb 10, 2026 11:01:19 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:20.701Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42395/tomee/ejb} [2026-02-10T11:01:24.519Z] 2026-02-10 11:01:24.193 Received request to /reset with body [2026-02-10T11:01:25.173Z] 2026-02-10 11:01:24.838 Received request to /reset with body [2026-02-10T11:01:25.816Z] 2026-02-10 11:01:25.202 Received request to /mappings with body { [2026-02-10T11:01:25.816Z] "id" : "faac7f89-e70c-419b-a9ed-26da3759fc2d", [2026-02-10T11:01:25.816Z] "request" : { [2026-02-10T11:01:25.816Z] "url" : "/", [2026-02-10T11:01:25.816Z] "method" : "GET" [2026-02-10T11:01:25.817Z] }, [2026-02-10T11:01:25.817Z] "response" : { [2026-02-10T11:01:25.817Z] "status" : 401, [2026-02-10T11:01:25.817Z] "body" : "body is used by this test" [2026-02-10T11:01:25.817Z] }, [2026-02-10T11:01:25.817Z] "uuid" : "faac7f89-e70c-419b-a9ed-26da3759fc2d" [2026-02-10T11:01:25.817Z] } [2026-02-10T11:01:25.817Z] 2026-02-10 11:01:25.537 Request received: [2026-02-10T11:01:25.817Z] 127.0.0.1 - GET / [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] Accept: [application/json] [2026-02-10T11:01:25.817Z] Cache-Control: [no-cache] [2026-02-10T11:01:25.817Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:25.817Z] Connection: [keep-alive] [2026-02-10T11:01:25.817Z] Host: [localhost:8765] [2026-02-10T11:01:25.817Z] Pragma: [no-cache] [2026-02-10T11:01:25.817Z] Content-Type: [application/json] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] Matched response definition: [2026-02-10T11:01:25.817Z] { [2026-02-10T11:01:25.817Z] "status" : 401, [2026-02-10T11:01:25.817Z] "body" : "body is used by this test" [2026-02-10T11:01:25.817Z] } [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] Response: [2026-02-10T11:01:25.817Z] HTTP/1.1 401 [2026-02-10T11:01:25.817Z] Matched-Stub-Id: [faac7f89-e70c-419b-a9ed-26da3759fc2d] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] 2026-02-10 11:01:25.622 Received request to /reset with body [2026-02-10T11:01:25.817Z] 2026-02-10 11:01:25.644 Received request to /mappings with body { [2026-02-10T11:01:25.817Z] "id" : "5e94e8a4-b9ff-4d36-a56f-718a6098e118", [2026-02-10T11:01:25.817Z] "request" : { [2026-02-10T11:01:25.817Z] "url" : "/", [2026-02-10T11:01:25.817Z] "method" : "GET" [2026-02-10T11:01:25.817Z] }, [2026-02-10T11:01:25.817Z] "response" : { [2026-02-10T11:01:25.817Z] "status" : 401, [2026-02-10T11:01:25.817Z] "body" : "body is used by this test" [2026-02-10T11:01:25.817Z] }, [2026-02-10T11:01:25.817Z] "uuid" : "5e94e8a4-b9ff-4d36-a56f-718a6098e118" [2026-02-10T11:01:25.817Z] } [2026-02-10T11:01:25.817Z] 2026-02-10 11:01:25.662 Request received: [2026-02-10T11:01:25.817Z] 127.0.0.1 - GET / [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] Accept: [application/json] [2026-02-10T11:01:25.817Z] Cache-Control: [no-cache] [2026-02-10T11:01:25.817Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:25.817Z] Connection: [keep-alive] [2026-02-10T11:01:25.817Z] Host: [localhost:8765] [2026-02-10T11:01:25.817Z] Pragma: [no-cache] [2026-02-10T11:01:25.817Z] Content-Type: [application/json] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] Matched response definition: [2026-02-10T11:01:25.817Z] { [2026-02-10T11:01:25.817Z] "status" : 401, [2026-02-10T11:01:25.817Z] "body" : "body is used by this test" [2026-02-10T11:01:25.817Z] } [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] Response: [2026-02-10T11:01:25.817Z] HTTP/1.1 401 [2026-02-10T11:01:25.817Z] Matched-Stub-Id: [5e94e8a4-b9ff-4d36-a56f-718a6098e118] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] 2026-02-10 11:01:25.712 Received request to /reset with body [2026-02-10T11:01:25.817Z] 2026-02-10 11:01:25.737 Received request to /mappings with body { [2026-02-10T11:01:25.817Z] "id" : "49bac5ba-e14c-4717-babd-98afab5cc504", [2026-02-10T11:01:25.817Z] "request" : { [2026-02-10T11:01:25.817Z] "url" : "/", [2026-02-10T11:01:25.817Z] "method" : "GET" [2026-02-10T11:01:25.817Z] }, [2026-02-10T11:01:25.817Z] "response" : { [2026-02-10T11:01:25.817Z] "status" : 401, [2026-02-10T11:01:25.817Z] "body" : "body is used by this test" [2026-02-10T11:01:25.817Z] }, [2026-02-10T11:01:25.817Z] "uuid" : "49bac5ba-e14c-4717-babd-98afab5cc504" [2026-02-10T11:01:25.817Z] } [2026-02-10T11:01:25.817Z] 2026-02-10 11:01:25.754 Request received: [2026-02-10T11:01:25.817Z] 127.0.0.1 - GET / [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] Accept: [application/json] [2026-02-10T11:01:25.817Z] Cache-Control: [no-cache] [2026-02-10T11:01:25.817Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:25.817Z] Connection: [keep-alive] [2026-02-10T11:01:25.817Z] Host: [localhost:8765] [2026-02-10T11:01:25.817Z] Pragma: [no-cache] [2026-02-10T11:01:25.817Z] Content-Type: [application/json] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] Matched response definition: [2026-02-10T11:01:25.817Z] { [2026-02-10T11:01:25.817Z] "status" : 401, [2026-02-10T11:01:25.817Z] "body" : "body is used by this test" [2026-02-10T11:01:25.817Z] } [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] Response: [2026-02-10T11:01:25.817Z] HTTP/1.1 401 [2026-02-10T11:01:25.817Z] Matched-Stub-Id: [49bac5ba-e14c-4717-babd-98afab5cc504] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:25.817Z] [2026-02-10T11:01:26.458Z] 2026-02-10 11:01:25.812 Received request to /reset with body [2026-02-10T11:01:26.458Z] 2026-02-10 11:01:25.834 Received request to /mappings with body { [2026-02-10T11:01:26.458Z] "id" : "59ef595c-ae9b-4e59-8040-87825db7fb43", [2026-02-10T11:01:26.458Z] "request" : { [2026-02-10T11:01:26.458Z] "url" : "/", [2026-02-10T11:01:26.458Z] "method" : "GET" [2026-02-10T11:01:26.458Z] }, [2026-02-10T11:01:26.458Z] "response" : { [2026-02-10T11:01:26.458Z] "status" : 401, [2026-02-10T11:01:26.458Z] "body" : "body is used by this test" [2026-02-10T11:01:26.458Z] }, [2026-02-10T11:01:26.458Z] "uuid" : "59ef595c-ae9b-4e59-8040-87825db7fb43" [2026-02-10T11:01:26.458Z] } [2026-02-10T11:01:26.458Z] 2026-02-10 11:01:25.848 Request received: [2026-02-10T11:01:26.458Z] 127.0.0.1 - GET / [2026-02-10T11:01:26.458Z] [2026-02-10T11:01:26.458Z] Accept: [application/json] [2026-02-10T11:01:26.458Z] Cache-Control: [no-cache] [2026-02-10T11:01:26.458Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:26.458Z] Connection: [keep-alive] [2026-02-10T11:01:26.458Z] Host: [localhost:8765] [2026-02-10T11:01:26.458Z] Pragma: [no-cache] [2026-02-10T11:01:26.458Z] Content-Type: [application/json] [2026-02-10T11:01:26.458Z] [2026-02-10T11:01:26.458Z] [2026-02-10T11:01:26.458Z] [2026-02-10T11:01:26.458Z] Matched response definition: [2026-02-10T11:01:26.458Z] { [2026-02-10T11:01:26.458Z] "status" : 401, [2026-02-10T11:01:26.458Z] "body" : "body is used by this test" [2026-02-10T11:01:26.458Z] } [2026-02-10T11:01:26.458Z] [2026-02-10T11:01:26.458Z] Response: [2026-02-10T11:01:26.458Z] HTTP/1.1 401 [2026-02-10T11:01:26.458Z] Matched-Stub-Id: [59ef595c-ae9b-4e59-8040-87825db7fb43] [2026-02-10T11:01:26.458Z] [2026-02-10T11:01:26.458Z] [2026-02-10T11:01:26.458Z] Feb 10, 2026 11:01:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:26.458Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:42395/tomee/ejb} [2026-02-10T11:01:26.458Z] Feb 10, 2026 11:01:26 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:26.458Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/DefaultExceptionMapperTest.war [2026-02-10T11:01:26.458Z] Feb 10, 2026 11:01:26 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:26.458Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/DefaultExceptionMapperTest [2026-02-10T11:01:26.458Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.651 s - in org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperTest [2026-02-10T11:01:27.098Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperOverridePriority [2026-02-10T11:01:27.098Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperOverridePriority [2026-02-10T11:01:27.742Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper [2026-02-10T11:01:28.386Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapper [2026-02-10T11:01:28.386Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest [2026-02-10T11:01:29.025Z] Feb 10, 2026 11:01:28 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:01:29.025Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:01:29.025Z] Feb 10, 2026 11:01:28 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:01:29.025Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:01:29.025Z] Feb 10, 2026 11:01:28 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:01:29.025Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:01:29.666Z] Feb 10, 2026 11:01:29 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:01:29.666Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:01:29.666Z] Feb 10, 2026 11:01:29 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:01:29.666Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:01:32.570Z] 2026-02-10 11:01:32.228 Received request to /reset with body [2026-02-10T11:01:34.003Z] Feb 10, 2026 11:01:33 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:34.003Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35259/tomee/ejb} [2026-02-10T11:01:38.102Z] 2026-02-10 11:01:37.912 Received request to /reset with body [2026-02-10T11:01:38.744Z] 2026-02-10 11:01:38.551 Received request to /reset with body [2026-02-10T11:01:38.744Z] 2026-02-10 11:01:38.578 Received request to /reset with body [2026-02-10T11:01:39.387Z] 2026-02-10 11:01:38.884 Received request to /mappings with body { [2026-02-10T11:01:39.387Z] "id" : "bf01d8f1-8f85-463a-8fe3-be09408e8dd4", [2026-02-10T11:01:39.387Z] "request" : { [2026-02-10T11:01:39.387Z] "url" : "/", [2026-02-10T11:01:39.387Z] "method" : "GET", [2026-02-10T11:01:39.387Z] "headers" : { [2026-02-10T11:01:39.387Z] "InterfaceHeaderComputed" : { [2026-02-10T11:01:39.387Z] "contains" : "interfaceComputed" [2026-02-10T11:01:39.387Z] } [2026-02-10T11:01:39.387Z] } [2026-02-10T11:01:39.387Z] }, [2026-02-10T11:01:39.387Z] "response" : { [2026-02-10T11:01:39.387Z] "status" : 200, [2026-02-10T11:01:39.387Z] "body" : "interfaceComputed" [2026-02-10T11:01:39.387Z] }, [2026-02-10T11:01:39.387Z] "uuid" : "bf01d8f1-8f85-463a-8fe3-be09408e8dd4" [2026-02-10T11:01:39.387Z] } [2026-02-10T11:01:39.387Z] 2026-02-10 11:01:39.209 Request received: [2026-02-10T11:01:39.387Z] 127.0.0.1 - GET / [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:39.387Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:39.387Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:39.387Z] Accept: [application/json] [2026-02-10T11:01:39.387Z] Cache-Control: [no-cache] [2026-02-10T11:01:39.387Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:39.387Z] Connection: [keep-alive] [2026-02-10T11:01:39.387Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:39.387Z] Host: [localhost:8765] [2026-02-10T11:01:39.387Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:39.387Z] Pragma: [no-cache] [2026-02-10T11:01:39.387Z] Content-Type: [application/json] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] Matched response definition: [2026-02-10T11:01:39.387Z] { [2026-02-10T11:01:39.387Z] "status" : 200, [2026-02-10T11:01:39.387Z] "body" : "interfaceComputed" [2026-02-10T11:01:39.387Z] } [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] Response: [2026-02-10T11:01:39.387Z] HTTP/1.1 200 [2026-02-10T11:01:39.387Z] Matched-Stub-Id: [bf01d8f1-8f85-463a-8fe3-be09408e8dd4] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] 2026-02-10 11:01:39.294 Received request to /reset with body [2026-02-10T11:01:39.387Z] 2026-02-10 11:01:39.301 Received request to /reset with body [2026-02-10T11:01:39.387Z] 2026-02-10 11:01:39.318 Received request to /mappings with body { [2026-02-10T11:01:39.387Z] "id" : "c1155bdb-5a39-4acb-8eaa-b1bf64ccbdf5", [2026-02-10T11:01:39.387Z] "request" : { [2026-02-10T11:01:39.387Z] "url" : "/", [2026-02-10T11:01:39.387Z] "method" : "GET", [2026-02-10T11:01:39.387Z] "headers" : { [2026-02-10T11:01:39.387Z] "MethodHeaderComputed" : { [2026-02-10T11:01:39.387Z] "contains" : "MethodHeaderComputed-X" [2026-02-10T11:01:39.387Z] } [2026-02-10T11:01:39.387Z] } [2026-02-10T11:01:39.387Z] }, [2026-02-10T11:01:39.387Z] "response" : { [2026-02-10T11:01:39.387Z] "status" : 200, [2026-02-10T11:01:39.387Z] "body" : "MethodHeaderComputed-X" [2026-02-10T11:01:39.387Z] }, [2026-02-10T11:01:39.387Z] "uuid" : "c1155bdb-5a39-4acb-8eaa-b1bf64ccbdf5" [2026-02-10T11:01:39.387Z] } [2026-02-10T11:01:39.387Z] 2026-02-10 11:01:39.340 Request received: [2026-02-10T11:01:39.387Z] 127.0.0.1 - GET / [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:39.387Z] Accept: [application/json] [2026-02-10T11:01:39.387Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:39.387Z] Connection: [keep-alive] [2026-02-10T11:01:39.387Z] Host: [localhost:8765] [2026-02-10T11:01:39.387Z] Pragma: [no-cache] [2026-02-10T11:01:39.387Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:39.387Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:39.387Z] Cache-Control: [no-cache] [2026-02-10T11:01:39.387Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:39.387Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:39.387Z] MethodHeaderComputed: [MethodHeaderComputed-X] [2026-02-10T11:01:39.387Z] Content-Type: [application/json] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] Matched response definition: [2026-02-10T11:01:39.387Z] { [2026-02-10T11:01:39.387Z] "status" : 200, [2026-02-10T11:01:39.387Z] "body" : "MethodHeaderComputed-X" [2026-02-10T11:01:39.387Z] } [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] Response: [2026-02-10T11:01:39.387Z] HTTP/1.1 200 [2026-02-10T11:01:39.387Z] Matched-Stub-Id: [c1155bdb-5a39-4acb-8eaa-b1bf64ccbdf5] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:39.387Z] [2026-02-10T11:01:40.029Z] 2026-02-10 11:01:39.392 Received request to /reset with body [2026-02-10T11:01:40.029Z] 2026-02-10 11:01:39.398 Received request to /reset with body [2026-02-10T11:01:40.029Z] 2026-02-10 11:01:39.426 Received request to /mappings with body { [2026-02-10T11:01:40.029Z] "id" : "0e5c45df-eb6a-41ed-8367-1539c2843dd2", [2026-02-10T11:01:40.029Z] "request" : { [2026-02-10T11:01:40.029Z] "url" : "/", [2026-02-10T11:01:40.029Z] "method" : "GET", [2026-02-10T11:01:40.029Z] "headers" : { [2026-02-10T11:01:40.029Z] "OverrideableComputed" : { [2026-02-10T11:01:40.029Z] "contains" : "overriddenMethodComputed" [2026-02-10T11:01:40.029Z] } [2026-02-10T11:01:40.029Z] } [2026-02-10T11:01:40.029Z] }, [2026-02-10T11:01:40.029Z] "response" : { [2026-02-10T11:01:40.029Z] "status" : 200, [2026-02-10T11:01:40.029Z] "body" : "overriddenMethodComputed" [2026-02-10T11:01:40.030Z] }, [2026-02-10T11:01:40.030Z] "uuid" : "0e5c45df-eb6a-41ed-8367-1539c2843dd2" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.456 Request received: [2026-02-10T11:01:40.030Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:40.030Z] OverrideableComputed: [overriddenMethodComputed] [2026-02-10T11:01:40.030Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.030Z] Accept: [application/json] [2026-02-10T11:01:40.030Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.030Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.030Z] Connection: [keep-alive] [2026-02-10T11:01:40.030Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:40.030Z] Host: [localhost:8765] [2026-02-10T11:01:40.030Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:40.030Z] Pragma: [no-cache] [2026-02-10T11:01:40.030Z] Content-Type: [application/json] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] Matched response definition: [2026-02-10T11:01:40.030Z] { [2026-02-10T11:01:40.030Z] "status" : 200, [2026-02-10T11:01:40.030Z] "body" : "overriddenMethodComputed" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] Response: [2026-02-10T11:01:40.030Z] HTTP/1.1 200 [2026-02-10T11:01:40.030Z] Matched-Stub-Id: [0e5c45df-eb6a-41ed-8367-1539c2843dd2] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.496 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.501 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.554 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.560 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.579 Received request to /mappings with body { [2026-02-10T11:01:40.030Z] "id" : "dd1156aa-a1d0-42e6-b7a4-1eb136240bfe", [2026-02-10T11:01:40.030Z] "request" : { [2026-02-10T11:01:40.030Z] "url" : "/", [2026-02-10T11:01:40.030Z] "method" : "GET", [2026-02-10T11:01:40.030Z] "headers" : { [2026-02-10T11:01:40.030Z] "InterfaceHeaderExplicit" : { [2026-02-10T11:01:40.030Z] "contains" : "interfaceExplicit" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] }, [2026-02-10T11:01:40.030Z] "response" : { [2026-02-10T11:01:40.030Z] "status" : 200, [2026-02-10T11:01:40.030Z] "body" : "interfaceExplicit" [2026-02-10T11:01:40.030Z] }, [2026-02-10T11:01:40.030Z] "uuid" : "dd1156aa-a1d0-42e6-b7a4-1eb136240bfe" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.600 Request received: [2026-02-10T11:01:40.030Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:40.030Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:40.030Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.030Z] Accept: [application/json] [2026-02-10T11:01:40.030Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.030Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.030Z] Connection: [keep-alive] [2026-02-10T11:01:40.030Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:40.030Z] Host: [localhost:8765] [2026-02-10T11:01:40.030Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:40.030Z] Pragma: [no-cache] [2026-02-10T11:01:40.030Z] Content-Type: [application/json] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] Matched response definition: [2026-02-10T11:01:40.030Z] { [2026-02-10T11:01:40.030Z] "status" : 200, [2026-02-10T11:01:40.030Z] "body" : "interfaceExplicit" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] Response: [2026-02-10T11:01:40.030Z] HTTP/1.1 200 [2026-02-10T11:01:40.030Z] Matched-Stub-Id: [dd1156aa-a1d0-42e6-b7a4-1eb136240bfe] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.640 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.649 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.664 Received request to /mappings with body { [2026-02-10T11:01:40.030Z] "id" : "1cbc645a-7f0f-49b9-a758-44a5fcf9042d", [2026-02-10T11:01:40.030Z] "request" : { [2026-02-10T11:01:40.030Z] "url" : "/", [2026-02-10T11:01:40.030Z] "method" : "GET", [2026-02-10T11:01:40.030Z] "headers" : { [2026-02-10T11:01:40.030Z] "MethodHeaderExplicit" : { [2026-02-10T11:01:40.030Z] "contains" : "methodExplicit" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] }, [2026-02-10T11:01:40.030Z] "response" : { [2026-02-10T11:01:40.030Z] "status" : 200, [2026-02-10T11:01:40.030Z] "body" : "methodExplicit" [2026-02-10T11:01:40.030Z] }, [2026-02-10T11:01:40.030Z] "uuid" : "1cbc645a-7f0f-49b9-a758-44a5fcf9042d" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.680 Request received: [2026-02-10T11:01:40.030Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] MethodHeaderExplicit: [methodExplicit] [2026-02-10T11:01:40.030Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:40.030Z] Accept: [application/json] [2026-02-10T11:01:40.030Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.030Z] Connection: [keep-alive] [2026-02-10T11:01:40.030Z] Host: [localhost:8765] [2026-02-10T11:01:40.030Z] Pragma: [no-cache] [2026-02-10T11:01:40.030Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:40.030Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.030Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.030Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:40.030Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:40.030Z] Content-Type: [application/json] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] Matched response definition: [2026-02-10T11:01:40.030Z] { [2026-02-10T11:01:40.030Z] "status" : 200, [2026-02-10T11:01:40.030Z] "body" : "methodExplicit" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] Response: [2026-02-10T11:01:40.030Z] HTTP/1.1 200 [2026-02-10T11:01:40.030Z] Matched-Stub-Id: [1cbc645a-7f0f-49b9-a758-44a5fcf9042d] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.735 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.743 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.755 Received request to /mappings with body { [2026-02-10T11:01:40.030Z] "id" : "01159998-a4cf-4d7c-acaf-aef23cd0a8d9", [2026-02-10T11:01:40.030Z] "request" : { [2026-02-10T11:01:40.030Z] "url" : "/", [2026-02-10T11:01:40.030Z] "method" : "GET", [2026-02-10T11:01:40.030Z] "headers" : { [2026-02-10T11:01:40.030Z] "OverrideableExplicit" : { [2026-02-10T11:01:40.030Z] "contains" : "overriddenMethodExplicit" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] }, [2026-02-10T11:01:40.030Z] "response" : { [2026-02-10T11:01:40.030Z] "status" : 200, [2026-02-10T11:01:40.030Z] "body" : "overriddenMethodExplicit" [2026-02-10T11:01:40.030Z] }, [2026-02-10T11:01:40.030Z] "uuid" : "01159998-a4cf-4d7c-acaf-aef23cd0a8d9" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.776 Request received: [2026-02-10T11:01:40.030Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] OverrideableExplicit: [overriddenMethodExplicit] [2026-02-10T11:01:40.030Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:40.030Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.030Z] Accept: [application/json] [2026-02-10T11:01:40.030Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.030Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.030Z] Connection: [keep-alive] [2026-02-10T11:01:40.030Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:40.030Z] Host: [localhost:8765] [2026-02-10T11:01:40.030Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:40.030Z] Pragma: [no-cache] [2026-02-10T11:01:40.030Z] Content-Type: [application/json] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] Matched response definition: [2026-02-10T11:01:40.030Z] { [2026-02-10T11:01:40.030Z] "status" : 200, [2026-02-10T11:01:40.030Z] "body" : "overriddenMethodExplicit" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] Response: [2026-02-10T11:01:40.030Z] HTTP/1.1 200 [2026-02-10T11:01:40.030Z] Matched-Stub-Id: [01159998-a4cf-4d7c-acaf-aef23cd0a8d9] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.818 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.830 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.886 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.891 Received request to /reset with body [2026-02-10T11:01:40.030Z] 2026-02-10 11:01:39.906 Received request to /mappings with body { [2026-02-10T11:01:40.030Z] "id" : "9c5ff0bf-64d1-4ffa-ad7d-86b3a20cdfee", [2026-02-10T11:01:40.030Z] "request" : { [2026-02-10T11:01:40.030Z] "url" : "/", [2026-02-10T11:01:40.030Z] "method" : "GET", [2026-02-10T11:01:40.030Z] "headers" : { [2026-02-10T11:01:40.030Z] "InterfaceHeaderComputed" : { [2026-02-10T11:01:40.030Z] "contains" : "override" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.030Z] }, [2026-02-10T11:01:40.030Z] "response" : { [2026-02-10T11:01:40.030Z] "status" : 200, [2026-02-10T11:01:40.030Z] "body" : "override" [2026-02-10T11:01:40.030Z] }, [2026-02-10T11:01:40.030Z] "uuid" : "9c5ff0bf-64d1-4ffa-ad7d-86b3a20cdfee" [2026-02-10T11:01:40.030Z] } [2026-02-10T11:01:40.031Z] 2026-02-10 11:01:39.921 Request received: [2026-02-10T11:01:40.031Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:40.031Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:40.031Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.031Z] Accept: [application/json] [2026-02-10T11:01:40.031Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.031Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.031Z] Connection: [keep-alive] [2026-02-10T11:01:40.031Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:40.031Z] Host: [localhost:8765] [2026-02-10T11:01:40.031Z] InterfaceHeaderComputed: [override] [2026-02-10T11:01:40.031Z] Pragma: [no-cache] [2026-02-10T11:01:40.031Z] Content-Type: [application/json] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] Matched response definition: [2026-02-10T11:01:40.031Z] { [2026-02-10T11:01:40.031Z] "status" : 200, [2026-02-10T11:01:40.031Z] "body" : "override" [2026-02-10T11:01:40.031Z] } [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] Response: [2026-02-10T11:01:40.031Z] HTTP/1.1 200 [2026-02-10T11:01:40.031Z] Matched-Stub-Id: [9c5ff0bf-64d1-4ffa-ad7d-86b3a20cdfee] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] 2026-02-10 11:01:39.954 Received request to /reset with body [2026-02-10T11:01:40.031Z] 2026-02-10 11:01:39.958 Received request to /reset with body [2026-02-10T11:01:40.031Z] 2026-02-10 11:01:39.965 Received request to /mappings with body { [2026-02-10T11:01:40.031Z] "id" : "6fb59dc5-57d6-464c-b5a5-500b2d87e96e", [2026-02-10T11:01:40.031Z] "request" : { [2026-02-10T11:01:40.031Z] "url" : "/", [2026-02-10T11:01:40.031Z] "method" : "GET", [2026-02-10T11:01:40.031Z] "headers" : { [2026-02-10T11:01:40.031Z] "MethodHeaderComputed" : { [2026-02-10T11:01:40.031Z] "contains" : "override2" [2026-02-10T11:01:40.031Z] } [2026-02-10T11:01:40.031Z] } [2026-02-10T11:01:40.031Z] }, [2026-02-10T11:01:40.031Z] "response" : { [2026-02-10T11:01:40.031Z] "status" : 200, [2026-02-10T11:01:40.031Z] "body" : "override2" [2026-02-10T11:01:40.031Z] }, [2026-02-10T11:01:40.031Z] "uuid" : "6fb59dc5-57d6-464c-b5a5-500b2d87e96e" [2026-02-10T11:01:40.031Z] } [2026-02-10T11:01:40.031Z] 2026-02-10 11:01:39.980 Request received: [2026-02-10T11:01:40.031Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:40.031Z] Accept: [application/json] [2026-02-10T11:01:40.031Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.031Z] Connection: [keep-alive] [2026-02-10T11:01:40.031Z] Host: [localhost:8765] [2026-02-10T11:01:40.031Z] Pragma: [no-cache] [2026-02-10T11:01:40.031Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:40.031Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.031Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.031Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:40.031Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:40.031Z] MethodHeaderComputed: [override2] [2026-02-10T11:01:40.031Z] Content-Type: [application/json] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] Matched response definition: [2026-02-10T11:01:40.031Z] { [2026-02-10T11:01:40.031Z] "status" : 200, [2026-02-10T11:01:40.031Z] "body" : "override2" [2026-02-10T11:01:40.031Z] } [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] Response: [2026-02-10T11:01:40.031Z] HTTP/1.1 200 [2026-02-10T11:01:40.031Z] Matched-Stub-Id: [6fb59dc5-57d6-464c-b5a5-500b2d87e96e] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.031Z] [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.012 Received request to /reset with body [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.015 Received request to /reset with body [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.023 Received request to /mappings with body { [2026-02-10T11:01:40.671Z] "id" : "0299551f-6248-42e9-b08e-68ecb89c8ca6", [2026-02-10T11:01:40.671Z] "request" : { [2026-02-10T11:01:40.671Z] "url" : "/", [2026-02-10T11:01:40.671Z] "method" : "GET", [2026-02-10T11:01:40.671Z] "headers" : { [2026-02-10T11:01:40.671Z] "InterfaceHeaderExplicit" : { [2026-02-10T11:01:40.671Z] "contains" : "header" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] }, [2026-02-10T11:01:40.671Z] "response" : { [2026-02-10T11:01:40.671Z] "status" : 200, [2026-02-10T11:01:40.671Z] "body" : "header" [2026-02-10T11:01:40.671Z] }, [2026-02-10T11:01:40.671Z] "uuid" : "0299551f-6248-42e9-b08e-68ecb89c8ca6" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.040 Request received: [2026-02-10T11:01:40.671Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:40.671Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:40.671Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.671Z] Accept: [application/json] [2026-02-10T11:01:40.671Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.671Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.671Z] Connection: [keep-alive] [2026-02-10T11:01:40.671Z] InterfaceHeaderExplicit: [header] [2026-02-10T11:01:40.671Z] Host: [localhost:8765] [2026-02-10T11:01:40.671Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:40.671Z] Pragma: [no-cache] [2026-02-10T11:01:40.671Z] Content-Type: [application/json] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] Matched response definition: [2026-02-10T11:01:40.671Z] { [2026-02-10T11:01:40.671Z] "status" : 200, [2026-02-10T11:01:40.671Z] "body" : "header" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] Response: [2026-02-10T11:01:40.671Z] HTTP/1.1 200 [2026-02-10T11:01:40.671Z] Matched-Stub-Id: [0299551f-6248-42e9-b08e-68ecb89c8ca6] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.090 Received request to /reset with body [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.095 Received request to /reset with body [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.103 Received request to /mappings with body { [2026-02-10T11:01:40.671Z] "id" : "a16b2701-f40a-4b0c-805a-7dd1c85bded5", [2026-02-10T11:01:40.671Z] "request" : { [2026-02-10T11:01:40.671Z] "url" : "/", [2026-02-10T11:01:40.671Z] "method" : "GET", [2026-02-10T11:01:40.671Z] "headers" : { [2026-02-10T11:01:40.671Z] "MethodHeaderExplicit" : { [2026-02-10T11:01:40.671Z] "contains" : "header2" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] }, [2026-02-10T11:01:40.671Z] "response" : { [2026-02-10T11:01:40.671Z] "status" : 200, [2026-02-10T11:01:40.671Z] "body" : "header2" [2026-02-10T11:01:40.671Z] }, [2026-02-10T11:01:40.671Z] "uuid" : "a16b2701-f40a-4b0c-805a-7dd1c85bded5" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.115 Request received: [2026-02-10T11:01:40.671Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] MethodHeaderExplicit: [header2] [2026-02-10T11:01:40.671Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:40.671Z] Accept: [application/json] [2026-02-10T11:01:40.671Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.671Z] Connection: [keep-alive] [2026-02-10T11:01:40.671Z] Host: [localhost:8765] [2026-02-10T11:01:40.671Z] Pragma: [no-cache] [2026-02-10T11:01:40.671Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:40.671Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.671Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.671Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:40.671Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:40.671Z] Content-Type: [application/json] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] Matched response definition: [2026-02-10T11:01:40.671Z] { [2026-02-10T11:01:40.671Z] "status" : 200, [2026-02-10T11:01:40.671Z] "body" : "header2" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] Response: [2026-02-10T11:01:40.671Z] HTTP/1.1 200 [2026-02-10T11:01:40.671Z] Matched-Stub-Id: [a16b2701-f40a-4b0c-805a-7dd1c85bded5] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.150 Received request to /reset with body [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.156 Received request to /reset with body [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.172 Received request to /mappings with body { [2026-02-10T11:01:40.671Z] "id" : "f3cc4fe0-eee1-499f-b6bc-e4447a6f160b", [2026-02-10T11:01:40.671Z] "request" : { [2026-02-10T11:01:40.671Z] "url" : "/", [2026-02-10T11:01:40.671Z] "method" : "GET", [2026-02-10T11:01:40.671Z] "headers" : { [2026-02-10T11:01:40.671Z] "InterfaceMultiValuedHeaderExplicit" : { [2026-02-10T11:01:40.671Z] "contains" : "xyz" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] }, [2026-02-10T11:01:40.671Z] "response" : { [2026-02-10T11:01:40.671Z] "status" : 200, [2026-02-10T11:01:40.671Z] "body" : "abc-xyz" [2026-02-10T11:01:40.671Z] }, [2026-02-10T11:01:40.671Z] "uuid" : "f3cc4fe0-eee1-499f-b6bc-e4447a6f160b" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.204 Request received: [2026-02-10T11:01:40.671Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:40.671Z] Accept: [application/json] [2026-02-10T11:01:40.671Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.671Z] Connection: [keep-alive] [2026-02-10T11:01:40.671Z] Host: [localhost:8765] [2026-02-10T11:01:40.671Z] Pragma: [no-cache] [2026-02-10T11:01:40.671Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:40.671Z] MultiValueInvokedFromAnotherClass: [value1,value2] [2026-02-10T11:01:40.671Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.671Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.671Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:40.671Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:40.671Z] Content-Type: [application/json] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] Matched response definition: [2026-02-10T11:01:40.671Z] { [2026-02-10T11:01:40.671Z] "status" : 200, [2026-02-10T11:01:40.671Z] "body" : "abc-xyz" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] Response: [2026-02-10T11:01:40.671Z] HTTP/1.1 200 [2026-02-10T11:01:40.671Z] Matched-Stub-Id: [f3cc4fe0-eee1-499f-b6bc-e4447a6f160b] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.254 Received request to /reset with body [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.264 Received request to /reset with body [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.276 Received request to /mappings with body { [2026-02-10T11:01:40.671Z] "id" : "5838bffe-8ef2-4d92-b0e0-b0c6b9be010a", [2026-02-10T11:01:40.671Z] "request" : { [2026-02-10T11:01:40.671Z] "url" : "/", [2026-02-10T11:01:40.671Z] "method" : "GET", [2026-02-10T11:01:40.671Z] "headers" : { [2026-02-10T11:01:40.671Z] "MultiValueInvokedFromAnotherClass" : { [2026-02-10T11:01:40.671Z] "contains" : "value2" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] }, [2026-02-10T11:01:40.671Z] "response" : { [2026-02-10T11:01:40.671Z] "status" : 200, [2026-02-10T11:01:40.671Z] "body" : "value1-value2" [2026-02-10T11:01:40.671Z] }, [2026-02-10T11:01:40.671Z] "uuid" : "5838bffe-8ef2-4d92-b0e0-b0c6b9be010a" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] 2026-02-10 11:01:40.287 Request received: [2026-02-10T11:01:40.671Z] 127.0.0.1 - GET / [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] OverrideableComputed: [overrideableComputed] [2026-02-10T11:01:40.671Z] Accept: [application/json] [2026-02-10T11:01:40.671Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:01:40.671Z] Connection: [keep-alive] [2026-02-10T11:01:40.671Z] Host: [localhost:8765] [2026-02-10T11:01:40.671Z] Pragma: [no-cache] [2026-02-10T11:01:40.671Z] OverrideableExplicit: [overrideableInterfaceExplicit] [2026-02-10T11:01:40.671Z] MultiValueInvokedFromAnotherClass: [value1,value2] [2026-02-10T11:01:40.671Z] InterfaceMultiValuedHeaderExplicit: [abc,xyz] [2026-02-10T11:01:40.671Z] Cache-Control: [no-cache] [2026-02-10T11:01:40.671Z] InterfaceHeaderExplicit: [interfaceExplicit] [2026-02-10T11:01:40.671Z] InterfaceHeaderComputed: [interfaceComputed] [2026-02-10T11:01:40.671Z] Content-Type: [application/json] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] Matched response definition: [2026-02-10T11:01:40.671Z] { [2026-02-10T11:01:40.671Z] "status" : 200, [2026-02-10T11:01:40.671Z] "body" : "value1-value2" [2026-02-10T11:01:40.671Z] } [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] Response: [2026-02-10T11:01:40.671Z] HTTP/1.1 200 [2026-02-10T11:01:40.671Z] Matched-Stub-Id: [5838bffe-8ef2-4d92-b0e0-b0c6b9be010a] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] [2026-02-10T11:01:40.671Z] Feb 10, 2026 11:01:40 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:40.671Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35259/tomee/ejb} [2026-02-10T11:01:40.671Z] Feb 10, 2026 11:01:40 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:40.671Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ClientHeaderParamTest.war [2026-02-10T11:01:40.671Z] Feb 10, 2026 11:01:40 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:40.671Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ClientHeaderParamTest [2026-02-10T11:01:41.311Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.439 s - in org.eclipse.microprofile.rest.client.tck.ClientHeaderParamTest [2026-02-10T11:01:41.981Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.InvokedMethodTest [2026-02-10T11:01:42.623Z] Feb 10, 2026 11:01:41 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:01:42.623Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:01:42.623Z] Feb 10, 2026 11:01:42 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:01:42.623Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:01:42.623Z] Feb 10, 2026 11:01:42 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:01:42.623Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:01:42.623Z] Feb 10, 2026 11:01:42 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:01:42.623Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:01:42.623Z] Feb 10, 2026 11:01:42 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:01:42.623Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:01:47.448Z] Feb 10, 2026 11:01:46 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:47.448Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37867/tomee/ejb} [2026-02-10T11:01:51.284Z] Feb 10, 2026 11:01:51 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:51.284Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37867/tomee/ejb} [2026-02-10T11:01:51.924Z] Feb 10, 2026 11:01:51 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:51.924Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokedMethodTest.war [2026-02-10T11:01:51.924Z] Feb 10, 2026 11:01:51 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:01:51.924Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokedMethodTest [2026-02-10T11:01:51.924Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.245 s - in org.eclipse.microprofile.rest.client.tck.InvokedMethodTest [2026-02-10T11:01:52.566Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.CustomHttpMethodTest [2026-02-10T11:01:53.211Z] Feb 10, 2026 11:01:52 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:01:53.211Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:01:53.211Z] Feb 10, 2026 11:01:52 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:01:53.211Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:01:53.211Z] Feb 10, 2026 11:01:52 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:01:53.211Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:01:53.851Z] Feb 10, 2026 11:01:53 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:01:53.851Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:01:53.851Z] Feb 10, 2026 11:01:53 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:01:53.851Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:01:57.976Z] Feb 10, 2026 11:01:57 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:01:57.976Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:32989/tomee/ejb} [2026-02-10T11:02:02.840Z] Feb 10, 2026 11:02:02 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:02.840Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:32989/tomee/ejb} [2026-02-10T11:02:02.840Z] Feb 10, 2026 11:02:02 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:02.840Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CustomHttpMethodTest.war [2026-02-10T11:02:02.840Z] Feb 10, 2026 11:02:02 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:02.840Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CustomHttpMethodTest [2026-02-10T11:02:02.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.273 s - in org.eclipse.microprofile.rest.client.tck.CustomHttpMethodTest [2026-02-10T11:02:03.493Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.CDIInterceptorTest [2026-02-10T11:02:04.140Z] Feb 10, 2026 11:02:03 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:02:04.140Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:02:04.140Z] Feb 10, 2026 11:02:03 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:02:04.140Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:02:04.140Z] Feb 10, 2026 11:02:03 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:02:04.140Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:02:04.781Z] Feb 10, 2026 11:02:04 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:02:04.781Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:02:04.781Z] Feb 10, 2026 11:02:04 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:02:04.781Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:02:08.632Z] Feb 10, 2026 11:02:08 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:08.632Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:41795/tomee/ejb} [2026-02-10T11:02:13.617Z] Feb 10, 2026 11:02:12 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:13.617Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:41795/tomee/ejb} [2026-02-10T11:02:13.617Z] Feb 10, 2026 11:02:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:13.617Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIInterceptorTest.war [2026-02-10T11:02:13.617Z] Feb 10, 2026 11:02:13 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:13.617Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/CDIInterceptorTest [2026-02-10T11:02:13.617Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.216 s - in org.eclipse.microprofile.rest.client.tck.cditests.CDIInterceptorTest [2026-02-10T11:02:14.259Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.InvokeWithJsonPProviderTest [2026-02-10T11:02:14.898Z] Feb 10, 2026 11:02:14 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:02:14.898Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:02:14.898Z] Feb 10, 2026 11:02:14 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:02:14.898Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:02:14.898Z] Feb 10, 2026 11:02:14 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:02:14.898Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:02:15.542Z] Feb 10, 2026 11:02:15 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:02:15.542Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:02:15.542Z] Feb 10, 2026 11:02:15 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:02:15.543Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:02:20.408Z] Feb 10, 2026 11:02:19 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:20.408Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44055/tomee/ejb} [2026-02-10T11:02:24.319Z] 2026-02-10 11:02:23.914 Received request to /reset with body [2026-02-10T11:02:24.958Z] 2026-02-10 11:02:24.664 Received request to /reset with body [2026-02-10T11:02:24.958Z] 2026-02-10 11:02:24.717 Received request to /reset with body [2026-02-10T11:02:25.597Z] 2026-02-10 11:02:25.264 Received request to /mappings with body { [2026-02-10T11:02:25.597Z] "id" : "2b959a3c-7d67-40db-8cfc-70251e8c801d", [2026-02-10T11:02:25.597Z] "request" : { [2026-02-10T11:02:25.597Z] "url" : "/", [2026-02-10T11:02:25.597Z] "method" : "GET" [2026-02-10T11:02:25.597Z] }, [2026-02-10T11:02:25.597Z] "response" : { [2026-02-10T11:02:25.597Z] "status" : 200, [2026-02-10T11:02:25.597Z] "body" : "[{\"key\": \"value\"}, {\"key\": \"anotherValue\"}]", [2026-02-10T11:02:25.597Z] "headers" : { [2026-02-10T11:02:25.597Z] "Content-Type" : "application/json" [2026-02-10T11:02:25.597Z] } [2026-02-10T11:02:25.597Z] }, [2026-02-10T11:02:25.597Z] "uuid" : "2b959a3c-7d67-40db-8cfc-70251e8c801d" [2026-02-10T11:02:25.597Z] } [2026-02-10T11:02:25.597Z] 2026-02-10 11:02:25.315 Request received: [2026-02-10T11:02:25.597Z] 127.0.0.1 - GET / [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] Accept: [application/json] [2026-02-10T11:02:25.597Z] Cache-Control: [no-cache] [2026-02-10T11:02:25.597Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:02:25.597Z] Connection: [keep-alive] [2026-02-10T11:02:25.597Z] Host: [localhost:8765] [2026-02-10T11:02:25.597Z] Pragma: [no-cache] [2026-02-10T11:02:25.597Z] Content-Type: [application/json] [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] Matched response definition: [2026-02-10T11:02:25.597Z] { [2026-02-10T11:02:25.597Z] "status" : 200, [2026-02-10T11:02:25.597Z] "body" : "[{\"key\": \"value\"}, {\"key\": \"anotherValue\"}]", [2026-02-10T11:02:25.597Z] "headers" : { [2026-02-10T11:02:25.597Z] "Content-Type" : "application/json" [2026-02-10T11:02:25.597Z] } [2026-02-10T11:02:25.597Z] } [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] Response: [2026-02-10T11:02:25.597Z] HTTP/1.1 200 [2026-02-10T11:02:25.597Z] Content-Type: [application/json] [2026-02-10T11:02:25.597Z] Matched-Stub-Id: [2b959a3c-7d67-40db-8cfc-70251e8c801d] [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] 2026-02-10 11:02:25.410 Received request to /reset with body [2026-02-10T11:02:25.597Z] 2026-02-10 11:02:25.413 Received request to /mappings with body { [2026-02-10T11:02:25.597Z] "id" : "472959b7-c483-4b55-bc93-b43be37b834f", [2026-02-10T11:02:25.597Z] "request" : { [2026-02-10T11:02:25.597Z] "url" : "/", [2026-02-10T11:02:25.597Z] "method" : "GET" [2026-02-10T11:02:25.597Z] }, [2026-02-10T11:02:25.597Z] "response" : { [2026-02-10T11:02:25.597Z] "status" : 200, [2026-02-10T11:02:25.597Z] "body" : "[{\"key\": \"value\"}, {\"key\": \"anotherValue\"}]", [2026-02-10T11:02:25.597Z] "headers" : { [2026-02-10T11:02:25.597Z] "Content-Type" : "application/json" [2026-02-10T11:02:25.597Z] } [2026-02-10T11:02:25.597Z] }, [2026-02-10T11:02:25.597Z] "uuid" : "472959b7-c483-4b55-bc93-b43be37b834f" [2026-02-10T11:02:25.597Z] } [2026-02-10T11:02:25.597Z] 2026-02-10 11:02:25.418 Request received: [2026-02-10T11:02:25.597Z] 127.0.0.1 - GET / [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] Accept: [application/json] [2026-02-10T11:02:25.597Z] Cache-Control: [no-cache] [2026-02-10T11:02:25.597Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:02:25.597Z] Connection: [keep-alive] [2026-02-10T11:02:25.597Z] Host: [localhost:8765] [2026-02-10T11:02:25.597Z] Pragma: [no-cache] [2026-02-10T11:02:25.597Z] Content-Type: [application/json] [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] [2026-02-10T11:02:25.597Z] Matched response definition: [2026-02-10T11:02:25.597Z] { [2026-02-10T11:02:25.597Z] "status" : 200, [2026-02-10T11:02:25.597Z] "body" : "[{\"key\": \"value\"}, {\"key\": \"anotherValue\"}]", [2026-02-10T11:02:25.597Z] "headers" : { [2026-02-10T11:02:25.597Z] "Content-Type" : "application/json" [2026-02-10T11:02:25.597Z] } [2026-02-10T11:02:25.598Z] } [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] Response: [2026-02-10T11:02:25.598Z] HTTP/1.1 200 [2026-02-10T11:02:25.598Z] Content-Type: [application/json] [2026-02-10T11:02:25.598Z] Matched-Stub-Id: [472959b7-c483-4b55-bc93-b43be37b834f] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] 2026-02-10 11:02:25.475 Received request to /reset with body [2026-02-10T11:02:25.598Z] 2026-02-10 11:02:25.495 Received request to /reset with body [2026-02-10T11:02:25.598Z] 2026-02-10 11:02:25.506 Received request to /mappings with body { [2026-02-10T11:02:25.598Z] "id" : "af8f5378-e823-4208-9ae6-f61843d138f7", [2026-02-10T11:02:25.598Z] "request" : { [2026-02-10T11:02:25.598Z] "url" : "/id", [2026-02-10T11:02:25.598Z] "method" : "GET" [2026-02-10T11:02:25.598Z] }, [2026-02-10T11:02:25.598Z] "response" : { [2026-02-10T11:02:25.598Z] "status" : 200, [2026-02-10T11:02:25.598Z] "body" : "{\"key\": \"value\"}", [2026-02-10T11:02:25.598Z] "headers" : { [2026-02-10T11:02:25.598Z] "Content-Type" : "application/json" [2026-02-10T11:02:25.598Z] } [2026-02-10T11:02:25.598Z] }, [2026-02-10T11:02:25.598Z] "uuid" : "af8f5378-e823-4208-9ae6-f61843d138f7" [2026-02-10T11:02:25.598Z] } [2026-02-10T11:02:25.598Z] 2026-02-10 11:02:25.515 Request received: [2026-02-10T11:02:25.598Z] 127.0.0.1 - GET /id [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] Accept: [application/json] [2026-02-10T11:02:25.598Z] Cache-Control: [no-cache] [2026-02-10T11:02:25.598Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:02:25.598Z] Connection: [keep-alive] [2026-02-10T11:02:25.598Z] Host: [localhost:8765] [2026-02-10T11:02:25.598Z] Pragma: [no-cache] [2026-02-10T11:02:25.598Z] Content-Type: [application/json] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] Matched response definition: [2026-02-10T11:02:25.598Z] { [2026-02-10T11:02:25.598Z] "status" : 200, [2026-02-10T11:02:25.598Z] "body" : "{\"key\": \"value\"}", [2026-02-10T11:02:25.598Z] "headers" : { [2026-02-10T11:02:25.598Z] "Content-Type" : "application/json" [2026-02-10T11:02:25.598Z] } [2026-02-10T11:02:25.598Z] } [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] Response: [2026-02-10T11:02:25.598Z] HTTP/1.1 200 [2026-02-10T11:02:25.598Z] Content-Type: [application/json] [2026-02-10T11:02:25.598Z] Matched-Stub-Id: [af8f5378-e823-4208-9ae6-f61843d138f7] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] 2026-02-10 11:02:25.542 Received request to /reset with body [2026-02-10T11:02:25.598Z] 2026-02-10 11:02:25.545 Received request to /mappings with body { [2026-02-10T11:02:25.598Z] "id" : "df3c49c4-4262-4aa1-8a88-ee90321d6c53", [2026-02-10T11:02:25.598Z] "request" : { [2026-02-10T11:02:25.598Z] "url" : "/id", [2026-02-10T11:02:25.598Z] "method" : "GET" [2026-02-10T11:02:25.598Z] }, [2026-02-10T11:02:25.598Z] "response" : { [2026-02-10T11:02:25.598Z] "status" : 200, [2026-02-10T11:02:25.598Z] "body" : "{\"key\": \"value\"}", [2026-02-10T11:02:25.598Z] "headers" : { [2026-02-10T11:02:25.598Z] "Content-Type" : "application/json" [2026-02-10T11:02:25.598Z] } [2026-02-10T11:02:25.598Z] }, [2026-02-10T11:02:25.598Z] "uuid" : "df3c49c4-4262-4aa1-8a88-ee90321d6c53" [2026-02-10T11:02:25.598Z] } [2026-02-10T11:02:25.598Z] 2026-02-10 11:02:25.548 Request received: [2026-02-10T11:02:25.598Z] 127.0.0.1 - GET /id [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] Accept: [application/json] [2026-02-10T11:02:25.598Z] Cache-Control: [no-cache] [2026-02-10T11:02:25.598Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:02:25.598Z] Connection: [keep-alive] [2026-02-10T11:02:25.598Z] Host: [localhost:8765] [2026-02-10T11:02:25.598Z] Pragma: [no-cache] [2026-02-10T11:02:25.598Z] Content-Type: [application/json] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] Matched response definition: [2026-02-10T11:02:25.598Z] { [2026-02-10T11:02:25.598Z] "status" : 200, [2026-02-10T11:02:25.598Z] "body" : "{\"key\": \"value\"}", [2026-02-10T11:02:25.598Z] "headers" : { [2026-02-10T11:02:25.598Z] "Content-Type" : "application/json" [2026-02-10T11:02:25.598Z] } [2026-02-10T11:02:25.598Z] } [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] Response: [2026-02-10T11:02:25.598Z] HTTP/1.1 200 [2026-02-10T11:02:25.598Z] Content-Type: [application/json] [2026-02-10T11:02:25.598Z] Matched-Stub-Id: [df3c49c4-4262-4aa1-8a88-ee90321d6c53] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:25.598Z] [2026-02-10T11:02:26.238Z] 2026-02-10 11:02:25.594 Received request to /reset with body [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.615 Received request to /reset with body [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.636 Received request to /mappings with body { [2026-02-10T11:02:26.239Z] "id" : "4e9672e7-dec4-4ae6-8faa-0a55196702ae", [2026-02-10T11:02:26.239Z] "request" : { [2026-02-10T11:02:26.239Z] "url" : "/", [2026-02-10T11:02:26.239Z] "method" : "POST" [2026-02-10T11:02:26.239Z] }, [2026-02-10T11:02:26.239Z] "response" : { [2026-02-10T11:02:26.239Z] "status" : 200, [2026-02-10T11:02:26.239Z] "headers" : { [2026-02-10T11:02:26.239Z] "Content-Type" : "application/json" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] }, [2026-02-10T11:02:26.239Z] "uuid" : "4e9672e7-dec4-4ae6-8faa-0a55196702ae" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.651 Request received: [2026-02-10T11:02:26.239Z] 127.0.0.1 - POST / [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Accept: [application/json] [2026-02-10T11:02:26.239Z] Cache-Control: [no-cache] [2026-02-10T11:02:26.239Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:02:26.239Z] Connection: [keep-alive] [2026-02-10T11:02:26.239Z] Host: [localhost:8765] [2026-02-10T11:02:26.239Z] Pragma: [no-cache] [2026-02-10T11:02:26.239Z] Content-Length: [22] [2026-02-10T11:02:26.239Z] Content-Type: [application/json] [2026-02-10T11:02:26.239Z] {"someKey":"newValue"} [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Matched response definition: [2026-02-10T11:02:26.239Z] { [2026-02-10T11:02:26.239Z] "status" : 200, [2026-02-10T11:02:26.239Z] "headers" : { [2026-02-10T11:02:26.239Z] "Content-Type" : "application/json" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Response: [2026-02-10T11:02:26.239Z] HTTP/1.1 200 [2026-02-10T11:02:26.239Z] Content-Type: [application/json] [2026-02-10T11:02:26.239Z] Matched-Stub-Id: [4e9672e7-dec4-4ae6-8faa-0a55196702ae] [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.669 Received request to /requests/count with body { [2026-02-10T11:02:26.239Z] "url" : "/", [2026-02-10T11:02:26.239Z] "method" : "POST", [2026-02-10T11:02:26.239Z] "bodyPatterns" : [ { [2026-02-10T11:02:26.239Z] "equalTo" : "{\"someKey\":\"newValue\"}" [2026-02-10T11:02:26.239Z] } ] [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.721 Received request to /reset with body [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.725 Received request to /mappings with body { [2026-02-10T11:02:26.239Z] "id" : "28a02488-cc4a-4dac-b78d-94e45e582122", [2026-02-10T11:02:26.239Z] "request" : { [2026-02-10T11:02:26.239Z] "url" : "/", [2026-02-10T11:02:26.239Z] "method" : "POST" [2026-02-10T11:02:26.239Z] }, [2026-02-10T11:02:26.239Z] "response" : { [2026-02-10T11:02:26.239Z] "status" : 200, [2026-02-10T11:02:26.239Z] "headers" : { [2026-02-10T11:02:26.239Z] "Content-Type" : "application/json" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] }, [2026-02-10T11:02:26.239Z] "uuid" : "28a02488-cc4a-4dac-b78d-94e45e582122" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.731 Request received: [2026-02-10T11:02:26.239Z] 127.0.0.1 - POST / [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Accept: [application/json] [2026-02-10T11:02:26.239Z] Cache-Control: [no-cache] [2026-02-10T11:02:26.239Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:02:26.239Z] Connection: [keep-alive] [2026-02-10T11:02:26.239Z] Host: [localhost:8765] [2026-02-10T11:02:26.239Z] Pragma: [no-cache] [2026-02-10T11:02:26.239Z] Content-Length: [22] [2026-02-10T11:02:26.239Z] Content-Type: [application/json] [2026-02-10T11:02:26.239Z] {"someKey":"newValue"} [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Matched response definition: [2026-02-10T11:02:26.239Z] { [2026-02-10T11:02:26.239Z] "status" : 200, [2026-02-10T11:02:26.239Z] "headers" : { [2026-02-10T11:02:26.239Z] "Content-Type" : "application/json" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Response: [2026-02-10T11:02:26.239Z] HTTP/1.1 200 [2026-02-10T11:02:26.239Z] Content-Type: [application/json] [2026-02-10T11:02:26.239Z] Matched-Stub-Id: [28a02488-cc4a-4dac-b78d-94e45e582122] [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.734 Received request to /requests/count with body { [2026-02-10T11:02:26.239Z] "url" : "/", [2026-02-10T11:02:26.239Z] "method" : "POST", [2026-02-10T11:02:26.239Z] "bodyPatterns" : [ { [2026-02-10T11:02:26.239Z] "equalTo" : "{\"someKey\":\"newValue\"}" [2026-02-10T11:02:26.239Z] } ] [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.776 Received request to /reset with body [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.789 Received request to /reset with body [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.805 Received request to /mappings with body { [2026-02-10T11:02:26.239Z] "id" : "041b61e1-721f-4bf4-bd20-598df9349213", [2026-02-10T11:02:26.239Z] "request" : { [2026-02-10T11:02:26.239Z] "url" : "/id", [2026-02-10T11:02:26.239Z] "method" : "PUT" [2026-02-10T11:02:26.239Z] }, [2026-02-10T11:02:26.239Z] "response" : { [2026-02-10T11:02:26.239Z] "status" : 200, [2026-02-10T11:02:26.239Z] "body" : "{\"someOtherKey\":\"newValue\"}", [2026-02-10T11:02:26.239Z] "headers" : { [2026-02-10T11:02:26.239Z] "Content-Type" : "application/json" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] }, [2026-02-10T11:02:26.239Z] "uuid" : "041b61e1-721f-4bf4-bd20-598df9349213" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.812 Request received: [2026-02-10T11:02:26.239Z] 127.0.0.1 - PUT /id [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Accept: [application/json] [2026-02-10T11:02:26.239Z] Cache-Control: [no-cache] [2026-02-10T11:02:26.239Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:02:26.239Z] Connection: [keep-alive] [2026-02-10T11:02:26.239Z] Host: [localhost:8765] [2026-02-10T11:02:26.239Z] Pragma: [no-cache] [2026-02-10T11:02:26.239Z] Content-Length: [22] [2026-02-10T11:02:26.239Z] Content-Type: [application/json] [2026-02-10T11:02:26.239Z] {"someKey":"newValue"} [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Matched response definition: [2026-02-10T11:02:26.239Z] { [2026-02-10T11:02:26.239Z] "status" : 200, [2026-02-10T11:02:26.239Z] "body" : "{\"someOtherKey\":\"newValue\"}", [2026-02-10T11:02:26.239Z] "headers" : { [2026-02-10T11:02:26.239Z] "Content-Type" : "application/json" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Response: [2026-02-10T11:02:26.239Z] HTTP/1.1 200 [2026-02-10T11:02:26.239Z] Content-Type: [application/json] [2026-02-10T11:02:26.239Z] Matched-Stub-Id: [041b61e1-721f-4bf4-bd20-598df9349213] [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.820 Received request to /requests/count with body { [2026-02-10T11:02:26.239Z] "url" : "/id", [2026-02-10T11:02:26.239Z] "method" : "PUT", [2026-02-10T11:02:26.239Z] "bodyPatterns" : [ { [2026-02-10T11:02:26.239Z] "equalTo" : "{\"someKey\":\"newValue\"}" [2026-02-10T11:02:26.239Z] } ] [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.826 Received request to /reset with body [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.831 Received request to /mappings with body { [2026-02-10T11:02:26.239Z] "id" : "dcd343a7-3054-4c08-b0ec-280082305584", [2026-02-10T11:02:26.239Z] "request" : { [2026-02-10T11:02:26.239Z] "url" : "/id", [2026-02-10T11:02:26.239Z] "method" : "PUT" [2026-02-10T11:02:26.239Z] }, [2026-02-10T11:02:26.239Z] "response" : { [2026-02-10T11:02:26.239Z] "status" : 200, [2026-02-10T11:02:26.239Z] "body" : "{\"someOtherKey\":\"newValue\"}", [2026-02-10T11:02:26.239Z] "headers" : { [2026-02-10T11:02:26.239Z] "Content-Type" : "application/json" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] }, [2026-02-10T11:02:26.239Z] "uuid" : "dcd343a7-3054-4c08-b0ec-280082305584" [2026-02-10T11:02:26.239Z] } [2026-02-10T11:02:26.239Z] 2026-02-10 11:02:25.835 Request received: [2026-02-10T11:02:26.239Z] 127.0.0.1 - PUT /id [2026-02-10T11:02:26.239Z] [2026-02-10T11:02:26.239Z] Accept: [application/json] [2026-02-10T11:02:26.239Z] Cache-Control: [no-cache] [2026-02-10T11:02:26.239Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:02:26.239Z] Connection: [keep-alive] [2026-02-10T11:02:26.239Z] Host: [localhost:8765] [2026-02-10T11:02:26.239Z] Pragma: [no-cache] [2026-02-10T11:02:26.239Z] Content-Length: [22] [2026-02-10T11:02:26.239Z] Content-Type: [application/json] [2026-02-10T11:02:26.239Z] {"someKey":"newValue"} [2026-02-10T11:02:26.240Z] [2026-02-10T11:02:26.240Z] [2026-02-10T11:02:26.240Z] Matched response definition: [2026-02-10T11:02:26.240Z] { [2026-02-10T11:02:26.240Z] "status" : 200, [2026-02-10T11:02:26.240Z] "body" : "{\"someOtherKey\":\"newValue\"}", [2026-02-10T11:02:26.240Z] "headers" : { [2026-02-10T11:02:26.240Z] "Content-Type" : "application/json" [2026-02-10T11:02:26.240Z] } [2026-02-10T11:02:26.240Z] } [2026-02-10T11:02:26.240Z] [2026-02-10T11:02:26.240Z] Response: [2026-02-10T11:02:26.240Z] HTTP/1.1 200 [2026-02-10T11:02:26.240Z] Content-Type: [application/json] [2026-02-10T11:02:26.240Z] Matched-Stub-Id: [dcd343a7-3054-4c08-b0ec-280082305584] [2026-02-10T11:02:26.240Z] [2026-02-10T11:02:26.240Z] [2026-02-10T11:02:26.240Z] 2026-02-10 11:02:25.839 Received request to /requests/count with body { [2026-02-10T11:02:26.240Z] "url" : "/id", [2026-02-10T11:02:26.240Z] "method" : "PUT", [2026-02-10T11:02:26.240Z] "bodyPatterns" : [ { [2026-02-10T11:02:26.240Z] "equalTo" : "{\"someKey\":\"newValue\"}" [2026-02-10T11:02:26.240Z] } ] [2026-02-10T11:02:26.240Z] } [2026-02-10T11:02:26.240Z] Feb 10, 2026 11:02:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:26.240Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44055/tomee/ejb} [2026-02-10T11:02:26.240Z] Feb 10, 2026 11:02:26 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:26.240Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokeWithJsonPProviderTest.war [2026-02-10T11:02:26.240Z] Feb 10, 2026 11:02:26 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:26.240Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokeWithJsonPProviderTest [2026-02-10T11:02:26.880Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.357 s - in org.eclipse.microprofile.rest.client.tck.InvokeWithJsonPProviderTest [2026-02-10T11:02:26.880Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.HasSingletonScopeTest [2026-02-10T11:02:27.521Z] Feb 10, 2026 11:02:27 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:02:27.521Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:02:27.521Z] Feb 10, 2026 11:02:27 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:02:27.521Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:02:27.521Z] Feb 10, 2026 11:02:27 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:02:27.521Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:02:28.162Z] Feb 10, 2026 11:02:27 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:02:28.162Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:02:28.162Z] Feb 10, 2026 11:02:27 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:02:28.162Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:02:31.971Z] Feb 10, 2026 11:02:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:31.971Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37945/tomee/ejb} [2026-02-10T11:02:36.786Z] Feb 10, 2026 11:02:36 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:36.786Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37945/tomee/ejb} [2026-02-10T11:02:36.786Z] Feb 10, 2026 11:02:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:36.786Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasSingletonScopeTest.war [2026-02-10T11:02:36.786Z] Feb 10, 2026 11:02:36 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:36.786Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasSingletonScopeTest [2026-02-10T11:02:36.786Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.848 s - in org.eclipse.microprofile.rest.client.tck.cditests.HasSingletonScopeTest [2026-02-10T11:02:37.425Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.HasSessionScopeTest [2026-02-10T11:02:38.065Z] Feb 10, 2026 11:02:37 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:02:38.065Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:02:38.065Z] Feb 10, 2026 11:02:37 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:02:38.065Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:02:38.065Z] Feb 10, 2026 11:02:37 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:02:38.065Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:02:38.706Z] Feb 10, 2026 11:02:38 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:02:38.706Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:02:38.706Z] Feb 10, 2026 11:02:38 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:02:38.706Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:02:42.551Z] Feb 10, 2026 11:02:42 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:42.551Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39385/tomee/ejb} [2026-02-10T11:02:47.359Z] Feb 10, 2026 11:02:46 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:47.359Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:39385/tomee/ejb} [2026-02-10T11:02:47.359Z] Feb 10, 2026 11:02:47 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:47.359Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasSessionScopeTest.war [2026-02-10T11:02:47.359Z] Feb 10, 2026 11:02:47 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:47.359Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasSessionScopeTest [2026-02-10T11:02:47.359Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.14 s - in org.eclipse.microprofile.rest.client.tck.cditests.HasSessionScopeTest [2026-02-10T11:02:48.000Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ProvidesRestClientBuilderTest [2026-02-10T11:02:48.639Z] Feb 10, 2026 11:02:48 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:02:48.639Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:02:48.639Z] Feb 10, 2026 11:02:48 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:02:48.639Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:02:48.639Z] Feb 10, 2026 11:02:48 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:02:48.639Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:02:49.279Z] Feb 10, 2026 11:02:48 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:02:49.279Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:02:49.279Z] Feb 10, 2026 11:02:48 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:02:49.279Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:02:54.102Z] Feb 10, 2026 11:02:53 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:54.102Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44443/tomee/ejb} [2026-02-10T11:02:57.914Z] Feb 10, 2026 11:02:57 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:02:57.914Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:44443/tomee/ejb} [2026-02-10T11:02:57.914Z] Feb 10, 2026 11:02:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:57.914Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ProvidesRestClientBuilderTest.war [2026-02-10T11:02:57.914Z] Feb 10, 2026 11:02:57 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:02:57.914Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ProvidesRestClientBuilderTest [2026-02-10T11:02:58.552Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.136 s - in org.eclipse.microprofile.rest.client.tck.ProvidesRestClientBuilderTest [2026-02-10T11:02:59.194Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperHandles [2026-02-10T11:02:59.837Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.eclipse.microprofile.rest.client.tck.providers.TestResponseExceptionMapperHandles [2026-02-10T11:02:59.837Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestParamConverter [2026-02-10T11:03:00.477Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.eclipse.microprofile.rest.client.tck.providers.TestParamConverter [2026-02-10T11:03:01.118Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.InvokeWithRegisteredProvidersTest [2026-02-10T11:03:01.759Z] Feb 10, 2026 11:03:01 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:03:01.759Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:03:01.759Z] Feb 10, 2026 11:03:01 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:03:01.759Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:03:01.759Z] Feb 10, 2026 11:03:01 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:03:01.759Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:03:01.759Z] Feb 10, 2026 11:03:01 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:03:01.760Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:03:01.760Z] Feb 10, 2026 11:03:01 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:03:01.760Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:03:06.622Z] Feb 10, 2026 11:03:05 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:06.623Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45737/tomee/ejb} [2026-02-10T11:03:10.431Z] 2026-02-10 11:03:10.142 Received request to /reset with body [2026-02-10T11:03:11.085Z] 2026-02-10 11:03:10.776 Received request to /reset with body [2026-02-10T11:03:11.726Z] 2026-02-10 11:03:11.119 Received request to /mappings with body { [2026-02-10T11:03:11.726Z] "id" : "d75b6460-d414-457b-b901-d8e6b2921722", [2026-02-10T11:03:11.726Z] "request" : { [2026-02-10T11:03:11.726Z] "url" : "/", [2026-02-10T11:03:11.726Z] "method" : "POST" [2026-02-10T11:03:11.726Z] }, [2026-02-10T11:03:11.726Z] "response" : { [2026-02-10T11:03:11.726Z] "status" : 200, [2026-02-10T11:03:11.726Z] "body" : "output body will be removed" [2026-02-10T11:03:11.726Z] }, [2026-02-10T11:03:11.726Z] "uuid" : "d75b6460-d414-457b-b901-d8e6b2921722" [2026-02-10T11:03:11.726Z] } [2026-02-10T11:03:11.726Z] 2026-02-10 11:03:11.518 Request received: [2026-02-10T11:03:11.726Z] 127.0.0.1 - POST / [2026-02-10T11:03:11.726Z] [2026-02-10T11:03:11.726Z] Accept: [text/plain] [2026-02-10T11:03:11.726Z] Cache-Control: [no-cache] [2026-02-10T11:03:11.726Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:03:11.726Z] Connection: [keep-alive] [2026-02-10T11:03:11.726Z] Host: [localhost:8765] [2026-02-10T11:03:11.726Z] Pragma: [no-cache] [2026-02-10T11:03:11.726Z] Content-Length: [54] [2026-02-10T11:03:11.726Z] Content-Type: [text/plain] [2026-02-10T11:03:11.726Z] this is the replaced writer input body will be removed [2026-02-10T11:03:11.726Z] [2026-02-10T11:03:11.726Z] [2026-02-10T11:03:11.726Z] Matched response definition: [2026-02-10T11:03:11.726Z] { [2026-02-10T11:03:11.726Z] "status" : 200, [2026-02-10T11:03:11.726Z] "body" : "output body will be removed" [2026-02-10T11:03:11.726Z] } [2026-02-10T11:03:11.726Z] [2026-02-10T11:03:11.726Z] Response: [2026-02-10T11:03:11.726Z] HTTP/1.1 200 [2026-02-10T11:03:11.726Z] Matched-Stub-Id: [d75b6460-d414-457b-b901-d8e6b2921722] [2026-02-10T11:03:11.726Z] [2026-02-10T11:03:11.726Z] [2026-02-10T11:03:11.726Z] 2026-02-10 11:03:11.559 Received request to /requests/count with body { [2026-02-10T11:03:11.726Z] "url" : "/", [2026-02-10T11:03:11.726Z] "method" : "POST", [2026-02-10T11:03:11.726Z] "bodyPatterns" : [ { [2026-02-10T11:03:11.726Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T11:03:11.726Z] } ] [2026-02-10T11:03:11.726Z] } [2026-02-10T11:03:11.726Z] 2026-02-10 11:03:11.670 Received request to /reset with body [2026-02-10T11:03:12.365Z] 2026-02-10 11:03:11.690 Received request to /mappings with body { [2026-02-10T11:03:12.365Z] "id" : "bf4f64e9-4f75-464b-b69c-e5099416d655", [2026-02-10T11:03:12.365Z] "request" : { [2026-02-10T11:03:12.365Z] "url" : "/toStringid", [2026-02-10T11:03:12.365Z] "method" : "PUT" [2026-02-10T11:03:12.365Z] }, [2026-02-10T11:03:12.365Z] "response" : { [2026-02-10T11:03:12.365Z] "status" : 200, [2026-02-10T11:03:12.365Z] "body" : "output body will be removed" [2026-02-10T11:03:12.365Z] }, [2026-02-10T11:03:12.365Z] "uuid" : "bf4f64e9-4f75-464b-b69c-e5099416d655" [2026-02-10T11:03:12.365Z] } [2026-02-10T11:03:12.365Z] 2026-02-10 11:03:11.715 Request received: [2026-02-10T11:03:12.365Z] 127.0.0.1 - PUT /toStringid [2026-02-10T11:03:12.365Z] [2026-02-10T11:03:12.365Z] Accept: [text/plain] [2026-02-10T11:03:12.365Z] Cache-Control: [no-cache] [2026-02-10T11:03:12.365Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:03:12.365Z] Connection: [keep-alive] [2026-02-10T11:03:12.365Z] Host: [localhost:8765] [2026-02-10T11:03:12.365Z] Pragma: [no-cache] [2026-02-10T11:03:12.365Z] Content-Length: [54] [2026-02-10T11:03:12.365Z] Content-Type: [text/plain] [2026-02-10T11:03:12.365Z] this is the replaced writer input body will be removed [2026-02-10T11:03:12.365Z] [2026-02-10T11:03:12.365Z] [2026-02-10T11:03:12.365Z] Matched response definition: [2026-02-10T11:03:12.365Z] { [2026-02-10T11:03:12.365Z] "status" : 200, [2026-02-10T11:03:12.365Z] "body" : "output body will be removed" [2026-02-10T11:03:12.365Z] } [2026-02-10T11:03:12.365Z] [2026-02-10T11:03:12.365Z] Response: [2026-02-10T11:03:12.365Z] HTTP/1.1 200 [2026-02-10T11:03:12.365Z] Matched-Stub-Id: [bf4f64e9-4f75-464b-b69c-e5099416d655] [2026-02-10T11:03:12.365Z] [2026-02-10T11:03:12.365Z] [2026-02-10T11:03:12.365Z] 2026-02-10 11:03:11.720 Received request to /requests/count with body { [2026-02-10T11:03:12.365Z] "url" : "/toStringid", [2026-02-10T11:03:12.365Z] "method" : "PUT", [2026-02-10T11:03:12.365Z] "bodyPatterns" : [ { [2026-02-10T11:03:12.365Z] "equalTo" : "this is the replaced writer input body will be removed" [2026-02-10T11:03:12.365Z] } ] [2026-02-10T11:03:12.365Z] } [2026-02-10T11:03:12.365Z] Feb 10, 2026 11:03:11 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:12.365Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45737/tomee/ejb} [2026-02-10T11:03:12.365Z] Feb 10, 2026 11:03:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:12.365Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokeWithRegisteredProvidersTest.war [2026-02-10T11:03:12.365Z] Feb 10, 2026 11:03:11 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:12.365Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvokeWithRegisteredProvidersTest [2026-02-10T11:03:12.365Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.529 s - in org.eclipse.microprofile.rest.client.tck.InvokeWithRegisteredProvidersTest [2026-02-10T11:03:13.004Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.ProducesConsumesTest [2026-02-10T11:03:13.646Z] Feb 10, 2026 11:03:13 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:03:13.646Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:03:13.646Z] Feb 10, 2026 11:03:13 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:03:13.646Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:03:13.646Z] Feb 10, 2026 11:03:13 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:03:13.646Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:03:14.286Z] Feb 10, 2026 11:03:13 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:03:14.286Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:03:14.286Z] Feb 10, 2026 11:03:13 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:03:14.286Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:03:18.093Z] Feb 10, 2026 11:03:17 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:18.093Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35093/tomee/ejb} [2026-02-10T11:03:22.917Z] Feb 10, 2026 11:03:22 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:22.918Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:35093/tomee/ejb} [2026-02-10T11:03:22.918Z] Feb 10, 2026 11:03:22 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:22.918Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ProducesConsumesTest.war [2026-02-10T11:03:22.918Z] Feb 10, 2026 11:03:22 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:22.918Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/ProducesConsumesTest [2026-02-10T11:03:22.918Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.938 s - in org.eclipse.microprofile.rest.client.tck.ProducesConsumesTest [2026-02-10T11:03:23.556Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.providers.TestReaderInterceptor [2026-02-10T11:03:24.197Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.eclipse.microprofile.rest.client.tck.providers.TestReaderInterceptor [2026-02-10T11:03:24.837Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.cditests.HasAppScopeTest [2026-02-10T11:03:25.478Z] Feb 10, 2026 11:03:24 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:03:25.478Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:03:25.478Z] Feb 10, 2026 11:03:24 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:03:25.478Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:03:25.478Z] Feb 10, 2026 11:03:24 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:03:25.478Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:03:25.478Z] Feb 10, 2026 11:03:25 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:03:25.478Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:03:25.478Z] Feb 10, 2026 11:03:25 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:03:25.478Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:03:29.289Z] Feb 10, 2026 11:03:29 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:29.289Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43805/tomee/ejb} [2026-02-10T11:03:34.109Z] Feb 10, 2026 11:03:33 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:34.109Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:43805/tomee/ejb} [2026-02-10T11:03:34.109Z] Feb 10, 2026 11:03:33 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:34.109Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasAppScopeTest.war [2026-02-10T11:03:34.109Z] Feb 10, 2026 11:03:33 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:34.109Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/HasAppScopeTest [2026-02-10T11:03:34.752Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.942 s - in org.eclipse.microprofile.rest.client.tck.cditests.HasAppScopeTest [2026-02-10T11:03:35.396Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest [2026-02-10T11:03:36.036Z] Feb 10, 2026 11:03:35 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:03:36.036Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:03:36.036Z] Feb 10, 2026 11:03:35 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:03:36.036Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:03:36.036Z] Feb 10, 2026 11:03:35 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:03:36.036Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:03:36.036Z] Feb 10, 2026 11:03:35 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:03:36.036Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:03:36.036Z] Feb 10, 2026 11:03:35 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:03:36.036Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:03:40.882Z] Feb 10, 2026 11:03:39 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:40.882Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37015/tomee/ejb} [2026-02-10T11:03:45.776Z] Feb 10, 2026 11:03:44 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:45.776Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:37015/tomee/ejb} [2026-02-10T11:03:45.776Z] Feb 10, 2026 11:03:45 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:45.776Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvalidInterfaceTest.war [2026-02-10T11:03:45.776Z] Feb 10, 2026 11:03:45 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:45.776Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/InvalidInterfaceTest [2026-02-10T11:03:45.776Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.55 s - in org.eclipse.microprofile.rest.client.tck.InvalidInterfaceTest [2026-02-10T11:03:46.415Z] [INFO] Running org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperConfigTest [2026-02-10T11:03:47.053Z] Feb 10, 2026 11:03:46 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:03:47.053Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/rest-client/target/tomee [2026-02-10T11:03:47.053Z] Feb 10, 2026 11:03:46 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:03:47.053Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:03:47.053Z] Feb 10, 2026 11:03:46 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:03:47.053Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/rest-client/target/tomee' [2026-02-10T11:03:47.053Z] Feb 10, 2026 11:03:46 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:03:47.053Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/rest-client/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:03:47.053Z] Feb 10, 2026 11:03:46 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:03:47.053Z] WARNING: Can't find /tomee/tck/microprofile-tck/rest-client/src/test/conf [2026-02-10T11:03:51.868Z] Feb 10, 2026 11:03:50 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:51.868Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:41213/tomee/ejb} [2026-02-10T11:03:56.081Z] 2026-02-10 11:03:55.156 Received request to /reset with body [2026-02-10T11:03:56.081Z] 2026-02-10 11:03:55.729 Received request to /reset with body [2026-02-10T11:03:56.731Z] 2026-02-10 11:03:56.099 Received request to /mappings with body { [2026-02-10T11:03:56.731Z] "id" : "f56f975c-01e1-4888-94b4-25acf92159c8", [2026-02-10T11:03:56.731Z] "request" : { [2026-02-10T11:03:56.731Z] "url" : "/", [2026-02-10T11:03:56.731Z] "method" : "GET" [2026-02-10T11:03:56.731Z] }, [2026-02-10T11:03:56.731Z] "response" : { [2026-02-10T11:03:56.731Z] "status" : 401, [2026-02-10T11:03:56.731Z] "body" : "body is used by this test" [2026-02-10T11:03:56.731Z] }, [2026-02-10T11:03:56.731Z] "uuid" : "f56f975c-01e1-4888-94b4-25acf92159c8" [2026-02-10T11:03:56.731Z] } [2026-02-10T11:03:56.731Z] 2026-02-10 11:03:56.444 Request received: [2026-02-10T11:03:56.731Z] 127.0.0.1 - GET / [2026-02-10T11:03:56.731Z] [2026-02-10T11:03:56.731Z] Accept: [application/json] [2026-02-10T11:03:56.731Z] Cache-Control: [no-cache] [2026-02-10T11:03:56.731Z] User-Agent: [Apache-CXF/3.3.6] [2026-02-10T11:03:56.731Z] Connection: [keep-alive] [2026-02-10T11:03:56.731Z] Host: [localhost:8765] [2026-02-10T11:03:56.731Z] Pragma: [no-cache] [2026-02-10T11:03:56.731Z] Content-Type: [application/json] [2026-02-10T11:03:56.731Z] [2026-02-10T11:03:56.731Z] [2026-02-10T11:03:56.731Z] [2026-02-10T11:03:56.731Z] Matched response definition: [2026-02-10T11:03:56.731Z] { [2026-02-10T11:03:56.731Z] "status" : 401, [2026-02-10T11:03:56.731Z] "body" : "body is used by this test" [2026-02-10T11:03:56.731Z] } [2026-02-10T11:03:56.731Z] [2026-02-10T11:03:56.731Z] Response: [2026-02-10T11:03:56.731Z] HTTP/1.1 401 [2026-02-10T11:03:56.731Z] Matched-Stub-Id: [f56f975c-01e1-4888-94b4-25acf92159c8] [2026-02-10T11:03:56.731Z] [2026-02-10T11:03:56.731Z] [2026-02-10T11:03:56.731Z] Feb 10, 2026 11:03:56 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:03:56.731Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:41213/tomee/ejb} [2026-02-10T11:03:57.370Z] Feb 10, 2026 11:03:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:57.370Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/DefaultExceptionMapperConfigTest.war [2026-02-10T11:03:57.370Z] Feb 10, 2026 11:03:56 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:03:57.370Z] INFO: cleaning /tomee/tck/microprofile-tck/rest-client/target/workdir/0/DefaultExceptionMapperConfigTest [2026-02-10T11:03:57.370Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.985 s - in org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperConfigTest [2026-02-10T11:03:57.370Z] [INFO] [2026-02-10T11:03:57.370Z] [INFO] Results: [2026-02-10T11:03:57.370Z] [INFO] [2026-02-10T11:03:57.370Z] [INFO] Tests run: 144, Failures: 0, Errors: 0, Skipped: 0 [2026-02-10T11:03:57.370Z] [INFO] [2026-02-10T11:03:57.370Z] [INFO] [2026-02-10T11:03:57.370Z] [INFO] -------------< org.apache.tomee:microprofile-openapi-tck >-------------- [2026-02-10T11:03:57.370Z] [INFO] Building TomEE :: TCK :: MicroProfile Open API TCK 8.0.2 [8/9] [2026-02-10T11:03:57.370Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T11:03:57.371Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.pom [2026-02-10T11:03:58.011Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.pom [2026-02-10T11:03:58.011Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.pom [2026-02-10T11:03:58.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.pom [2026-02-10T11:03:58.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.pom (6.3 kB at 16 kB/s) [2026-02-10T11:03:58.650Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.pom [2026-02-10T11:03:58.650Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.pom [2026-02-10T11:03:59.290Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.pom [2026-02-10T11:03:59.290Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.pom [2026-02-10T11:03:59.290Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.pom (4.9 kB at 95 kB/s) [2026-02-10T11:03:59.290Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/rest-assured/rest-assured-parent/3.0.6/rest-assured-parent-3.0.6.pom [2026-02-10T11:03:59.290Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/rest-assured/rest-assured-parent/3.0.6/rest-assured-parent-3.0.6.pom [2026-02-10T11:03:59.290Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/rest-assured/rest-assured-parent/3.0.6/rest-assured-parent-3.0.6.pom [2026-02-10T11:03:59.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/3.0.6/rest-assured-parent-3.0.6.pom [2026-02-10T11:03:59.928Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-parent/3.0.6/rest-assured-parent-3.0.6.pom (13 kB at 284 kB/s) [2026-02-10T11:03:59.928Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.pom [2026-02-10T11:03:59.928Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.pom [2026-02-10T11:03:59.928Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.pom [2026-02-10T11:04:00.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.pom [2026-02-10T11:04:00.567Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.pom (16 kB at 316 kB/s) [2026-02-10T11:04:00.567Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom [2026-02-10T11:04:01.205Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom [2026-02-10T11:04:01.205Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom (4.8 kB at 21 kB/s) [2026-02-10T11:04:01.205Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom [2026-02-10T11:04:01.205Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom [2026-02-10T11:04:01.844Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom (16 kB at 45 kB/s) [2026-02-10T11:04:01.844Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom [2026-02-10T11:04:01.844Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom [2026-02-10T11:04:01.844Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom (6.4 kB at 27 kB/s) [2026-02-10T11:04:01.844Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom [2026-02-10T11:04:02.482Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom [2026-02-10T11:04:02.482Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom (5.5 kB at 23 kB/s) [2026-02-10T11:04:02.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom [2026-02-10T11:04:02.482Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom [2026-02-10T11:04:02.482Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom (13 kB at 55 kB/s) [2026-02-10T11:04:02.482Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/rest-assured/json-path/3.0.6/json-path-3.0.6.pom [2026-02-10T11:04:03.120Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/rest-assured/json-path/3.0.6/json-path-3.0.6.pom [2026-02-10T11:04:03.120Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/rest-assured/json-path/3.0.6/json-path-3.0.6.pom [2026-02-10T11:04:03.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/3.0.6/json-path-3.0.6.pom [2026-02-10T11:04:03.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/3.0.6/json-path-3.0.6.pom (3.5 kB at 61 kB/s) [2026-02-10T11:04:03.120Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.pom [2026-02-10T11:04:03.120Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.pom [2026-02-10T11:04:03.758Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.pom [2026-02-10T11:04:03.758Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.pom [2026-02-10T11:04:03.758Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.pom (2.1 kB at 43 kB/s) [2026-02-10T11:04:03.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.pom [2026-02-10T11:04:03.758Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.pom [2026-02-10T11:04:03.758Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.pom [2026-02-10T11:04:04.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.pom [2026-02-10T11:04:04.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.pom (2.8 kB at 48 kB/s) [2026-02-10T11:04:04.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom [2026-02-10T11:04:04.396Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom [2026-02-10T11:04:04.396Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom [2026-02-10T11:04:04.396Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom [2026-02-10T11:04:04.396Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom (16 kB at 337 kB/s) [2026-02-10T11:04:04.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/4/jvnet-parent-4.pom [2026-02-10T11:04:05.033Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/net/java/jvnet-parent/4/jvnet-parent-4.pom [2026-02-10T11:04:05.033Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/net/java/jvnet-parent/4/jvnet-parent-4.pom [2026-02-10T11:04:05.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom [2026-02-10T11:04:05.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 180 kB/s) [2026-02-10T11:04:05.033Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.pom [2026-02-10T11:04:05.671Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.pom [2026-02-10T11:04:05.671Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.pom [2026-02-10T11:04:05.671Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.pom [2026-02-10T11:04:05.671Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.pom (1.3 kB at 24 kB/s) [2026-02-10T11:04:05.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.jar [2026-02-10T11:04:05.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.jar [2026-02-10T11:04:05.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.jar [2026-02-10T11:04:05.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar [2026-02-10T11:04:05.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/rest-assured/json-path/3.0.6/json-path-3.0.6.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/rest-assured/json-path/3.0.6/json-path-3.0.6.jar [2026-02-10T11:04:06.308Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.jar [2026-02-10T11:04:06.946Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar (41 kB at 60 kB/s) [2026-02-10T11:04:06.946Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/rest-assured/json-path/3.0.6/json-path-3.0.6.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/3.0.6/json-path-3.0.6.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar [2026-02-10T11:04:06.946Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.jar [2026-02-10T11:04:07.587Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 680 kB/s) [2026-02-10T11:04:07.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.jar [2026-02-10T11:04:07.587Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.12/groovy-xml-2.4.12.jar (215 kB at 2.4 MB/s) [2026-02-10T11:04:07.587Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/3.0.6/json-path-3.0.6.jar (53 kB at 607 kB/s) [2026-02-10T11:04:07.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.jar [2026-02-10T11:04:07.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar [2026-02-10T11:04:07.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/3.0.6/rest-assured-3.0.6.jar (618 kB at 6.8 MB/s) [2026-02-10T11:04:07.588Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.jar [2026-02-10T11:04:07.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured-common/3.0.6/rest-assured-common-3.0.6.jar (39 kB at 353 kB/s) [2026-02-10T11:04:07.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0.jar (113 kB at 918 kB/s) [2026-02-10T11:04:07.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar (102 kB at 748 kB/s) [2026-02-10T11:04:07.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/3.0.6/xml-path-3.0.6.jar (72 kB at 517 kB/s) [2026-02-10T11:04:07.588Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/openapi/microprofile-openapi-tck/1.1.2/microprofile-openapi-tck-1.1.2.jar (166 kB at 310 kB/s) [2026-02-10T11:04:07.588Z] [INFO] [2026-02-10T11:04:07.588Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ microprofile-openapi-tck --- [2026-02-10T11:04:07.588Z] [INFO] [2026-02-10T11:04:07.588Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ microprofile-openapi-tck --- [2026-02-10T11:04:08.226Z] [INFO] [2026-02-10T11:04:08.226Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ microprofile-openapi-tck --- [2026-02-10T11:04:08.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T11:04:08.226Z] [INFO] skip non existing resourceDirectory /tomee/tck/microprofile-tck/openapi/src/main/resources [2026-02-10T11:04:08.226Z] [INFO] Copying 3 resources [2026-02-10T11:04:08.226Z] [INFO] [2026-02-10T11:04:08.226Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ microprofile-openapi-tck --- [2026-02-10T11:04:08.226Z] [INFO] No sources to compile [2026-02-10T11:04:08.226Z] [INFO] [2026-02-10T11:04:08.226Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ microprofile-openapi-tck --- [2026-02-10T11:04:08.226Z] [INFO] No dependencies to report [2026-02-10T11:04:08.226Z] [INFO] [2026-02-10T11:04:08.226Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ microprofile-openapi-tck --- [2026-02-10T11:04:08.226Z] [WARNING] Manifest org.apache.tomee:microprofile-openapi-tck:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T11:04:08.226Z] [INFO] [2026-02-10T11:04:08.226Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ microprofile-openapi-tck --- [2026-02-10T11:04:08.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T11:04:08.226Z] [INFO] Copying 2 resources [2026-02-10T11:04:08.226Z] [INFO] Copying 3 resources [2026-02-10T11:04:08.226Z] [INFO] [2026-02-10T11:04:08.226Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ microprofile-openapi-tck --- [2026-02-10T11:04:08.226Z] [INFO] Changes detected - recompiling the module! [2026-02-10T11:04:08.226Z] [INFO] Compiling 4 source files to /tomee/tck/microprofile-tck/openapi/target/test-classes [2026-02-10T11:04:08.865Z] [INFO] [2026-02-10T11:04:08.865Z] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ microprofile-openapi-tck --- [2026-02-10T11:04:08.865Z] [INFO] [2026-02-10T11:04:08.865Z] [INFO] ------------------------------------------------------- [2026-02-10T11:04:08.865Z] [INFO] T E S T S [2026-02-10T11:04:08.865Z] [INFO] ------------------------------------------------------- [2026-02-10T11:04:08.865Z] [INFO] Running org.eclipse.microprofile.openapi.tck.FilterTest [2026-02-10T11:04:09.504Z] Feb 10, 2026 11:04:09 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:04:09.504Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:04:09.504Z] Feb 10, 2026 11:04:09 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:04:09.504Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:04:09.504Z] Feb 10, 2026 11:04:09 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:04:09.504Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:04:10.143Z] Feb 10, 2026 11:04:09 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:04:10.144Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:04:10.144Z] Feb 10, 2026 11:04:09 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:04:10.144Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:04:13.952Z] Feb 10, 2026 11:04:13 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:04:13.952Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:04:26.261Z] Feb 10, 2026 11:04:25 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:04:26.261Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:04:26.261Z] Feb 10, 2026 11:04:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:04:26.261Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:04:26.261Z] Feb 10, 2026 11:04:25 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:04:26.261Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:04:26.261Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.543 s - in org.eclipse.microprofile.openapi.tck.FilterTest [2026-02-10T11:04:26.900Z] [INFO] Running org.eclipse.microprofile.openapi.tck.StaticDocumentTest [2026-02-10T11:04:27.540Z] Feb 10, 2026 11:04:27 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:04:27.540Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:04:27.540Z] Feb 10, 2026 11:04:27 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:04:27.540Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:04:27.540Z] Feb 10, 2026 11:04:27 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:04:27.540Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:04:28.180Z] Feb 10, 2026 11:04:27 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:04:28.180Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:04:28.180Z] Feb 10, 2026 11:04:27 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:04:28.180Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:04:31.996Z] Feb 10, 2026 11:04:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:04:31.996Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:04:40.718Z] Feb 10, 2026 11:04:39 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:04:40.718Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:04:40.718Z] Feb 10, 2026 11:04:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:04:40.718Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:04:40.718Z] Feb 10, 2026 11:04:39 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:04:40.718Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:04:40.718Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.382 s - in org.eclipse.microprofile.openapi.tck.StaticDocumentTest [2026-02-10T11:04:41.360Z] [INFO] Running org.eclipse.microprofile.openapi.tck.OASConfigScanDisableTest [2026-02-10T11:04:42.000Z] Feb 10, 2026 11:04:41 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:04:42.000Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:04:42.000Z] Feb 10, 2026 11:04:41 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:04:42.000Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:04:42.000Z] Feb 10, 2026 11:04:41 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:04:42.000Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:04:42.000Z] Feb 10, 2026 11:04:41 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:04:42.000Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:04:42.000Z] Feb 10, 2026 11:04:41 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:04:42.000Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:04:46.821Z] Feb 10, 2026 11:04:46 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:04:46.821Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:04:54.127Z] Feb 10, 2026 11:04:53 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:04:54.127Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:04:54.127Z] Feb 10, 2026 11:04:54 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:04:54.127Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:04:54.127Z] Feb 10, 2026 11:04:54 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:04:54.127Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:04:54.769Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.559 s - in org.eclipse.microprofile.openapi.tck.OASConfigScanDisableTest [2026-02-10T11:04:55.411Z] [INFO] Running org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest [2026-02-10T11:04:56.052Z] Feb 10, 2026 11:04:55 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:04:56.052Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:04:56.052Z] Feb 10, 2026 11:04:55 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:04:56.052Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:04:56.052Z] Feb 10, 2026 11:04:55 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:04:56.052Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:04:56.052Z] Feb 10, 2026 11:04:55 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:04:56.052Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:04:56.052Z] Feb 10, 2026 11:04:55 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:04:56.052Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:05:00.880Z] Feb 10, 2026 11:04:59 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:05:00.880Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:05:05.707Z] Feb 10, 2026 11:05:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:05:05.707Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:05:05.707Z] Feb 10, 2026 11:05:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:05:05.707Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:05:05.707Z] Feb 10, 2026 11:05:05 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:05:05.707Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:05:05.707Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.538 s - in org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest [2026-02-10T11:05:06.425Z] [INFO] Running org.eclipse.microprofile.openapi.tck.OASConfigScanClassesTest [2026-02-10T11:05:07.066Z] Feb 10, 2026 11:05:06 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:05:07.066Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:05:07.066Z] Feb 10, 2026 11:05:06 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:05:07.066Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:05:07.066Z] Feb 10, 2026 11:05:06 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:05:07.066Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:05:07.709Z] Feb 10, 2026 11:05:07 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:05:07.709Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:05:07.709Z] Feb 10, 2026 11:05:07 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:05:07.709Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:05:11.529Z] Feb 10, 2026 11:05:11 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:05:11.529Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:05:18.793Z] Feb 10, 2026 11:05:18 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:05:18.793Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:05:18.793Z] Feb 10, 2026 11:05:18 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:05:18.793Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:05:18.794Z] Feb 10, 2026 11:05:18 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:05:18.794Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:05:19.436Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.852 s - in org.eclipse.microprofile.openapi.tck.OASConfigScanClassesTest [2026-02-10T11:05:20.077Z] [INFO] Running org.eclipse.microprofile.openapi.tck.AirlinesAppTest [2026-02-10T11:05:20.721Z] Feb 10, 2026 11:05:20 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:05:20.721Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:05:20.721Z] Feb 10, 2026 11:05:20 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:05:20.721Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:05:20.721Z] Feb 10, 2026 11:05:20 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:05:20.721Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:05:20.721Z] Feb 10, 2026 11:05:20 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:05:20.721Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:05:20.721Z] Feb 10, 2026 11:05:20 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:05:20.721Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:05:25.555Z] Feb 10, 2026 11:05:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:05:25.555Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:05:45.801Z] Feb 10, 2026 11:05:44 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:05:45.801Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:05:45.801Z] Feb 10, 2026 11:05:45 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:05:45.801Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:05:45.801Z] Feb 10, 2026 11:05:45 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:05:45.801Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:05:45.801Z] [INFO] Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.046 s - in org.eclipse.microprofile.openapi.tck.AirlinesAppTest [2026-02-10T11:05:46.443Z] [INFO] Running org.eclipse.microprofile.openapi.tck.ModelReaderAppTest [2026-02-10T11:05:47.087Z] Feb 10, 2026 11:05:46 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:05:47.087Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:05:47.087Z] Feb 10, 2026 11:05:46 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:05:47.087Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:05:47.087Z] Feb 10, 2026 11:05:46 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:05:47.087Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:05:47.729Z] Feb 10, 2026 11:05:47 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:05:47.729Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:05:47.729Z] Feb 10, 2026 11:05:47 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:05:47.729Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:05:52.559Z] Feb 10, 2026 11:05:51 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:05:52.559Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:05.293Z] Feb 10, 2026 11:06:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:06:05.293Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:05.293Z] Feb 10, 2026 11:06:04 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:05.293Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:06:05.293Z] Feb 10, 2026 11:06:04 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:05.293Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:06:05.293Z] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.771 s - in org.eclipse.microprofile.openapi.tck.ModelReaderAppTest [2026-02-10T11:06:05.934Z] [INFO] Running org.eclipse.microprofile.openapi.tck.OASConfigWebInfTest [2026-02-10T11:06:06.575Z] Feb 10, 2026 11:06:06 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:06:06.575Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:06:06.575Z] Feb 10, 2026 11:06:06 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:06:06.575Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:06:06.575Z] Feb 10, 2026 11:06:06 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:06:06.575Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:06:07.253Z] Feb 10, 2026 11:06:06 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:06:07.253Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:06:07.253Z] Feb 10, 2026 11:06:06 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:06:07.253Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:06:12.157Z] Feb 10, 2026 11:06:11 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:06:12.157Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:19.402Z] Feb 10, 2026 11:06:18 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:06:19.402Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:19.402Z] Feb 10, 2026 11:06:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:19.402Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:06:19.402Z] Feb 10, 2026 11:06:19 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:19.402Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:06:19.402Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.655 s - in org.eclipse.microprofile.openapi.tck.OASConfigWebInfTest [2026-02-10T11:06:20.043Z] [INFO] Running org.eclipse.microprofile.openapi.tck.ModelConstructionTest [2026-02-10T11:06:20.683Z] Feb 10, 2026 11:06:20 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:06:20.683Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:06:20.683Z] Feb 10, 2026 11:06:20 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:06:20.683Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:06:20.683Z] Feb 10, 2026 11:06:20 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:06:20.683Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:06:21.323Z] Feb 10, 2026 11:06:21 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:06:21.323Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:06:21.323Z] Feb 10, 2026 11:06:21 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:06:21.323Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:06:25.138Z] Feb 10, 2026 11:06:24 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:06:25.138Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:31.121Z] Feb 10, 2026 11:06:31 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:06:31.121Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:31.762Z] Feb 10, 2026 11:06:31 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:31.762Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:06:31.762Z] Feb 10, 2026 11:06:31 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:31.762Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:06:31.762Z] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.596 s - in org.eclipse.microprofile.openapi.tck.ModelConstructionTest [2026-02-10T11:06:32.402Z] [INFO] Running org.eclipse.microprofile.openapi.tck.OASConfigScanClassTest [2026-02-10T11:06:33.042Z] Feb 10, 2026 11:06:32 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:06:33.042Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:06:33.042Z] Feb 10, 2026 11:06:32 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:06:33.042Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:06:33.042Z] Feb 10, 2026 11:06:32 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:06:33.042Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:06:33.685Z] Feb 10, 2026 11:06:33 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:06:33.685Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:06:33.685Z] Feb 10, 2026 11:06:33 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:06:33.685Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:06:38.503Z] Feb 10, 2026 11:06:37 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:06:38.503Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:45.746Z] Feb 10, 2026 11:06:44 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:06:45.746Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:45.746Z] Feb 10, 2026 11:06:45 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:45.746Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:06:45.746Z] Feb 10, 2026 11:06:45 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:45.746Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:06:45.746Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.129 s - in org.eclipse.microprofile.openapi.tck.OASConfigScanClassTest [2026-02-10T11:06:45.746Z] [INFO] Running org.eclipse.microprofile.openapi.tck.OASConfigScanPackageTest [2026-02-10T11:06:46.385Z] Feb 10, 2026 11:06:46 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:06:46.385Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:06:46.385Z] Feb 10, 2026 11:06:46 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:06:46.385Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:06:46.385Z] Feb 10, 2026 11:06:46 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:06:46.385Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:06:47.027Z] Feb 10, 2026 11:06:46 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:06:47.027Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:06:47.027Z] Feb 10, 2026 11:06:46 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:06:47.027Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:06:51.855Z] Feb 10, 2026 11:06:51 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:06:51.855Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:59.617Z] Feb 10, 2026 11:06:58 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:06:59.617Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:06:59.617Z] Feb 10, 2026 11:06:58 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:59.617Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:06:59.617Z] Feb 10, 2026 11:06:58 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:06:59.617Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:06:59.617Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.412 s - in org.eclipse.microprofile.openapi.tck.OASConfigScanPackageTest [2026-02-10T11:07:00.259Z] [INFO] Running org.eclipse.microprofile.openapi.tck.PetStoreAppTest [2026-02-10T11:07:00.901Z] Feb 10, 2026 11:07:00 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:07:00.901Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/openapi/target/tomee [2026-02-10T11:07:00.901Z] Feb 10, 2026 11:07:00 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:07:00.901Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:07:00.901Z] Feb 10, 2026 11:07:00 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:07:00.901Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/openapi/target/tomee' [2026-02-10T11:07:00.901Z] Feb 10, 2026 11:07:00 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:07:00.901Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/openapi/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:07:00.901Z] Feb 10, 2026 11:07:00 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:07:00.901Z] WARNING: Can't find /tomee/tck/microprofile-tck/openapi/src/test/conf [2026-02-10T11:07:05.732Z] Feb 10, 2026 11:07:04 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:07:05.732Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:07:16.128Z] Feb 10, 2026 11:07:14 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:07:16.128Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:50290/tomee/ejb} [2026-02-10T11:07:16.128Z] Feb 10, 2026 11:07:15 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:07:16.128Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi.war [2026-02-10T11:07:16.128Z] Feb 10, 2026 11:07:15 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:07:16.128Z] INFO: cleaning /tomee/tck/microprofile-tck/openapi/target/workdir/0/microprofile-openapi [2026-02-10T11:07:16.128Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.691 s - in org.eclipse.microprofile.openapi.tck.PetStoreAppTest [2026-02-10T11:07:16.128Z] [INFO] [2026-02-10T11:07:16.128Z] [INFO] Results: [2026-02-10T11:07:16.128Z] [INFO] [2026-02-10T11:07:16.128Z] [INFO] Tests run: 222, Failures: 0, Errors: 0, Skipped: 0 [2026-02-10T11:07:16.128Z] [INFO] [2026-02-10T11:07:16.128Z] [INFO] [2026-02-10T11:07:16.128Z] [INFO] -----------< org.apache.tomee:microprofile-opentracing-tck >------------ [2026-02-10T11:07:16.128Z] [INFO] Building TomEE :: TCK :: MicroProfile Open Tracing TCK 8.0.2 [9/9] [2026-02-10T11:07:16.128Z] [INFO] --------------------------------[ jar ]--------------------------------- [2026-02-10T11:07:16.128Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.0/geronimo-atinject_1.0_spec-1.0.pom [2026-02-10T11:07:16.128Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.0/geronimo-atinject_1.0_spec-1.0.pom [2026-02-10T11:07:16.767Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.0/geronimo-atinject_1.0_spec-1.0.pom (2.8 kB at 4.6 kB/s) [2026-02-10T11:07:16.767Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.pom [2026-02-10T11:07:16.767Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.pom [2026-02-10T11:07:16.767Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.pom [2026-02-10T11:07:17.423Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.pom [2026-02-10T11:07:17.423Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.pom (5.0 kB at 11 kB/s) [2026-02-10T11:07:17.423Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.4/shrinkwrap-resolver-impl-maven-2.2.4.pom [2026-02-10T11:07:17.423Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.4/shrinkwrap-resolver-impl-maven-2.2.4.pom (18 kB at 1.3 MB/s) [2026-02-10T11:07:17.423Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.2.4/shrinkwrap-resolver-parent-2.2.4.pom [2026-02-10T11:07:17.423Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/2.2.4/shrinkwrap-resolver-parent-2.2.4.pom (14 kB at 636 kB/s) [2026-02-10T11:07:17.423Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom [2026-02-10T11:07:17.423Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4.0 kB at 498 kB/s) [2026-02-10T11:07:17.423Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.4/shrinkwrap-resolver-api-maven-2.2.4.pom [2026-02-10T11:07:17.423Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.4/shrinkwrap-resolver-api-maven-2.2.4.pom (2.1 kB at 208 kB/s) [2026-02-10T11:07:18.064Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.4/shrinkwrap-resolver-api-2.2.4.pom [2026-02-10T11:07:18.064Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.4/shrinkwrap-resolver-api-2.2.4.pom (1.1 kB at 120 kB/s) [2026-02-10T11:07:18.064Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.4/shrinkwrap-resolver-spi-maven-2.2.4.pom [2026-02-10T11:07:18.064Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.4/shrinkwrap-resolver-spi-maven-2.2.4.pom (1.5 kB at 149 kB/s) [2026-02-10T11:07:18.064Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.4/shrinkwrap-resolver-spi-2.2.4.pom [2026-02-10T11:07:18.064Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.4/shrinkwrap-resolver-spi-2.2.4.pom (1.3 kB at 142 kB/s) [2026-02-10T11:07:18.064Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.2/jackson-jaxrs-json-provider-2.8.2.pom [2026-02-10T11:07:18.064Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.2/jackson-jaxrs-json-provider-2.8.2.pom [2026-02-10T11:07:18.064Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.2/jackson-jaxrs-json-provider-2.8.2.pom [2026-02-10T11:07:18.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.2/jackson-jaxrs-json-provider-2.8.2.pom [2026-02-10T11:07:18.704Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.8.2/jackson-jaxrs-json-provider-2.8.2.pom (4.1 kB at 16 kB/s) [2026-02-10T11:07:18.704Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.2/jackson-jaxrs-providers-2.8.2.pom [2026-02-10T11:07:18.705Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.2/jackson-jaxrs-providers-2.8.2.pom [2026-02-10T11:07:18.705Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.2/jackson-jaxrs-providers-2.8.2.pom [2026-02-10T11:07:18.705Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.2/jackson-jaxrs-providers-2.8.2.pom [2026-02-10T11:07:19.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.8.2/jackson-jaxrs-providers-2.8.2.pom (4.3 kB at 15 kB/s) [2026-02-10T11:07:19.345Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.2/jackson-jaxrs-base-2.8.2.pom [2026-02-10T11:07:19.345Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.2/jackson-jaxrs-base-2.8.2.pom [2026-02-10T11:07:19.345Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.2/jackson-jaxrs-base-2.8.2.pom [2026-02-10T11:07:19.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.2/jackson-jaxrs-base-2.8.2.pom [2026-02-10T11:07:19.984Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.8.2/jackson-jaxrs-base-2.8.2.pom (1.6 kB at 26 kB/s) [2026-02-10T11:07:19.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom [2026-02-10T11:07:20.624Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom [2026-02-10T11:07:20.624Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom [2026-02-10T11:07:21.263Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom [2026-02-10T11:07:21.263Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom (5.4 kB at 95 kB/s) [2026-02-10T11:07:21.263Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.2/jackson-module-jaxb-annotations-2.8.2.pom [2026-02-10T11:07:21.901Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.2/jackson-module-jaxb-annotations-2.8.2.pom [2026-02-10T11:07:22.540Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.2/jackson-module-jaxb-annotations-2.8.2.pom [2026-02-10T11:07:22.540Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.2/jackson-module-jaxb-annotations-2.8.2.pom [2026-02-10T11:07:22.540Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.8.2/jackson-module-jaxb-annotations-2.8.2.pom (3.6 kB at 69 kB/s) [2026-02-10T11:07:22.540Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.1.4.Final/resteasy-client-3.1.4.Final.pom [2026-02-10T11:07:25.536Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.1.4.Final/resteasy-client-3.1.4.Final.pom (4.6 kB at 2.0 kB/s) [2026-02-10T11:07:25.536Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.1.4.Final/resteasy-jaxrs-all-3.1.4.Final.pom [2026-02-10T11:07:27.612Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-all/3.1.4.Final/resteasy-jaxrs-all-3.1.4.Final.pom (14 kB at 6.4 kB/s) [2026-02-10T11:07:27.612Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-dependencies/3.1.4.Final/resteasy-dependencies-3.1.4.Final.pom [2026-02-10T11:07:27.612Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-dependencies/3.1.4.Final/resteasy-dependencies-3.1.4.Final.pom (31 kB at 214 kB/s) [2026-02-10T11:07:27.612Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/21/jboss-parent-21.pom [2026-02-10T11:07:27.612Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 3.7 MB/s) [2026-02-10T11:07:27.612Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom [2026-02-10T11:07:27.612Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (11 kB at 273 kB/s) [2026-02-10T11:07:27.612Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.1.4.Final/resteasy-jaxrs-3.1.4.Final.pom [2026-02-10T11:07:29.690Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.1.4.Final/resteasy-jaxrs-3.1.4.Final.pom (8.7 kB at 3.8 kB/s) [2026-02-10T11:07:29.690Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Beta1/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.pom [2026-02-10T11:07:29.690Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Beta1/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.pom (4.0 kB at 45 kB/s) [2026-02-10T11:07:29.690Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-services/3.1.4.Final/resteasy-jaxrs-services-3.1.4.Final.pom [2026-02-10T11:07:30.330Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-services/3.1.4.Final/resteasy-jaxrs-services-3.1.4.Final.pom (685 B at 864 B/s) [2026-02-10T11:07:30.330Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.2_spec/1.0.0.Final/jboss-annotations-api_1.2_spec-1.0.0.Final.pom [2026-02-10T11:07:30.971Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.2_spec/1.0.0.Final/jboss-annotations-api_1.2_spec-1.0.0.Final.pom (4.3 kB at 285 kB/s) [2026-02-10T11:07:30.971Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/activation/activation/1.1.1/activation-1.1.1.pom [2026-02-10T11:07:30.971Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/activation/activation/1.1.1/activation-1.1.1.pom [2026-02-10T11:07:30.971Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/activation/activation/1.1.1/activation-1.1.1.pom [2026-02-10T11:07:30.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.pom [2026-02-10T11:07:30.971Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.pom (644 B at 15 kB/s) [2026-02-10T11:07:30.971Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom [2026-02-10T11:07:30.971Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.pom (5.9 kB at 587 kB/s) [2026-02-10T11:07:30.971Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson-provider/3.1.4.Final/resteasy-jackson-provider-3.1.4.Final.pom [2026-02-10T11:07:31.611Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson-provider/3.1.4.Final/resteasy-jackson-provider-3.1.4.Final.pom (2.6 kB at 7.6 kB/s) [2026-02-10T11:07:31.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [2026-02-10T11:07:31.611Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [2026-02-10T11:07:31.611Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [2026-02-10T11:07:31.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [2026-02-10T11:07:31.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom (1.3 kB at 30 kB/s) [2026-02-10T11:07:31.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [2026-02-10T11:07:32.252Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [2026-02-10T11:07:32.252Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [2026-02-10T11:07:32.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [2026-02-10T11:07:32.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom (1.5 kB at 33 kB/s) [2026-02-10T11:07:32.252Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.pom [2026-02-10T11:07:32.252Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.pom [2026-02-10T11:07:32.892Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.pom [2026-02-10T11:07:32.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.pom [2026-02-10T11:07:32.892Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.pom (1.9 kB at 44 kB/s) [2026-02-10T11:07:32.892Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.pom [2026-02-10T11:07:32.892Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.pom [2026-02-10T11:07:32.892Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.pom [2026-02-10T11:07:33.532Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.pom [2026-02-10T11:07:33.532Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.pom (1.9 kB at 37 kB/s) [2026-02-10T11:07:33.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.pom [2026-02-10T11:07:33.532Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.pom [2026-02-10T11:07:33.532Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.pom [2026-02-10T11:07:34.173Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.pom [2026-02-10T11:07:34.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.pom (1.8 kB at 25 kB/s) [2026-02-10T11:07:34.173Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.pom [2026-02-10T11:07:34.173Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.pom [2026-02-10T11:07:34.173Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.pom [2026-02-10T11:07:34.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.pom [2026-02-10T11:07:34.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.pom (1.5 kB at 26 kB/s) [2026-02-10T11:07:34.812Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.pom [2026-02-10T11:07:34.812Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.pom [2026-02-10T11:07:34.812Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.pom [2026-02-10T11:07:34.812Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.pom [2026-02-10T11:07:34.812Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.pom (2.3 kB at 48 kB/s) [2026-02-10T11:07:34.812Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.pom [2026-02-10T11:07:35.451Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.pom [2026-02-10T11:07:35.451Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.pom [2026-02-10T11:07:35.451Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.pom [2026-02-10T11:07:35.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.pom (3.9 kB at 91 kB/s) [2026-02-10T11:07:35.452Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.9.0/jackson-jaxrs-providers-2.9.0.pom [2026-02-10T11:07:36.092Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.9.0/jackson-jaxrs-providers-2.9.0.pom [2026-02-10T11:07:36.092Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.9.0/jackson-jaxrs-providers-2.9.0.pom [2026-02-10T11:07:36.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.9.0/jackson-jaxrs-providers-2.9.0.pom [2026-02-10T11:07:36.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.9.0/jackson-jaxrs-providers-2.9.0.pom (4.1 kB at 86 kB/s) [2026-02-10T11:07:36.092Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom [2026-02-10T11:07:36.092Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom [2026-02-10T11:07:36.732Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom [2026-02-10T11:07:36.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom [2026-02-10T11:07:36.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom (12 kB at 214 kB/s) [2026-02-10T11:07:36.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.pom [2026-02-10T11:07:36.732Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.pom [2026-02-10T11:07:37.371Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.pom [2026-02-10T11:07:37.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.pom [2026-02-10T11:07:37.372Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.pom (1.5 kB at 21 kB/s) [2026-02-10T11:07:37.372Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom [2026-02-10T11:07:37.372Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom [2026-02-10T11:07:37.372Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom [2026-02-10T11:07:37.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom [2026-02-10T11:07:37.372Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom (5.5 kB at 108 kB/s) [2026-02-10T11:07:37.372Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.pom [2026-02-10T11:07:38.012Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.pom [2026-02-10T11:07:38.012Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.pom [2026-02-10T11:07:38.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.pom [2026-02-10T11:07:38.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.pom (2.0 kB at 18 kB/s) [2026-02-10T11:07:38.012Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-modules-base/2.9.0/jackson-modules-base-2.9.0.pom [2026-02-10T11:07:38.012Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/module/jackson-modules-base/2.9.0/jackson-modules-base-2.9.0.pom [2026-02-10T11:07:38.652Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/module/jackson-modules-base/2.9.0/jackson-modules-base-2.9.0.pom [2026-02-10T11:07:38.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.9.0/jackson-modules-base-2.9.0.pom [2026-02-10T11:07:38.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.9.0/jackson-modules-base-2.9.0.pom (2.6 kB at 51 kB/s) [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.0/geronimo-atinject_1.0_spec-1.0.jar [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.4/shrinkwrap-resolver-spi-maven-2.2.4.jar [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.4/shrinkwrap-resolver-impl-maven-2.2.4.jar [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.4/shrinkwrap-resolver-spi-2.2.4.jar [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.jar [2026-02-10T11:07:38.652Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/2.2.4/shrinkwrap-resolver-spi-maven-2.2.4.jar (3.6 kB at 70 kB/s) [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.4/shrinkwrap-resolver-api-maven-2.2.4.jar [2026-02-10T11:07:38.652Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/2.2.4/shrinkwrap-resolver-impl-maven-2.2.4.jar (159 kB at 2.8 MB/s) [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.4/shrinkwrap-resolver-api-2.2.4.jar [2026-02-10T11:07:38.652Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/2.2.4/shrinkwrap-resolver-api-2.2.4.jar (22 kB at 291 kB/s) [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.1.4.Final/resteasy-client-3.1.4.Final.jar [2026-02-10T11:07:38.652Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.2.4/shrinkwrap-resolver-api-maven-2.2.4.jar (53 kB at 690 kB/s) [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.1.4.Final/resteasy-jaxrs-3.1.4.Final.jar [2026-02-10T11:07:38.652Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/2.2.4/shrinkwrap-resolver-spi-2.2.4.jar (18 kB at 163 kB/s) [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Beta1/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.jar [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.2_spec/1.0.0.Final/jboss-annotations-api_1.2_spec-1.0.0.Final.jar [2026-02-10T11:07:38.652Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/annotation/jboss-annotations-api_1.2_spec/1.0.0.Final/jboss-annotations-api_1.2_spec-1.0.0.Final.jar (19 kB at 116 kB/s) [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/activation/activation/1.1.1/activation-1.1.1.jar [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-services/3.1.4.Final/resteasy-jaxrs-services-3.1.4.Final.jar [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar [2026-02-10T11:07:38.652Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar (67 kB at 223 kB/s) [2026-02-10T11:07:38.652Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson-provider/3.1.4.Final/resteasy-jackson-provider-3.1.4.Final.jar [2026-02-10T11:07:40.001Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jackson-provider/3.1.4.Final/resteasy-jackson-provider-3.1.4.Final.jar (8.0 kB at 6.6 kB/s) [2026-02-10T11:07:40.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [2026-02-10T11:07:40.001Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-client/3.1.4.Final/resteasy-client-3.1.4.Final.jar (175 kB at 135 kB/s) [2026-02-10T11:07:40.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [2026-02-10T11:07:40.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar [2026-02-10T11:07:40.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar [2026-02-10T11:07:40.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.jar [2026-02-10T11:07:40.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.jar [2026-02-10T11:07:40.001Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar [2026-02-10T11:07:40.640Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.jar [2026-02-10T11:07:40.640Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.jar [2026-02-10T11:07:40.640Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar [2026-02-10T11:07:40.640Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.jar [2026-02-10T11:07:40.640Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/ws/rs/jboss-jaxrs-api_2.0_spec/1.0.1.Beta1/jboss-jaxrs-api_2.0_spec-1.0.1.Beta1.jar (121 kB at 60 kB/s) [2026-02-10T11:07:41.280Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs-services/3.1.4.Final/resteasy-jaxrs-services-3.1.4.Final.jar (2.6 kB at 1.0 kB/s) [2026-02-10T11:07:41.280Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/resteasy/resteasy-jaxrs/3.1.4.Final/resteasy-jaxrs-3.1.4.Final.jar (699 kB at 282 kB/s) [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.0/geronimo-atinject_1.0_spec-1.0.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/javax/activation/activation/1.1.1/activation-1.1.1.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [2026-02-10T11:07:41.280Z] [INFO] Downloaded from apache: https://repository.apache.org/content/repositories/releases/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.0/geronimo-atinject_1.0_spec-1.0.jar (10 kB at 41 kB/s) [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.jar [2026-02-10T11:07:41.280Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from apache: https://repository.apache.org/content/repositories/releases/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/javax/activation/activation/1.1.1/activation-1.1.1.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar [2026-02-10T11:07:41.920Z] [INFO] Downloading from JBoss Repository: https://repository.jboss.org/nexus/content/groups/public-jboss/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.jar [2026-02-10T11:07:42.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.jar [2026-02-10T11:07:42.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar [2026-02-10T11:07:42.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [2026-02-10T11:07:42.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [2026-02-10T11:07:42.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar [2026-02-10T11:07:42.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-jaxrs/1.9.13/jackson-jaxrs-1.9.13.jar (18 kB at 556 kB/s) [2026-02-10T11:07:42.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar [2026-02-10T11:07:42.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar (781 kB at 16 MB/s) [2026-02-10T11:07:42.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.jar [2026-02-10T11:07:42.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar (232 kB at 4.1 MB/s) [2026-02-10T11:07:42.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.jar [2026-02-10T11:07:42.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar (69 kB at 1.2 MB/s) [2026-02-10T11:07:42.559Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar [2026-02-10T11:07:42.559Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.13/jackson-xc-1.9.13.jar (27 kB at 430 kB/s) [2026-02-10T11:07:42.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.jar [2026-02-10T11:07:42.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.31.0/opentracing-mock-0.31.0.jar (16 kB at 199 kB/s) [2026-02-10T11:07:42.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.jar [2026-02-10T11:07:42.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.31.0/opentracing-noop-0.31.0.jar (10 kB at 109 kB/s) [2026-02-10T11:07:42.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar [2026-02-10T11:07:42.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.9.0/jackson-jaxrs-json-provider-2.9.0.jar (16 kB at 160 kB/s) [2026-02-10T11:07:42.560Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.jar [2026-02-10T11:07:42.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.31.0/opentracing-util-0.31.0.jar (8.0 kB at 77 kB/s) [2026-02-10T11:07:42.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.9.0/jackson-jaxrs-base-2.9.0.jar (33 kB at 279 kB/s) [2026-02-10T11:07:42.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar (320 kB at 2.2 MB/s) [2026-02-10T11:07:42.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.9.0/jackson-module-jaxb-annotations-2.9.0.jar (33 kB at 208 kB/s) [2026-02-10T11:07:42.560Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/opentracing/microprofile-opentracing-tck/1.1.2/microprofile-opentracing-tck-1.1.2.jar (43 kB at 153 kB/s) [2026-02-10T11:07:42.560Z] [INFO] [2026-02-10T11:07:42.560Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ microprofile-opentracing-tck --- [2026-02-10T11:07:42.560Z] [INFO] [2026-02-10T11:07:42.560Z] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ microprofile-opentracing-tck --- [2026-02-10T11:07:43.198Z] [INFO] [2026-02-10T11:07:43.198Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ microprofile-opentracing-tck --- [2026-02-10T11:07:43.198Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T11:07:43.198Z] [INFO] skip non existing resourceDirectory /tomee/tck/microprofile-tck/opentracing/src/main/resources [2026-02-10T11:07:43.198Z] [INFO] Copying 3 resources [2026-02-10T11:07:43.198Z] [INFO] [2026-02-10T11:07:43.198Z] [INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ microprofile-opentracing-tck --- [2026-02-10T11:07:43.198Z] [INFO] No sources to compile [2026-02-10T11:07:43.198Z] [INFO] [2026-02-10T11:07:43.198Z] [INFO] --- dependency-report-plugin:1.0.2:report (default) @ microprofile-opentracing-tck --- [2026-02-10T11:07:43.198Z] [INFO] No dependencies to report [2026-02-10T11:07:43.198Z] [INFO] [2026-02-10T11:07:43.198Z] [INFO] --- maven-bundle-plugin:3.3.0:manifest (bundle-manifest) @ microprofile-opentracing-tck --- [2026-02-10T11:07:43.198Z] [WARNING] Manifest org.apache.tomee:microprofile-opentracing-tck:jar:8.0.2 : Unused Export-Package instructions: [org.apache.tomee*] [2026-02-10T11:07:43.198Z] [INFO] [2026-02-10T11:07:43.198Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ microprofile-opentracing-tck --- [2026-02-10T11:07:43.198Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2026-02-10T11:07:43.198Z] [INFO] Copying 4 resources [2026-02-10T11:07:43.198Z] [INFO] Copying 3 resources [2026-02-10T11:07:43.198Z] [INFO] [2026-02-10T11:07:43.198Z] [INFO] --- maven-compiler-plugin:3.6.2:testCompile (default-testCompile) @ microprofile-opentracing-tck --- [2026-02-10T11:07:43.198Z] [INFO] Changes detected - recompiling the module! [2026-02-10T11:07:43.198Z] [INFO] Compiling 6 source files to /tomee/tck/microprofile-tck/opentracing/target/test-classes [2026-02-10T11:07:43.198Z] [INFO] [2026-02-10T11:07:43.198Z] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ microprofile-opentracing-tck --- [2026-02-10T11:07:43.198Z] [INFO] [2026-02-10T11:07:43.198Z] [INFO] ------------------------------------------------------- [2026-02-10T11:07:43.198Z] [INFO] T E S T S [2026-02-10T11:07:43.198Z] [INFO] ------------------------------------------------------- [2026-02-10T11:07:43.838Z] [INFO] Running org.apache.tomee.microprofile.tck.opentracing.OpenTracingJacksonMapperTest [2026-02-10T11:07:44.480Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s - in org.apache.tomee.microprofile.tck.opentracing.OpenTracingJacksonMapperTest [2026-02-10T11:07:45.119Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.tracer.TestSpan [2026-02-10T11:07:45.120Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in org.eclipse.microprofile.opentracing.tck.tracer.TestSpan [2026-02-10T11:07:45.759Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.application.TestDisabledAnnotatedClass [2026-02-10T11:07:46.400Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.eclipse.microprofile.opentracing.tck.application.TestDisabledAnnotatedClass [2026-02-10T11:07:46.400Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedMethods [2026-02-10T11:07:47.040Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s - in org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedMethods [2026-02-10T11:07:47.680Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices [2026-02-10T11:07:47.680Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.eclipse.microprofile.opentracing.tck.application.TestServerWebServices [2026-02-10T11:07:48.320Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.tracer.TestSpanTree [2026-02-10T11:07:48.960Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in org.eclipse.microprofile.opentracing.tck.tracer.TestSpanTree [2026-02-10T11:07:49.640Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.tracer.TestTracer [2026-02-10T11:07:49.640Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.eclipse.microprofile.opentracing.tck.tracer.TestTracer [2026-02-10T11:07:49.640Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClass [2026-02-10T11:07:50.677Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClass [2026-02-10T11:07:50.677Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.application.TestWebServicesApplication [2026-02-10T11:07:51.319Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.eclipse.microprofile.opentracing.tck.application.TestWebServicesApplication [2026-02-10T11:07:51.960Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.application.TestServerWebServicesWithOperationName [2026-02-10T11:07:51.960Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.eclipse.microprofile.opentracing.tck.application.TestServerWebServicesWithOperationName [2026-02-10T11:07:52.649Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClassWithOperationName [2026-02-10T11:07:52.649Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.microprofile.opentracing.tck.application.TestAnnotatedClassWithOperationName [2026-02-10T11:07:53.288Z] [INFO] Running org.eclipse.microprofile.opentracing.tck.OpentracingClientTests [2026-02-10T11:07:53.930Z] Feb 10, 2026 11:07:53 AM org.apache.openejb.arquillian.common.Setup findHome [2026-02-10T11:07:53.930Z] INFO: Unable to find home in: /tomee/tck/microprofile-tck/opentracing/target/tomee [2026-02-10T11:07:53.930Z] Feb 10, 2026 11:07:53 AM org.apache.openejb.arquillian.common.MavenCache getArtifact [2026-02-10T11:07:53.930Z] INFO: Downloading org.apache.tomee:apache-tomee:8.0.2:zip:microprofile please wait... [2026-02-10T11:07:53.930Z] Feb 10, 2026 11:07:53 AM org.apache.openejb.arquillian.common.Zips unzip [2026-02-10T11:07:53.930Z] INFO: Extracting '/root/.m2/repository/org/apache/tomee/apache-tomee/8.0.2/apache-tomee-8.0.2-microprofile.zip' to '/tomee/tck/microprofile-tck/opentracing/target/tomee' [2026-02-10T11:07:54.571Z] Feb 10, 2026 11:07:54 AM org.apache.tomee.arquillian.remote.RemoteTomEEContainer configure [2026-02-10T11:07:54.571Z] INFO: Downloaded container to: /tomee/tck/microprofile-tck/opentracing/target/tomee/apache-tomee-microprofile-8.0.2 [2026-02-10T11:07:54.571Z] Feb 10, 2026 11:07:54 AM org.apache.openejb.arquillian.common.Setup synchronizeFolder [2026-02-10T11:07:54.571Z] WARNING: Can't find /tomee/tck/microprofile-tck/opentracing/src/test/conf [2026-02-10T11:07:58.393Z] microprofile-opentracing.war: [2026-02-10T11:07:58.393Z] /WEB-INF/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/tracer/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/tracer/TestSpan.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/tracer/TestSpanTree$TreeNode.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/tracer/ConsumableTree.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/tracer/TestSpan$1.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/tracer/TestSpanTree.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/tracer/TestTracer.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/application/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/application/TracerWebService.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/application/TestDisabledAnnotatedClass.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/application/TestAnnotatedMethods.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/application/TestServerWebServices.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/application/TestAnnotatedClass.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/application/TestWebServicesApplication.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/application/TestServerWebServicesWithOperationName.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/application/TestAnnotatedClassWithOperationName.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/OpentracingClientTests$1.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/eclipse/microprofile/opentracing/tck/OpentracingClientTests.class [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/apache/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/apache/tomee/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/apache/tomee/microprofile/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/opentracing/ [2026-02-10T11:07:58.393Z] /WEB-INF/classes/org/apache/tomee/microprofile/tck/opentracing/MicroProfileOpenTracingTCKTracer.class [2026-02-10T11:07:58.393Z] /WEB-INF/beans.xml [2026-02-10T11:07:58.393Z] /WEB-INF/lib/ [2026-02-10T11:07:58.393Z] /WEB-INF/lib/opentracing-mock-0.31.0.jar [2026-02-10T11:07:58.393Z] /WEB-INF/lib/opentracing-util-0.31.0.jar [2026-02-10T11:07:58.393Z] Feb 10, 2026 11:07:58 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:07:58.393Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45425/tomee/ejb} [2026-02-10T11:08:04.365Z] [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /tomee/tck/microprofile-tck/opentracing/target/surefire-reports/2026-02-10T10-41-52_797-jvmRun1.dumpstream [2026-02-10T11:08:13.078Z] Feb 10, 2026 11:08:11 AM org.apache.openejb.client.EventLogger log [2026-02-10T11:08:13.078Z] INFO: RemoteInitialContextCreated{providerUri=http://localhost:45425/tomee/ejb} [2026-02-10T11:08:13.078Z] Feb 10, 2026 11:08:12 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:08:13.078Z] INFO: cleaning /tomee/tck/microprofile-tck/opentracing/target/workdir/0/microprofile-opentracing.war [2026-02-10T11:08:13.078Z] Feb 10, 2026 11:08:12 AM org.apache.openejb.arquillian.common.TomEEContainer undeploy [2026-02-10T11:08:13.078Z] INFO: cleaning /tomee/tck/microprofile-tck/opentracing/target/workdir/0/microprofile-opentracing [2026-02-10T11:08:13.078Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.416 s - in org.eclipse.microprofile.opentracing.tck.OpentracingClientTests [2026-02-10T11:08:13.078Z] [INFO] [2026-02-10T11:08:13.078Z] [INFO] Results: [2026-02-10T11:08:13.078Z] [INFO] [2026-02-10T11:08:13.078Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2026-02-10T11:08:13.078Z] [INFO] [2026-02-10T11:08:13.079Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T11:08:13.079Z] [INFO] Reactor Summary for TomEE :: TCK :: MicroProfile 8.0.2: [2026-02-10T11:08:13.079Z] [INFO] [2026-02-10T11:08:13.079Z] [INFO] TomEE :: TCK :: MicroProfile ....................... SUCCESS [ 0.861 s] [2026-02-10T11:08:13.079Z] [INFO] TomEE :: TCK :: MicroProfile Config TCK ............ SUCCESS [03:15 min] [2026-02-10T11:08:13.079Z] [INFO] TomEE :: TCK :: MicroProfile JWT TCK ............... SUCCESS [01:26 min] [2026-02-10T11:08:13.079Z] [INFO] TomEE :: TCK :: MicroProfile Fault Tolerance TCK ... SUCCESS [10:02 min] [2026-02-10T11:08:13.079Z] [INFO] TomEE :: TCK :: MicroProfile Health TCK ............ SUCCESS [01:21 min] [2026-02-10T11:08:13.079Z] [INFO] TomEE :: TCK :: MicroProfile Metrics TCK ........... SUCCESS [09:43 min] [2026-02-10T11:08:13.079Z] [INFO] TomEE :: TCK :: MicroProfile Rest Client TCK ....... SUCCESS [11:05 min] [2026-02-10T11:08:13.079Z] [INFO] TomEE :: TCK :: MicroProfile Open API TCK .......... SUCCESS [03:18 min] [2026-02-10T11:08:13.079Z] [INFO] TomEE :: TCK :: MicroProfile Open Tracing TCK ...... SUCCESS [ 57.277 s] [2026-02-10T11:08:13.079Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T11:08:13.079Z] [INFO] BUILD SUCCESS [2026-02-10T11:08:13.079Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T11:08:13.079Z] [INFO] Total time: 41:12 min [2026-02-10T11:08:13.079Z] [INFO] Finished at: 2026-02-10T11:08:12Z [2026-02-10T11:08:13.079Z] [INFO] ------------------------------------------------------------------------ [2026-02-10T11:08:13.722Z] find: ‘/proc/tty/driver’: Permission denied [2026-02-10T11:08:13.722Z] cp: '/testResults/surefire-reports' and '/testResults/surefire-reports' are the same file [2026-02-10T11:08:15.810Z] ----------------------------------- [2026-02-10T11:08:15.810Z] tomee_test_hs_0_PASSED [2026-02-10T11:08:15.810Z] ----------------------------------- [2026-02-10T11:08:15.810Z] # =================== Info =================== Info =================== Info =================== # [2026-02-10T11:08:15.810Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" # [2026-02-10T11:08:15.810Z] # =================== Info =================== Info =================== Info =================== # [2026-02-10T11:08:15.810Z] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-02-10T11:08:15.810Z] # TEST_JDK_HOME of /home/jenkins/workspace/Test_openjdk8_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image is NOT used in EXTRA_DOCKER_ARGS # [2026-02-10T11:08:15.810Z] # ================= WARNING ================= WARNING ================= WARNING ================= # [2026-02-10T11:08:15.810Z] DOCKERIMAGE_TAG nightly has been recognized. [2026-02-10T11:08:15.810Z] The test here is tomee [2026-02-10T11:08:15.810Z] The directory in the external.sh is tomee [2026-02-10T11:08:16.453Z] Untagged: localhost/adoptopenjdk-tomee-test:8-jdk-ubuntu-hotspot-full [2026-02-10T11:08:16.453Z] Deleted: 499b9111f6449386020400ebb7e663b3069e788d42bb8a3e3b908206619ff4dd [2026-02-10T11:08:16.453Z] Deleted: 1159a4fb432434b3cb36d94d2a104005e8b82326fda2651e6e26f6d3b59fbab0 [2026-02-10T11:08:16.453Z] Deleted: 983efdfb4609b6239051940b1daf0faa0c94b68ec13d425fa004d81e2867129b [2026-02-10T11:08:16.453Z] Deleted: 69b45452cdc65e4d03322304430fbd2dc5d8835aa7a99e43190669aece1d3d40 [2026-02-10T11:08:16.453Z] Deleted: 8161d80f5d796191696da5990a6c909b637aef80408e0a39da5ca7c973463786 [2026-02-10T11:08:16.453Z] Deleted: f12fef41689328c7496ebdd0afaae0a6dee2a1d5e997e14f3db3b7680e1b34aa [2026-02-10T11:08:16.453Z] Deleted: 91802acc3af469ca094aad0fc6479b14e1fa6502d66af3cc54d8ae34a6f14cda [2026-02-10T11:08:16.453Z] Deleted: f29e125f6882d582be83a35444160f4fe653d2da79c29cc15b957743d2efc1e5 [2026-02-10T11:08:16.453Z] Deleted: 0fc5ef11cdb71c3b43316f535b54ffd8de015d7939bec189deffe15be23eda14 [2026-02-10T11:08:16.453Z] Deleted: 9f3f85079752ceaa82bee79bfa0781eb3fbba897ee619811b25ccd2ffb85910e [2026-02-10T11:08:16.453Z] Deleted: f16996b8fa5ec6f93a1558700cecaf6121aef8942c04764da433e38c5547cd67 [2026-02-10T11:08:16.453Z] Deleted: be4874c15f9f5d8e00cc31482d95eb3a939a99ac67033d145636d5ef9ba09a03 [2026-02-10T11:08:16.453Z] Deleted: 90dbaf73fc2b102da47aa969a3167e47759e568298ce95d1f6c8e3760c5782a0 [2026-02-10T11:08:16.453Z] Deleted: 105d474043f97e4152d4c0e6826f45cbd9a9bd24d9d48be349b5adec99b00ec9 [2026-02-10T11:08:16.453Z] Deleted: fae0c5ba8f217c39442bfcaddb94bf7d3e3eb2aaddf7a6e348128a30c59c0ac7 [2026-02-10T11:08:16.453Z] Deleted: 136e15d24c34394611673104abd6a1392cafd1b79c686a279ca48cac0f160ebc [2026-02-10T11:08:16.453Z] Deleted: 72e4cdaefea7b1c21c26d59622ecb238da8b6868cbb911d18099123f2b0f0257 [2026-02-10T11:08:16.453Z] Deleted: ce13a0ff7a3635ae713552588c0fa245b3ac7c7c0a667a27298f770f75fa98a0 [2026-02-10T11:08:16.453Z] Deleted: 39aeb7aaab7c02a6029d4f933cd5f61f127d54a5fcf8d00884a926b980919f67 [2026-02-10T11:08:16.453Z] Deleted: 318edde81642f89eccb20464ad21e6161e637d8575247a2e8db6a2c61a9640c4 [2026-02-10T11:08:16.453Z] Deleted: a902b772cd41ce784d68ad6291a3fe8c5d62ad2c84f4b004297a57e3f51eb5c0 [2026-02-10T11:08:16.453Z] Deleted: dee8bbbbfbeaa809be8aec1b6880aae4a5b844e1a846c5e038dd759ea091d837 [2026-02-10T11:08:16.453Z] Deleted: 9eeead2a157dd68be65d2ffe57b59814bd6c31734506e5a13e98ec1874887cbb [2026-02-10T11:08:16.453Z] Deleted: 9cb35d65f8feaac59b3907b67d500ad0121d146523da31e5c14ec7232c432d0c [2026-02-10T11:08:16.453Z] Deleted: 9e24717d1cd6b5b091e90a31c2b3feb461eb66255e9ab7e16ebcbaa4670ea8a7 [2026-02-10T11:08:17.096Z] Error: parsing reference "//8-hotspot-ubuntu-linux_x86-64--:637": invalid reference format [2026-02-10T11:08:17.096Z] [2026-02-10T11:08:17.096Z] TEST TEARDOWN: [2026-02-10T11:08:17.096Z] Nothing to be done for teardown. [2026-02-10T11:08:17.096Z] tomee_test_hs_0 Finish Time: Tue Feb 10 11:08:16 2026 Epoch Time (ms): 1770721696494