Test_openjdk21_hs_extended.functional_aarch64_alpine-linux
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-alpine-linux-aarch64-temurin" build number 162
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 440
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 428
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
> git rev-list --no-walk bb1165c9c01e39d91400639edf891109bd8e0d1f # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-12T00:14:21.310Z] SPEC: alpine-linux_aarch64
[Pipeline] echo
[2026-02-12T00:14:21.310Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T00:14:21.325Z] dynamicAgents: []
[Pipeline] echo
[2026-02-12T00:14:21.326Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux
[Pipeline] nodesByLabel
[2026-02-12T00:14:21.333Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' label
[Pipeline] node
[2026-02-12T00:14:36.336Z] Still waiting to schedule task
[2026-02-12T00:14:36.337Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux’
[2026-02-12T06:40:20.157Z] Running on test-docker-alpine320-armv8-4 in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-12T06:40:20.186Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T06:40:20.563Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T06:40:20.563Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T06:40:20.741Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-12T06:40:21.016Z] The recommended git tool is: git
[2026-02-12T06:40:21.375Z] No credentials specified
[2026-02-12T06:40:21.555Z] Cloning the remote Git repository
[2026-02-12T06:40:21.822Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-12T06:40:21.823Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests # timeout=10
[2026-02-12T06:40:21.832Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-12T06:40:21.832Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-12T06:40:21.833Z] > git --version # timeout=10
[2026-02-12T06:40:21.839Z] > git --version # 'git version 2.45.4'
[2026-02-12T06:40:21.840Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T06:40:28.864Z] Avoid second fetch
[2026-02-12T06:40:29.267Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-12T06:40:28.578Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-12T06:40:28.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-12T06:40:29.168Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-12T06:40:29.355Z] > git config core.sparsecheckout # timeout=10
[2026-02-12T06:40:29.359Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[2026-02-12T06:40:31.255Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-12T06:40:33.144Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-12T06:40:33.169Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-12T06:40:35.403Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-12T06:40:36.174Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-12T06:40:38.045Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-12T06:40:38.045Z] Unix type machine..
[2026-02-12T06:40:38.045Z] Running on a Linux host
[2026-02-12T06:40:38.045Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-12T06:40:41.560Z] + printenv
[2026-02-12T06:40:41.560Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-12T06:40:41.560Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T06:40:41.560Z] SETUP_JCK_RUN=false
[2026-02-12T06:40:41.560Z] USE_TESTENV_PROPERTIES=false
[2026-02-12T06:40:41.560Z] MAIL=/var/mail/jenkins
[2026-02-12T06:40:41.560Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-12T06:40:41.560Z] BUILD_LIST=functional
[2026-02-12T06:40:41.560Z] USER=jenkins
[2026-02-12T06:40:41.560Z] SSH_CLIENT=78.47.239.97 53638 22
[2026-02-12T06:40:41.560Z] SDK_RESOURCE=upstream
[2026-02-12T06:40:41.560Z] CI=true
[2026-02-12T06:40:41.560Z] OPENJ9_BRANCH=master
[2026-02-12T06:40:41.560Z] jobStatus=SUCCESS
[2026-02-12T06:40:41.560Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-12T06:40:41.560Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/113/display/redirect?page=changes
[2026-02-12T06:40:41.560Z] UPSTREAM_JOB_NUMBER=162
[2026-02-12T06:40:41.560Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-12T06:40:41.560Z] TARGET=extended.functional
[2026-02-12T06:40:41.560Z] EXIT_FAILURE=false
[2026-02-12T06:40:41.560Z] SHLVL=2
[2026-02-12T06:40:41.560Z] NODE_LABELS=alpine-linux armv8 hw.arch.aarch64 sw.os.alpine-linux test ci.role.test test-docker-alpine320-armv8-4 alpine armv8.2 hw.dockerhost.alpine-linux.dockerhost-osuosl-ubuntu2404-aarch64-3
[2026-02-12T06:40:41.560Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2026-02-12T06:40:41.560Z] HOME=/home/jenkins
[2026-02-12T06:40:41.560Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-12T06:40:41.560Z] USE_JRE=false
[2026-02-12T06:40:41.560Z] OLDPWD=/home/jenkins
[2026-02-12T06:40:41.560Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/113/
[2026-02-12T06:40:41.560Z] ADOPTOPENJDK_BRANCH=master
[2026-02-12T06:40:41.560Z] TAP_NAME=Test_openjdk21_hs_extended.functional_aarch64_alpine-linux.tap
[2026-02-12T06:40:41.560Z] JDK_IMPL=hotspot
[2026-02-12T06:40:41.560Z] HUDSON_COOKIE=4573d2b1-a9a9-4713-9df5-740a06fb9e39
[2026-02-12T06:40:41.560Z] DOCKER_REQUIRED=false
[2026-02-12T06:40:41.560Z] JENKINS_SERVER_COOKIE=durable-690db0cb21d94307b8146c477e75e8fae59a3317ca5f2037c94fd10c1f0ba4d0
[2026-02-12T06:40:41.560Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../benchmarks
[2026-02-12T06:40:41.560Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2026-02-12T06:40:41.560Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux
[2026-02-12T06:40:41.560Z] KEEP_WORKSPACE=false
[2026-02-12T06:40:41.560Z] ARCHIVE_TEST_RESULTS=false
[2026-02-12T06:40:41.560Z] GENERATE_JOBS=true
[2026-02-12T06:40:41.560Z] NODE_NAME=test-docker-alpine320-armv8-4
[2026-02-12T06:40:41.560Z] LOGNAME=jenkins
[2026-02-12T06:40:41.560Z] PERSONAL_BUILD=false
[2026-02-12T06:40:41.560Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-12T06:40:41.560Z] JDK_BRANCH=jdk-21.0.11+2_adopt
[2026-02-12T06:40:41.560Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-02-12T06:40:41.560Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/113/display/redirect?page=artifacts
[2026-02-12T06:40:41.560Z] AUTO_DETECT=true
[2026-02-12T06:40:41.560Z] STAGE_NAME=Setup
[2026-02-12T06:40:41.560Z] EXECUTOR_NUMBER=0
[2026-02-12T06:40:41.560Z] JDK_VERSION=21
[2026-02-12T06:40:41.560Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-12T06:40:41.560Z] BUILD_DISPLAY_NAME=#113
[2026-02-12T06:40:41.560Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-12T06:40:41.560Z] TIME_LIMIT=25
[2026-02-12T06:40:41.560Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/113/display/redirect?page=tests
[2026-02-12T06:40:41.560Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-12T06:40:41.560Z] JOB_BASE_NAME=Test_openjdk21_hs_extended.functional_aarch64_alpine-linux
[2026-02-12T06:40:41.560Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-02-12T06:40:41.560Z] TKG_ITERATIONS=1
[2026-02-12T06:40:41.560Z] PLATFORM=aarch64_alpine-linux
[2026-02-12T06:40:41.560Z] BUILD_ID=113
[2026-02-12T06:40:41.560Z] EXIT_SUCCESS=false
[2026-02-12T06:40:41.560Z] RERUN_FAILURE=true
[2026-02-12T06:40:41.560Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/system_lib
[2026-02-12T06:40:41.560Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-12T06:40:41.560Z] BUILD_TAG=jenkins-Test_openjdk21_hs_extended.functional_aarch64_alpine-linux-113
[2026-02-12T06:40:41.560Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-12T06:40:41.560Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-12T06:40:41.560Z] KEEP_REPORTDIR=false
[2026-02-12T06:40:41.560Z] ORIGIN_JDK_VERSION=21
[2026-02-12T06:40:41.560Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/
[2026-02-12T06:40:41.560Z] JCK_GIT_BRANCH=master
[2026-02-12T06:40:41.560Z] BUILD_NUMBER=113
[2026-02-12T06:40:41.560Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-02-12T06:40:41.560Z] ITERATIONS=1
[2026-02-12T06:40:41.560Z] JENKINS_NODE_COOKIE=27ae48d8-caeb-4cb5-b8eb-54a86cb4d13c
[2026-02-12T06:40:41.560Z] SHELL=/bin/bash
[2026-02-12T06:40:41.560Z] SPEC=alpine-linux_aarch64
[2026-02-12T06:40:41.560Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-12T06:40:41.560Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-12T06:40:41.560Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-12T06:40:41.560Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/113/display/redirect
[2026-02-12T06:40:41.560Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-12T06:40:41.560Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/display/redirect
[2026-02-12T06:40:41.560Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-alpine-linux-aarch64-temurin
[2026-02-12T06:40:41.560Z] SLACK_CHANNEL=aqavit-bot
[2026-02-12T06:40:41.560Z] JOB_NAME=Test_openjdk21_hs_extended.functional_aarch64_alpine-linux
[2026-02-12T06:40:41.560Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-12T06:40:41.560Z] PWD=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux
[2026-02-12T06:40:41.560Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:40:41.560Z] SSH_CONNECTION=78.47.239.97 53638 172.17.0.2 22
[2026-02-12T06:40:41.560Z] TEST_TIME=120
[2026-02-12T06:40:41.560Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux@tmp
[2026-02-12T06:40:41.560Z] PARALLEL=Dynamic
[2026-02-12T06:40:41.560Z] JOBSTARTTIME=Thu, 12 Feb 2026 06:40:34 +0000
[2026-02-12T06:40:41.560Z] DYNAMIC_COMPILE=true
[2026-02-12T06:40:41.560Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-12T06:40:42.107Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-12T06:40:42.116Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-12T06:42:34.992Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-alpine-linux-aarch64-temurin" build number 162
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T06:42:35.193Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-12T06:42:35.199Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-12T06:42:35.312Z] $ ssh-agent
[2026-02-12T06:42:36.146Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHLGPHC/agent.2803586
[2026-02-12T06:42:36.146Z] SSH_AGENT_PID=2803589
[2026-02-12T06:42:36.146Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-12T06:42:36.164Z] Running in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-12T06:42:36.193Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-12T06:42:38.174Z] + pwd
[2026-02-12T06:42:38.175Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/.. -p aarch64_alpine-linux -r upstream -j 21 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-12T06:42:38.175Z] TESTDIR: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests
[2026-02-12T06:42:38.175Z] get jdk binary...
[2026-02-12T06:42:38.175Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-12T06:42:38.175Z] Uncompressing file: OpenJDK21U-jdk_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz ...
[2026-02-12T06:42:41.436Z] List files in jdkbinary folder...
[2026-02-12T06:42:41.436Z] total 585568
[2026-02-12T06:42:41.436Z] -rw-r--r-- 1 jenkins jenkins 222578083 Feb 11 22:12 OpenJDK21U-debugimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:41.436Z] -rw-r--r-- 1 jenkins jenkins 205419163 Feb 11 22:13 OpenJDK21U-jdk_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:41.436Z] -rw-r--r-- 1 jenkins jenkins 51125035 Feb 11 22:12 OpenJDK21U-jre_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:41.436Z] -rw-rw-r-- 1 jenkins jenkins 31771 Feb 11 22:28 OpenJDK21U-sbom_aarch64_alpine-linux_hotspot_21.0.11_2-ea-metadata.json
[2026-02-12T06:42:41.437Z] -rw-r--r-- 1 jenkins jenkins 169490 Feb 11 22:41 OpenJDK21U-sbom_aarch64_alpine-linux_hotspot_21.0.11_2-ea.json
[2026-02-12T06:42:41.437Z] -rw-r--r-- 1 jenkins jenkins 3562169 Feb 11 22:12 OpenJDK21U-static-libs-musl_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:41.437Z] -rw-r--r-- 1 jenkins jenkins 116710570 Feb 11 22:12 OpenJDK21U-testimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:41.437Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 06:42 tmp
[2026-02-12T06:42:41.437Z] List files in jdkbinary/tmp folder...
[2026-02-12T06:42:41.437Z] total 4
[2026-02-12T06:42:41.437Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 12 06:42 jdk-21.0.11+2
[2026-02-12T06:42:41.437Z] Moving directory jdk-21.0.11+2/ to ../j2sdk-image
[2026-02-12T06:42:41.437Z] Uncompressing file: OpenJDK21U-jre_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz ...
[2026-02-12T06:42:43.415Z] List files in jdkbinary folder...
[2026-02-12T06:42:43.415Z] total 585572
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 222578083 Feb 11 22:12 OpenJDK21U-debugimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 205419163 Feb 11 22:13 OpenJDK21U-jdk_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 51125035 Feb 11 22:12 OpenJDK21U-jre_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.416Z] -rw-rw-r-- 1 jenkins jenkins 31771 Feb 11 22:28 OpenJDK21U-sbom_aarch64_alpine-linux_hotspot_21.0.11_2-ea-metadata.json
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 169490 Feb 11 22:41 OpenJDK21U-sbom_aarch64_alpine-linux_hotspot_21.0.11_2-ea.json
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 3562169 Feb 11 22:12 OpenJDK21U-static-libs-musl_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 116710570 Feb 11 22:12 OpenJDK21U-testimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.416Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 12 06:42 j2sdk-image
[2026-02-12T06:42:43.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 06:42 tmp
[2026-02-12T06:42:43.416Z] List files in jdkbinary/tmp folder...
[2026-02-12T06:42:43.416Z] total 4
[2026-02-12T06:42:43.416Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 12 06:42 jdk-21.0.11+2-jre
[2026-02-12T06:42:43.416Z] Moving directory jdk-21.0.11+2-jre/ to ../j2re-image
[2026-02-12T06:42:43.416Z] Uncompressing file: OpenJDK21U-static-libs-musl_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz ...
[2026-02-12T06:42:43.416Z] List files in jdkbinary folder...
[2026-02-12T06:42:43.416Z] total 585576
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 222578083 Feb 11 22:12 OpenJDK21U-debugimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 205419163 Feb 11 22:13 OpenJDK21U-jdk_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 51125035 Feb 11 22:12 OpenJDK21U-jre_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.416Z] -rw-rw-r-- 1 jenkins jenkins 31771 Feb 11 22:28 OpenJDK21U-sbom_aarch64_alpine-linux_hotspot_21.0.11_2-ea-metadata.json
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 169490 Feb 11 22:41 OpenJDK21U-sbom_aarch64_alpine-linux_hotspot_21.0.11_2-ea.json
[2026-02-12T06:42:43.416Z] -rw-r--r-- 1 jenkins jenkins 3562169 Feb 11 22:12 OpenJDK21U-static-libs-musl_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.417Z] -rw-r--r-- 1 jenkins jenkins 116710570 Feb 11 22:12 OpenJDK21U-testimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:43.417Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 12 06:42 j2re-image
[2026-02-12T06:42:43.417Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 12 06:42 j2sdk-image
[2026-02-12T06:42:43.417Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 06:42 tmp
[2026-02-12T06:42:43.417Z] List files in jdkbinary/tmp folder...
[2026-02-12T06:42:43.417Z] total 4
[2026-02-12T06:42:43.417Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 06:42 jdk-21.0.11+2-static-libs
[2026-02-12T06:42:43.417Z] Moving directory jdk-21.0.11+2-static-libs/ to ../static-libs
[2026-02-12T06:42:43.417Z] Uncompressing file: OpenJDK21U-testimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz ...
[2026-02-12T06:42:46.561Z] List files in jdkbinary folder...
[2026-02-12T06:42:46.561Z] total 585580
[2026-02-12T06:42:46.561Z] -rw-r--r-- 1 jenkins jenkins 222578083 Feb 11 22:12 OpenJDK21U-debugimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:46.561Z] -rw-r--r-- 1 jenkins jenkins 205419163 Feb 11 22:13 OpenJDK21U-jdk_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:46.561Z] -rw-r--r-- 1 jenkins jenkins 51125035 Feb 11 22:12 OpenJDK21U-jre_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:46.561Z] -rw-rw-r-- 1 jenkins jenkins 31771 Feb 11 22:28 OpenJDK21U-sbom_aarch64_alpine-linux_hotspot_21.0.11_2-ea-metadata.json
[2026-02-12T06:42:46.562Z] -rw-r--r-- 1 jenkins jenkins 169490 Feb 11 22:41 OpenJDK21U-sbom_aarch64_alpine-linux_hotspot_21.0.11_2-ea.json
[2026-02-12T06:42:46.562Z] -rw-r--r-- 1 jenkins jenkins 3562169 Feb 11 22:12 OpenJDK21U-static-libs-musl_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:46.562Z] -rw-r--r-- 1 jenkins jenkins 116710570 Feb 11 22:12 OpenJDK21U-testimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz
[2026-02-12T06:42:46.562Z] drwxr-xr-x 6 jenkins jenkins 4096 Feb 12 06:42 j2re-image
[2026-02-12T06:42:46.562Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 12 06:42 j2sdk-image
[2026-02-12T06:42:46.562Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 06:42 static-libs
[2026-02-12T06:42:46.562Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 06:42 tmp
[2026-02-12T06:42:46.562Z] List files in jdkbinary/tmp folder...
[2026-02-12T06:42:46.562Z] total 4
[2026-02-12T06:42:46.562Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 12 06:42 jdk-21.0.11+2-test-image
[2026-02-12T06:42:46.562Z] Moving directory jdk-21.0.11+2-test-image/ to ../openjdk-test-image
[2026-02-12T06:42:46.562Z] Uncompressing OpenJDK21U-debugimage_aarch64_alpine-linux_hotspot_21.0.11_2-ea.tar.gz over ./j2sdk-image...
[2026-02-12T06:42:53.486Z] Removing top-level folder jdk-21.0.11+2-debug-image/
[2026-02-12T06:42:53.486Z] Removing top-level folder jdk-21.0.11+2/
[2026-02-12T06:43:05.668Z] Run /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-12T06:43:05.668Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-12T06:43:05.668Z] openjdk version "21.0.11-beta" 2026-04-21
[2026-02-12T06:43:05.668Z] OpenJDK Runtime Environment Temurin-21.0.11+2-202602112004 (build 21.0.11-beta+2-ea)
[2026-02-12T06:43:05.668Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+2-202602112004 (build 21.0.11-beta+2-ea, mixed mode, sharing)
[2026-02-12T06:43:05.668Z] =JAVA VERSION OUTPUT END=
[2026-02-12T06:43:05.668Z] =RELEASE INFO BEGIN=
[2026-02-12T06:43:05.668Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-12T06:43:05.668Z] IMPLEMENTOR_VERSION="Temurin-21.0.11+2-202602112004"
[2026-02-12T06:43:05.668Z] JAVA_RUNTIME_VERSION="21.0.11-beta+2-ea"
[2026-02-12T06:43:05.668Z] JAVA_VERSION="21.0.11"
[2026-02-12T06:43:05.668Z] JAVA_VERSION_DATE="2026-04-21"
[2026-02-12T06:43:05.668Z] LIBC="musl"
[2026-02-12T06:43:05.669Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-02-12T06:43:05.669Z] OS_ARCH="aarch64"
[2026-02-12T06:43:05.669Z] OS_NAME="Linux"
[2026-02-12T06:43:05.669Z] SOURCE=".:git:71725544eef5"
[2026-02-12T06:43:05.669Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-12T06:43:05.669Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-12T06:43:05.669Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2026-02-12T06:43:05.669Z] FULL_VERSION="21.0.11-beta+2-ea"
[2026-02-12T06:43:05.669Z] SEMANTIC_VERSION="21.0.11+2"
[2026-02-12T06:43:05.669Z] BUILD_INFO="OS: Linux Version: 6.8.0-54-generic"
[2026-02-12T06:43:05.669Z] JVM_VARIANT="Hotspot"
[2026-02-12T06:43:05.669Z] JVM_VERSION="21.0.11-beta+2-ea"
[2026-02-12T06:43:05.669Z] IMAGE_TYPE="JDK"
[2026-02-12T06:43:05.669Z] =RELEASE INFO END=
[2026-02-12T06:43:05.669Z] get testKitGen...
[2026-02-12T06:43:05.669Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-12T06:43:07.642Z] git rev-parse master
[2026-02-12T06:43:07.642Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-12T06:43:07.642Z] get functional test material...
[2026-02-12T06:43:07.642Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-12T06:43:07.642Z] Cloning into 'openj9'...
[2026-02-12T06:43:07.642Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-12T06:43:14.400Z] Updating files: 38% (3906/10149)
[2026-02-12T06:43:14.400Z] Updating files: 39% (3959/10149)
[2026-02-12T06:43:14.400Z] Updating files: 40% (4060/10149)
[2026-02-12T06:43:14.400Z] Updating files: 41% (4162/10149)
[2026-02-12T06:43:14.400Z] Updating files: 42% (4263/10149)
[2026-02-12T06:43:14.400Z] Updating files: 43% (4365/10149)
[2026-02-12T06:43:14.400Z] Updating files: 44% (4466/10149)
[2026-02-12T06:43:14.400Z] Updating files: 45% (4568/10149)
[2026-02-12T06:43:14.400Z] Updating files: 46% (4669/10149)
[2026-02-12T06:43:14.400Z] Updating files: 47% (4771/10149)
[2026-02-12T06:43:14.400Z] Updating files: 48% (4872/10149)
[2026-02-12T06:43:14.400Z] Updating files: 49% (4974/10149)
[2026-02-12T06:43:14.400Z] Updating files: 50% (5075/10149)
[2026-02-12T06:43:15.362Z] Updating files: 51% (5176/10149)
[2026-02-12T06:43:15.362Z] Updating files: 52% (5278/10149)
[2026-02-12T06:43:15.362Z] Updating files: 53% (5379/10149)
[2026-02-12T06:43:15.362Z] Updating files: 54% (5481/10149)
[2026-02-12T06:43:15.362Z] Updating files: 55% (5582/10149)
[2026-02-12T06:43:15.362Z] Updating files: 56% (5684/10149)
[2026-02-12T06:43:15.362Z] Updating files: 57% (5785/10149)
[2026-02-12T06:43:15.362Z] Updating files: 58% (5887/10149)
[2026-02-12T06:43:15.362Z] Updating files: 59% (5988/10149)
[2026-02-12T06:43:15.362Z] Updating files: 60% (6090/10149)
[2026-02-12T06:43:15.362Z] Updating files: 61% (6191/10149)
[2026-02-12T06:43:15.362Z] Updating files: 62% (6293/10149)
[2026-02-12T06:43:15.362Z] Updating files: 63% (6394/10149)
[2026-02-12T06:43:15.362Z] Updating files: 64% (6496/10149)
[2026-02-12T06:43:15.362Z] Updating files: 65% (6597/10149)
[2026-02-12T06:43:15.362Z] Updating files: 66% (6699/10149)
[2026-02-12T06:43:15.362Z] Updating files: 67% (6800/10149)
[2026-02-12T06:43:15.362Z] Updating files: 68% (6902/10149)
[2026-02-12T06:43:15.362Z] Updating files: 69% (7003/10149)
[2026-02-12T06:43:15.362Z] Updating files: 70% (7105/10149)
[2026-02-12T06:43:15.362Z] Updating files: 71% (7206/10149)
[2026-02-12T06:43:15.362Z] Updating files: 72% (7308/10149)
[2026-02-12T06:43:15.362Z] Updating files: 73% (7409/10149)
[2026-02-12T06:43:15.362Z] Updating files: 74% (7511/10149)
[2026-02-12T06:43:15.362Z] Updating files: 75% (7612/10149)
[2026-02-12T06:43:15.362Z] Updating files: 76% (7714/10149)
[2026-02-12T06:43:15.362Z] Updating files: 77% (7815/10149)
[2026-02-12T06:43:15.362Z] Updating files: 78% (7917/10149)
[2026-02-12T06:43:15.362Z] Updating files: 79% (8018/10149)
[2026-02-12T06:43:15.362Z] Updating files: 79% (8039/10149)
[2026-02-12T06:43:15.362Z] Updating files: 80% (8120/10149)
[2026-02-12T06:43:15.362Z] Updating files: 81% (8221/10149)
[2026-02-12T06:43:15.363Z] Updating files: 82% (8323/10149)
[2026-02-12T06:43:15.363Z] Updating files: 83% (8424/10149)
[2026-02-12T06:43:15.363Z] Updating files: 84% (8526/10149)
[2026-02-12T06:43:15.363Z] Updating files: 85% (8627/10149)
[2026-02-12T06:43:15.363Z] Updating files: 86% (8729/10149)
[2026-02-12T06:43:15.363Z] Updating files: 87% (8830/10149)
[2026-02-12T06:43:15.363Z] Updating files: 88% (8932/10149)
[2026-02-12T06:43:15.363Z] Updating files: 89% (9033/10149)
[2026-02-12T06:43:15.363Z] Updating files: 90% (9135/10149)
[2026-02-12T06:43:15.363Z] Updating files: 91% (9236/10149)
[2026-02-12T06:43:15.363Z] Updating files: 92% (9338/10149)
[2026-02-12T06:43:15.363Z] Updating files: 93% (9439/10149)
[2026-02-12T06:43:15.363Z] Updating files: 94% (9541/10149)
[2026-02-12T06:43:16.362Z] Updating files: 95% (9642/10149)
[2026-02-12T06:43:16.362Z] Updating files: 96% (9744/10149)
[2026-02-12T06:43:16.362Z] Updating files: 97% (9845/10149)
[2026-02-12T06:43:16.362Z] Updating files: 98% (9947/10149)
[2026-02-12T06:43:16.362Z] Updating files: 99% (10048/10149)
[2026-02-12T06:43:16.362Z] Updating files: 100% (10149/10149)
[2026-02-12T06:43:16.362Z] Updating files: 100% (10149/10149), done.
[2026-02-12T06:43:16.362Z] check OpenJ9 Repo sha
[2026-02-12T06:43:16.362Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-12T06:43:16.362Z] Check sha in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/testenv/testenv.properties
[2026-02-12T06:43:16.362Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-12T06:43:16.362Z] OPENJ9_SHA=8d3174b98c6197c70c9fc5d8b8b13b2a71187ef0
[2026-02-12T06:43:16.362Z] total 128
[2026-02-12T06:43:16.362Z] -rw-r--r-- 1 jenkins jenkins 6735 Feb 12 06:40 Contributing.md
[2026-02-12T06:43:16.362Z] -rw-r--r-- 1 jenkins jenkins 11360 Feb 12 06:40 LICENSE
[2026-02-12T06:43:16.362Z] -rw-r--r-- 1 jenkins jenkins 65 Feb 12 06:40 NOTICE
[2026-02-12T06:43:16.362Z] -rw-r--r-- 1 jenkins jenkins 8350 Feb 12 06:40 README.md
[2026-02-12T06:43:16.363Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 12 06:43 TKG
[2026-02-12T06:43:16.363Z] drwxr-xr-x 4 jenkins jenkins 4096 Feb 12 06:40 buildenv
[2026-02-12T06:43:16.363Z] -rwxr-xr-x 1 jenkins jenkins 339 Feb 12 06:40 compile.sh
[2026-02-12T06:43:16.363Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 06:40 config
[2026-02-12T06:43:16.363Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 12 06:40 docs
[2026-02-12T06:43:16.363Z] drwxr-xr-x 34 jenkins jenkins 4096 Feb 12 06:40 external
[2026-02-12T06:43:16.363Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 12 06:40 functional
[2026-02-12T06:43:16.363Z] -rwxr-xr-x 1 jenkins jenkins 30011 Feb 12 06:40 get.sh
[2026-02-12T06:43:16.363Z] drwxr-xr-x 20 jenkins jenkins 4096 Feb 12 06:40 jck
[2026-02-12T06:43:16.363Z] drwxr-xr-x 13 jenkins jenkins 4096 Feb 12 06:43 openj9
[2026-02-12T06:43:16.363Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 06:40 openjdk
[2026-02-12T06:43:16.363Z] drwxr-xr-x 9 jenkins jenkins 4096 Feb 12 06:40 perf
[2026-02-12T06:43:16.363Z] drwxr-xr-x 4 jenkins jenkins 4096 Feb 12 06:40 scripts
[2026-02-12T06:43:16.363Z] drwxr-xr-x 13 jenkins jenkins 4096 Feb 12 06:40 system
[2026-02-12T06:43:16.363Z] -rwxr-xr-x 1 jenkins jenkins 3928 Feb 12 06:40 terminateTestProcesses.sh
[2026-02-12T06:43:16.363Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 06:40 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-12T06:43:17.037Z] $ ssh-agent -k
[2026-02-12T06:43:17.048Z] unset SSH_AUTH_SOCK;
[2026-02-12T06:43:17.049Z] unset SSH_AGENT_PID;
[2026-02-12T06:43:17.049Z] echo Agent pid 2803589 killed;
[2026-02-12T06:43:17.853Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-12T06:43:18.321Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-alpine-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.11%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=162&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-12T06:43:18.333Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-alpine320-armv8-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-alpine-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.11%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=162&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-12T06:43:18.379Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-12T06:43:19.467Z] Copied 1 artifact from "getTRSSOutput" build number 2045
[Pipeline] sh
[2026-02-12T06:43:21.352Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-12T06:43:21.352Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-12T06:43:21.352Z] + tar xof -
[2026-02-12T06:43:21.352Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-12T06:43:21.944Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-12T06:43:21.979Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-12T06:43:22.018Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' label
[Pipeline] echo
[2026-02-12T06:43:22.021Z] Machine limit is 3.
[Pipeline] sh
[2026-02-12T06:43:24.023Z] + cd ./aqa-tests/TKG
[2026-02-12T06:43:24.023Z] + uname
[2026-02-12T06:43:24.023Z] + '[' Linux '=' AIX ]
[2026-02-12T06:43:24.023Z] + uname
[2026-02-12T06:43:24.023Z] + '[' Linux '=' SunOS ]
[2026-02-12T06:43:24.023Z] + uname
[2026-02-12T06:43:24.023Z] + '[' Linux '=' '*BSD' ]
[2026-02-12T06:43:24.023Z] + MAKE=make
[2026-02-12T06:43:24.023Z] + unset LD_LIBRARY_PATH
[2026-02-12T06:43:24.023Z] + make genParallelList 'TEST=extended.functional' 'TEST_TIME=120' 'NUM_MACHINES='
[2026-02-12T06:43:24.023Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-12T06:43:24.023Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:43:24.023Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T06:43:24.023Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T06:43:24.023Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-12T06:43:24.023Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-12T06:43:24.023Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-12T06:43:24.023Z]
[2026-02-12T06:43:24.023Z] build:
[2026-02-12T06:43:24.023Z]
[2026-02-12T06:43:24.023Z] clean:
[2026-02-12T06:43:24.023Z]
[2026-02-12T06:43:24.023Z] init:
[2026-02-12T06:43:24.023Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/bin
[2026-02-12T06:43:24.023Z]
[2026-02-12T06:43:24.023Z] getDependentLibs:
[2026-02-12T06:43:24.023Z] [exec] --------------------------------------------
[2026-02-12T06:43:24.023Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:43:24.023Z] [exec] task is set to default
[2026-02-12T06:43:24.023Z] [exec] dependencyList is set to json_simple
[2026-02-12T06:43:24.023Z] [exec] System Test jars will not be downloaded.
[2026-02-12T06:43:24.023Z] [exec] --------------------------------------------
[2026-02-12T06:43:24.023Z] [exec] Starting download third party dependent jars
[2026-02-12T06:43:24.023Z] [exec] --------------------------------------------
[2026-02-12T06:43:24.023Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:43:24.023Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-12T06:43:24.023Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T06:43:24.023Z]
[2026-02-12T06:43:24.023Z] compile:
[2026-02-12T06:43:24.023Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T06:43:24.023Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T06:43:24.023Z] [echo] ===fork: yes
[2026-02-12T06:43:24.023Z] [echo] ===debug: on
[2026-02-12T06:43:24.023Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/bin
[2026-02-12T06:43:27.084Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-12T06:43:27.084Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T06:43:27.084Z]
[2026-02-12T06:43:27.084Z] dist:
[2026-02-12T06:43:27.084Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-12T06:43:27.084Z]
[2026-02-12T06:43:27.084Z] BUILD SUCCESSFUL
[2026-02-12T06:43:27.084Z] Total time: 2 seconds
[2026-02-12T06:43:27.084Z] 0
[2026-02-12T06:43:27.084Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-12T06:43:27.084Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-12T06:43:27.084Z] microArchOutput:
[2026-02-12T06:43:27.084Z] ****************************** MACHINE INFO ******************************
[2026-02-12T06:43:27.084Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG
[2026-02-12T06:43:27.084Z] Free Physical Memory Size : 3125923840
[2026-02-12T06:43:27.084Z] Free space (bytes) : 56292651008
[2026-02-12T06:43:27.084Z] Total Physical Memory Size : 6442450944
[2026-02-12T06:43:27.084Z] Total space (bytes) : 167961710592
[2026-02-12T06:43:27.084Z] Usable space (bytes) : 47686152192
[2026-02-12T06:43:27.084Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T06:43:27.084Z] bashVersion :
[2026-02-12T06:43:27.084Z] GNU bash, version 5.2.26(1)-release (aarch64-alpine-linux-musl)
[2026-02-12T06:43:27.084Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-12T06:43:27.084Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-12T06:43:27.084Z]
[2026-02-12T06:43:27.084Z] This is free software; you are free to change and redistribute it.
[2026-02-12T06:43:27.084Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T06:43:27.084Z] cpuCores : 8
[2026-02-12T06:43:27.084Z] curlVersion :
[2026-02-12T06:43:27.084Z] curl 8.14.1 (aarch64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2026-02-12T06:43:27.084Z] Release-Date: 2025-06-04
[2026-02-12T06:43:27.084Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2026-02-12T06:43:27.084Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-12T06:43:27.084Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-12T06:43:27.084Z] gcc version : 13.2.1
[2026-02-12T06:43:27.084Z] gclibc version :
[2026-02-12T06:43:27.084Z] musl libc (aarch64)
[2026-02-12T06:43:27.084Z] Version 1.2.5
[2026-02-12T06:43:27.084Z] Dynamic Program Loader
[2026-02-12T06:43:27.084Z] Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname
[2026-02-12T06:43:27.084Z] gdb version : bash: line 1: gdb: command not found
[2026-02-12T06:43:27.084Z] lldb version : Command could not be executed
[2026-02-12T06:43:27.084Z] makeVersion :
[2026-02-12T06:43:27.084Z] GNU Make 4.4.1
[2026-02-12T06:43:27.084Z] Built for aarch64-alpine-linux-musl
[2026-02-12T06:43:27.085Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-12T06:43:27.085Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-12T06:43:27.085Z] This is free software: you are free to change and redistribute it.
[2026-02-12T06:43:27.085Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T06:43:27.085Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-12T06:43:27.085Z] perlVersion :
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for aarch64-linux-thread-multi
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] Copyright 1987-2025, Larry Wall
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-12T06:43:27.085Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-12T06:43:27.085Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-12T06:43:27.085Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-12T06:43:27.085Z] procArch : unknown
[2026-02-12T06:43:27.085Z] sysArch : aarch64
[2026-02-12T06:43:27.085Z] sysOS : Linux
[2026-02-12T06:43:27.085Z] ulimit :
[2026-02-12T06:43:27.085Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-12T06:43:27.085Z] core file size (blocks, -c) unlimited
[2026-02-12T06:43:27.085Z] data seg size (kbytes, -d) unlimited
[2026-02-12T06:43:27.085Z] scheduling priority (-e) 0
[2026-02-12T06:43:27.085Z] file size (blocks, -f) unlimited
[2026-02-12T06:43:27.085Z] pending signals (-i) 63426
[2026-02-12T06:43:27.085Z] max locked memory (kbytes, -l) 8192
[2026-02-12T06:43:27.085Z] max memory size (kbytes, -m) unlimited
[2026-02-12T06:43:27.085Z] open files (-n) 1048576
[2026-02-12T06:43:27.085Z] pipe size (512 bytes, -p) 8
[2026-02-12T06:43:27.085Z] POSIX message queues (bytes, -q) 819200
[2026-02-12T06:43:27.085Z] real-time priority (-r) 0
[2026-02-12T06:43:27.085Z] stack size (kbytes, -s) 8192
[2026-02-12T06:43:27.085Z] cpu time (seconds, -t) unlimited
[2026-02-12T06:43:27.085Z] max user processes (-u) unlimited
[2026-02-12T06:43:27.085Z] virtual memory (kbytes, -v) unlimited
[2026-02-12T06:43:27.085Z] file locks (-x) unlimited
[2026-02-12T06:43:27.085Z] uname : Linux 5c8d137ba9a4 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 Linux
[2026-02-12T06:43:27.085Z] vmVendor : Oracle Corporation
[2026-02-12T06:43:27.085Z] vmVersion : 21.0.11-beta+2-ea
[2026-02-12T06:43:27.085Z] xlc version : bash: line 1: xlC: command not found
[2026-02-12T06:43:27.085Z] **************************************************************************
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] System.getProperty('os.name')=Linux
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] System.getProperty('os.arch')=aarch64
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] System.getProperty('java.fullversion')=null
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] System.getProperty('sun.arch.data.model')=64
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:43:27.085Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:43:27.085Z] perl scripts/configure.pl
[2026-02-12T06:43:27.085Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-12T06:43:27.085Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:27.085Z] Starting to generate parallel test lists.
[2026-02-12T06:43:27.085Z]
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-12T06:43:28.326Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-12T06:43:28.327Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-12T06:43:29.290Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-12T06:43:29.290Z] Attempting to get test duration data from TRSS.
[2026-02-12T06:43:29.290Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=21&impl=hs&platform=aarch64_alpine-linux&group=functional&level=extended
[2026-02-12T06:43:30.252Z] Attempting to get test duration data from cached files.
[2026-02-12T06:43:30.252Z]
[2026-02-12T06:43:30.252Z] TEST DURATION
[2026-02-12T06:43:30.252Z] ====================================================================================
[2026-02-12T06:43:30.252Z] Total number of tests searched: 14
[2026-02-12T06:43:30.252Z] Number of test durations found: 14
[2026-02-12T06:43:30.252Z] Top slowest tests:
[2026-02-12T06:43:30.252Z] 37m49s CryptoTests_jtreg_0
[2026-02-12T06:43:30.252Z] 00m07s MockitoMockTest_0
[2026-02-12T06:43:30.252Z] 00m02s IllegalAccessProtectedMethodTest_hs_0
[2026-02-12T06:43:30.252Z] ====================================================================================
[2026-02-12T06:43:30.252Z]
[2026-02-12T06:43:30.252Z] Test target is split into 1 lists.
[2026-02-12T06:43:30.252Z] Reducing estimated test running time from 38m03s to 38m03s.
[2026-02-12T06:43:30.252Z]
[2026-02-12T06:43:30.252Z] -------------------------------------testList_0-------------------------------------
[2026-02-12T06:43:30.252Z] Number of tests: 14
[2026-02-12T06:43:30.252Z] Estimated running time: 38m03s
[2026-02-12T06:43:30.252Z] TESTLIST=CryptoTests_jtreg_0,MockitoMockTest_0,IllegalAccessProtectedMethodTest_hs_0,jsr292BootstrapTest_0,SecurityTests_0,vmLifecyleTests_5,vmLifecyleTests_4,CryptoTests_0,vmLifecyleTests_3,vmLifecyleTests_2,vmLifecyleTests_1,vmLifecyleTests_0,testExample_0,cmdLineTester_classesdbgddrext_zos_0
[2026-02-12T06:43:30.252Z] ------------------------------------------------------------------------------------
[2026-02-12T06:43:30.252Z]
[2026-02-12T06:43:30.252Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-12T06:43:30.252Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-12T06:43:30.974Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-12T06:43:31.526Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-12T06:43:31.591Z] Building tests...
[Pipeline] timeout
[2026-02-12T06:43:31.594Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-12T06:43:31.608Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-12T06:43:32.078Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-12T06:43:32.100Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-12T06:43:33.993Z] + which Xvfb
[2026-02-12T06:43:33.993Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-12T06:43:34.984Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/.xvfb-113-..fbdir11322292523082712272
[Pipeline] {
[Pipeline] sh
[2026-02-12T06:43:57.493Z] + ps -f
[2026-02-12T06:43:57.493Z] + grep '[X]vfb'
[2026-02-12T06:43:57.493Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-12T06:43:58.219Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-12T06:43:58.314Z] $ ssh-agent
[2026-02-12T06:43:59.499Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMALgpC/agent.2804036
[2026-02-12T06:43:59.499Z] SSH_AGENT_PID=2804038
[2026-02-12T06:43:59.499Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-12T06:44:01.386Z] + uname
[2026-02-12T06:44:01.386Z] + '[' Linux '=' AIX ]
[2026-02-12T06:44:01.386Z] + uname
[2026-02-12T06:44:01.386Z] + '[' Linux '=' SunOS ]
[2026-02-12T06:44:01.386Z] + uname
[2026-02-12T06:44:01.386Z] + '[' Linux '=' '*BSD' ]
[2026-02-12T06:44:01.386Z] + MAKE=make
[2026-02-12T06:44:01.386Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-12T06:44:01.386Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-12T06:44:03.802Z] + unset LD_LIBRARY_PATH
[2026-02-12T06:44:03.802Z] + uname
[2026-02-12T06:44:03.802Z] + '[' Linux '=' AIX ]
[2026-02-12T06:44:03.802Z] + uname
[2026-02-12T06:44:03.802Z] + '[' Linux '=' SunOS ]
[2026-02-12T06:44:03.802Z] + uname
[2026-02-12T06:44:03.802Z] + '[' Linux '=' '*BSD' ]
[2026-02-12T06:44:03.802Z] + MAKE=make
[2026-02-12T06:44:03.802Z] + cd ./aqa-tests
[2026-02-12T06:44:03.802Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-12T06:44:03.802Z] + set +x
[2026-02-12T06:44:03.802Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-12T06:44:03.802Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:03.802Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T06:44:03.802Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T06:44:03.802Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-12T06:44:03.802Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-12T06:44:03.802Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-12T06:44:03.802Z]
[2026-02-12T06:44:03.802Z] build:
[2026-02-12T06:44:03.802Z]
[2026-02-12T06:44:03.802Z] clean:
[2026-02-12T06:44:03.802Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-12T06:44:03.802Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/bin
[2026-02-12T06:44:03.802Z]
[2026-02-12T06:44:03.802Z] init:
[2026-02-12T06:44:03.802Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/bin
[2026-02-12T06:44:03.802Z]
[2026-02-12T06:44:03.802Z] getDependentLibs:
[2026-02-12T06:44:03.802Z] [exec] --------------------------------------------
[2026-02-12T06:44:03.802Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:03.802Z] [exec] task is set to default
[2026-02-12T06:44:03.802Z] [exec] dependencyList is set to json_simple
[2026-02-12T06:44:03.802Z] [exec] System Test jars will not be downloaded.
[2026-02-12T06:44:03.802Z] [exec] --------------------------------------------
[2026-02-12T06:44:03.803Z] [exec] Starting download third party dependent jars
[2026-02-12T06:44:03.803Z] [exec] --------------------------------------------
[2026-02-12T06:44:03.803Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:03.803Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-12T06:44:03.803Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T06:44:03.803Z]
[2026-02-12T06:44:03.803Z] compile:
[2026-02-12T06:44:03.803Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T06:44:03.803Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T06:44:03.803Z] [echo] ===fork: yes
[2026-02-12T06:44:03.803Z] [echo] ===debug: on
[2026-02-12T06:44:03.803Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/bin
[2026-02-12T06:44:06.859Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-12T06:44:06.859Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T06:44:06.859Z]
[2026-02-12T06:44:06.860Z] dist:
[2026-02-12T06:44:06.860Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] BUILD SUCCESSFUL
[2026-02-12T06:44:06.860Z] Total time: 2 seconds
[2026-02-12T06:44:06.860Z] 0
[2026-02-12T06:44:06.860Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-12T06:44:06.860Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-12T06:44:06.860Z] microArchOutput:
[2026-02-12T06:44:06.860Z] ****************************** MACHINE INFO ******************************
[2026-02-12T06:44:06.860Z] File path : /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG
[2026-02-12T06:44:06.860Z] Free Physical Memory Size : 3118714880
[2026-02-12T06:44:06.860Z] Free space (bytes) : 55399329792
[2026-02-12T06:44:06.860Z] Total Physical Memory Size : 6442450944
[2026-02-12T06:44:06.860Z] Total space (bytes) : 167961710592
[2026-02-12T06:44:06.860Z] Usable space (bytes) : 46792830976
[2026-02-12T06:44:06.860Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T06:44:06.860Z] bashVersion :
[2026-02-12T06:44:06.860Z] GNU bash, version 5.2.26(1)-release (aarch64-alpine-linux-musl)
[2026-02-12T06:44:06.860Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-12T06:44:06.860Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] This is free software; you are free to change and redistribute it.
[2026-02-12T06:44:06.860Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T06:44:06.860Z] cpuCores : 8
[2026-02-12T06:44:06.860Z] curlVersion :
[2026-02-12T06:44:06.860Z] curl 8.14.1 (aarch64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2026-02-12T06:44:06.860Z] Release-Date: 2025-06-04
[2026-02-12T06:44:06.860Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2026-02-12T06:44:06.860Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-12T06:44:06.860Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-12T06:44:06.860Z] gcc version : 13.2.1
[2026-02-12T06:44:06.860Z] gclibc version :
[2026-02-12T06:44:06.860Z] musl libc (aarch64)
[2026-02-12T06:44:06.860Z] Version 1.2.5
[2026-02-12T06:44:06.860Z] Dynamic Program Loader
[2026-02-12T06:44:06.860Z] Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname
[2026-02-12T06:44:06.860Z] gdb version : bash: line 1: gdb: command not found
[2026-02-12T06:44:06.860Z] lldb version : Command could not be executed
[2026-02-12T06:44:06.860Z] makeVersion :
[2026-02-12T06:44:06.860Z] GNU Make 4.4.1
[2026-02-12T06:44:06.860Z] Built for aarch64-alpine-linux-musl
[2026-02-12T06:44:06.860Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-12T06:44:06.860Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-12T06:44:06.860Z] This is free software: you are free to change and redistribute it.
[2026-02-12T06:44:06.860Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-12T06:44:06.860Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-12T06:44:06.860Z] perlVersion :
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for aarch64-linux-thread-multi
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] Copyright 1987-2025, Larry Wall
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-12T06:44:06.860Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-12T06:44:06.860Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-12T06:44:06.860Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-12T06:44:06.860Z] procArch : unknown
[2026-02-12T06:44:06.860Z] sysArch : aarch64
[2026-02-12T06:44:06.860Z] sysOS : Linux
[2026-02-12T06:44:06.860Z] ulimit :
[2026-02-12T06:44:06.860Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-12T06:44:06.860Z] core file size (blocks, -c) unlimited
[2026-02-12T06:44:06.860Z] data seg size (kbytes, -d) unlimited
[2026-02-12T06:44:06.860Z] scheduling priority (-e) 0
[2026-02-12T06:44:06.860Z] file size (blocks, -f) unlimited
[2026-02-12T06:44:06.860Z] pending signals (-i) 63426
[2026-02-12T06:44:06.860Z] max locked memory (kbytes, -l) 8192
[2026-02-12T06:44:06.860Z] max memory size (kbytes, -m) unlimited
[2026-02-12T06:44:06.860Z] open files (-n) 1048576
[2026-02-12T06:44:06.860Z] pipe size (512 bytes, -p) 8
[2026-02-12T06:44:06.860Z] POSIX message queues (bytes, -q) 819200
[2026-02-12T06:44:06.860Z] real-time priority (-r) 0
[2026-02-12T06:44:06.860Z] stack size (kbytes, -s) 8192
[2026-02-12T06:44:06.860Z] cpu time (seconds, -t) unlimited
[2026-02-12T06:44:06.860Z] max user processes (-u) unlimited
[2026-02-12T06:44:06.860Z] virtual memory (kbytes, -v) unlimited
[2026-02-12T06:44:06.860Z] file locks (-x) unlimited
[2026-02-12T06:44:06.860Z] uname : Linux 5c8d137ba9a4 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 Linux
[2026-02-12T06:44:06.860Z] vmVendor : Oracle Corporation
[2026-02-12T06:44:06.860Z] vmVersion : 21.0.11-beta+2-ea
[2026-02-12T06:44:06.860Z] xlc version : bash: line 1: xlC: command not found
[2026-02-12T06:44:06.860Z] **************************************************************************
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] System.getProperty('os.name')=Linux
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] System.getProperty('os.arch')=aarch64
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] System.getProperty('java.fullversion')=null
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] System.getProperty('sun.arch.data.model')=64
[2026-02-12T06:44:06.860Z]
[2026-02-12T06:44:06.860Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-12T06:44:06.860Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:44:06.860Z] perl scripts/configure.pl
[2026-02-12T06:44:06.860Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-12T06:44:08.004Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-12T06:44:08.004Z]
[2026-02-12T06:44:08.004Z]
[2026-02-12T06:44:08.004Z] Starting to generate build list.
[2026-02-12T06:44:08.004Z]
[2026-02-12T06:44:08.004Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-12T06:44:08.004Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-12T06:44:08.004Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-12T06:44:08.004Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-12T06:44:08.004Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-12T06:44:08.005Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-12T06:44:08.006Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-12T06:44:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-12T06:44:08.972Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-12T06:44:08.972Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-12T06:44:08.972Z]
[2026-02-12T06:44:08.972Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:44:08.972Z] make -f clean.mk cleanBuild
[2026-02-12T06:44:08.972Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:44:08.972Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2026-02-12T06:44:08.972Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:44:08.972Z] make -f compile.mk compile
[2026-02-12T06:44:08.972Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:44:08.972Z] rm -f -r /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T06:44:08.972Z] mkdir -p /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-12T06:44:08.972Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MockitoTests,functional/Jsr292,functional/security/Crypto,functional/IllegalAccessError_for_protected_method" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-12T06:44:08.972Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-12T06:44:08.972Z] Buildfile: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-12T06:44:10.053Z] [echo] build.list is TestConfig/build.xml,functional/MockitoTests/build.xml,functional/Jsr292/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml
[2026-02-12T06:44:10.054Z]
[2026-02-12T06:44:10.054Z] -create_test_directory:
[2026-02-12T06:44:10.054Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest
[2026-02-12T06:44:10.054Z]
[2026-02-12T06:44:10.054Z] stage_test_material:
[2026-02-12T06:44:10.054Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest
[2026-02-12T06:44:10.054Z]
[2026-02-12T06:44:10.054Z] build:
[2026-02-12T06:44:10.054Z]
[2026-02-12T06:44:10.054Z] init:
[2026-02-12T06:44:10.054Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/TestConfig
[2026-02-12T06:44:10.054Z]
[2026-02-12T06:44:10.054Z] build:
[2026-02-12T06:44:10.054Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/TestConfig
[2026-02-12T06:44:10.054Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/TestConfig
[2026-02-12T06:44:10.054Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/TestConfig
[2026-02-12T06:44:10.054Z]
[2026-02-12T06:44:10.054Z] build:
[2026-02-12T06:44:10.054Z]
[2026-02-12T06:44:10.054Z] init:
[2026-02-12T06:44:10.054Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-12T06:44:10.054Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-12T06:44:10.054Z]
[2026-02-12T06:44:10.054Z] getDependentLibs:
[2026-02-12T06:44:10.054Z] [exec] --------------------------------------------
[2026-02-12T06:44:10.054Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:10.054Z] [exec] task is set to default
[2026-02-12T06:44:10.054Z] [exec] dependencyList is set to asm_all,testng
[2026-02-12T06:44:10.054Z] [exec] System Test jars will not be downloaded.
[2026-02-12T06:44:10.054Z] [exec] --------------------------------------------
[2026-02-12T06:44:10.054Z] [exec] Starting download third party dependent jars
[2026-02-12T06:44:10.054Z] [exec] --------------------------------------------
[2026-02-12T06:44:10.054Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:10.054Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-12T06:44:10.054Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-02-12T06:44:10.054Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T06:44:10.054Z]
[2026-02-12T06:44:10.054Z] compile:
[2026-02-12T06:44:10.054Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T06:44:10.054Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T06:44:10.054Z] [echo] ===fork: yes
[2026-02-12T06:44:10.054Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T06:44:10.054Z] [echo] ===debug: on
[2026-02-12T06:44:10.054Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-12T06:44:10.054Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-12T06:44:11.021Z] [javac] Note: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API.
[2026-02-12T06:44:11.021Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T06:44:11.021Z]
[2026-02-12T06:44:11.021Z] dist:
[2026-02-12T06:44:11.987Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar
[2026-02-12T06:44:11.988Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-12T06:44:11.988Z]
[2026-02-12T06:44:11.988Z] clean:
[2026-02-12T06:44:11.988Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-12T06:44:11.988Z]
[2026-02-12T06:44:11.988Z] build:
[2026-02-12T06:44:11.988Z]
[2026-02-12T06:44:11.988Z] init:
[2026-02-12T06:44:11.988Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/Jsr292
[2026-02-12T06:44:11.988Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bin
[2026-02-12T06:44:11.988Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-12T06:44:11.988Z]
[2026-02-12T06:44:11.988Z] compile_bootstrap:
[2026-02-12T06:44:11.988Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T06:44:11.988Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T06:44:11.988Z] [echo] ===fork: yes
[2026-02-12T06:44:11.988Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T06:44:11.988Z] [echo] ===debug: on
[2026-02-12T06:44:11.988Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-12T06:44:11.988Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-12T06:44:12.955Z]
[2026-02-12T06:44:12.955Z] getDependentLibs:
[2026-02-12T06:44:12.955Z] [exec] --------------------------------------------
[2026-02-12T06:44:12.955Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:12.955Z] [exec] task is set to default
[2026-02-12T06:44:12.955Z] [exec] dependencyList is set to junit4,asm_all,jcommander,testng
[2026-02-12T06:44:12.955Z] [exec] System Test jars will not be downloaded.
[2026-02-12T06:44:12.955Z] [exec] --------------------------------------------
[2026-02-12T06:44:12.955Z] [exec] Starting download third party dependent jars
[2026-02-12T06:44:12.955Z] [exec] --------------------------------------------
[2026-02-12T06:44:12.955Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:12.955Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-12T06:44:12.955Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-02-12T06:44:12.955Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-02-12T06:44:12.955Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-02-12T06:44:12.955Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T06:44:12.955Z]
[2026-02-12T06:44:12.955Z] compile_generator:
[2026-02-12T06:44:12.955Z] [echo] Compiling Everything but IndyTest and ComplexIndyTest
[2026-02-12T06:44:12.955Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T06:44:12.955Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T06:44:12.955Z] [echo] ===fork: yes
[2026-02-12T06:44:12.955Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T06:44:12.955Z] [echo] ===debug: on
[2026-02-12T06:44:12.955Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-12T06:44:12.955Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bin
[2026-02-12T06:44:13.920Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-12T06:44:13.920Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T06:44:13.920Z]
[2026-02-12T06:44:13.920Z] generate_indyn:
[2026-02-12T06:44:13.921Z] [echo] Running SimpleIndyGenerator
[2026-02-12T06:44:13.921Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bin/com/ibm/j9/jsr292/indyn
[2026-02-12T06:44:13.921Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/GenIndyn.class
[2026-02-12T06:44:13.921Z] [echo] Running ComplexIndyGenerator
[2026-02-12T06:44:13.921Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bin/com/ibm/j9/jsr292/indyn
[2026-02-12T06:44:13.921Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/ComplexIndy.class
[2026-02-12T06:44:13.921Z]
[2026-02-12T06:44:13.921Z] compile:
[2026-02-12T06:44:13.921Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T06:44:13.921Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T06:44:13.921Z] [echo] ===fork: yes
[2026-02-12T06:44:13.921Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T06:44:13.921Z] [echo] ===debug: on
[2026-02-12T06:44:13.921Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-12T06:44:13.921Z] [javac] Compiling 85 source files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bin
[2026-02-12T06:44:16.975Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:874: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.975Z] [javac] Double d1 = new Double (constDouble1);
[2026-02-12T06:44:16.975Z] [javac] ^
[2026-02-12T06:44:16.975Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:875: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.975Z] [javac] Double d2 = new Double (constDouble2);
[2026-02-12T06:44:16.975Z] [javac] ^
[2026-02-12T06:44:16.975Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:876: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.975Z] [javac] Double d3 = new Double (constDouble3);
[2026-02-12T06:44:16.975Z] [javac] ^
[2026-02-12T06:44:16.975Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:877: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.975Z] [javac] Double d5 = new Double (constDouble5);
[2026-02-12T06:44:16.975Z] [javac] ^
[2026-02-12T06:44:16.975Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:878: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.975Z] [javac] Double d6 = new Double (constDouble6);
[2026-02-12T06:44:16.975Z] [javac] ^
[2026-02-12T06:44:16.975Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:879: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.975Z] [javac] Double dMax = new Double (Double.MAX_VALUE);
[2026-02-12T06:44:16.975Z] [javac] ^
[2026-02-12T06:44:16.975Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:880: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.975Z] [javac] Double dMin = new Double (Double.MIN_VALUE);
[2026-02-12T06:44:16.975Z] [javac] ^
[2026-02-12T06:44:16.975Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:885: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.975Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-12T06:44:16.975Z] [javac] ^
[2026-02-12T06:44:16.976Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:890: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.976Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-12T06:44:16.976Z] [javac] ^
[2026-02-12T06:44:16.976Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:895: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.976Z] [javac] (Double) out.invokeExact(d1, dMax, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-12T06:44:16.976Z] [javac] ^
[2026-02-12T06:44:16.976Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:900: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.976Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-12T06:44:16.976Z] [javac] ^
[2026-02-12T06:44:16.976Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:905: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.976Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-12T06:44:16.976Z] [javac] ^
[2026-02-12T06:44:16.976Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:910: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.976Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-12T06:44:16.976Z] [javac] ^
[2026-02-12T06:44:16.976Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:915: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.976Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-12T06:44:16.976Z] [javac] ^
[2026-02-12T06:44:16.976Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:933: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.976Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-12T06:44:16.976Z] [javac] ^
[2026-02-12T06:44:16.976Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsTest.java:937: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:16.976Z] [javac] (Double) out.invokeExact(dMax, d1, d2, d3, new Double ((double) constFloat4), d5, dMin, d6));
[2026-02-12T06:44:16.976Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java:320: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double d1 = new Double (constDouble1);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java:321: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double d2 = new Double (constDouble2);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java:322: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double dMax = new Double (Double.MAX_VALUE);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FilterArgumentsWithCombinerTest.java:323: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double dMin = new Double (Double.MIN_VALUE);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1018: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double d1 = new Double (constDouble1);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1019: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double d2 = new Double (constDouble2);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1020: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double d3 = new Double (constDouble3);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1021: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double d4 = new Double (constDouble4);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1022: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double dMax = new Double (Double.MAX_VALUE);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1023: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double dMin = new Double (Double.MIN_VALUE);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1107: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double ret = new Double (Double.MAX_VALUE);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/FoldArgumentsTest.java:1146: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double ret = new Double (Double.MIN_VALUE);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1020: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double d1 = new Double (constDouble1);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1021: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.941Z] [javac] Double d2 = new Double (constDouble2);
[2026-02-12T06:44:17.941Z] [javac] ^
[2026-02-12T06:44:17.941Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1022: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.942Z] [javac] Double d3 = new Double (constDouble3);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1023: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.942Z] [javac] Double d4 = new Double (constDouble4);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1024: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.942Z] [javac] Double d5 = new Double (constDouble5);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1025: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.942Z] [javac] Double dMax = new Double (Double.MAX_VALUE);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1026: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.942Z] [javac] Double dMin = new Double (Double.MIN_VALUE);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1106: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.942Z] [javac] Double smallest = new Double (Double.MAX_VALUE);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/GuardTest.java:1116: warning: [removal] Double(double) in Double has been deprecated and marked for removal
[2026-02-12T06:44:17.942Z] [javac] Double largest = new Double (Double.MIN_VALUE);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java:782: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-12T06:44:17.942Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] cast to Class<?> for a varargs call
[2026-02-12T06:44:17.942Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java:797: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-12T06:44:17.942Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] cast to Class<?> for a varargs call
[2026-02-12T06:44:17.942Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java:813: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-12T06:44:17.942Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] cast to Class<?> for a varargs call
[2026-02-12T06:44:17.942Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-12T06:44:17.942Z] [javac] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/src/com/ibm/j9/jsr292/LookupAPITests_Unreflect.java:828: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-02-12T06:44:17.942Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-12T06:44:17.942Z] [javac] ^
[2026-02-12T06:44:17.942Z] [javac] cast to Class<?> for a varargs call
[2026-02-12T06:44:17.942Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-12T06:44:18.918Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-12T06:44:18.918Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T06:44:18.918Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2026-02-12T06:44:18.918Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-12T06:44:18.918Z] [javac] 41 warnings
[2026-02-12T06:44:18.918Z] [javac] Creating empty /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bin/org/openj9/test/util/package-info.class
[2026-02-12T06:44:18.918Z]
[2026-02-12T06:44:18.918Z] dist:
[2026-02-12T06:44:18.918Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/Jsr292
[2026-02-12T06:44:18.918Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/Jsr292/jsr292test.jar
[2026-02-12T06:44:18.918Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/Jsr292/jsr292bootstrap.jar
[2026-02-12T06:44:18.918Z]
[2026-02-12T06:44:18.918Z] clean:
[2026-02-12T06:44:18.918Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bin
[2026-02-12T06:44:18.918Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-12T06:44:18.918Z]
[2026-02-12T06:44:18.918Z] build:
[2026-02-12T06:44:18.918Z]
[2026-02-12T06:44:18.918Z] init:
[2026-02-12T06:44:18.918Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/MockitoTests
[2026-02-12T06:44:18.918Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/MockitoTests/bin
[2026-02-12T06:44:18.918Z]
[2026-02-12T06:44:18.918Z] getDependentLibs:
[2026-02-12T06:44:19.880Z] [exec] --------------------------------------------
[2026-02-12T06:44:19.880Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:19.880Z] [exec] task is set to default
[2026-02-12T06:44:19.880Z] [exec] dependencyList is set to byte_buddy,byte_buddy_agent,objenesis,mockito_core
[2026-02-12T06:44:19.880Z] [exec] System Test jars will not be downloaded.
[2026-02-12T06:44:19.880Z] [exec] --------------------------------------------
[2026-02-12T06:44:19.880Z] [exec] Starting download third party dependent jars
[2026-02-12T06:44:19.880Z] [exec] --------------------------------------------
[2026-02-12T06:44:19.880Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:19.880Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-02-12T06:44:19.880Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-02-12T06:44:19.880Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-02-12T06:44:19.880Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-02-12T06:44:19.880Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T06:44:19.880Z]
[2026-02-12T06:44:19.880Z] compile:
[2026-02-12T06:44:19.880Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-12T06:44:19.880Z] [echo] ============COMPILER SETTINGS============
[2026-02-12T06:44:19.880Z] [echo] ===fork: yes
[2026-02-12T06:44:19.880Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-12T06:44:19.880Z] [echo] ===debug: on
[2026-02-12T06:44:19.880Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/MockitoTests
[2026-02-12T06:44:19.880Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/MockitoTests/bin
[2026-02-12T06:44:20.848Z]
[2026-02-12T06:44:20.848Z] dist:
[2026-02-12T06:44:20.848Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/MockitoTests/MockitoTests.jar
[2026-02-12T06:44:20.848Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/MockitoTests
[2026-02-12T06:44:20.848Z]
[2026-02-12T06:44:20.848Z] clean:
[2026-02-12T06:44:20.848Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/MockitoTests/bin
[2026-02-12T06:44:20.848Z]
[2026-02-12T06:44:20.848Z] build:
[2026-02-12T06:44:20.848Z]
[2026-02-12T06:44:20.848Z] getJtregVersion:
[2026-02-12T06:44:20.848Z] [echo] jtreg version used is : jtreg_7_4_1
[2026-02-12T06:44:20.848Z]
[2026-02-12T06:44:20.848Z] getDependentLibs:
[2026-02-12T06:44:20.848Z] [exec] --------------------------------------------
[2026-02-12T06:44:20.848Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:20.848Z] [exec] task is set to default
[2026-02-12T06:44:20.848Z] [exec] dependencyList is set to jtreg_7_4_1
[2026-02-12T06:44:20.848Z] [exec] System Test jars will not be downloaded.
[2026-02-12T06:44:20.848Z] [exec] --------------------------------------------
[2026-02-12T06:44:20.848Z] [exec] Starting download third party dependent jars
[2026-02-12T06:44:20.848Z] [exec] --------------------------------------------
[2026-02-12T06:44:20.848Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib
[2026-02-12T06:44:20.848Z] [exec] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-02-12T06:44:20.848Z] [exec] downloaded dependent third party jars successfully
[2026-02-12T06:44:20.848Z]
[2026-02-12T06:44:20.848Z] getJtreg:
[2026-02-12T06:44:20.848Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/security/Crypto
[2026-02-12T06:44:20.848Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto
[2026-02-12T06:44:20.848Z]
[2026-02-12T06:44:20.848Z] cryptoTest.check:
[2026-02-12T06:44:20.848Z]
[2026-02-12T06:44:20.848Z] getCryptoTest:
[2026-02-12T06:44:21.811Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-12T06:44:22.782Z]
[2026-02-12T06:44:22.782Z] dist:
[2026-02-12T06:44:22.782Z]
[2026-02-12T06:44:22.782Z] clean:
[2026-02-12T06:44:22.782Z]
[2026-02-12T06:44:22.782Z] BUILD SUCCESSFUL
[2026-02-12T06:44:22.782Z] Total time: 13 seconds
[2026-02-12T06:44:22.782Z] 0
[2026-02-12T06:44:22.782Z]
[2026-02-12T06:44:22.782Z]
[2026-02-12T06:44:22.782Z] RECORD TEST REPOs SHA
[2026-02-12T06:44:22.782Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-12T06:44:22.782Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-12T06:44:22.782Z] Check shas in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-12T06:44:22.783Z] touch /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-12T06:44:22.783Z] ================================================
[2026-02-12T06:44:22.783Z] timestamp: 20260212-064421
[2026-02-12T06:44:22.783Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/openj9
[2026-02-12T06:44:22.783Z] git repo:
[2026-02-12T06:44:22.783Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-12T06:44:22.783Z] sha:
[2026-02-12T06:44:22.783Z] 8d3174b98c6197c70c9fc5d8b8b13b2a71187ef0
[2026-02-12T06:44:22.783Z] ================================================
[2026-02-12T06:44:22.783Z] timestamp: 20260212-064422
[2026-02-12T06:44:22.783Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG
[2026-02-12T06:44:22.783Z] git repo:
[2026-02-12T06:44:22.783Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-12T06:44:22.783Z] sha:
[2026-02-12T06:44:22.783Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-12T06:44:22.783Z] ================================================
[2026-02-12T06:44:22.783Z] timestamp: 20260212-064422
[2026-02-12T06:44:22.783Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-12T06:44:22.783Z] git repo:
[2026-02-12T06:44:22.783Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-12T06:44:22.783Z] sha:
[2026-02-12T06:44:22.783Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-12T06:44:22.783Z] ================================================
[2026-02-12T06:44:22.783Z] timestamp: 20260212-064422
[2026-02-12T06:44:22.783Z] repo dir: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests
[2026-02-12T06:44:22.783Z] git repo:
[2026-02-12T06:44:22.783Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-12T06:44:22.783Z] sha:
[2026-02-12T06:44:22.783Z] f17fd61bff060b4d54d235255b83f4b4024789fe
[2026-02-12T06:44:22.783Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:44:22.783Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-12T06:44:22.783Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:44:22.783Z] perl scripts/configure.pl
[2026-02-12T06:44:22.783Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-12T06:44:22.783Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-12T06:44:22.783Z]
[2026-02-12T06:44:22.783Z] Starting to generate test make files.
[2026-02-12T06:44:22.783Z]
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-12T06:44:22.783Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-12T06:44:23.934Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-02-12T06:44:23.934Z]
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-12T06:44:23.934Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-12T06:44:23.935Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2026-02-12T06:44:23.935Z]
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-12T06:44:23.935Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/TestExample/autoGen.mk
[2026-02-12T06:44:23.935Z]
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-12T06:44:23.935Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-12T06:44:23.936Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-02-12T06:44:23.936Z]
[2026-02-12T06:44:23.936Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/MockitoTests/autoGen.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/NativeTest/autoGen.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Jsr292/autoGen.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-12T06:44:24.902Z] Parsing /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Generated /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Make files are generated successfully.
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:44:24.902Z] make -f runtest.mk _extended.functional
[2026-02-12T06:44:24.902Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T06:44:24.902Z]
[2026-02-12T06:44:24.902Z] Running make 4.4.1
[2026-02-12T06:44:24.902Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/..
[2026-02-12T06:44:24.902Z] set JDK_VERSION to 21
[2026-02-12T06:44:24.902Z] set JDK_IMPL to hotspot
[2026-02-12T06:44:24.903Z] set JVM_VERSION to openjdk21
[2026-02-12T06:44:24.903Z] set JCL_VERSION to latest
[2026-02-12T06:44:24.903Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-12T06:44:24.903Z] set SPEC to alpine-linux_aarch64
[2026-02-12T06:44:24.903Z] set TEST_FLAG to
[2026-02-12T06:44:24.903Z] Running extended.functional ...
[2026-02-12T06:44:24.903Z] There are 14 test targets in extended.functional
[2026-02-12T06:44:24.903Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-12T06:44:24.903Z] openjdk version "21.0.11-beta" 2026-04-21
[2026-02-12T06:44:24.903Z] OpenJDK Runtime Environment Temurin-21.0.11+2-202602112004 (build 21.0.11-beta+2-ea)
[2026-02-12T06:44:24.903Z] OpenJDK 64-Bit Server VM Temurin-21.0.11+2-202602112004 (build 21.0.11-beta+2-ea, mixed mode, sharing)
[2026-02-12T06:44:24.903Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests'
[2026-02-12T06:44:24.903Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional'
[2026-02-12T06:44:24.903Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/cmdLineTests'
[2026-02-12T06:44:24.903Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/cmdLineTests/classesdbgddrext'
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z] Running test cmdLineTester_classesdbgddrext_zos_0 ...
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z] cmdLineTester_classesdbgddrext_zos_0 Start Time: Thu Feb 12 06:44:24 2026 Epoch Time (ms): 1770878664026
[2026-02-12T06:44:24.903Z] Skipped due to jvm options ( ) and/or platform requirements ([os.zos]) => cmdLineTester_classesdbgddrext_zos_0_SKIPPED
[2026-02-12T06:44:24.903Z] cmdLineTester_classesdbgddrext_zos_0 Finish Time: Thu Feb 12 06:44:24 2026 Epoch Time (ms): 1770878664043
[2026-02-12T06:44:24.903Z] make[5]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/cmdLineTests/classesdbgddrext'
[2026-02-12T06:44:24.903Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/cmdLineTests'
[2026-02-12T06:44:24.903Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/TestExample'
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z] Running test testExample_0 ...
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z] testExample_0 Start Time: Thu Feb 12 06:44:24 2026 Epoch Time (ms): 1770878664075
[2026-02-12T06:44:24.903Z] Skipped due to jvm options ( -Xint ) and/or platform requirements ([os.linux,arch.x86,bits.64]) => testExample_0_SKIPPED
[2026-02-12T06:44:24.903Z] testExample_0 Finish Time: Thu Feb 12 06:44:24 2026 Epoch Time (ms): 1770878664089
[2026-02-12T06:44:24.903Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/TestExample'
[2026-02-12T06:44:24.903Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/IllegalAccessError_for_protected_method'
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z] Running test IllegalAccessProtectedMethodTest_hs_0 ...
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Thu Feb 12 06:44:24 2026 Epoch Time (ms): 1770878664119
[2026-02-12T06:44:24.903Z] variation: NoOptions
[2026-02-12T06:44:24.903Z] JVM_OPTIONS:
[2026-02-12T06:44:24.903Z] { \
[2026-02-12T06:44:24.903Z] echo ""; echo "TEST SETUP:"; \
[2026-02-12T06:44:24.903Z] echo "Nothing to be done for setup."; \
[2026-02-12T06:44:24.903Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-12T06:44:24.903Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-12T06:44:24.903Z] echo ""; echo "TESTING:"; \
[2026-02-12T06:44:24.903Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" \
[2026-02-12T06:44:24.903Z] -javaagent:"/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-12T06:44:24.903Z] -cp "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/testng.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/asm-all.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-12T06:44:24.903Z] org.testng.TestNG -d "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/IllegalAccessProtectedMethodTest_hs_0" "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/testng.xml" \
[2026-02-12T06:44:24.903Z] -testnames IllegalAccessProtectedMethodTest \
[2026-02-12T06:44:24.903Z] -groups level.extended \
[2026-02-12T06:44:24.903Z] -excludegroups d.*.alpine-linux_aarch64,d.*.arch.aarch,d.*.os.alpine-linux,d.*.bits.64,d.*.generic-all; \
[2026-02-12T06:44:24.903Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-12T06:44:24.903Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-12T06:44:24.903Z] echo "Nothing to be done for teardown."; \
[2026-02-12T06:44:24.903Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/TestTargetResult";
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:24.903Z] TEST SETUP:
[2026-02-12T06:44:24.903Z] Nothing to be done for setup.
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:24.903Z] TESTING:
[2026-02-12T06:44:24.903Z] ...
[2026-02-12T06:44:24.903Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-12T06:44:24.903Z] ...
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:24.903Z] PASSED: runTest
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z] IllegalAccessProtectedMethodTest
[2026-02-12T06:44:24.903Z] Tests run: 1, Failures: 0, Skips: 0
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z] IllegalAccessError for protected method test
[2026-02-12T06:44:24.903Z] Total tests run: 1, Failures: 0, Skips: 0
[2026-02-12T06:44:24.903Z] ===============================================
[2026-02-12T06:44:24.903Z]
[2026-02-12T06:44:25.869Z] -----------------------------------
[2026-02-12T06:44:25.870Z] IllegalAccessProtectedMethodTest_hs_0_PASSED
[2026-02-12T06:44:25.870Z] -----------------------------------
[2026-02-12T06:44:25.870Z]
[2026-02-12T06:44:25.870Z] TEST TEARDOWN:
[2026-02-12T06:44:25.870Z] Nothing to be done for teardown.
[2026-02-12T06:44:25.870Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Thu Feb 12 06:44:24 2026 Epoch Time (ms): 1770878664833
[2026-02-12T06:44:25.870Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/IllegalAccessError_for_protected_method'
[2026-02-12T06:44:25.870Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/MockitoTests'
[2026-02-12T06:44:25.870Z]
[2026-02-12T06:44:25.870Z] ===============================================
[2026-02-12T06:44:25.870Z] Running test MockitoMockTest_0 ...
[2026-02-12T06:44:25.870Z] ===============================================
[2026-02-12T06:44:25.870Z] MockitoMockTest_0 Start Time: Thu Feb 12 06:44:24 2026 Epoch Time (ms): 1770878664865
[2026-02-12T06:44:25.870Z] variation: NoOptions
[2026-02-12T06:44:25.870Z] JVM_OPTIONS:
[2026-02-12T06:44:25.870Z] { \
[2026-02-12T06:44:25.870Z] echo ""; echo "TEST SETUP:"; \
[2026-02-12T06:44:25.870Z] echo "Nothing to be done for setup."; \
[2026-02-12T06:44:25.870Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/MockitoMockTest_0"; \
[2026-02-12T06:44:25.870Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/MockitoMockTest_0"; \
[2026-02-12T06:44:25.870Z] echo ""; echo "TESTING:"; \
[2026-02-12T06:44:25.870Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -cp "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/MockitoTests/MockitoTests.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/mockito-core.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/objenesis.jar" test.java.MockitoMockTest ; \
[2026-02-12T06:44:25.870Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MockitoMockTest_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/MockitoMockTest_0"; else echo "-----------------------------------"; echo "MockitoMockTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-12T06:44:25.870Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-12T06:44:25.870Z] echo "Nothing to be done for teardown."; \
[2026-02-12T06:44:25.870Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/TestTargetResult";
[2026-02-12T06:44:25.870Z]
[2026-02-12T06:44:25.870Z] TEST SETUP:
[2026-02-12T06:44:25.870Z] Nothing to be done for setup.
[2026-02-12T06:44:25.870Z]
[2026-02-12T06:44:25.870Z] TESTING:
[2026-02-12T06:44:25.870Z] Call Mockito.mock(ArrayList.class)
[2026-02-12T06:44:25.870Z] WARNING: A Java agent has been loaded dynamically (/home/jenkins/externalDependency/lib/byte-buddy-agent.jar)
[2026-02-12T06:44:25.870Z] WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
[2026-02-12T06:44:25.870Z] WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
[2026-02-12T06:44:25.870Z] WARNING: Dynamic loading of agents will be disallowed by default in a future release
[2026-02-12T06:44:25.870Z] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-02-12T06:44:27.850Z] -----------------------------------
[2026-02-12T06:44:27.850Z] MockitoMockTest_0_PASSED
[2026-02-12T06:44:27.851Z] -----------------------------------
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] TEST TEARDOWN:
[2026-02-12T06:44:27.851Z] Nothing to be done for teardown.
[2026-02-12T06:44:27.851Z] MockitoMockTest_0 Finish Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667009
[2026-02-12T06:44:27.851Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/MockitoTests'
[2026-02-12T06:44:27.851Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/NativeTest'
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] Running test vmLifecyleTests_0 ...
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] vmLifecyleTests_0 Start Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667052
[2026-02-12T06:44:27.851Z] vmLifecyleTests_0_DISABLED
[2026-02-12T06:44:27.851Z] Disabled Reason:
[2026-02-12T06:44:27.851Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T06:44:27.851Z] vmLifecyleTests_0 Finish Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667074
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] Running test vmLifecyleTests_1 ...
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] vmLifecyleTests_1 Start Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667097
[2026-02-12T06:44:27.851Z] vmLifecyleTests_1_DISABLED
[2026-02-12T06:44:27.851Z] Disabled Reason:
[2026-02-12T06:44:27.851Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T06:44:27.851Z] vmLifecyleTests_1 Finish Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667122
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] Running test vmLifecyleTests_2 ...
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] vmLifecyleTests_2 Start Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667148
[2026-02-12T06:44:27.851Z] vmLifecyleTests_2_DISABLED
[2026-02-12T06:44:27.851Z] Disabled Reason:
[2026-02-12T06:44:27.851Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T06:44:27.851Z] vmLifecyleTests_2 Finish Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667168
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] Running test vmLifecyleTests_3 ...
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] vmLifecyleTests_3 Start Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667194
[2026-02-12T06:44:27.851Z] vmLifecyleTests_3_DISABLED
[2026-02-12T06:44:27.851Z] Disabled Reason:
[2026-02-12T06:44:27.851Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T06:44:27.851Z] vmLifecyleTests_3 Finish Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667217
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] Running test vmLifecyleTests_4 ...
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] vmLifecyleTests_4 Start Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667244
[2026-02-12T06:44:27.851Z] vmLifecyleTests_4_DISABLED
[2026-02-12T06:44:27.851Z] Disabled Reason:
[2026-02-12T06:44:27.851Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T06:44:27.851Z] vmLifecyleTests_4 Finish Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667261
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] Running test vmLifecyleTests_5 ...
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] vmLifecyleTests_5 Start Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667284
[2026-02-12T06:44:27.851Z] vmLifecyleTests_5_DISABLED
[2026-02-12T06:44:27.851Z] Disabled Reason:
[2026-02-12T06:44:27.851Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-12T06:44:27.851Z] vmLifecyleTests_5 Finish Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667303
[2026-02-12T06:44:27.851Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/NativeTest'
[2026-02-12T06:44:27.851Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292'
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] Running test jsr292BootstrapTest_0 ...
[2026-02-12T06:44:27.851Z] ===============================================
[2026-02-12T06:44:27.851Z] jsr292BootstrapTest_0 Start Time: Thu Feb 12 06:44:27 2026 Epoch Time (ms): 1770878667343
[2026-02-12T06:44:27.851Z] variation: NoOptions
[2026-02-12T06:44:27.851Z] JVM_OPTIONS:
[2026-02-12T06:44:27.851Z] { \
[2026-02-12T06:44:27.851Z] echo ""; echo "TEST SETUP:"; \
[2026-02-12T06:44:27.851Z] echo "Nothing to be done for setup."; \
[2026-02-12T06:44:27.851Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/jsr292BootstrapTest_0"; \
[2026-02-12T06:44:27.851Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/jsr292BootstrapTest_0"; \
[2026-02-12T06:44:27.851Z] echo ""; echo "TESTING:"; \
[2026-02-12T06:44:27.851Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -Djava.security.manager=allow \
[2026-02-12T06:44:27.851Z] --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED \
[2026-02-12T06:44:27.851Z] -Xbootclasspath/a:"/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292bootstrap.jar" \
[2026-02-12T06:44:27.851Z] -cp "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292test.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/testng.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/../../externalDependency/lib/jcommander.jar" \
[2026-02-12T06:44:27.851Z] org.testng.TestNG -d "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/jsr292BootstrapTest_0" "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/Jsr292/testng.xml" \
[2026-02-12T06:44:27.851Z] -testnames jsr292BootstrapTest \
[2026-02-12T06:44:27.851Z] -groups level.extended \
[2026-02-12T06:44:27.851Z] -excludegroups d.*.alpine-linux_aarch64,d.*.arch.aarch,d.*.os.alpine-linux,d.*.bits.64,d.*.generic-all; \
[2026-02-12T06:44:27.851Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/jsr292BootstrapTest_0"; else echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-12T06:44:27.851Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-12T06:44:27.851Z] echo "Nothing to be done for teardown."; \
[2026-02-12T06:44:27.851Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/TestTargetResult";
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] TEST SETUP:
[2026-02-12T06:44:27.851Z] Nothing to be done for setup.
[2026-02-12T06:44:27.851Z]
[2026-02-12T06:44:27.851Z] TESTING:
[2026-02-12T06:44:28.821Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_21.txt
[2026-02-12T06:44:28.821Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_21.txt
[2026-02-12T06:44:28.821Z] ...
[2026-02-12T06:44:28.821Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-12T06:44:28.821Z] ...
[2026-02-12T06:44:28.821Z]
[2026-02-12T06:44:29.784Z] PASSED: test_BootstrapLookup_NonBootstrapInvoke
[2026-02-12T06:44:29.784Z] PASSED: test_NonBootstrapLookup_BootstrapInvoke
[2026-02-12T06:44:29.784Z] PASSED: test_NonBootstrapLookup_NonBootstrapInvoke
[2026-02-12T06:44:29.784Z]
[2026-02-12T06:44:29.784Z] ===============================================
[2026-02-12T06:44:29.784Z] jsr292BootstrapTest
[2026-02-12T06:44:29.784Z] Tests run: 3, Failures: 0, Skips: 0
[2026-02-12T06:44:29.784Z] ===============================================
[2026-02-12T06:44:29.784Z]
[2026-02-12T06:44:29.784Z]
[2026-02-12T06:44:29.784Z] ===============================================
[2026-02-12T06:44:29.784Z] jsr292_Suite_SE90
[2026-02-12T06:44:29.784Z] Total tests run: 3, Failures: 0, Skips: 0
[2026-02-12T06:44:29.784Z] ===============================================
[2026-02-12T06:44:29.784Z]
[2026-02-12T06:44:29.784Z] -----------------------------------
[2026-02-12T06:44:29.784Z] jsr292BootstrapTest_0_PASSED
[2026-02-12T06:44:29.784Z] -----------------------------------
[2026-02-12T06:44:29.784Z]
[2026-02-12T06:44:29.784Z] TEST TEARDOWN:
[2026-02-12T06:44:29.784Z] Nothing to be done for teardown.
[2026-02-12T06:44:29.784Z] jsr292BootstrapTest_0 Finish Time: Thu Feb 12 06:44:29 2026 Epoch Time (ms): 1770878669592
[2026-02-12T06:44:29.784Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/Jsr292'
[2026-02-12T06:44:29.784Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security'
[2026-02-12T06:44:29.784Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/AQAvit'
[2026-02-12T06:44:29.784Z]
[2026-02-12T06:44:29.784Z] ===============================================
[2026-02-12T06:44:29.784Z] Running test SecurityTests_0 ...
[2026-02-12T06:44:29.784Z] ===============================================
[2026-02-12T06:44:29.784Z] SecurityTests_0 Start Time: Thu Feb 12 06:44:29 2026 Epoch Time (ms): 1770878669653
[2026-02-12T06:44:29.784Z] SecurityTests_0_DISABLED
[2026-02-12T06:44:29.784Z] Disabled Reason:
[2026-02-12T06:44:29.784Z] https://github.com/eclipse-openj9/openj9/issues/17680
[2026-02-12T06:44:29.784Z] SecurityTests_0 Finish Time: Thu Feb 12 06:44:29 2026 Epoch Time (ms): 1770878669678
[2026-02-12T06:44:29.784Z] make[5]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/AQAvit'
[2026-02-12T06:44:29.784Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto'
[2026-02-12T06:44:30.758Z]
[2026-02-12T06:44:30.758Z] ===============================================
[2026-02-12T06:44:30.758Z] Running test CryptoTests_0 ...
[2026-02-12T06:44:30.758Z] ===============================================
[2026-02-12T06:44:30.758Z] CryptoTests_0 Start Time: Thu Feb 12 06:44:29 2026 Epoch Time (ms): 1770878669725
[2026-02-12T06:44:30.758Z] CryptoTests_0_DISABLED
[2026-02-12T06:44:30.758Z] Disabled Reason:
[2026-02-12T06:44:30.758Z] This target is for those using GH actions or the Jenkins jtreg-plugin. The run.sh script provides extra functionality, tarring of results, downloading of bespoke jtreg.jar from a particular untagged commit SHA that is not yet upstreamed to a release version of jtreg that is used to see complete output in jtr.xml files. In addition, it simplifies enable/disable of kerberos-based tests which needs remote, pre-set KDC.
[2026-02-12T06:44:30.758Z] CryptoTests_0 Finish Time: Thu Feb 12 06:44:29 2026 Epoch Time (ms): 1770878669750
[2026-02-12T06:44:30.758Z]
[2026-02-12T06:44:30.758Z] ===============================================
[2026-02-12T06:44:30.758Z] Running test CryptoTests_jtreg_0 ...
[2026-02-12T06:44:30.758Z] ===============================================
[2026-02-12T06:44:30.758Z] CryptoTests_jtreg_0 Start Time: Thu Feb 12 06:44:29 2026 Epoch Time (ms): 1770878669798
[2026-02-12T06:44:30.758Z] variation: NoOptions
[2026-02-12T06:44:30.758Z] JVM_OPTIONS:
[2026-02-12T06:44:30.758Z] { \
[2026-02-12T06:44:30.758Z] echo ""; echo "TEST SETUP:"; \
[2026-02-12T06:44:30.758Z] echo "Nothing to be done for setup."; \
[2026-02-12T06:44:30.758Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/CryptoTests_jtreg_0"; \
[2026-02-12T06:44:30.758Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/CryptoTests_jtreg_0"; \
[2026-02-12T06:44:30.758Z] echo ""; echo "TESTING:"; \
[2026-02-12T06:44:30.758Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../../jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar" \
[2026-02-12T06:44:30.758Z] -a -xml -v:fail,error,time,nopass,summary -Dcryptotests.skipAgentTests=1 -timeoutFactor:2 \
[2026-02-12T06:44:30.758Z] -w ""/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/CryptoTests_jtreg_0"/work" \
[2026-02-12T06:44:30.758Z] -r ""/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/CryptoTests_jtreg_0"/report" \
[2026-02-12T06:44:30.758Z] -jdk:"/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image" \
[2026-02-12T06:44:30.758Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../functional/security/Crypto/CryptoTest"; \
[2026-02-12T06:44:30.758Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/CryptoTests_jtreg_0"; else echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-12T06:44:30.758Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-12T06:44:30.758Z] echo "Nothing to be done for teardown."; \
[2026-02-12T06:44:30.758Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/TestTargetResult";
[2026-02-12T06:44:30.758Z]
[2026-02-12T06:44:30.758Z] TEST SETUP:
[2026-02-12T06:44:30.758Z] Nothing to be done for setup.
[2026-02-12T06:44:30.758Z]
[2026-02-12T06:44:30.758Z] TESTING:
[2026-02-12T06:44:31.725Z] Directory "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/CryptoTests_jtreg_0/work" not found: creating
[2026-02-12T06:44:31.725Z] Directory "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/CryptoTests_jtreg_0/report" not found: creating
[2026-02-12T06:44:33.706Z] XML output to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work
[2026-02-12T06:49:21.566Z] --------------------------------------------------
[2026-02-12T06:49:21.566Z] TEST: cryptotest/tests/CertPathValidatorTests.java
[2026-02-12T06:49:21.566Z] TEST JDK: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-12T06:49:21.566Z]
[2026-02-12T06:49:21.566Z] ACTION: build -- Passed. All files up to date
[2026-02-12T06:49:21.566Z] REASON: User specified action: run build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-12T06:49:21.566Z] TIME: 0.002 seconds
[2026-02-12T06:49:21.566Z] messages:
[2026-02-12T06:49:21.566Z] command: build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-12T06:49:21.566Z] reason: User specified action: run build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-12T06:49:21.566Z] started: Thu Feb 12 06:49:05 GMT 2026
[2026-02-12T06:49:21.566Z] finished: Thu Feb 12 06:49:05 GMT 2026
[2026-02-12T06:49:21.566Z] elapsed time (seconds): 0.002
[2026-02-12T06:49:21.566Z]
[2026-02-12T06:49:21.566Z] ACTION: build -- Passed. All files up to date
[2026-02-12T06:49:21.566Z] REASON: Named class compiled on demand
[2026-02-12T06:49:21.566Z] TIME: 0.0 seconds
[2026-02-12T06:49:21.566Z] messages:
[2026-02-12T06:49:21.566Z] command: build cryptotest.tests.CertPathValidatorTests
[2026-02-12T06:49:21.566Z] reason: Named class compiled on demand
[2026-02-12T06:49:21.566Z] started: Thu Feb 12 06:49:05 GMT 2026
[2026-02-12T06:49:21.567Z] finished: Thu Feb 12 06:49:05 GMT 2026
[2026-02-12T06:49:21.567Z] elapsed time (seconds): 0.0
[2026-02-12T06:49:21.567Z]
[2026-02-12T06:49:21.567Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-12T06:49:21.567Z] REASON: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-12T06:49:21.567Z] TIME: 0.414 seconds
[2026-02-12T06:49:21.567Z] messages:
[2026-02-12T06:49:21.567Z] command: main cryptotest.tests.CertPathValidatorTests
[2026-02-12T06:49:21.567Z] reason: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-12T06:49:21.567Z] started: Thu Feb 12 06:49:05 GMT 2026
[2026-02-12T06:49:21.567Z] Mode: othervm [/othervm specified]
[2026-02-12T06:49:21.567Z] Additional options from @modules: --add-modules java.base --add-opens java.base/java.security=ALL-UNNAMED
[2026-02-12T06:49:21.567Z] finished: Thu Feb 12 06:49:05 GMT 2026
[2026-02-12T06:49:21.567Z] elapsed time (seconds): 0.414
[2026-02-12T06:49:21.567Z] configuration:
[2026-02-12T06:49:21.567Z] Boot Layer
[2026-02-12T06:49:21.567Z] add modules: java.base
[2026-02-12T06:49:21.567Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-12T06:49:21.567Z]
[2026-02-12T06:49:21.567Z] STDOUT:
[2026-02-12T06:49:21.567Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-12T06:49:21.567Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-12T06:49:21.567Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T06:49:21.567Z] failed to use: PKIX from SUN version 21
[2026-02-12T06:49:21.567Z] Failed
[2026-02-12T06:49:21.567Z] Total checks: 1, failed: 1
[2026-02-12T06:49:21.567Z] 1 CertPathValidator failed
[2026-02-12T06:49:21.567Z] ** failed runs: 1 **
[2026-02-12T06:49:21.567Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-12T06:49:21.567Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-12T06:49:21.567Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:67)
[2026-02-12T06:49:21.567Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-02-12T06:49:21.567Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-02-12T06:49:21.567Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-12T06:49:21.567Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-02-12T06:49:21.567Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T06:49:21.567Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-12T06:49:21.567Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-12T06:49:21.567Z] ... 5 more
[2026-02-12T06:49:21.567Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T06:49:21.567Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-12T06:49:21.567Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-12T06:49:21.567Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-12T06:49:21.567Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-12T06:49:21.567Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-12T06:49:21.567Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-12T06:49:21.567Z] ... 6 more
[2026-02-12T06:49:21.567Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 11:40:12 GMT 2026
[2026-02-12T06:49:21.567Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:182)
[2026-02-12T06:49:21.567Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:534)
[2026-02-12T06:49:21.567Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-12T06:49:21.567Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-12T06:49:21.567Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-12T06:49:21.567Z] ... 11 more
[2026-02-12T06:49:21.567Z] ** failed inits: 0 **
[2026-02-12T06:49:21.567Z] ** error runs: 0 **
[2026-02-12T06:49:21.567Z]
[2026-02-12T06:49:21.567Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-12T06:49:21.567Z] STDERR:
[2026-02-12T06:49:21.567Z] java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-12T06:49:21.567Z] at cryptotest.utils.TestResult.assertItself(TestResult.java:31)
[2026-02-12T06:49:21.567Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:70)
[2026-02-12T06:49:21.567Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-02-12T06:49:21.567Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-02-12T06:49:21.567Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-12T06:49:21.567Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-02-12T06:49:21.567Z]
[2026-02-12T06:49:21.567Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-12T06:49:21.567Z] JavaTest Message: shutting down test
[2026-02-12T06:49:21.567Z]
[2026-02-12T06:49:21.567Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-12T06:49:21.567Z] rerun:
[2026-02-12T06:49:21.567Z] cd /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/scratch && \
[2026-02-12T06:49:21.567Z] DISPLAY=:0 \
[2026-02-12T06:49:21.567Z] HOME=/home/jenkins \
[2026-02-12T06:49:21.567Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-12T06:49:21.567Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-12T06:49:21.567Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java \
[2026-02-12T06:49:21.567Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-12T06:49:21.567Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T06:49:21.567Z] -Dtest.compiler.opts= \
[2026-02-12T06:49:21.567Z] -Dtest.java.opts= \
[2026-02-12T06:49:21.567Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image \
[2026-02-12T06:49:21.567Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image \
[2026-02-12T06:49:21.567Z] -Dtest.timeout.factor=2.0 \
[2026-02-12T06:49:21.567Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-12T06:49:21.567Z] -Dtest.name=cryptotest/tests/CertPathValidatorTests.java \
[2026-02-12T06:49:21.567Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java \
[2026-02-12T06:49:21.567Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests \
[2026-02-12T06:49:21.567Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-12T06:49:21.567Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest/tests \
[2026-02-12T06:49:21.567Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes \
[2026-02-12T06:49:21.567Z] -Dtest.modules=java.base/java.security:open \
[2026-02-12T06:49:21.567Z] --add-modules java.base \
[2026-02-12T06:49:21.567Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-12T06:49:21.567Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-12T06:49:21.567Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/cryptotest/tests/CertPathValidatorTests.d/main.0.jta
[2026-02-12T06:49:21.567Z]
[2026-02-12T06:49:21.567Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2198 chars long
[2026-02-12T06:49:21.567Z] --------------------------------------------------
[2026-02-12T07:00:17.327Z] TEST: cryptotest/CryptoTest.java
[2026-02-12T07:00:17.327Z] TEST JDK: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image
[2026-02-12T07:00:17.327Z]
[2026-02-12T07:00:17.327Z] ACTION: build -- Passed. Build successful
[2026-02-12T07:00:17.327Z] REASON: User specified action: run build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-12T07:00:17.327Z] TIME: 3.25 seconds
[2026-02-12T07:00:17.327Z] messages:
[2026-02-12T07:00:17.328Z] command: build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-12T07:00:17.328Z] reason: User specified action: run build cryptotest.CryptoTest cryptotest.Settings cryptotest.utils.AlgorithmIgnoredException cryptotest.tests.AlgorithmParameterGeneratorTests cryptotest.tests.AlgorithmParametersTests cryptotest.tests.CertificateFactoryTests cryptotest.tests.CertPathBuilderTests cryptotest.tests.CertPathValidatorTests cryptotest.tests.CertStoreTests cryptotest.tests.CipherTests cryptotest.tests.ConfigurationTests cryptotest.tests.GssApiMechanismTests cryptotest.tests.KDFTests cryptotest.tests.KEMTests cryptotest.tests.KeyAgreementTests cryptotest.tests.KeyFactoryTests cryptotest.tests.KeyGeneratorTests cryptotest.tests.KeyInfoFactoryTests cryptotest.tests.KeyManagerFactoryTests cryptotest.tests.KeyPairGeneratorTests cryptotest.tests.KeyStoreTests cryptotest.tests.MacTests cryptotest.tests.MessageDigestTests cryptotest.tests.PolicyTests cryptotest.tests.SaslClientFactoryTests cryptotest.tests.SaslServerFactoryBase cryptotest.tests.SaslServerFactoryTests cryptotest.tests.SaslServerFactoryGssapiTest cryptotest.tests.SecretKeyFactoryTests cryptotest.tests.SecureRandomTests cryptotest.tests.SignatureTests cryptotest.tests.SSLContextTests cryptotest.tests.TerminalFactoryTests cryptotest.tests.TestProviders cryptotest.tests.TestServices cryptotest.tests.TransformServiceTests cryptotest.tests.TrustManagerFactoryTests cryptotest.tests.XMLSignatureFactoryTests cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.ClassFinder cryptotest.utils.KeysNaiveGenerator cryptotest.utils.Misc cryptotest.utils.TestResult cryptotest.utils.Xml
[2026-02-12T07:00:17.328Z] started: Thu Feb 12 06:53:06 GMT 2026
[2026-02-12T07:00:17.328Z] Library /:
[2026-02-12T07:00:17.328Z] compile: cryptotest.tests.AlgorithmParameterGeneratorTests, cryptotest.tests.AlgorithmParametersTests, cryptotest.tests.CertificateFactoryTests, cryptotest.tests.CertPathBuilderTests, cryptotest.tests.CertPathValidatorTests, cryptotest.tests.CertStoreTests, cryptotest.tests.CipherTests, cryptotest.tests.ConfigurationTests, cryptotest.tests.GssApiMechanismTests, cryptotest.tests.KDFTests, cryptotest.tests.KEMTests, cryptotest.tests.KeyAgreementTests, cryptotest.tests.KeyFactoryTests, cryptotest.tests.KeyGeneratorTests, cryptotest.tests.KeyInfoFactoryTests, cryptotest.tests.KeyManagerFactoryTests, cryptotest.tests.KeyPairGeneratorTests, cryptotest.tests.KeyStoreTests, cryptotest.tests.MacTests, cryptotest.tests.MessageDigestTests, cryptotest.tests.PolicyTests, cryptotest.tests.SaslClientFactoryTests, cryptotest.tests.SaslServerFactoryBase, cryptotest.tests.SaslServerFactoryTests, cryptotest.tests.SaslServerFactoryGssapiTest, cryptotest.tests.SecretKeyFactoryTests, cryptotest.tests.SecureRandomTests, cryptotest.tests.SignatureTests, cryptotest.tests.SSLContextTests, cryptotest.tests.TerminalFactoryTests, cryptotest.tests.TestProviders, cryptotest.tests.TransformServiceTests, cryptotest.tests.TrustManagerFactoryTests, cryptotest.tests.XMLSignatureFactoryTests
[2026-02-12T07:00:17.328Z] Test directory:
[2026-02-12T07:00:17.328Z] compile: cryptotest.CryptoTest, cryptotest.Settings
[2026-02-12T07:00:17.328Z] finished: Thu Feb 12 06:53:10 GMT 2026
[2026-02-12T07:00:17.328Z] elapsed time (seconds): 3.25
[2026-02-12T07:00:17.328Z]
[2026-02-12T07:00:17.328Z] ACTION: compile -- Passed. Compilation successful
[2026-02-12T07:00:17.328Z] REASON: .class file out of date or does not exist
[2026-02-12T07:00:17.328Z] TIME: 2.112 seconds
[2026-02-12T07:00:17.328Z] messages:
[2026-02-12T07:00:17.328Z] command: compile /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParameterGeneratorTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParametersTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertificateFactoryTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathBuilderTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertStoreTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CipherTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/ConfigurationTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KDFTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KEMTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyAgreementTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyFactoryTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyGeneratorTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyInfoFactoryTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyManagerFactoryTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyPairGeneratorTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyStoreTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MacTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MessageDigestTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslClientFactoryTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryBase.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryGssapiTest.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecretKeyFactoryTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecureRandomTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SignatureTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SSLContextTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TerminalFactoryTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TestProviders.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TransformServiceTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TrustManagerFactoryTests.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/XMLSignatureFactoryTests.java
[2026-02-12T07:00:17.328Z] reason: .class file out of date or does not exist
[2026-02-12T07:00:17.328Z] started: Thu Feb 12 06:53:06 GMT 2026
[2026-02-12T07:00:17.328Z] Additional options from @modules: --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED --add-exports java.base/sun.security.ssl=ALL-UNNAMED --add-exports java.base/sun.security.x509=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED
[2026-02-12T07:00:17.328Z] Mode: othervm
[2026-02-12T07:00:17.328Z] finished: Thu Feb 12 06:53:08 GMT 2026
[2026-02-12T07:00:17.328Z] elapsed time (seconds): 2.112
[2026-02-12T07:00:17.328Z] configuration:
[2026-02-12T07:00:17.328Z] javac compilation environment
[2026-02-12T07:00:17.328Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-12T07:00:17.328Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-12T07:00:17.328Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-12T07:00:17.328Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-12T07:00:17.328Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-12T07:00:17.328Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-12T07:00:17.328Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-12T07:00:17.328Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-12T07:00:17.328Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-12T07:00:17.328Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-12T07:00:17.328Z] source path: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-12T07:00:17.328Z] class path: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-12T07:00:17.328Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes
[2026-02-12T07:00:17.328Z]
[2026-02-12T07:00:17.328Z] rerun:
[2026-02-12T07:00:17.328Z] cd /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/scratch && \
[2026-02-12T07:00:17.328Z] DISPLAY=:0 \
[2026-02-12T07:00:17.328Z] HOME=/home/jenkins \
[2026-02-12T07:00:17.328Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-12T07:00:17.328Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac \
[2026-02-12T07:00:17.328Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T07:00:17.328Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-12T07:00:17.328Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T07:00:17.328Z] -J-Dtest.compiler.opts= \
[2026-02-12T07:00:17.328Z] -J-Dtest.java.opts= \
[2026-02-12T07:00:17.328Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image \
[2026-02-12T07:00:17.328Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image \
[2026-02-12T07:00:17.328Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-12T07:00:17.328Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-12T07:00:17.328Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-12T07:00:17.328Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-12T07:00:17.328Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-12T07:00:17.328Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-12T07:00:17.328Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-12T07:00:17.328Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes \
[2026-02-12T07:00:17.328Z] -J-Dtest.modules='java.base/java.security:open java.base/com.sun.crypto.provider java.base/sun.security.internal.spec java.base/sun.security.ssl java.base/sun.security.x509 java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.smartcardio/javax.smartcardio java.xml.crypto/org.jcp.xml.dsig.internal.dom' \
[2026-02-12T07:00:17.328Z] @/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/compile.0.jta
[2026-02-12T07:00:17.328Z] STDOUT:
[2026-02-12T07:00:17.328Z] STDERR:
[2026-02-12T07:00:17.329Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:160: warning: [removal] <T>doAs(Subject,PrivilegedAction<T>) in Subject has been deprecated and marked for removal
[2026-02-12T07:00:17.329Z] Subject.doAs(subject, new PrivilegedAction<Object>() {
[2026-02-12T07:00:17.329Z] ^
[2026-02-12T07:00:17.329Z] where T is a type-variable:
[2026-02-12T07:00:17.329Z] T extends Object declared in method <T>doAs(Subject,PrivilegedAction<T>)
[2026-02-12T07:00:17.329Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java:71: warning: [removal] Policy in java.security has been deprecated and marked for removal
[2026-02-12T07:00:17.329Z] Policy policy = Policy.getInstance(alias, null, service.getProvider());
[2026-02-12T07:00:17.329Z] ^
[2026-02-12T07:00:17.329Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java:71: warning: [removal] Policy in java.security has been deprecated and marked for removal
[2026-02-12T07:00:17.329Z] Policy policy = Policy.getInstance(alias, null, service.getProvider());
[2026-02-12T07:00:17.329Z] ^
[2026-02-12T07:00:17.329Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryGssapiTest.java:105: warning: [removal] <T>doAs(Subject,PrivilegedAction<T>) in Subject has been deprecated and marked for removal
[2026-02-12T07:00:17.329Z] Subject.doAs(subject, new PrivilegedSubjectAction(alias, props));
[2026-02-12T07:00:17.329Z] ^
[2026-02-12T07:00:17.329Z] where T is a type-variable:
[2026-02-12T07:00:17.329Z] T extends Object declared in method <T>doAs(Subject,PrivilegedAction<T>)
[2026-02-12T07:00:17.329Z] Note: Some input files use or override a deprecated API.
[2026-02-12T07:00:17.329Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T07:00:17.329Z] Note: Some input files use unchecked or unsafe operations.
[2026-02-12T07:00:17.329Z] Note: Recompile with -Xlint:unchecked for details.
[2026-02-12T07:00:17.329Z] 4 warnings
[2026-02-12T07:00:17.329Z]
[2026-02-12T07:00:17.329Z] ACTION: compile -- Passed. Compilation successful
[2026-02-12T07:00:17.329Z] REASON: .class file out of date or does not exist
[2026-02-12T07:00:17.329Z] TIME: 1.129 seconds
[2026-02-12T07:00:17.329Z] messages:
[2026-02-12T07:00:17.329Z] command: compile /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/Settings.java
[2026-02-12T07:00:17.329Z] reason: .class file out of date or does not exist
[2026-02-12T07:00:17.329Z] started: Thu Feb 12 06:53:08 GMT 2026
[2026-02-12T07:00:17.329Z] Additional options from @modules: --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED --add-exports java.base/sun.security.ssl=ALL-UNNAMED --add-exports java.base/sun.security.x509=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED
[2026-02-12T07:00:17.329Z] Mode: othervm
[2026-02-12T07:00:17.329Z] finished: Thu Feb 12 06:53:10 GMT 2026
[2026-02-12T07:00:17.329Z] elapsed time (seconds): 1.129
[2026-02-12T07:00:17.329Z] configuration:
[2026-02-12T07:00:17.329Z] javac compilation environment
[2026-02-12T07:00:17.329Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-12T07:00:17.329Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-12T07:00:17.329Z] source path: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-12T07:00:17.329Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-12T07:00:17.329Z] class path: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-12T07:00:17.329Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-12T07:00:17.329Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes
[2026-02-12T07:00:17.329Z]
[2026-02-12T07:00:17.329Z] rerun:
[2026-02-12T07:00:17.329Z] cd /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/scratch && \
[2026-02-12T07:00:17.329Z] DISPLAY=:0 \
[2026-02-12T07:00:17.329Z] HOME=/home/jenkins \
[2026-02-12T07:00:17.329Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-12T07:00:17.329Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/javac \
[2026-02-12T07:00:17.329Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T07:00:17.329Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-12T07:00:17.329Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T07:00:17.329Z] -J-Dtest.compiler.opts= \
[2026-02-12T07:00:17.329Z] -J-Dtest.java.opts= \
[2026-02-12T07:00:17.329Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image \
[2026-02-12T07:00:17.329Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image \
[2026-02-12T07:00:17.329Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-12T07:00:17.329Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-12T07:00:17.329Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-12T07:00:17.329Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-12T07:00:17.329Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-12T07:00:17.329Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-12T07:00:17.329Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-12T07:00:17.329Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes \
[2026-02-12T07:00:17.329Z] -J-Dtest.modules='java.base/java.security:open java.base/com.sun.crypto.provider java.base/sun.security.internal.spec java.base/sun.security.ssl java.base/sun.security.x509 java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.smartcardio/javax.smartcardio java.xml.crypto/org.jcp.xml.dsig.internal.dom' \
[2026-02-12T07:00:17.329Z] @/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/compile.1.jta
[2026-02-12T07:00:17.329Z] STDOUT:
[2026-02-12T07:00:17.329Z] STDERR:
[2026-02-12T07:00:17.329Z] Note: /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java uses or overrides a deprecated API.
[2026-02-12T07:00:17.329Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-12T07:00:17.329Z]
[2026-02-12T07:00:17.329Z] ACTION: build -- Passed. All files up to date
[2026-02-12T07:00:17.329Z] REASON: Named class compiled on demand
[2026-02-12T07:00:17.329Z] TIME: 0.0 seconds
[2026-02-12T07:00:17.329Z] messages:
[2026-02-12T07:00:17.329Z] command: build cryptotest.CryptoTest
[2026-02-12T07:00:17.329Z] reason: Named class compiled on demand
[2026-02-12T07:00:17.329Z] started: Thu Feb 12 06:53:10 GMT 2026
[2026-02-12T07:00:17.329Z] finished: Thu Feb 12 06:53:10 GMT 2026
[2026-02-12T07:00:17.329Z] elapsed time (seconds): 0.0
[2026-02-12T07:00:17.329Z]
[2026-02-12T07:00:17.329Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T07:00:17.329Z] REASON: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-12T07:00:17.329Z] TIME: 421.765 seconds
[2026-02-12T07:00:17.329Z] messages:
[2026-02-12T07:00:17.329Z] command: main cryptotest.CryptoTest
[2026-02-12T07:00:17.329Z] reason: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-12T07:00:17.329Z] started: Thu Feb 12 06:53:10 GMT 2026
[2026-02-12T07:00:17.329Z] Mode: othervm [/othervm specified]
[2026-02-12T07:00:17.329Z] Additional options from @modules: --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto --add-opens java.base/java.security=ALL-UNNAMED --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED --add-exports java.base/sun.security.ssl=ALL-UNNAMED --add-exports java.base/sun.security.x509=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED
[2026-02-12T07:00:17.329Z] finished: Thu Feb 12 07:00:11 GMT 2026
[2026-02-12T07:00:17.329Z] elapsed time (seconds): 421.765
[2026-02-12T07:00:17.329Z] configuration:
[2026-02-12T07:00:17.329Z] Boot Layer
[2026-02-12T07:00:17.329Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-12T07:00:17.329Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-12T07:00:17.329Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-12T07:00:17.329Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-12T07:00:17.329Z]
[2026-02-12T07:00:17.329Z] STDOUT:
[2026-02-12T07:00:17.329Z] Loaded test files: 32
[2026-02-12T07:00:17.329Z] running: cryptotest.tests.GssApiMechanismTests
[2026-02-12T07:00:17.329Z] 0) SunJGSS: 1.2.840.113554.1.2.2~1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-12T07:00:17.329Z] Ignored
[2026-02-12T07:00:17.329Z] 1) SunJGSS: 1.3.6.1.5.5.2~1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-12T07:00:17.329Z] Ignored
[2026-02-12T07:00:17.329Z] running: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-12T07:00:17.329Z] 0) XMLDSig: DOM~DOM (XMLSignatureFactory)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] running: cryptotest.tests.KEMTests
[2026-02-12T07:00:17.329Z] 0) SunJCE: DHKEM~DHKEM (KEM)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] running: cryptotest.tests.MessageDigestTests
[2026-02-12T07:00:17.329Z] 0) SUN: SHA-1~SHA-1 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 1) SUN: SHA-1~OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 2) SUN: SHA-1~1.3.14.3.2.26 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 3) SUN: SHA-1~SHA (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 4) SUN: SHA-1~SHA1 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 5) SUN: MD2~MD2 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 6) SUN: MD2~OID.1.2.840.113549.2.2 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 7) SUN: MD2~1.2.840.113549.2.2 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 8) SUN: MD5~MD5 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 9) SUN: MD5~OID.1.2.840.113549.2.5 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 10) SUN: MD5~1.2.840.113549.2.5 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 11) SUN: SHA-512/256~SHA-512/256 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 12) SUN: SHA-512/256~OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 13) SUN: SHA-512/256~2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.329Z] 14) SUN: SHA-512/256~SHA512/256 (MessageDigest)
[2026-02-12T07:00:17.329Z] Passed
[2026-02-12T07:00:17.330Z] 15) SUN: SHA3-512~SHA3-512 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 16) SUN: SHA3-512~OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 17) SUN: SHA3-512~2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 18) SUN: SHA-256~SHA-256 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 19) SUN: SHA-256~OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 20) SUN: SHA-256~2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 21) SUN: SHA-256~SHA256 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 22) SUN: SHA-384~SHA-384 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 23) SUN: SHA-384~OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 24) SUN: SHA-384~2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 25) SUN: SHA-384~SHA384 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 26) SUN: SHA-512/224~SHA-512/224 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 27) SUN: SHA-512/224~OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 28) SUN: SHA-512/224~2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 29) SUN: SHA-512/224~SHA512/224 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 30) SUN: SHA-512~SHA-512 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 31) SUN: SHA-512~OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 32) SUN: SHA-512~2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 33) SUN: SHA-512~SHA512 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 34) SUN: SHA3-256~SHA3-256 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 35) SUN: SHA3-256~OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 36) SUN: SHA3-256~2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 37) SUN: SHA-224~SHA-224 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 38) SUN: SHA-224~OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 39) SUN: SHA-224~2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 40) SUN: SHA-224~SHA224 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 41) SUN: SHA3-384~SHA3-384 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 42) SUN: SHA3-384~OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 43) SUN: SHA3-384~2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 44) SUN: SHA3-224~SHA3-224 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 45) SUN: SHA3-224~OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 46) SUN: SHA3-224~2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] running: cryptotest.tests.KeyManagerFactoryTests
[2026-02-12T07:00:17.330Z] 0) SunJSSE: NewSunX509~NewSunX509 (KeyManagerFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 1) SunJSSE: NewSunX509~PKIX (KeyManagerFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 2) SunJSSE: SunX509~SunX509 (KeyManagerFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] running: cryptotest.tests.CertStoreTests
[2026-02-12T07:00:17.330Z] 0) SUN: Collection~Collection (CertStore)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 1) SUN: com.sun.security.IndexedCollection~com.sun.security.IndexedCollection (CertStore)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 2) JdkLDAP: LDAP~LDAP (CertStore)
[2026-02-12T07:00:17.330Z] Ignored
[2026-02-12T07:00:17.330Z] running: cryptotest.tests.SaslServerFactoryTests
[2026-02-12T07:00:17.330Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslServerFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 1) SunSASL: CRAM-MD5~CRAM-MD5 (SaslServerFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 2) SunSASL: NTLM~NTLM (SaslServerFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] running: cryptotest.tests.KeyStoreTests
[2026-02-12T07:00:17.330Z] 0) SUN: JKS~JKS (KeyStore)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 1) SUN: CaseExactJKS~CaseExactJKS (KeyStore)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 2) SUN: PKCS12~PKCS12 (KeyStore)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 3) SUN: DKS~DKS (KeyStore)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 4) SunJSSE: PKCS12~PKCS12 (KeyStore)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 5) SunJCE: JCEKS~JCEKS (KeyStore)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] running: cryptotest.tests.CertificateFactoryTests
[2026-02-12T07:00:17.330Z] 0) SUN: X.509~X.509 (CertificateFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 1) SUN: X.509~X509 (CertificateFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] running: cryptotest.tests.KeyFactoryTests
[2026-02-12T07:00:17.330Z] 0) SUN: HSS/LMS~HSS/LMS (KeyFactory)
[2026-02-12T07:00:17.330Z] Ignored
[2026-02-12T07:00:17.330Z] 1) SUN: HSS/LMS~OID.1.2.840.113549.1.9.16.3.17 (KeyFactory)
[2026-02-12T07:00:17.330Z] Ignored
[2026-02-12T07:00:17.330Z] 2) SUN: HSS/LMS~1.2.840.113549.1.9.16.3.17 (KeyFactory)
[2026-02-12T07:00:17.330Z] Ignored
[2026-02-12T07:00:17.330Z] 3) SUN: DSA~DSA (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 4) SUN: DSA~OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 5) SUN: DSA~1.2.840.10040.4.1 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 6) SUN: DSA~1.3.14.3.2.12 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 7) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 8) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 9) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 10) SunRsaSign: RSASSA-PSS~PSS (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 11) SunRsaSign: RSA~RSA (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 12) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 13) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 14) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 15) SunEC: X25519~X25519 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 16) SunEC: X25519~OID.1.3.101.110 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 17) SunEC: X25519~1.3.101.110 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 18) SunEC: X448~X448 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 19) SunEC: X448~OID.1.3.101.111 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 20) SunEC: X448~1.3.101.111 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 21) SunEC: EC~EC (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 22) SunEC: EC~OID.1.2.840.10045.2.1 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 23) SunEC: EC~1.2.840.10045.2.1 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 24) SunEC: EC~EllipticCurve (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 25) SunEC: Ed25519~Ed25519 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 26) SunEC: Ed25519~OID.1.3.101.112 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 27) SunEC: Ed25519~1.3.101.112 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 28) SunEC: Ed448~Ed448 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 29) SunEC: Ed448~OID.1.3.101.113 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 30) SunEC: Ed448~1.3.101.113 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 31) SunEC: EdDSA~EdDSA (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 32) SunEC: XDH~XDH (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 33) SunJCE: DiffieHellman~DiffieHellman (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 34) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 35) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 36) SunJCE: DiffieHellman~DH (KeyFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] running: cryptotest.tests.KeyInfoFactoryTests
[2026-02-12T07:00:17.330Z] 0) XMLDSig: DOM~DOM (KeyInfoFactory)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] running: cryptotest.tests.MacTests
[2026-02-12T07:00:17.330Z] 0) SunJCE: HmacSHA512~HmacSHA512 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 1) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 2) SunJCE: HmacSHA512~1.2.840.113549.2.11 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 3) SunJCE: HmacSHA3-384~HmacSHA3-384 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 4) SunJCE: HmacSHA3-384~OID.2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 5) SunJCE: HmacSHA3-384~2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 6) SunJCE: HmacSHA384~HmacSHA384 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 7) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 8) SunJCE: HmacSHA384~1.2.840.113549.2.10 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 9) SunJCE: HmacSHA3-512~HmacSHA3-512 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 10) SunJCE: HmacSHA3-512~OID.2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 11) SunJCE: HmacSHA3-512~2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 12) SunJCE: HmacSHA512/256~HmacSHA512/256 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 13) SunJCE: HmacSHA512/256~OID.1.2.840.113549.2.13 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 14) SunJCE: HmacSHA512/256~1.2.840.113549.2.13 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 15) SunJCE: HmacSHA3-224~HmacSHA3-224 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 16) SunJCE: HmacSHA3-224~OID.2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 17) SunJCE: HmacSHA3-224~2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 18) SunJCE: HmacSHA512/224~HmacSHA512/224 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 19) SunJCE: HmacSHA512/224~OID.1.2.840.113549.2.12 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 20) SunJCE: HmacSHA512/224~1.2.840.113549.2.12 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 21) SunJCE: HmacSHA3-256~HmacSHA3-256 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 22) SunJCE: HmacSHA3-256~OID.2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 23) SunJCE: HmacSHA3-256~2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 24) SunJCE: HmacSHA256~HmacSHA256 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 25) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 26) SunJCE: HmacSHA256~1.2.840.113549.2.9 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 27) SunJCE: HmacPBESHA512/224~HmacPBESHA512/224 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 28) SunJCE: PBEWithHmacSHA512/224~PBEWithHmacSHA512/224 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 29) SunJCE: SslMacMD5~SslMacMD5 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 30) SunJCE: PBEWithHmacSHA512~PBEWithHmacSHA512 (Mac)
[2026-02-12T07:00:17.330Z] Passed
[2026-02-12T07:00:17.330Z] 31) SunJCE: HmacPBESHA512/256~HmacPBESHA512/256 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 32) SunJCE: PBEWithHmacSHA256~PBEWithHmacSHA256 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 33) SunJCE: HmacPBESHA384~HmacPBESHA384 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 34) SunJCE: HmacPBESHA256~HmacPBESHA256 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 35) SunJCE: HmacSHA224~HmacSHA224 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 36) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 37) SunJCE: HmacSHA224~1.2.840.113549.2.8 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 38) SunJCE: SslMacSHA1~SslMacSHA1 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 39) SunJCE: PBEWithHmacSHA384~PBEWithHmacSHA384 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 40) SunJCE: HmacSHA1~HmacSHA1 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 41) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 42) SunJCE: HmacSHA1~1.2.840.113549.2.7 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 43) SunJCE: PBEWithHmacSHA512/256~PBEWithHmacSHA512/256 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 44) SunJCE: HmacPBESHA224~HmacPBESHA224 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 45) SunJCE: HmacMD5~HmacMD5 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 46) SunJCE: HmacPBESHA1~HmacPBESHA1 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 47) SunJCE: PBEWithHmacSHA224~PBEWithHmacSHA224 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 48) SunJCE: PBEWithHmacSHA1~PBEWithHmacSHA1 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 49) SunJCE: HmacPBESHA512~HmacPBESHA512 (Mac)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] running: cryptotest.tests.SignatureTests
[2026-02-12T07:00:17.331Z] 0) SUN: SHA3-256withDSAinP1363Format~SHA3-256withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 1) SUN: SHA512withDSAinP1363Format~SHA512withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 2) SUN: SHA3-512withDSAinP1363Format~SHA3-512withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 3) SUN: SHA1withDSA~SHA1withDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 4) SUN: SHA1withDSA~OID.1.2.840.10040.4.3 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 5) SUN: SHA1withDSA~1.2.840.10040.4.3 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 6) SUN: SHA1withDSA~DSS (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 7) SUN: SHA1withDSA~1.3.14.3.2.13 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 8) SUN: SHA1withDSA~1.3.14.3.2.27 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 9) SUN: SHA1withDSA~DSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 10) SUN: SHA1withDSA~SHA/DSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 11) SUN: SHA1withDSA~SHA-1/DSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 12) SUN: SHA1withDSA~SHA1/DSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 13) SUN: SHA1withDSA~SHAwithDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 14) SUN: SHA1withDSA~DSAWithSHA1 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 15) SUN: SHA1withDSAinP1363Format~SHA1withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 16) SUN: SHA256withDSAinP1363Format~SHA256withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 17) SUN: SHA3-224withDSAinP1363Format~SHA3-224withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 18) SUN: SHA384withDSA~SHA384withDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 19) SUN: SHA384withDSA~OID.2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 20) SUN: SHA384withDSA~2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 21) SUN: SHA3-384withDSA~SHA3-384withDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 22) SUN: SHA3-384withDSA~OID.2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 23) SUN: SHA3-384withDSA~2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 24) SUN: SHA3-512withDSA~SHA3-512withDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 25) SUN: SHA3-512withDSA~OID.2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 26) SUN: SHA3-512withDSA~2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 27) SUN: SHA512withDSA~SHA512withDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 28) SUN: SHA512withDSA~OID.2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 29) SUN: SHA512withDSA~2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 30) SUN: SHA3-224withDSA~SHA3-224withDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 31) SUN: SHA3-224withDSA~OID.2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 32) SUN: SHA3-224withDSA~2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 33) SUN: SHA3-256withDSA~SHA3-256withDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 34) SUN: SHA3-256withDSA~OID.2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 35) SUN: SHA3-256withDSA~2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 36) SUN: SHA224withDSA~SHA224withDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 37) SUN: SHA224withDSA~OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 38) SUN: SHA224withDSA~2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 39) SUN: SHA256withDSA~SHA256withDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 40) SUN: SHA256withDSA~OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 41) SUN: SHA256withDSA~2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 42) SUN: SHA384withDSAinP1363Format~SHA384withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 43) SUN: SHA3-384withDSAinP1363Format~SHA3-384withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 44) SUN: NONEwithDSAinP1363Format~NONEwithDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 45) SUN: NONEwithDSA~NONEwithDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 46) SUN: NONEwithDSA~RawDSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 47) SUN: HSS/LMS~HSS/LMS (Signature)
[2026-02-12T07:00:17.331Z] Ignored
[2026-02-12T07:00:17.331Z] 48) SUN: HSS/LMS~OID.1.2.840.113549.1.9.16.3.17 (Signature)
[2026-02-12T07:00:17.331Z] Ignored
[2026-02-12T07:00:17.331Z] 49) SUN: HSS/LMS~1.2.840.113549.1.9.16.3.17 (Signature)
[2026-02-12T07:00:17.331Z] Ignored
[2026-02-12T07:00:17.331Z] 50) SUN: SHA224withDSAinP1363Format~SHA224withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 51) SunRsaSign: RSASSA-PSS~RSASSA-PSS (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 52) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 53) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 54) SunRsaSign: RSASSA-PSS~PSS (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 55) SunRsaSign: SHA224withRSA~SHA224withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 56) SunRsaSign: SHA224withRSA~OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 57) SunRsaSign: SHA224withRSA~1.2.840.113549.1.1.14 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 58) SunRsaSign: SHA3-224withRSA~SHA3-224withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 59) SunRsaSign: SHA3-224withRSA~OID.2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 60) SunRsaSign: SHA3-224withRSA~2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 61) SunRsaSign: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 62) SunRsaSign: SHA1withRSA~OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 63) SunRsaSign: SHA1withRSA~1.2.840.113549.1.1.5 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 64) SunRsaSign: SHA1withRSA~1.3.14.3.2.29 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 65) SunRsaSign: MD5withRSA~MD5withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 66) SunRsaSign: MD5withRSA~OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 67) SunRsaSign: MD5withRSA~1.2.840.113549.1.1.4 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 68) SunRsaSign: MD2withRSA~MD2withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 69) SunRsaSign: MD2withRSA~OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 70) SunRsaSign: MD2withRSA~1.2.840.113549.1.1.2 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 71) SunRsaSign: SHA256withRSA~SHA256withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 72) SunRsaSign: SHA256withRSA~OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 73) SunRsaSign: SHA256withRSA~1.2.840.113549.1.1.11 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 74) SunRsaSign: SHA384withRSA~SHA384withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 75) SunRsaSign: SHA384withRSA~OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 76) SunRsaSign: SHA384withRSA~1.2.840.113549.1.1.12 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 77) SunRsaSign: SHA3-256withRSA~SHA3-256withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 78) SunRsaSign: SHA3-256withRSA~OID.2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 79) SunRsaSign: SHA3-256withRSA~2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 80) SunRsaSign: SHA3-384withRSA~SHA3-384withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 81) SunRsaSign: SHA3-384withRSA~OID.2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 82) SunRsaSign: SHA3-384withRSA~2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 83) SunRsaSign: SHA3-512withRSA~SHA3-512withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 84) SunRsaSign: SHA3-512withRSA~OID.2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 85) SunRsaSign: SHA3-512withRSA~2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 86) SunRsaSign: SHA512/224withRSA~SHA512/224withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 87) SunRsaSign: SHA512/224withRSA~OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 88) SunRsaSign: SHA512/224withRSA~1.2.840.113549.1.1.15 (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.331Z] 89) SunRsaSign: SHA512/256withRSA~SHA512/256withRSA (Signature)
[2026-02-12T07:00:17.331Z] Passed
[2026-02-12T07:00:17.332Z] 90) SunRsaSign: SHA512/256withRSA~OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 91) SunRsaSign: SHA512/256withRSA~1.2.840.113549.1.1.16 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 92) SunRsaSign: SHA512withRSA~SHA512withRSA (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 93) SunRsaSign: SHA512withRSA~OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 94) SunRsaSign: SHA512withRSA~1.2.840.113549.1.1.13 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 95) SunEC: Ed448~Ed448 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 96) SunEC: Ed448~OID.1.3.101.113 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 97) SunEC: Ed448~1.3.101.113 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 98) SunEC: Ed25519~Ed25519 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 99) SunEC: Ed25519~OID.1.3.101.112 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 100) SunEC: Ed25519~1.3.101.112 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 101) SunEC: EdDSA~EdDSA (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 102) SunEC: SHA256withECDSA~SHA256withECDSA (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 103) SunEC: SHA256withECDSA~OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 104) SunEC: SHA256withECDSA~1.2.840.10045.4.3.2 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 105) SunEC: SHA3-512withECDSA~SHA3-512withECDSA (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 106) SunEC: SHA3-512withECDSA~OID.2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 107) SunEC: SHA3-512withECDSA~2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 108) SunEC: SHA224withECDSAinP1363Format~SHA224withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 109) SunEC: SHA256withECDSAinP1363Format~SHA256withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 110) SunEC: SHA3-224withECDSA~SHA3-224withECDSA (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 111) SunEC: SHA3-224withECDSA~OID.2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 112) SunEC: SHA3-224withECDSA~2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 113) SunEC: SHA3-256withECDSAinP1363Format~SHA3-256withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 114) SunEC: SHA3-384withECDSA~SHA3-384withECDSA (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 115) SunEC: SHA3-384withECDSA~OID.2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 116) SunEC: SHA3-384withECDSA~2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-12T07:00:17.332Z] Passed
[2026-02-12T07:00:17.332Z] 117) SunEC: SHA224withECDSA~SHA224withECDSA (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 118) SunEC: SHA224withECDSA~OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 119) SunEC: SHA224withECDSA~1.2.840.10045.4.3.1 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 120) SunEC: SHA384withECDSA~SHA384withECDSA (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 121) SunEC: SHA384withECDSA~OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 122) SunEC: SHA384withECDSA~1.2.840.10045.4.3.3 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 123) SunEC: SHA512withECDSA~SHA512withECDSA (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 124) SunEC: SHA512withECDSA~OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 125) SunEC: SHA512withECDSA~1.2.840.10045.4.3.4 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 126) SunEC: SHA3-256withECDSA~SHA3-256withECDSA (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 127) SunEC: SHA3-256withECDSA~OID.2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 128) SunEC: SHA3-256withECDSA~2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 129) SunEC: SHA3-384withECDSAinP1363Format~SHA3-384withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 130) SunEC: NONEwithECDSA~NONEwithECDSA (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 131) SunEC: NONEwithECDSAinP1363Format~NONEwithECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 132) SunEC: SHA3-224withECDSAinP1363Format~SHA3-224withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 133) SunEC: SHA3-512withECDSAinP1363Format~SHA3-512withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 134) SunEC: SHA384withECDSAinP1363Format~SHA384withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 135) SunEC: SHA512withECDSAinP1363Format~SHA512withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 136) SunEC: SHA1withECDSA~SHA1withECDSA (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 137) SunEC: SHA1withECDSA~OID.1.2.840.10045.4.1 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 138) SunEC: SHA1withECDSA~1.2.840.10045.4.1 (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 139) SunEC: SHA1withECDSAinP1363Format~SHA1withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 140) SunJSSE: MD5andSHA1withRSA~MD5andSHA1withRSA (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 141) SunJCE: NONEwithRSA~NONEwithRSA (Signature)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] running: cryptotest.tests.SecureRandomTests
[2026-02-12T07:00:17.333Z] 0) SUN: SHA1PRNG~SHA1PRNG (SecureRandom)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 1) SUN: NativePRNGBlocking~NativePRNGBlocking (SecureRandom)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 2) SUN: NativePRNG~NativePRNG (SecureRandom)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 3) SUN: NativePRNGNonBlocking~NativePRNGNonBlocking (SecureRandom)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 4) SUN: DRBG~DRBG (SecureRandom)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] running: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-12T07:00:17.333Z] 0) SUN: DSA~DSA (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 4) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 5) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 6) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 7) SunJCE: DiffieHellman~DH (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] running: cryptotest.tests.KeyAgreementTests
[2026-02-12T07:00:17.333Z] 0) SunEC: X448~X448 (KeyAgreement)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 1) SunEC: X448~OID.1.3.101.111 (KeyAgreement)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 2) SunEC: X448~1.3.101.111 (KeyAgreement)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 3) SunEC: X25519~X25519 (KeyAgreement)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 4) SunEC: X25519~OID.1.3.101.110 (KeyAgreement)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 5) SunEC: X25519~1.3.101.110 (KeyAgreement)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 6) SunEC: XDH~XDH (KeyAgreement)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.333Z] 7) SunEC: ECDH~ECDH (KeyAgreement)
[2026-02-12T07:00:17.333Z] Passed
[2026-02-12T07:00:17.334Z] 8) SunJCE: DiffieHellman~DiffieHellman (KeyAgreement)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 9) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 10) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 11) SunJCE: DiffieHellman~DH (KeyAgreement)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] running: cryptotest.tests.SSLContextTests
[2026-02-12T07:00:17.334Z] 0) SunJSSE: TLSv1~TLSv1 (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 1) SunJSSE: TLSv1~SSLv3 (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 2) SunJSSE: DTLSv1.0~DTLSv1.0 (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 3) SunJSSE: DTLS~DTLS (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 4) SunJSSE: DTLSv1.2~DTLSv1.2 (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 5) SunJSSE: TLS~TLS (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 6) SunJSSE: TLS~SSL (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 7) SunJSSE: Default~Default (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 8) SunJSSE: TLSv1.2~TLSv1.2 (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 9) SunJSSE: TLSv1.1~TLSv1.1 (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 10) SunJSSE: TLSv1.3~TLSv1.3 (SSLContext)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] running: cryptotest.tests.ConfigurationTests
[2026-02-12T07:00:17.334Z] 0) SUN: JavaLoginConfig~JavaLoginConfig (Configuration)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] running: cryptotest.tests.SaslClientFactoryTests
[2026-02-12T07:00:17.334Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslClientFactory)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 1) SunSASL: EXTERNAL~EXTERNAL (SaslClientFactory)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 2) SunSASL: CRAM-MD5~CRAM-MD5 (SaslClientFactory)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 3) SunSASL: PLAIN~PLAIN (SaslClientFactory)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 4) SunSASL: NTLM~NTLM (SaslClientFactory)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 5) JdkSASL: GSSAPI~GSSAPI (SaslClientFactory)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] running: cryptotest.tests.KeyPairGeneratorTests
[2026-02-12T07:00:17.334Z] 0) SUN: DSA~DSA (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 4) SunRsaSign: RSA~RSA (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 5) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 6) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 7) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 8) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 9) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 10) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 11) SunRsaSign: RSASSA-PSS~PSS (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 12) SunEC: EC~EC (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 13) SunEC: EC~OID.1.2.840.10045.2.1 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 14) SunEC: EC~1.2.840.10045.2.1 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 15) SunEC: EC~EllipticCurve (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 16) SunEC: X448~X448 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 17) SunEC: X448~OID.1.3.101.111 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 18) SunEC: X448~1.3.101.111 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 19) SunEC: X25519~X25519 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 20) SunEC: X25519~OID.1.3.101.110 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 21) SunEC: X25519~1.3.101.110 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 22) SunEC: Ed25519~Ed25519 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 23) SunEC: Ed25519~OID.1.3.101.112 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 24) SunEC: Ed25519~1.3.101.112 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 25) SunEC: Ed448~Ed448 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 26) SunEC: Ed448~OID.1.3.101.113 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 27) SunEC: Ed448~1.3.101.113 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 28) SunEC: EdDSA~EdDSA (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 29) SunEC: XDH~XDH (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 30) SunJCE: DiffieHellman~DiffieHellman (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 31) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 32) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 33) SunJCE: DiffieHellman~DH (KeyPairGenerator)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] running: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-12T07:00:17.334Z] 0) JdkSASL: GSSAPI~GSSAPI (SaslServerFactory)
[2026-02-12T07:00:17.334Z] Ignored
[2026-02-12T07:00:17.334Z] running: cryptotest.tests.AlgorithmParametersTests
[2026-02-12T07:00:17.334Z] 0) SUN: DSA~DSA (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 4) SunRsaSign: RSASSA-PSS~RSASSA-PSS (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 5) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 6) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 7) SunRsaSign: RSASSA-PSS~PSS (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 8) SunEC: EC~EC (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 9) SunEC: EC~OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 10) SunEC: EC~1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 11) SunEC: EC~EllipticCurve (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 12) SunJCE: AES~AES (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 13) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 14) SunJCE: AES~2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 15) SunJCE: RC2~RC2 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 16) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 17) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 18) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 19) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 20) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 21) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 22) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 23) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 24) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 25) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 26) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 27) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 28) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 29) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 30) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 31) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 32) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 33) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 34) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 35) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 36) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 37) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 38) SunJCE: PBEWithMD5AndDES~PBE (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 39) SunJCE: PBEWithHmacSHA512/224AndAES_256~PBEWithHmacSHA512/224AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 40) SunJCE: OAEP~OAEP (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 41) SunJCE: OAEP~OID.1.2.840.113549.1.1.7 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 42) SunJCE: OAEP~1.2.840.113549.1.1.7 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 43) SunJCE: DESede~DESede (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 44) SunJCE: DESede~TripleDES (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 45) SunJCE: PBEWithHmacSHA512/224AndAES_128~PBEWithHmacSHA512/224AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 46) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.334Z] 47) SunJCE: PBES2~PBES2 (AlgorithmParameters)
[2026-02-12T07:00:17.334Z] Passed
[2026-02-12T07:00:17.335Z] 48) SunJCE: PBES2~OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 49) SunJCE: PBES2~1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 50) SunJCE: DES~DES (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 51) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 52) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 53) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 54) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 55) SunJCE: Blowfish~Blowfish (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 56) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 57) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 58) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 59) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 60) SunJCE: DiffieHellman~DH (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 61) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 62) SunJCE: PBEWithHmacSHA512/256AndAES_256~PBEWithHmacSHA512/256AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 63) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 64) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 65) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 66) SunJCE: GCM~GCM (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 67) SunJCE: PBEWithHmacSHA512/256AndAES_128~PBEWithHmacSHA512/256AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] running: cryptotest.tests.CertPathBuilderTests
[2026-02-12T07:00:17.335Z] 0) SUN: PKIX~PKIX (CertPathBuilder)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] running: cryptotest.tests.CipherTests
[2026-02-12T07:00:17.335Z] 0) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 1) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 2) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 3) SunJCE: PBEWithMD5AndDES~PBE (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 4) SunJCE: PBEWithHmacSHA512/256AndAES_256~PBEWithHmacSHA512/256AndAES_256 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 5) SunJCE: AES/GCM/NoPadding~AES/GCM/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 6) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 7) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 8) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 9) SunJCE: AES_192/ECB/NoPadding~AES_192/ECB/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 10) SunJCE: AES_192/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 11) SunJCE: AES_192/ECB/NoPadding~2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 12) SunJCE: AES_128/KW/NoPadding~AES_128/KW/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 13) SunJCE: AES_128/KW/NoPadding~OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 14) SunJCE: AES_128/KW/NoPadding~2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 15) SunJCE: AES_128/KW/NoPadding~AESWrap_128 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 16) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 17) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 18) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 19) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 20) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 21) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 22) SunJCE: DESedeWrap~DESedeWrap (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 23) SunJCE: AES_256/KW/NoPadding~AES_256/KW/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 24) SunJCE: AES_256/KW/NoPadding~OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 25) SunJCE: AES_256/KW/NoPadding~2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 26) SunJCE: AES_256/KW/NoPadding~AESWrap_256 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 27) SunJCE: AES/KW/NoPadding~AES/KW/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 28) SunJCE: AES/KW/NoPadding~AESWrap (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 29) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 30) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 31) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 32) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 33) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 34) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 35) SunJCE: AES_192/KWP/NoPadding~AES_192/KWP/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 36) SunJCE: AES_192/KWP/NoPadding~OID.2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 37) SunJCE: AES_192/KWP/NoPadding~2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 38) SunJCE: AES_192/KWP/NoPadding~AESWrapPad_192 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 39) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 40) SunJCE: AES~AES (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 41) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 42) SunJCE: AES~2.16.840.1.101.3.4.1 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 43) SunJCE: PBEWithHmacSHA512/256AndAES_128~PBEWithHmacSHA512/256AndAES_128 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 44) SunJCE: AES_192/OFB/NoPadding~AES_192/OFB/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 45) SunJCE: AES_192/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 46) SunJCE: AES_192/OFB/NoPadding~2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 47) SunJCE: AES_192/CFB/NoPadding~AES_192/CFB/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 48) SunJCE: AES_192/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 49) SunJCE: AES_192/CFB/NoPadding~2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 50) SunJCE: AES_192/KW/NoPadding~AES_192/KW/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 51) SunJCE: AES_192/KW/NoPadding~OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 52) SunJCE: AES_192/KW/NoPadding~2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 53) SunJCE: AES_192/KW/NoPadding~AESWrap_192 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 54) SunJCE: AES_192/GCM/NoPadding~AES_192/GCM/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 55) SunJCE: AES_192/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 56) SunJCE: AES_192/GCM/NoPadding~2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 57) SunJCE: AES_192/CBC/NoPadding~AES_192/CBC/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 58) SunJCE: AES_192/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 59) SunJCE: AES_192/CBC/NoPadding~2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 60) SunJCE: AES_128/KW/PKCS5Padding~AES_128/KW/PKCS5Padding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 61) SunJCE: DESede~DESede (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 62) SunJCE: DESede~TripleDES (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 63) SunJCE: AES_256/KW/PKCS5Padding~AES_256/KW/PKCS5Padding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 64) SunJCE: AES_128/ECB/NoPadding~AES_128/ECB/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 65) SunJCE: AES_128/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 66) SunJCE: AES_128/ECB/NoPadding~2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 67) SunJCE: AES_256/ECB/NoPadding~AES_256/ECB/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 68) SunJCE: AES_256/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 69) SunJCE: AES_256/ECB/NoPadding~2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 70) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 71) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 72) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 73) SunJCE: AES/KW/PKCS5Padding~AES/KW/PKCS5Padding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 74) SunJCE: ARCFOUR~ARCFOUR (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 75) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 76) SunJCE: ARCFOUR~1.2.840.113549.3.4 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 77) SunJCE: ARCFOUR~RC4 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 78) SunJCE: AES_256/GCM/NoPadding~AES_256/GCM/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 79) SunJCE: AES_256/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 80) SunJCE: AES_256/GCM/NoPadding~2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 81) SunJCE: RC2~RC2 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 82) SunJCE: RSA~RSA (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 83) SunJCE: AES_128/CFB/NoPadding~AES_128/CFB/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 84) SunJCE: AES_128/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 85) SunJCE: AES_128/CFB/NoPadding~2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 86) SunJCE: AES_128/KWP/NoPadding~AES_128/KWP/NoPadding (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 87) SunJCE: AES_128/KWP/NoPadding~OID.2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 88) SunJCE: AES_128/KWP/NoPadding~2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.335Z] 89) SunJCE: AES_128/KWP/NoPadding~AESWrapPad_128 (Cipher)
[2026-02-12T07:00:17.335Z] Passed
[2026-02-12T07:00:17.336Z] 90) SunJCE: AES_128/OFB/NoPadding~AES_128/OFB/NoPadding (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 91) SunJCE: AES_128/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 92) SunJCE: AES_128/OFB/NoPadding~2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 93) SunJCE: AES_256/KWP/NoPadding~AES_256/KWP/NoPadding (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 94) SunJCE: AES_256/KWP/NoPadding~OID.2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 95) SunJCE: AES_256/KWP/NoPadding~2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 96) SunJCE: AES_256/KWP/NoPadding~AESWrapPad_256 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 97) SunJCE: ChaCha20~ChaCha20 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 98) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 99) SunJCE: DES~DES (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 100) SunJCE: AES_256/CBC/NoPadding~AES_256/CBC/NoPadding (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 101) SunJCE: AES_256/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 102) SunJCE: AES_256/CBC/NoPadding~2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 103) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 104) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 105) SunJCE: AES/KWP/NoPadding~AES/KWP/NoPadding (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 106) SunJCE: AES/KWP/NoPadding~AESWrapPad (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 107) SunJCE: AES_192/KW/PKCS5Padding~AES_192/KW/PKCS5Padding (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 108) SunJCE: PBEWithHmacSHA512/224AndAES_128~PBEWithHmacSHA512/224AndAES_128 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 109) SunJCE: AES_256/CFB/NoPadding~AES_256/CFB/NoPadding (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 110) SunJCE: AES_256/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 111) SunJCE: AES_256/CFB/NoPadding~2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 112) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 113) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 114) SunJCE: PBEWithHmacSHA512/224AndAES_256~PBEWithHmacSHA512/224AndAES_256 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 115) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 116) SunJCE: AES_128/CBC/NoPadding~AES_128/CBC/NoPadding (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 117) SunJCE: AES_128/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 118) SunJCE: AES_128/CBC/NoPadding~2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 119) SunJCE: AES_256/OFB/NoPadding~AES_256/OFB/NoPadding (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 120) SunJCE: AES_256/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 121) SunJCE: AES_256/OFB/NoPadding~2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 122) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 123) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 124) SunJCE: AES_128/GCM/NoPadding~AES_128/GCM/NoPadding (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 125) SunJCE: AES_128/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 126) SunJCE: AES_128/GCM/NoPadding~2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 127) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 128) SunJCE: Blowfish~Blowfish (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 129) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (Cipher)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] running: cryptotest.tests.KDFTests
[2026-02-12T07:00:17.336Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-12T07:00:17.336Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-12T07:00:17.336Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T07:00:17.336Z] failed to use: PKIX from SUN version 21
[2026-02-12T07:00:17.336Z] Failed
[2026-02-12T07:00:17.336Z] running: cryptotest.tests.KeyGeneratorTests
[2026-02-12T07:00:17.336Z] 0) SunJCE: HmacSHA3-224~HmacSHA3-224 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 1) SunJCE: HmacSHA3-224~OID.2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 2) SunJCE: HmacSHA3-224~2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 3) SunJCE: HmacSHA384~HmacSHA384 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 4) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 5) SunJCE: HmacSHA384~1.2.840.113549.2.10 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 6) SunJCE: HmacSHA512/224~HmacSHA512/224 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 7) SunJCE: HmacSHA512/224~OID.1.2.840.113549.2.12 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 8) SunJCE: HmacSHA512/224~1.2.840.113549.2.12 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 9) SunJCE: HmacSHA512~HmacSHA512 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 10) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 11) SunJCE: HmacSHA512~1.2.840.113549.2.11 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 12) SunJCE: HmacSHA512/256~HmacSHA512/256 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 13) SunJCE: HmacSHA512/256~OID.1.2.840.113549.2.13 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 14) SunJCE: HmacSHA512/256~1.2.840.113549.2.13 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 15) SunJCE: HmacSHA3-512~HmacSHA3-512 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 16) SunJCE: HmacSHA3-512~OID.2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 17) SunJCE: HmacSHA3-512~2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 18) SunJCE: HmacSHA3-256~HmacSHA3-256 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 19) SunJCE: HmacSHA3-256~OID.2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 20) SunJCE: HmacSHA3-256~2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 21) SunJCE: HmacSHA3-384~HmacSHA3-384 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 22) SunJCE: HmacSHA3-384~OID.2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 23) SunJCE: HmacSHA3-384~2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 24) SunJCE: SunTlsPrf~SunTlsPrf (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 25) SunJCE: HmacSHA224~HmacSHA224 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 26) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 27) SunJCE: HmacSHA224~1.2.840.113549.2.8 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 28) SunJCE: SunTlsKeyMaterial~SunTlsKeyMaterial (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 29) SunJCE: SunTlsKeyMaterial~SunTls12KeyMaterial (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 30) SunJCE: SunTlsMasterSecret~SunTlsMasterSecret (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 31) SunJCE: SunTlsMasterSecret~SunTls12MasterSecret (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 32) SunJCE: SunTlsMasterSecret~SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 33) SunJCE: ARCFOUR~ARCFOUR (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 34) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 35) SunJCE: ARCFOUR~1.2.840.113549.3.4 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 36) SunJCE: ARCFOUR~RC4 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 37) SunJCE: SunTls12Prf~SunTls12Prf (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 38) SunJCE: Blowfish~Blowfish (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 39) SunJCE: HmacSHA256~HmacSHA256 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 40) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 41) SunJCE: HmacSHA256~1.2.840.113549.2.9 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 42) SunJCE: HmacSHA1~HmacSHA1 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 43) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 44) SunJCE: HmacSHA1~1.2.840.113549.2.7 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 45) SunJCE: AES~AES (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 46) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 47) SunJCE: AES~2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 48) SunJCE: HmacMD5~HmacMD5 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 49) SunJCE: DESede~DESede (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 50) SunJCE: DESede~TripleDES (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 51) SunJCE: SunTlsRsaPremasterSecret~SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 52) SunJCE: SunTlsRsaPremasterSecret~SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 53) SunJCE: DES~DES (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 54) SunJCE: RC2~RC2 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 55) SunJCE: ChaCha20~ChaCha20 (KeyGenerator)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] running: cryptotest.tests.TrustManagerFactoryTests
[2026-02-12T07:00:17.336Z] 0) SunJSSE: PKIX~PKIX (TrustManagerFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 1) SunJSSE: PKIX~SunPKIX (TrustManagerFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 2) SunJSSE: PKIX~X509 (TrustManagerFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 3) SunJSSE: PKIX~X.509 (TrustManagerFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 4) SunJSSE: SunX509~SunX509 (TrustManagerFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] running: cryptotest.tests.SecretKeyFactoryTests
[2026-02-12T07:00:17.336Z] 0) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 1) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 2) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 3) SunJCE: PBEWithMD5AndDES~PBE (SecretKeyFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 4) SunJCE: DESede~DESede (SecretKeyFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 5) SunJCE: DESede~TripleDES (SecretKeyFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 6) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 7) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 8) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-12T07:00:17.336Z] Passed
[2026-02-12T07:00:17.336Z] 9) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 10) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 11) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 12) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 13) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 14) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 15) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 16) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 17) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 18) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 19) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 20) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 21) SunJCE: PBEWithHmacSHA512/256AndAES_256~PBEWithHmacSHA512/256AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 22) SunJCE: PBKDF2WithHmacSHA1~PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 23) SunJCE: PBKDF2WithHmacSHA1~OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 24) SunJCE: PBKDF2WithHmacSHA1~1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 25) SunJCE: PBEWithHmacSHA512/256AndAES_128~PBEWithHmacSHA512/256AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 26) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 27) SunJCE: PBKDF2WithHmacSHA384~PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 28) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 29) SunJCE: PBKDF2WithHmacSHA512/256~PBKDF2WithHmacSHA512/256 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 30) SunJCE: PBKDF2WithHmacSHA256~PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 31) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 32) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 33) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 34) SunJCE: PBKDF2WithHmacSHA512/224~PBKDF2WithHmacSHA512/224 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 35) SunJCE: PBKDF2WithHmacSHA224~PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 36) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 37) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 38) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 39) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 40) SunJCE: PBEWithHmacSHA512/224AndAES_128~PBEWithHmacSHA512/224AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 41) SunJCE: DES~DES (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 42) SunJCE: PBEWithHmacSHA512/224AndAES_256~PBEWithHmacSHA512/224AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 43) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 44) SunJCE: PBKDF2WithHmacSHA512~PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 45) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] running: cryptotest.tests.TransformServiceTests
[2026-02-12T07:00:17.337Z] 0) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 1) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~EXCLUSIVE (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 2) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 3) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~ENVELOPED (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 4) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 5) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 6) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 7) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~XPATH2 (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 8) XMLDSig: http://www.w3.org/2006/12/xml-c14n11~http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 9) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 10) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 11) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 12) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~XSLT (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 13) XMLDSig: http://www.w3.org/2006/12/xml-c14n11#WithComments~http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 14) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 15) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~XPATH (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 16) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 17) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~BASE64 (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 18) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] 19) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~INCLUSIVE (TransformService)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] running: cryptotest.tests.PolicyTests
[2026-02-12T07:00:17.337Z] 0) SUN: JavaPolicy~JavaPolicy (Policy)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] running: cryptotest.tests.TerminalFactoryTests
[2026-02-12T07:00:17.337Z] 0) SunPCSC: PC/SC~PC/SC (TerminalFactory)
[2026-02-12T07:00:17.337Z] Passed
[2026-02-12T07:00:17.337Z] running: cryptotest.tests.TestProviders
[2026-02-12T07:00:17.337Z] provider atts
[2026-02-12T07:00:17.337Z] --------------------------------------------
[2026-02-12T07:00:17.337Z] 1) SUN
[2026-02-12T07:00:17.337Z] **************atts**************
[2026-02-12T07:00:17.337Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-12T07:00:17.337Z] Signature.SHA3-384withDSA ImplementedIn=Software
[2026-02-12T07:00:17.337Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-12T07:00:17.337Z] Signature.SHA384withDSA KeySize=3072
[2026-02-12T07:00:17.337Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.337Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-12T07:00:17.337Z] Signature.SHA3-384withDSA KeySize=3072
[2026-02-12T07:00:17.337Z] SecureRandom.NativePRNG ThreadSafe=true
[2026-02-12T07:00:17.337Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-12T07:00:17.337Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-12T07:00:17.337Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-12T07:00:17.337Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-12T07:00:17.337Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-12T07:00:17.337Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-12T07:00:17.337Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.337Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.337Z] KeyFactory.HSS/LMS ImplementedIn=Software
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-12T07:00:17.337Z] Alg.Alias.MessageDigest.OID.1.2.840.113549.2.2=MD2
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-12T07:00:17.337Z] Alg.Alias.MessageDigest.OID.1.2.840.113549.2.5=MD5
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-12T07:00:17.337Z] Signature.SHA3-256withDSA ImplementedIn=Software
[2026-02-12T07:00:17.337Z] Signature.SHA384withDSAinP1363Format=sun.security.provider.DSA$SHA384withDSAinP1363Format
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-12T07:00:17.337Z] Signature.SHA384withDSA=sun.security.provider.DSA$SHA384withDSA
[2026-02-12T07:00:17.337Z] Signature.SHA3-384withDSA=sun.security.provider.DSA$SHA3_384withDSA
[2026-02-12T07:00:17.337Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-12T07:00:17.337Z] Provider.id version=21
[2026-02-12T07:00:17.337Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-12T07:00:17.337Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-12T07:00:17.337Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-12T07:00:17.337Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-12T07:00:17.337Z] Provider.id className=sun.security.provider.Sun
[2026-02-12T07:00:17.337Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-12T07:00:17.337Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-12T07:00:17.337Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-12T07:00:17.337Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-12T07:00:17.337Z] Signature.SHA384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.337Z] Signature.SHA3-512withDSA ImplementedIn=Software
[2026-02-12T07:00:17.337Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-12T07:00:17.337Z] Alg.Alias.KeyFactory.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-12T07:00:17.337Z] Alg.Alias.Signature.OID.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-12T07:00:17.337Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-12T07:00:17.337Z] KeyFactory.HSS/LMS=sun.security.provider.HSS$KeyFactoryImpl
[2026-02-12T07:00:17.337Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-12T07:00:17.337Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-12T07:00:17.337Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.337Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-12T07:00:17.337Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-12T07:00:17.338Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] KeyStore.DKS ImplementedIn=Software
[2026-02-12T07:00:17.338Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-12T07:00:17.338Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-12T07:00:17.338Z] KeyStore.JKS ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-12T07:00:17.338Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-12T07:00:17.338Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-12T07:00:17.338Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-12T07:00:17.338Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] Signature.SHA512withDSA=sun.security.provider.DSA$SHA512withDSA
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA3-512withDSA KeySize=3072
[2026-02-12T07:00:17.338Z] Signature.SHA512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Signature.SHA3-512withDSAinP1363Format=sun.security.provider.DSA$SHA3_512withDSAinP1363Format
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-12T07:00:17.338Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-12T07:00:17.338Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-12T07:00:17.338Z] CertStore.Collection ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.HSS/LMS ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-12T07:00:17.338Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-12T07:00:17.338Z] Signature.SHA256withDSA KeySize=2048
[2026-02-12T07:00:17.338Z] Signature.SHA3-224withDSA=sun.security.provider.DSA$SHA3_224withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA3-512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-12T07:00:17.338Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA3-256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-12T07:00:17.338Z] Signature.SHA3-512withDSA=sun.security.provider.DSA$SHA3_512withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-12T07:00:17.338Z] Signature.SHA512withDSA KeySize=3072
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-12T07:00:17.338Z] Signature.SHA3-256withDSA KeySize=2048
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-12T07:00:17.338Z] Signature.SHA384withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.1.2.840.113549.2.5=MD5
[2026-02-12T07:00:17.338Z] Signature.NONEwithDSA KeySize=1024
[2026-02-12T07:00:17.338Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA3-256withDSAinP1363Format=sun.security.provider.DSA$SHA3_256withDSAinP1363Format
[2026-02-12T07:00:17.338Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-12T07:00:17.338Z] Signature.SHA3-224withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Provider.id info=SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; PKCS12, JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.1.2.840.113549.2.2=MD2
[2026-02-12T07:00:17.338Z] Signature.SHA3-256withDSA=sun.security.provider.DSA$SHA3_256withDSA
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] SecureRandom.NativePRNGNonBlocking ThreadSafe=true
[2026-02-12T07:00:17.338Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA3-384withDSAinP1363Format=sun.security.provider.DSA$SHA3_384withDSAinP1363Format
[2026-02-12T07:00:17.338Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Provider.id name=SUN
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-12T07:00:17.338Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-12T07:00:17.338Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-12T07:00:17.338Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-12T07:00:17.338Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-12T07:00:17.338Z] Signature.SHA1withDSA KeySize=1024
[2026-02-12T07:00:17.338Z] Signature.SHA3-224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-12T07:00:17.338Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-12T07:00:17.338Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-12T07:00:17.338Z] Signature.SHA3-224withDSA KeySize=2048
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Signature.SHA224withDSA KeySize=2048
[2026-02-12T07:00:17.338Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-12T07:00:17.338Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-12T07:00:17.338Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-12T07:00:17.338Z] Signature.SHA3-384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-12T07:00:17.338Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-12T07:00:17.338Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-12T07:00:17.338Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-12T07:00:17.338Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-12T07:00:17.338Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-12T07:00:17.338Z] SecureRandom.NativePRNGBlocking ThreadSafe=true
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA3-224withDSAinP1363Format=sun.security.provider.DSA$SHA3_224withDSAinP1363Format
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-12T07:00:17.338Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-12T07:00:17.338Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-12T07:00:17.338Z] Signature.SHA512withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-12T07:00:17.338Z] Signature.HSS/LMS=sun.security.provider.HSS
[2026-02-12T07:00:17.338Z] Signature.SHA512withDSAinP1363Format=sun.security.provider.DSA$SHA512withDSAinP1363Format
[2026-02-12T07:00:17.338Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-12T07:00:17.338Z] Signature.SHA3-384withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-12T07:00:17.338Z] Signature.SHA384withDSA KeySize=3072
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-12T07:00:17.338Z] Signature.SHA3-384withDSA KeySize=3072
[2026-02-12T07:00:17.338Z] SecureRandom.NativePRNG ThreadSafe=true
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-12T07:00:17.338Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] KeyFactory.HSS/LMS ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.1.2.840.113549.2.2=MD2
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.1.2.840.113549.2.5=MD5
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA3-256withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA384withDSAinP1363Format=sun.security.provider.DSA$SHA384withDSAinP1363Format
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA384withDSA=sun.security.provider.DSA$SHA384withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA3-384withDSA=sun.security.provider.DSA$SHA3_384withDSA
[2026-02-12T07:00:17.338Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-12T07:00:17.338Z] Provider.id version=21
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-12T07:00:17.338Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-12T07:00:17.338Z] Provider.id className=sun.security.provider.Sun
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-12T07:00:17.338Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-12T07:00:17.338Z] Signature.SHA384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Signature.SHA3-512withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyFactory.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.OID.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-12T07:00:17.338Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-12T07:00:17.338Z] KeyFactory.HSS/LMS=sun.security.provider.HSS$KeyFactoryImpl
[2026-02-12T07:00:17.338Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-12T07:00:17.338Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-12T07:00:17.338Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-12T07:00:17.338Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] KeyStore.DKS ImplementedIn=Software
[2026-02-12T07:00:17.338Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-12T07:00:17.338Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-12T07:00:17.338Z] KeyStore.JKS ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.1.2.840.113549.1.9.16.3.17=HSS/LMS
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-12T07:00:17.338Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-12T07:00:17.338Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-12T07:00:17.338Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-12T07:00:17.338Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] Signature.SHA512withDSA=sun.security.provider.DSA$SHA512withDSA
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA3-512withDSA KeySize=3072
[2026-02-12T07:00:17.338Z] Signature.SHA512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Signature.SHA3-512withDSAinP1363Format=sun.security.provider.DSA$SHA3_512withDSAinP1363Format
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-12T07:00:17.338Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-12T07:00:17.338Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-12T07:00:17.338Z] CertStore.Collection ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.HSS/LMS ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-12T07:00:17.338Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-12T07:00:17.338Z] Signature.SHA256withDSA KeySize=2048
[2026-02-12T07:00:17.338Z] Signature.SHA3-224withDSA=sun.security.provider.DSA$SHA3_224withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.3=SHA384withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.4=SHA512withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA3-512withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.5=SHA3-224withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.6=SHA3-256withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.7=SHA3-384withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.8=SHA3-512withDSA
[2026-02-12T07:00:17.338Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-12T07:00:17.338Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA3-256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-12T07:00:17.338Z] Signature.SHA3-512withDSA=sun.security.provider.DSA$SHA3_512withDSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-12T07:00:17.338Z] Signature.SHA512withDSA KeySize=3072
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-12T07:00:17.338Z] Signature.SHA3-256withDSA KeySize=2048
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-12T07:00:17.338Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-12T07:00:17.338Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-12T07:00:17.338Z] Signature.SHA384withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.1.2.840.113549.2.5=MD5
[2026-02-12T07:00:17.338Z] Signature.NONEwithDSA KeySize=1024
[2026-02-12T07:00:17.338Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA3-256withDSAinP1363Format=sun.security.provider.DSA$SHA3_256withDSAinP1363Format
[2026-02-12T07:00:17.338Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-12T07:00:17.338Z] Signature.SHA3-224withDSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Provider.id info=SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; PKCS12, JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.1.2.840.113549.2.2=MD2
[2026-02-12T07:00:17.338Z] Signature.SHA3-256withDSA=sun.security.provider.DSA$SHA3_256withDSA
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] SecureRandom.NativePRNGNonBlocking ThreadSafe=true
[2026-02-12T07:00:17.338Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Signature.SHA3-384withDSAinP1363Format=sun.security.provider.DSA$SHA3_384withDSAinP1363Format
[2026-02-12T07:00:17.338Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-12T07:00:17.338Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-12T07:00:17.338Z] Provider.id name=SUN
[2026-02-12T07:00:17.338Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-12T07:00:17.338Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-12T07:00:17.338Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-12T07:00:17.338Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-12T07:00:17.338Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-12T07:00:17.338Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-12T07:00:17.338Z] Signature.SHA1withDSA KeySize=1024
[2026-02-12T07:00:17.338Z] Signature.SHA3-224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.338Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-12T07:00:17.338Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-12T07:00:17.339Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-12T07:00:17.339Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-12T07:00:17.339Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-12T07:00:17.339Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-12T07:00:17.339Z] Signature.SHA3-224withDSA KeySize=2048
[2026-02-12T07:00:17.339Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA224withDSA KeySize=2048
[2026-02-12T07:00:17.339Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-12T07:00:17.339Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-12T07:00:17.339Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-12T07:00:17.339Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-12T07:00:17.339Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-12T07:00:17.339Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-12T07:00:17.339Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-12T07:00:17.339Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-12T07:00:17.339Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-12T07:00:17.339Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-12T07:00:17.339Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-12T07:00:17.339Z] SecureRandom.NativePRNGBlocking ThreadSafe=true
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-12T07:00:17.339Z] Signature.SHA3-224withDSAinP1363Format=sun.security.provider.DSA$SHA3_224withDSAinP1363Format
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-12T07:00:17.339Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-12T07:00:17.339Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-12T07:00:17.339Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-12T07:00:17.339Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-12T07:00:17.339Z] Signature.SHA512withDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-12T07:00:17.339Z] Signature.HSS/LMS=sun.security.provider.HSS
[2026-02-12T07:00:17.339Z] Signature.SHA512withDSAinP1363Format=sun.security.provider.DSA$SHA512withDSAinP1363Format
[2026-02-12T07:00:17.339Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-12T07:00:17.339Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-12T07:00:17.339Z] 2) SunRsaSign
[2026-02-12T07:00:17.339Z] **************atts**************
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA3-256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-12T07:00:17.339Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.PSS=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T07:00:17.339Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.AlgorithmParameters.PSS=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-224withRSA=sun.security.rsa.RSASignature$SHA3_224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-512withRSA=sun.security.rsa.RSASignature$SHA3_512withRSA
[2026-02-12T07:00:17.339Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-12T07:00:17.339Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-12T07:00:17.339Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-12T07:00:17.339Z] Signature.SHA3-224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.PSS=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Provider.id version=21
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-12T07:00:17.339Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-12T07:00:17.339Z] Provider.id info=Sun RSA signature provider
[2026-02-12T07:00:17.339Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-12T07:00:17.339Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-256withRSA=sun.security.rsa.RSASignature$SHA3_256withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-12T07:00:17.339Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withRSA=sun.security.rsa.RSASignature$SHA3_384withRSA
[2026-02-12T07:00:17.339Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-12T07:00:17.339Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-12T07:00:17.339Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-12T07:00:17.339Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.PSS=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T07:00:17.339Z] Provider.id name=SunRsaSign
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA3-512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-12T07:00:17.339Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA3-256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-12T07:00:17.339Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.PSS=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T07:00:17.339Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.13=SHA3-224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.AlgorithmParameters.PSS=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.14=SHA3-256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.15=SHA3-384withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.16=SHA3-512withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-224withRSA=sun.security.rsa.RSASignature$SHA3_224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-512withRSA=sun.security.rsa.RSASignature$SHA3_512withRSA
[2026-02-12T07:00:17.339Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-12T07:00:17.339Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-12T07:00:17.339Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-12T07:00:17.339Z] Signature.SHA3-224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.PSS=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Provider.id version=21
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-12T07:00:17.339Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-12T07:00:17.339Z] Provider.id info=Sun RSA signature provider
[2026-02-12T07:00:17.339Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-12T07:00:17.339Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-256withRSA=sun.security.rsa.RSASignature$SHA3_256withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-12T07:00:17.339Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withRSA=sun.security.rsa.RSASignature$SHA3_384withRSA
[2026-02-12T07:00:17.339Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-12T07:00:17.339Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-12T07:00:17.339Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-12T07:00:17.339Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.PSS=RSASSA-PSS
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-12T07:00:17.339Z] Provider.id name=SunRsaSign
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-12T07:00:17.339Z] Signature.SHA3-512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-12T07:00:17.339Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-12T07:00:17.339Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-12T07:00:17.339Z] 3) SunEC
[2026-02-12T07:00:17.339Z] **************atts**************
[2026-02-12T07:00:17.339Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-12T07:00:17.339Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-12T07:00:17.339Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-12T07:00:17.339Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.113=Ed448
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.112=Ed25519
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.3.101.112=Ed25519
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.3.101.113=Ed448
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-12T07:00:17.339Z] KeyFactory.EdDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-12T07:00:17.339Z] Signature.Ed448 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] KeyAgreement.ECDH KeySize=256
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_256inP1363Format
[2026-02-12T07:00:17.339Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] AlgorithmParameters.EC KeySize=256
[2026-02-12T07:00:17.339Z] Signature.SHA3-512withECDSA KeySize=256
[2026-02-12T07:00:17.339Z] Signature.SHA3-256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-12T07:00:17.339Z] Signature.SHA224withECDSA KeySize=256
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-12T07:00:17.339Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-12T07:00:17.339Z] KeyFactory.EC KeySize=256
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.3.101.112=Ed25519
[2026-02-12T07:00:17.339Z] Signature.Ed448=sun.security.ec.ed.EdDSASignature.Ed448
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.OID.1.3.101.112=Ed25519
[2026-02-12T07:00:17.339Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-12T07:00:17.339Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.OID.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.1.3.101.113=Ed448
[2026-02-12T07:00:17.339Z] Signature.SHA3-224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_224inP1363Format
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_384inP1363Format
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.OID.1.3.101.113=Ed448
[2026-02-12T07:00:17.339Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] KeyPairGenerator.EdDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withECDSA=sun.security.ec.ECDSASignature$SHA3_384
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T07:00:17.339Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.339Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T07:00:17.339Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T07:00:17.339Z] Provider.id version=21
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.3.101.112=Ed25519
[2026-02-12T07:00:17.339Z] Signature.SHA3-224withECDSA=sun.security.ec.ECDSASignature$SHA3_224
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.3.101.113=Ed448
[2026-02-12T07:00:17.339Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-12T07:00:17.339Z] Provider.id info=Sun Elliptic Curve provider
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-12T07:00:17.339Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-12T07:00:17.339Z] KeyPairGenerator.Ed25519 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T07:00:17.339Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-12T07:00:17.339Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T07:00:17.339Z] KeyPairGenerator.Ed448 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Provider.id className=sun.security.ec.SunEC
[2026-02-12T07:00:17.339Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.339Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-12T07:00:17.339Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.Ed25519 ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.339Z] KeyFactory.Ed25519=sun.security.ec.ed.EdDSAKeyFactory.Ed25519
[2026-02-12T07:00:17.339Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-12T07:00:17.339Z] Signature.SHA3-512withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Provider.id name=SunEC
[2026-02-12T07:00:17.339Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-12T07:00:17.339Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.EdDSA=sun.security.ec.ed.EdDSASignature
[2026-02-12T07:00:17.339Z] Signature.EdDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA3-384withECDSA KeySize=256
[2026-02-12T07:00:17.339Z] Signature.SHA3-512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.339Z] Signature.SHA512withECDSA KeySize=256
[2026-02-12T07:00:17.339Z] Signature.SHA3-224withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.339Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-12T07:00:17.340Z] Signature.SHA1withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] KeyPairGenerator.Ed25519=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed25519
[2026-02-12T07:00:17.340Z] Signature.SHA3-256withECDSA=sun.security.ec.ECDSASignature$SHA3_256
[2026-02-12T07:00:17.340Z] Signature.NONEwithECDSA KeySize=256
[2026-02-12T07:00:17.340Z] KeyFactory.Ed448=sun.security.ec.ed.EdDSAKeyFactory.Ed448
[2026-02-12T07:00:17.340Z] Signature.SHA256withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA3-256withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.340Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-12T07:00:17.340Z] Signature.Ed25519=sun.security.ec.ed.EdDSASignature.Ed25519
[2026-02-12T07:00:17.340Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-12T07:00:17.340Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-12T07:00:17.340Z] KeyPairGenerator.EdDSA=sun.security.ec.ed.EdDSAKeyPairGenerator
[2026-02-12T07:00:17.340Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyFactory.EdDSA=sun.security.ec.ed.EdDSAKeyFactory
[2026-02-12T07:00:17.340Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-12T07:00:17.340Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-12T07:00:17.340Z] Signature.SHA384withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-12T07:00:17.340Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyFactory.Ed448 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyPairGenerator.EC KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-12T07:00:17.340Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-12T07:00:17.340Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA3-512withECDSA=sun.security.ec.ECDSASignature$SHA3_512
[2026-02-12T07:00:17.340Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-12T07:00:17.340Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] KeyFactory.Ed25519 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA3-256withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-12T07:00:17.340Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-12T07:00:17.340Z] Signature.SHA3-512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_512inP1363Format
[2026-02-12T07:00:17.340Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-12T07:00:17.340Z] Signature.SHA3-224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-12T07:00:17.340Z] AlgorithmParameters.EC SupportedCurves=[secp256r1,NIST P-256,X9.62 prime256v1,1.2.840.10045.3.1.7]|[secp384r1,NIST P-384,1.3.132.0.34]|[secp521r1,NIST P-521,1.3.132.0.35]
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T07:00:17.340Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.3.101.112=Ed25519
[2026-02-12T07:00:17.340Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.3.101.113=Ed448
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T07:00:17.340Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.340Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-12T07:00:17.340Z] KeyFactory.EC ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyPairGenerator.Ed448=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed448
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-12T07:00:17.340Z] Signature.SHA3-224withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-12T07:00:17.340Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-12T07:00:17.340Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-12T07:00:17.340Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-12T07:00:17.340Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.113=Ed448
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.112=Ed25519
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.1.3.101.112=Ed25519
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.1.3.101.113=Ed448
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.10=SHA3-256withECDSA
[2026-02-12T07:00:17.340Z] KeyFactory.EdDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.11=SHA3-384withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.12=SHA3-512withECDSA
[2026-02-12T07:00:17.340Z] Signature.Ed448 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyAgreement.ECDH KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA3-384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] Signature.SHA3-256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_256inP1363Format
[2026-02-12T07:00:17.340Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] AlgorithmParameters.EC KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA3-512withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA3-256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-12T07:00:17.340Z] Signature.SHA224withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.9=SHA3-224withECDSA
[2026-02-12T07:00:17.340Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyFactory.EC KeySize=256
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.1.3.101.112=Ed25519
[2026-02-12T07:00:17.340Z] Signature.Ed448=sun.security.ec.ed.EdDSASignature.Ed448
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.OID.1.3.101.112=Ed25519
[2026-02-12T07:00:17.340Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-12T07:00:17.340Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.OID.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.1.3.101.113=Ed448
[2026-02-12T07:00:17.340Z] Signature.SHA3-224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_224inP1363Format
[2026-02-12T07:00:17.340Z] Signature.SHA3-384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_384inP1363Format
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.OID.1.3.101.113=Ed448
[2026-02-12T07:00:17.340Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] KeyPairGenerator.EdDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA3-384withECDSA=sun.security.ec.ECDSASignature$SHA3_384
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T07:00:17.340Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.340Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T07:00:17.340Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T07:00:17.340Z] Provider.id version=21
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.3.101.112=Ed25519
[2026-02-12T07:00:17.340Z] Signature.SHA3-224withECDSA=sun.security.ec.ECDSASignature$SHA3_224
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.3.101.113=Ed448
[2026-02-12T07:00:17.340Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-12T07:00:17.340Z] Provider.id info=Sun Elliptic Curve provider
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-12T07:00:17.340Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyPairGenerator.Ed25519 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T07:00:17.340Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T07:00:17.340Z] KeyPairGenerator.Ed448 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA3-384withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Provider.id className=sun.security.ec.SunEC
[2026-02-12T07:00:17.340Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.340Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-12T07:00:17.340Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.Ed25519 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.340Z] KeyFactory.Ed25519=sun.security.ec.ed.EdDSAKeyFactory.Ed25519
[2026-02-12T07:00:17.340Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-12T07:00:17.340Z] Signature.SHA3-512withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Provider.id name=SunEC
[2026-02-12T07:00:17.340Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-12T07:00:17.340Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.EdDSA=sun.security.ec.ed.EdDSASignature
[2026-02-12T07:00:17.340Z] Signature.EdDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] Signature.SHA3-384withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA3-512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] Signature.SHA512withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA3-224withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-12T07:00:17.340Z] Signature.SHA1withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] KeyPairGenerator.Ed25519=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed25519
[2026-02-12T07:00:17.340Z] Signature.SHA3-256withECDSA=sun.security.ec.ECDSASignature$SHA3_256
[2026-02-12T07:00:17.340Z] Signature.NONEwithECDSA KeySize=256
[2026-02-12T07:00:17.340Z] KeyFactory.Ed448=sun.security.ec.ed.EdDSAKeyFactory.Ed448
[2026-02-12T07:00:17.340Z] Signature.SHA256withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA3-256withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyFactory.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.340Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-12T07:00:17.340Z] Signature.Ed25519=sun.security.ec.ed.EdDSASignature.Ed25519
[2026-02-12T07:00:17.340Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-12T07:00:17.340Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-12T07:00:17.340Z] KeyPairGenerator.EdDSA=sun.security.ec.ed.EdDSAKeyPairGenerator
[2026-02-12T07:00:17.340Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyFactory.EdDSA=sun.security.ec.ed.EdDSAKeyFactory
[2026-02-12T07:00:17.340Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-12T07:00:17.340Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-12T07:00:17.340Z] Signature.SHA384withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-12T07:00:17.340Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyFactory.Ed448 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyPairGenerator.EC KeySize=256
[2026-02-12T07:00:17.340Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-12T07:00:17.340Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-12T07:00:17.340Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA3-512withECDSA=sun.security.ec.ECDSASignature$SHA3_512
[2026-02-12T07:00:17.340Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-12T07:00:17.340Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] KeyFactory.Ed25519 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA3-256withECDSA ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-12T07:00:17.340Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-12T07:00:17.340Z] Signature.SHA3-512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA3_512inP1363Format
[2026-02-12T07:00:17.340Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-12T07:00:17.340Z] Signature.SHA3-224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-12T07:00:17.340Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-12T07:00:17.340Z] AlgorithmParameters.EC SupportedCurves=[secp256r1,NIST P-256,X9.62 prime256v1,1.2.840.10045.3.1.7]|[secp384r1,NIST P-384,1.3.132.0.34]|[secp521r1,NIST P-521,1.3.132.0.35]
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-12T07:00:17.340Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.3.101.112=Ed25519
[2026-02-12T07:00:17.340Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.3.101.113=Ed448
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-12T07:00:17.340Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-12T07:00:17.340Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyPairGenerator.1.2.840.10045.2.1=EC
[2026-02-12T07:00:17.340Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-12T07:00:17.340Z] KeyFactory.EC ImplementedIn=Software
[2026-02-12T07:00:17.340Z] KeyPairGenerator.Ed448=sun.security.ec.ed.EdDSAKeyPairGenerator.Ed448
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-12T07:00:17.340Z] Signature.SHA3-224withECDSA KeySize=256
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-12T07:00:17.340Z] 4) SunJSSE
[2026-02-12T07:00:17.340Z] **************atts**************
[2026-02-12T07:00:17.340Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-12T07:00:17.340Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-12T07:00:17.340Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-12T07:00:17.340Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-12T07:00:17.340Z] Provider.id version=21
[2026-02-12T07:00:17.340Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-12T07:00:17.340Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-12T07:00:17.340Z] Provider.id info=Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2/TLSv1.3/DTLSv1.0/DTLSv1.2)
[2026-02-12T07:00:17.340Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-12T07:00:17.340Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-12T07:00:17.340Z] Provider.id className=sun.security.ssl.SunJSSE
[2026-02-12T07:00:17.340Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-12T07:00:17.340Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-12T07:00:17.340Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-12T07:00:17.340Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-12T07:00:17.340Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-12T07:00:17.340Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-12T07:00:17.340Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-12T07:00:17.340Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-12T07:00:17.340Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-12T07:00:17.340Z] Provider.id name=SunJSSE
[2026-02-12T07:00:17.340Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-12T07:00:17.340Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-12T07:00:17.340Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-12T07:00:17.340Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-12T07:00:17.340Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-12T07:00:17.340Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-12T07:00:17.340Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-12T07:00:17.340Z] Provider.id version=21
[2026-02-12T07:00:17.340Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-12T07:00:17.340Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-12T07:00:17.340Z] Provider.id info=Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2/TLSv1.3/DTLSv1.0/DTLSv1.2)
[2026-02-12T07:00:17.340Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-12T07:00:17.340Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-12T07:00:17.340Z] Provider.id className=sun.security.ssl.SunJSSE
[2026-02-12T07:00:17.340Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-12T07:00:17.340Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-12T07:00:17.340Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-12T07:00:17.340Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-12T07:00:17.340Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-12T07:00:17.340Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-12T07:00:17.340Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-12T07:00:17.340Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-12T07:00:17.340Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-12T07:00:17.340Z] Provider.id name=SunJSSE
[2026-02-12T07:00:17.340Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-12T07:00:17.340Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-12T07:00:17.340Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-12T07:00:17.340Z] 5) SunJCE
[2026-02-12T07:00:17.340Z] **************atts**************
[2026-02-12T07:00:17.340Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-12T07:00:17.340Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-12T07:00:17.340Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.340Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-12T07:00:17.340Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.340Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-12T07:00:17.340Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-12T07:00:17.340Z] Cipher.AES_256/GCM/NoPadding SupportedModes=GCM
[2026-02-12T07:00:17.340Z] Mac.PBEWithHmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.340Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-12T07:00:17.340Z] Cipher.AES/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.340Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.340Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-12T07:00:17.340Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-12T07:00:17.340Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.340Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.340Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.340Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T07:00:17.340Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T07:00:17.340Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T07:00:17.340Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T07:00:17.340Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T07:00:17.340Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-12T07:00:17.340Z] Mac.HmacSHA3-224=com.sun.crypto.provider.HmacCore$HmacSHA3_224
[2026-02-12T07:00:17.340Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-12T07:00:17.340Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-12T07:00:17.340Z] Alg.Alias.Cipher.AESWrapPad_256=AES_256/KWP/NoPadding
[2026-02-12T07:00:17.340Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.341Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-12T07:00:17.341Z] Cipher.AES/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_256AndAES_128
[2026-02-12T07:00:17.341Z] Cipher.AES_128/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-12T07:00:17.341Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.AESWrapPad=AES/KWP/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.AESWrapPad_128=AES_128/KWP/NoPadding
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Cipher.AES/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KWP_NoPadding
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T07:00:17.341Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_256AndAES_256
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T07:00:17.341Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-12T07:00:17.341Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-12T07:00:17.341Z] Cipher.DESede SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-12T07:00:17.341Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-12T07:00:17.341Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-12T07:00:17.341Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.AESWrapPad_192=AES_192/KWP/NoPadding
[2026-02-12T07:00:17.341Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Cipher.AES/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AESGCM
[2026-02-12T07:00:17.341Z] Cipher.AES/GCM/NoPadding SupportedModes=GCM
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.7=OAEP
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-12T07:00:17.341Z] Cipher.AES_192/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.7=OAEP
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-12T07:00:17.341Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-12T07:00:17.341Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-12T07:00:17.341Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T07:00:17.341Z] Mac.HmacSHA3-512 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T07:00:17.341Z] KeyGenerator.HmacSHA512/224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_224
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.341Z] Cipher.AES_256/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KWP_NoPadding
[2026-02-12T07:00:17.341Z] Cipher.AES_128/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_PKCS5Padding
[2026-02-12T07:00:17.341Z] KeyGenerator.HmacSHA512/256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_256
[2026-02-12T07:00:17.341Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.341Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-12T07:00:17.341Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.341Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-12T07:00:17.341Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-12T07:00:17.341Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA384
[2026-02-12T07:00:17.341Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES256
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.341Z] KEM.DHKEM=com.sun.crypto.provider.DHKEM
[2026-02-12T07:00:17.341Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-12T07:00:17.341Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_224AndAES_256
[2026-02-12T07:00:17.341Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.341Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-12T07:00:17.341Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.341Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T07:00:17.341Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T07:00:17.341Z] KEM.DHKEM ImplementedIn=Software
[2026-02-12T07:00:17.341Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T07:00:17.341Z] Cipher.AES_256/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_NoPadding
[2026-02-12T07:00:17.341Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-12T07:00:17.341Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_224AndAES_128
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.341Z] Cipher.AES_128/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_NoPadding
[2026-02-12T07:00:17.341Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-12T07:00:17.341Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T07:00:17.341Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_224AndAES_128
[2026-02-12T07:00:17.341Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T07:00:17.341Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-12T07:00:17.341Z] Signature.NONEwithRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.341Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-12T07:00:17.341Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-12T07:00:17.341Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-12T07:00:17.341Z] KeyGenerator.HmacSHA3-384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_384
[2026-02-12T07:00:17.341Z] Mac.HmacSHA3-512=com.sun.crypto.provider.HmacCore$HmacSHA3_512
[2026-02-12T07:00:17.341Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-12T07:00:17.341Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-12T07:00:17.341Z] Cipher.AES_256/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-12T07:00:17.341Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-12T07:00:17.341Z] Provider.id name=SunJCE
[2026-02-12T07:00:17.341Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-12T07:00:17.341Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-12T07:00:17.341Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-12T07:00:17.341Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.341Z] Mac.HmacSHA3-384 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-12T07:00:17.341Z] KeyGenerator.HmacSHA3-256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_256
[2026-02-12T07:00:17.341Z] Cipher.AES_192/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.AESWrap=AES/KW/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-12T07:00:17.341Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T07:00:17.341Z] Cipher.AES_256/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Cipher.AES_192/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KWP_NoPadding
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-12T07:00:17.341Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.341Z] Cipher.RSA SupportedModes=ECB
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-12T07:00:17.341Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-12T07:00:17.341Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.AESWrap_128=AES_128/KW/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBKDF2WithHmacSHA512/224=com.sun.crypto.provider.PBKDF2Core$HmacSHA512_224
[2026-02-12T07:00:17.341Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-12T07:00:17.341Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-12T07:00:17.341Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBKDF2WithHmacSHA512/256=com.sun.crypto.provider.PBKDF2Core$HmacSHA512_256
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T07:00:17.341Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T07:00:17.341Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-12T07:00:17.341Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-12T07:00:17.341Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-12T07:00:17.341Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-12T07:00:17.341Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES128
[2026-02-12T07:00:17.341Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-12T07:00:17.341Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-12T07:00:17.341Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-12T07:00:17.341Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-12T07:00:17.341Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.341Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-12T07:00:17.341Z] Cipher.AES_192/GCM/NoPadding SupportedModes=GCM
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-12T07:00:17.341Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_256AndAES_256
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.341Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-12T07:00:17.341Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.341Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.341Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-12T07:00:17.341Z] Cipher.AES_128/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-12T07:00:17.341Z] Cipher.AES_192/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_256AndAES_128
[2026-02-12T07:00:17.341Z] Provider.id version=21
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.AESWrap_256=AES_256/KW/NoPadding
[2026-02-12T07:00:17.341Z] Mac.PBEWithHmacSHA512/256=com.sun.crypto.provider.PBMAC1Core$HmacSHA512_256
[2026-02-12T07:00:17.341Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Cipher.AES_128/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Cipher.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512_224AndAES_256
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-12T07:00:17.341Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-12T07:00:17.341Z] Cipher.AES_128/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KWP_NoPadding
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-12T07:00:17.341Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.341Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.341Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.341Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES192
[2026-02-12T07:00:17.341Z] Mac.PBEWithHmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.341Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-12T07:00:17.341Z] KEM.DHKEM SupportedKeyClasses=java.security.interfaces.ECKey|java.security.interfaces.XECKey
[2026-02-12T07:00:17.341Z] Cipher.AES_192/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.341Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.AESWrap_192=AES_192/KW/NoPadding
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-12T07:00:17.341Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.341Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-12T07:00:17.341Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.341Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.341Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.341Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T07:00:17.341Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.341Z] Cipher.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512_224AndAES_128
[2026-02-12T07:00:17.341Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.341Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T07:00:17.341Z] Cipher.DES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T07:00:17.341Z] Cipher.AES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-12T07:00:17.341Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-12T07:00:17.341Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-12T07:00:17.341Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.341Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-12T07:00:17.341Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-12T07:00:17.341Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] SecretKeyFactory.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_224AndAES_256
[2026-02-12T07:00:17.341Z] Cipher.AES_256/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_PKCS5Padding
[2026-02-12T07:00:17.341Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-12T07:00:17.341Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.341Z] KeyGenerator.HmacSHA3-224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_224
[2026-02-12T07:00:17.341Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-12T07:00:17.341Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-12T07:00:17.341Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-12T07:00:17.342Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-12T07:00:17.342Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-12T07:00:17.342Z] Cipher.AES/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_NoPadding
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-12T07:00:17.342Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-12T07:00:17.342Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.342Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-12T07:00:17.342Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA512/224=com.sun.crypto.provider.PBMAC1Core$HmacSHA512_224
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-12T07:00:17.342Z] Cipher.Blowfish SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T07:00:17.342Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-12T07:00:17.342Z] Cipher.AES/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-12T07:00:17.342Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA256
[2026-02-12T07:00:17.342Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T07:00:17.342Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T07:00:17.342Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-12T07:00:17.342Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20)
[2026-02-12T07:00:17.342Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA224
[2026-02-12T07:00:17.342Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-12T07:00:17.342Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-12T07:00:17.342Z] Cipher.AES_256/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-12T07:00:17.342Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-12T07:00:17.342Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-12T07:00:17.342Z] Cipher.AES/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.RC2 SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T07:00:17.342Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512_256AndAES_256
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-12T07:00:17.342Z] Mac.HmacSHA3-256=com.sun.crypto.provider.HmacCore$HmacSHA3_256
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-12T07:00:17.342Z] Mac.HmacSHA3-256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-12T07:00:17.342Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] KeyGenerator.HmacSHA3-512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_512
[2026-02-12T07:00:17.342Z] Mac.HmacSHA3-384=com.sun.crypto.provider.HmacCore$HmacSHA3_384
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.AES_192/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_PKCS5Padding
[2026-02-12T07:00:17.342Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.AES/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_PKCS5Padding
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512_256AndAES_128
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-12T07:00:17.342Z] Mac.HmacSHA3-224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.AES_128/GCM/NoPadding SupportedModes=GCM
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.342Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.342Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-12T07:00:17.342Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.342Z] Signature.NONEwithRSA=com.sun.crypto.provider.RSACipherAdaptor
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-12T07:00:17.342Z] Cipher.RSA SupportedPaddings=NOPADDING|PKCS1PADDING|OAEPPADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-224ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING|OAEPWITHSHA-512/224ANDMGF1PADDING|OAEPWITHSHA-512/256ANDMGF1PADDING
[2026-02-12T07:00:17.342Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-12T07:00:17.342Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-12T07:00:17.342Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-12T07:00:17.342Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-12T07:00:17.342Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.342Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-12T07:00:17.342Z] Cipher.AES_256/GCM/NoPadding SupportedModes=GCM
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-12T07:00:17.342Z] Cipher.AES/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.342Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T07:00:17.342Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T07:00:17.342Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-12T07:00:17.342Z] Mac.HmacSHA3-224=com.sun.crypto.provider.HmacCore$HmacSHA3_224
[2026-02-12T07:00:17.342Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-12T07:00:17.342Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.AESWrapPad_256=AES_256/KWP/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-12T07:00:17.342Z] Cipher.AES/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_256AndAES_128
[2026-02-12T07:00:17.342Z] Cipher.AES_128/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-12T07:00:17.342Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.AESWrapPad=AES/KWP/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.AESWrapPad_128=AES_128/KWP/NoPadding
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.AES/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KWP_NoPadding
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T07:00:17.342Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_256AndAES_256
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-12T07:00:17.342Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.DESede SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.AESWrapPad_192=AES_192/KWP/NoPadding
[2026-02-12T07:00:17.342Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.AES/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AESGCM
[2026-02-12T07:00:17.342Z] Cipher.AES/GCM/NoPadding SupportedModes=GCM
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.7=OAEP
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-12T07:00:17.342Z] Cipher.AES_192/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.7=OAEP
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-12T07:00:17.342Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-12T07:00:17.342Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-12T07:00:17.342Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T07:00:17.342Z] Mac.HmacSHA3-512 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T07:00:17.342Z] KeyGenerator.HmacSHA512/224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_224
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.342Z] Cipher.AES_256/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KWP_NoPadding
[2026-02-12T07:00:17.342Z] Cipher.AES_128/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_PKCS5Padding
[2026-02-12T07:00:17.342Z] KeyGenerator.HmacSHA512/256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512_256
[2026-02-12T07:00:17.342Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.342Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-12T07:00:17.342Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-12T07:00:17.342Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-12T07:00:17.342Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA384
[2026-02-12T07:00:17.342Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES256
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.342Z] KEM.DHKEM=com.sun.crypto.provider.DHKEM
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_224AndAES_256
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.342Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T07:00:17.342Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T07:00:17.342Z] KEM.DHKEM ImplementedIn=Software
[2026-02-12T07:00:17.342Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T07:00:17.342Z] Cipher.AES_256/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_NoPadding
[2026-02-12T07:00:17.342Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-12T07:00:17.342Z] AlgorithmParameters.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512_224AndAES_128
[2026-02-12T07:00:17.342Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.342Z] Cipher.AES_128/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KW_NoPadding
[2026-02-12T07:00:17.342Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T07:00:17.342Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.342Z] SecretKeyFactory.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_224AndAES_128
[2026-02-12T07:00:17.342Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T07:00:17.342Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-12T07:00:17.342Z] Signature.NONEwithRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-12T07:00:17.342Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-12T07:00:17.342Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-12T07:00:17.342Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-12T07:00:17.342Z] KeyGenerator.HmacSHA3-384=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_384
[2026-02-12T07:00:17.342Z] Mac.HmacSHA3-512=com.sun.crypto.provider.HmacCore$HmacSHA3_512
[2026-02-12T07:00:17.342Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-12T07:00:17.342Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-12T07:00:17.342Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-12T07:00:17.342Z] Cipher.AES_256/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.342Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-12T07:00:17.343Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AES_128/KW/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.8=AES_128/KWP/NoPadding
[2026-02-12T07:00:17.343Z] Provider.id name=SunJCE
[2026-02-12T07:00:17.343Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-12T07:00:17.343Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-12T07:00:17.343Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-12T07:00:17.343Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.343Z] Mac.HmacSHA3-384 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-12T07:00:17.343Z] KeyGenerator.HmacSHA3-256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_256
[2026-02-12T07:00:17.343Z] Cipher.AES_192/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.AESWrap=AES/KW/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-12T07:00:17.343Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T07:00:17.343Z] Cipher.AES_256/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.AES_192/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES192_KWP_NoPadding
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-12T07:00:17.343Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.343Z] Cipher.RSA SupportedModes=ECB
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-12T07:00:17.343Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-12T07:00:17.343Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.AESWrap_128=AES_128/KW/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBKDF2WithHmacSHA512/224=com.sun.crypto.provider.PBKDF2Core$HmacSHA512_224
[2026-02-12T07:00:17.343Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-12T07:00:17.343Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-12T07:00:17.343Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBKDF2WithHmacSHA512/256=com.sun.crypto.provider.PBKDF2Core$HmacSHA512_256
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T07:00:17.343Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T07:00:17.343Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-12T07:00:17.343Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-12T07:00:17.343Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-12T07:00:17.343Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-12T07:00:17.343Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES128
[2026-02-12T07:00:17.343Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-12T07:00:17.343Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-12T07:00:17.343Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.343Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-12T07:00:17.343Z] Cipher.AES_192/GCM/NoPadding SupportedModes=GCM
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-12T07:00:17.343Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_256AndAES_256
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.343Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.AES_128/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.AES_192/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_256AndAES_128
[2026-02-12T07:00:17.343Z] Provider.id version=21
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.AESWrap_256=AES_256/KW/NoPadding
[2026-02-12T07:00:17.343Z] Mac.PBEWithHmacSHA512/256=com.sun.crypto.provider.PBMAC1Core$HmacSHA512_256
[2026-02-12T07:00:17.343Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.AES_128/KW/PKCS5Padding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512_224AndAES_256
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-12T07:00:17.343Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-12T07:00:17.343Z] Cipher.AES_128/KWP/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES128_KWP_NoPadding
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-12T07:00:17.343Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.343Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.343Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.GaloisCounterMode$AES192
[2026-02-12T07:00:17.343Z] Mac.PBEWithHmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA512
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.343Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-12T07:00:17.343Z] KEM.DHKEM SupportedKeyClasses=java.security.interfaces.ECKey|java.security.interfaces.XECKey
[2026-02-12T07:00:17.343Z] Cipher.AES_192/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.343Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.AESWrap_192=AES_192/KW/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-12T07:00:17.343Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.343Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.343Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA512/224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512_224AndAES_128
[2026-02-12T07:00:17.343Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T07:00:17.343Z] Cipher.DES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T07:00:17.343Z] Cipher.AES SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-12T07:00:17.343Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-12T07:00:17.343Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-12T07:00:17.343Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.343Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-12T07:00:17.343Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-12T07:00:17.343Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithHmacSHA512/224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512_224AndAES_256
[2026-02-12T07:00:17.343Z] Cipher.AES_256/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES256_KW_PKCS5Padding
[2026-02-12T07:00:17.343Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-12T07:00:17.343Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] KeyGenerator.HmacSHA3-224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_224
[2026-02-12T07:00:17.343Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-12T07:00:17.343Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-12T07:00:17.343Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-12T07:00:17.343Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-12T07:00:17.343Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-12T07:00:17.343Z] Cipher.AES/KW/NoPadding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_NoPadding
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-12T07:00:17.343Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-12T07:00:17.343Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.343Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-12T07:00:17.343Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-12T07:00:17.343Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-12T07:00:17.343Z] Mac.PBEWithHmacSHA512/224=com.sun.crypto.provider.PBMAC1Core$HmacSHA512_224
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.15=HmacSHA3-384
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.16=HmacSHA3-512
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.13=HmacSHA3-224
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.2.16.840.1.101.3.4.2.14=HmacSHA3-256
[2026-02-12T07:00:17.343Z] Cipher.Blowfish SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T07:00:17.343Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-12T07:00:17.343Z] Cipher.AES/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-12T07:00:17.343Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA256
[2026-02-12T07:00:17.343Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-12T07:00:17.343Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-12T07:00:17.343Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-12T07:00:17.343Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-12T07:00:17.343Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20)
[2026-02-12T07:00:17.343Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA224
[2026-02-12T07:00:17.343Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-12T07:00:17.343Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-12T07:00:17.343Z] Cipher.AES_256/KW/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-12T07:00:17.343Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-12T07:00:17.343Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-12T07:00:17.343Z] Cipher.AES/KWP/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.RC2 SupportedModes=ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
[2026-02-12T07:00:17.343Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA512/256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512_256AndAES_256
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AES_192/KW/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-12T07:00:17.343Z] Mac.HmacSHA3-256=com.sun.crypto.provider.HmacCore$HmacSHA3_256
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-12T07:00:17.343Z] Mac.HmacSHA3-256 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-12T07:00:17.343Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-12T07:00:17.343Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] KeyGenerator.HmacSHA3-512=com.sun.crypto.provider.KeyGeneratorCore$HmacKG$SHA3_512
[2026-02-12T07:00:17.343Z] Mac.HmacSHA3-384=com.sun.crypto.provider.HmacCore$HmacSHA3_384
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.28=AES_192/KWP/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.AES_192/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES192_KW_PKCS5Padding
[2026-02-12T07:00:17.343Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.AES/KW/PKCS5Padding=com.sun.crypto.provider.KeyWrapCipher$AES_KW_PKCS5Padding
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA512/256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512_256AndAES_128
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-12T07:00:17.343Z] Mac.HmacSHA3-224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Cipher.AES_128/GCM/NoPadding SupportedModes=GCM
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-12T07:00:17.343Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-12T07:00:17.343Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AES_256/KW/NoPadding
[2026-02-12T07:00:17.343Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.48=AES_256/KWP/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-12T07:00:17.343Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-12T07:00:17.343Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-12T07:00:17.343Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-12T07:00:17.343Z] Signature.NONEwithRSA=com.sun.crypto.provider.RSACipherAdaptor
[2026-02-12T07:00:17.343Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-12T07:00:17.343Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-12T07:00:17.343Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-12T07:00:17.343Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-12T07:00:17.343Z] Cipher.RSA SupportedPaddings=NOPADDING|PKCS1PADDING|OAEPPADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-224ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING|OAEPWITHSHA-512/224ANDMGF1PADDING|OAEPWITHSHA-512/256ANDMGF1PADDING
[2026-02-12T07:00:17.343Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-12T07:00:17.343Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-12T07:00:17.343Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-12T07:00:17.343Z] 6) SunJGSS
[2026-02-12T07:00:17.343Z] **************atts**************
[2026-02-12T07:00:17.343Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-12T07:00:17.343Z] Provider.id version=21
[2026-02-12T07:00:17.343Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-12T07:00:17.343Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-12T07:00:17.343Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-12T07:00:17.343Z] Provider.id name=SunJGSS
[2026-02-12T07:00:17.343Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-12T07:00:17.343Z] Provider.id version=21
[2026-02-12T07:00:17.343Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-12T07:00:17.343Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-12T07:00:17.343Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-12T07:00:17.343Z] Provider.id name=SunJGSS
[2026-02-12T07:00:17.343Z] 7) SunSASL
[2026-02-12T07:00:17.344Z] **************atts**************
[2026-02-12T07:00:17.344Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-12T07:00:17.344Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-12T07:00:17.344Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] Provider.id info=Sun SASL provider(implements client mechanisms for: DIGEST-MD5, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, CRAM-MD5, NTLM)
[2026-02-12T07:00:17.344Z] Provider.id name=SunSASL
[2026-02-12T07:00:17.344Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-12T07:00:17.344Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T07:00:17.344Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-12T07:00:17.344Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-12T07:00:17.344Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T07:00:17.344Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-12T07:00:17.344Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-12T07:00:17.344Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-12T07:00:17.344Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T07:00:17.344Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-12T07:00:17.344Z] Provider.id info=Sun SASL provider(implements client mechanisms for: DIGEST-MD5, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, CRAM-MD5, NTLM)
[2026-02-12T07:00:17.344Z] Provider.id name=SunSASL
[2026-02-12T07:00:17.344Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-12T07:00:17.344Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-12T07:00:17.344Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-12T07:00:17.344Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-12T07:00:17.344Z] 8) XMLDSig
[2026-02-12T07:00:17.344Z] **************atts**************
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-12T07:00:17.344Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-12T07:00:17.344Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-12T07:00:17.344Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-12T07:00:17.344Z] Provider.id name=XMLDSig
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-12T07:00:17.344Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-12T07:00:17.344Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-12T07:00:17.344Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-12T07:00:17.344Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-12T07:00:17.344Z] Provider.id name=XMLDSig
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-12T07:00:17.344Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-12T07:00:17.344Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-12T07:00:17.344Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-12T07:00:17.344Z] 9) SunPCSC
[2026-02-12T07:00:17.344Z] **************atts**************
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-12T07:00:17.344Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-12T07:00:17.344Z] Provider.id info=Sun PC/SC provider
[2026-02-12T07:00:17.344Z] Provider.id name=SunPCSC
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-12T07:00:17.344Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-12T07:00:17.344Z] Provider.id info=Sun PC/SC provider
[2026-02-12T07:00:17.344Z] Provider.id name=SunPCSC
[2026-02-12T07:00:17.344Z] 10) JdkLDAP
[2026-02-12T07:00:17.344Z] **************atts**************
[2026-02-12T07:00:17.344Z] CertStore.LDAP ImplementedIn=Software
[2026-02-12T07:00:17.344Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-12T07:00:17.344Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-12T07:00:17.344Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-12T07:00:17.344Z] Provider.id name=JdkLDAP
[2026-02-12T07:00:17.344Z] CertStore.LDAP ImplementedIn=Software
[2026-02-12T07:00:17.344Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-12T07:00:17.344Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-12T07:00:17.344Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-12T07:00:17.344Z] Provider.id name=JdkLDAP
[2026-02-12T07:00:17.344Z] 11) JdkSASL
[2026-02-12T07:00:17.344Z] **************atts**************
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-12T07:00:17.344Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-12T07:00:17.344Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-12T07:00:17.344Z] Provider.id name=JdkSASL
[2026-02-12T07:00:17.344Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-12T07:00:17.344Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-12T07:00:17.344Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-12T07:00:17.344Z] Provider.id name=JdkSASL
[2026-02-12T07:00:17.344Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-12T07:00:17.344Z] 12) SunPKCS11
[2026-02-12T07:00:17.344Z] **************atts**************
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-12T07:00:17.344Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-12T07:00:17.344Z] Provider.id name=SunPKCS11
[2026-02-12T07:00:17.344Z] Provider.id version=21
[2026-02-12T07:00:17.344Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-12T07:00:17.344Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-12T07:00:17.344Z] Provider.id name=SunPKCS11
[2026-02-12T07:00:17.344Z] running: cryptotest.tests.TestServices
[2026-02-12T07:00:17.344Z] provider curves aliases
[2026-02-12T07:00:17.344Z] --------------------------------------------
[2026-02-12T07:00:17.344Z] SUN
[2026-02-12T07:00:17.344Z] **************curves**************
[2026-02-12T07:00:17.344Z] 1) DSA (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 2) OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 3) 1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 4) 1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 5) SHA-1 (MessageDigest)
[2026-02-12T07:00:17.344Z] 6) OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-12T07:00:17.344Z] 7) 1.3.14.3.2.26 (MessageDigest)
[2026-02-12T07:00:17.344Z] 8) SHA (MessageDigest)
[2026-02-12T07:00:17.344Z] 9) SHA1 (MessageDigest)
[2026-02-12T07:00:17.344Z] 10) PKIX (CertPathBuilder)
[2026-02-12T07:00:17.344Z] 11) MD2 (MessageDigest)
[2026-02-12T07:00:17.344Z] 12) OID.1.2.840.113549.2.2 (MessageDigest)
[2026-02-12T07:00:17.344Z] 13) 1.2.840.113549.2.2 (MessageDigest)
[2026-02-12T07:00:17.344Z] 14) MD5 (MessageDigest)
[2026-02-12T07:00:17.344Z] 15) OID.1.2.840.113549.2.5 (MessageDigest)
[2026-02-12T07:00:17.344Z] 16) 1.2.840.113549.2.5 (MessageDigest)
[2026-02-12T07:00:17.344Z] 17) SHA1PRNG (SecureRandom)
[2026-02-12T07:00:17.344Z] 18) SHA-512/256 (MessageDigest)
[2026-02-12T07:00:17.344Z] 19) OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-12T07:00:17.344Z] 20) 2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-12T07:00:17.344Z] 21) SHA512/256 (MessageDigest)
[2026-02-12T07:00:17.344Z] 22) SHA3-512 (MessageDigest)
[2026-02-12T07:00:17.344Z] 23) OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-12T07:00:17.344Z] 24) 2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-12T07:00:17.344Z] 25) HSS/LMS (KeyFactory)
[2026-02-12T07:00:17.344Z] 26) OID.1.2.840.113549.1.9.16.3.17 (KeyFactory)
[2026-02-12T07:00:17.344Z] 27) 1.2.840.113549.1.9.16.3.17 (KeyFactory)
[2026-02-12T07:00:17.344Z] 28) SHA-256 (MessageDigest)
[2026-02-12T07:00:17.344Z] 29) OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-12T07:00:17.344Z] 30) 2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-12T07:00:17.344Z] 31) SHA256 (MessageDigest)
[2026-02-12T07:00:17.344Z] 32) SHA3-256withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 33) SHA512withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 34) SHA3-512withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 35) SHA1withDSA (Signature)
[2026-02-12T07:00:17.344Z] 36) OID.1.2.840.10040.4.3 (Signature)
[2026-02-12T07:00:17.344Z] 37) 1.2.840.10040.4.3 (Signature)
[2026-02-12T07:00:17.344Z] 38) DSS (Signature)
[2026-02-12T07:00:17.344Z] 39) 1.3.14.3.2.13 (Signature)
[2026-02-12T07:00:17.344Z] 40) 1.3.14.3.2.27 (Signature)
[2026-02-12T07:00:17.344Z] 41) DSA (Signature)
[2026-02-12T07:00:17.344Z] 42) SHA/DSA (Signature)
[2026-02-12T07:00:17.344Z] 43) SHA-1/DSA (Signature)
[2026-02-12T07:00:17.344Z] 44) SHA1/DSA (Signature)
[2026-02-12T07:00:17.344Z] 45) SHAwithDSA (Signature)
[2026-02-12T07:00:17.344Z] 46) DSAWithSHA1 (Signature)
[2026-02-12T07:00:17.344Z] 47) SHA-384 (MessageDigest)
[2026-02-12T07:00:17.344Z] 48) OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-12T07:00:17.344Z] 49) 2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-12T07:00:17.344Z] 50) SHA384 (MessageDigest)
[2026-02-12T07:00:17.344Z] 51) SHA1withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 52) SHA256withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 53) SHA-512/224 (MessageDigest)
[2026-02-12T07:00:17.344Z] 54) OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-12T07:00:17.344Z] 55) 2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-12T07:00:17.344Z] 56) SHA512/224 (MessageDigest)
[2026-02-12T07:00:17.344Z] 57) SHA3-224withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 58) SHA384withDSA (Signature)
[2026-02-12T07:00:17.344Z] 59) OID.2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-12T07:00:17.344Z] 60) 2.16.840.1.101.3.4.3.3 (Signature)
[2026-02-12T07:00:17.344Z] 61) SHA3-384withDSA (Signature)
[2026-02-12T07:00:17.344Z] 62) OID.2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-12T07:00:17.344Z] 63) 2.16.840.1.101.3.4.3.7 (Signature)
[2026-02-12T07:00:17.344Z] 64) SHA3-512withDSA (Signature)
[2026-02-12T07:00:17.344Z] 65) OID.2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-12T07:00:17.344Z] 66) 2.16.840.1.101.3.4.3.8 (Signature)
[2026-02-12T07:00:17.344Z] 67) JavaLoginConfig (Configuration)
[2026-02-12T07:00:17.344Z] 68) SHA-512 (MessageDigest)
[2026-02-12T07:00:17.344Z] 69) OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-12T07:00:17.344Z] 70) 2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-12T07:00:17.344Z] 71) SHA512 (MessageDigest)
[2026-02-12T07:00:17.344Z] 72) SHA512withDSA (Signature)
[2026-02-12T07:00:17.344Z] 73) OID.2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-12T07:00:17.344Z] 74) 2.16.840.1.101.3.4.3.4 (Signature)
[2026-02-12T07:00:17.344Z] 75) SHA3-224withDSA (Signature)
[2026-02-12T07:00:17.344Z] 76) OID.2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-12T07:00:17.344Z] 77) 2.16.840.1.101.3.4.3.5 (Signature)
[2026-02-12T07:00:17.344Z] 78) SHA3-256withDSA (Signature)
[2026-02-12T07:00:17.344Z] 79) OID.2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-12T07:00:17.344Z] 80) 2.16.840.1.101.3.4.3.6 (Signature)
[2026-02-12T07:00:17.344Z] 81) SHA224withDSA (Signature)
[2026-02-12T07:00:17.344Z] 82) OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-12T07:00:17.344Z] 83) 2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-12T07:00:17.344Z] 84) SHA256withDSA (Signature)
[2026-02-12T07:00:17.344Z] 85) OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-12T07:00:17.344Z] 86) 2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-12T07:00:17.344Z] 87) SHA3-256 (MessageDigest)
[2026-02-12T07:00:17.344Z] 88) OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-12T07:00:17.344Z] 89) 2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-12T07:00:17.344Z] 90) Collection (CertStore)
[2026-02-12T07:00:17.344Z] 91) NativePRNGBlocking (SecureRandom)
[2026-02-12T07:00:17.344Z] 92) X.509 (CertificateFactory)
[2026-02-12T07:00:17.344Z] 93) X509 (CertificateFactory)
[2026-02-12T07:00:17.344Z] 94) SHA384withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 95) DSA (AlgorithmParameters)
[2026-02-12T07:00:17.344Z] 96) OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-12T07:00:17.344Z] 97) 1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-12T07:00:17.344Z] 98) 1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-12T07:00:17.344Z] 99) SHA-224 (MessageDigest)
[2026-02-12T07:00:17.344Z] 100) OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-12T07:00:17.344Z] 101) 2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-12T07:00:17.344Z] 102) SHA224 (MessageDigest)
[2026-02-12T07:00:17.344Z] 103) DSA (KeyFactory)
[2026-02-12T07:00:17.344Z] 104) OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-12T07:00:17.344Z] 105) 1.2.840.10040.4.1 (KeyFactory)
[2026-02-12T07:00:17.344Z] 106) 1.3.14.3.2.12 (KeyFactory)
[2026-02-12T07:00:17.344Z] 107) SHA3-384 (MessageDigest)
[2026-02-12T07:00:17.344Z] 108) OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-12T07:00:17.344Z] 109) 2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-12T07:00:17.344Z] 110) JKS (KeyStore)
[2026-02-12T07:00:17.344Z] 111) SHA3-384withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 112) DSA (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.344Z] 113) OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.344Z] 114) 1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.344Z] 115) 1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.344Z] 116) PKIX (CertPathValidator)
[2026-02-12T07:00:17.344Z] 117) SHA3-224 (MessageDigest)
[2026-02-12T07:00:17.344Z] 118) OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-12T07:00:17.344Z] 119) 2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-12T07:00:17.344Z] 120) NONEwithDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 121) NativePRNG (SecureRandom)
[2026-02-12T07:00:17.344Z] 122) NONEwithDSA (Signature)
[2026-02-12T07:00:17.344Z] 123) RawDSA (Signature)
[2026-02-12T07:00:17.344Z] 124) NativePRNGNonBlocking (SecureRandom)
[2026-02-12T07:00:17.344Z] 125) CaseExactJKS (KeyStore)
[2026-02-12T07:00:17.344Z] 126) PKCS12 (KeyStore)
[2026-02-12T07:00:17.344Z] 127) HSS/LMS (Signature)
[2026-02-12T07:00:17.344Z] 128) OID.1.2.840.113549.1.9.16.3.17 (Signature)
[2026-02-12T07:00:17.344Z] 129) 1.2.840.113549.1.9.16.3.17 (Signature)
[2026-02-12T07:00:17.344Z] 130) DRBG (SecureRandom)
[2026-02-12T07:00:17.344Z] 131) SHA224withDSAinP1363Format (Signature)
[2026-02-12T07:00:17.344Z] 132) DKS (KeyStore)
[2026-02-12T07:00:17.344Z] 133) com.sun.security.IndexedCollection (CertStore)
[2026-02-12T07:00:17.344Z] 134) JavaPolicy (Policy)
[2026-02-12T07:00:17.344Z] SunRsaSign
[2026-02-12T07:00:17.344Z] **************curves**************
[2026-02-12T07:00:17.344Z] 135) RSASSA-PSS (KeyFactory)
[2026-02-12T07:00:17.344Z] 136) OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T07:00:17.344Z] 137) 1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-12T07:00:17.344Z] 138) PSS (KeyFactory)
[2026-02-12T07:00:17.344Z] 139) RSA (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 140) OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 141) 1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 142) 1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 143) RSASSA-PSS (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 144) OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 145) 1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 146) PSS (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 147) RSASSA-PSS (Signature)
[2026-02-12T07:00:17.344Z] 148) OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-12T07:00:17.344Z] 149) 1.2.840.113549.1.1.10 (Signature)
[2026-02-12T07:00:17.344Z] 150) PSS (Signature)
[2026-02-12T07:00:17.344Z] 151) SHA224withRSA (Signature)
[2026-02-12T07:00:17.344Z] 152) OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-12T07:00:17.344Z] 153) 1.2.840.113549.1.1.14 (Signature)
[2026-02-12T07:00:17.344Z] 154) SHA3-224withRSA (Signature)
[2026-02-12T07:00:17.344Z] 155) OID.2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-12T07:00:17.344Z] 156) 2.16.840.1.101.3.4.3.13 (Signature)
[2026-02-12T07:00:17.344Z] 157) RSASSA-PSS (AlgorithmParameters)
[2026-02-12T07:00:17.344Z] 158) OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T07:00:17.344Z] 159) 1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-12T07:00:17.344Z] 160) PSS (AlgorithmParameters)
[2026-02-12T07:00:17.344Z] 161) RSA (KeyFactory)
[2026-02-12T07:00:17.344Z] 162) OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T07:00:17.344Z] 163) 1.2.840.113549.1.1 (KeyFactory)
[2026-02-12T07:00:17.344Z] 164) 1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-12T07:00:17.344Z] 165) SHA1withRSA (Signature)
[2026-02-12T07:00:17.344Z] 166) OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-12T07:00:17.344Z] 167) 1.2.840.113549.1.1.5 (Signature)
[2026-02-12T07:00:17.344Z] 168) 1.3.14.3.2.29 (Signature)
[2026-02-12T07:00:17.344Z] 169) MD5withRSA (Signature)
[2026-02-12T07:00:17.344Z] 170) OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-12T07:00:17.344Z] 171) 1.2.840.113549.1.1.4 (Signature)
[2026-02-12T07:00:17.344Z] 172) MD2withRSA (Signature)
[2026-02-12T07:00:17.344Z] 173) OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-12T07:00:17.344Z] 174) 1.2.840.113549.1.1.2 (Signature)
[2026-02-12T07:00:17.344Z] 175) SHA256withRSA (Signature)
[2026-02-12T07:00:17.344Z] 176) OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-12T07:00:17.344Z] 177) 1.2.840.113549.1.1.11 (Signature)
[2026-02-12T07:00:17.344Z] 178) SHA384withRSA (Signature)
[2026-02-12T07:00:17.344Z] 179) OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-12T07:00:17.344Z] 180) 1.2.840.113549.1.1.12 (Signature)
[2026-02-12T07:00:17.344Z] 181) SHA3-256withRSA (Signature)
[2026-02-12T07:00:17.344Z] 182) OID.2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-12T07:00:17.344Z] 183) 2.16.840.1.101.3.4.3.14 (Signature)
[2026-02-12T07:00:17.344Z] 184) SHA3-384withRSA (Signature)
[2026-02-12T07:00:17.344Z] 185) OID.2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-12T07:00:17.344Z] 186) 2.16.840.1.101.3.4.3.15 (Signature)
[2026-02-12T07:00:17.344Z] 187) SHA3-512withRSA (Signature)
[2026-02-12T07:00:17.344Z] 188) OID.2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-12T07:00:17.344Z] 189) 2.16.840.1.101.3.4.3.16 (Signature)
[2026-02-12T07:00:17.344Z] 190) SHA512/224withRSA (Signature)
[2026-02-12T07:00:17.344Z] 191) OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-12T07:00:17.344Z] 192) 1.2.840.113549.1.1.15 (Signature)
[2026-02-12T07:00:17.344Z] 193) SHA512/256withRSA (Signature)
[2026-02-12T07:00:17.344Z] 194) OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-12T07:00:17.344Z] 195) 1.2.840.113549.1.1.16 (Signature)
[2026-02-12T07:00:17.344Z] 196) SHA512withRSA (Signature)
[2026-02-12T07:00:17.344Z] 197) OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-12T07:00:17.344Z] 198) 1.2.840.113549.1.1.13 (Signature)
[2026-02-12T07:00:17.344Z] SunEC
[2026-02-12T07:00:17.344Z] **************curves**************
[2026-02-12T07:00:17.344Z] 199) Ed448 (Signature)
[2026-02-12T07:00:17.344Z] 200) OID.1.3.101.113 (Signature)
[2026-02-12T07:00:17.344Z] 201) 1.3.101.113 (Signature)
[2026-02-12T07:00:17.344Z] 202) X25519 (KeyFactory)
[2026-02-12T07:00:17.344Z] 203) OID.1.3.101.110 (KeyFactory)
[2026-02-12T07:00:17.344Z] 204) 1.3.101.110 (KeyFactory)
[2026-02-12T07:00:17.344Z] 205) X448 (KeyAgreement)
[2026-02-12T07:00:17.344Z] 206) OID.1.3.101.111 (KeyAgreement)
[2026-02-12T07:00:17.344Z] 207) 1.3.101.111 (KeyAgreement)
[2026-02-12T07:00:17.344Z] 208) Ed25519 (Signature)
[2026-02-12T07:00:17.344Z] 209) OID.1.3.101.112 (Signature)
[2026-02-12T07:00:17.344Z] 210) 1.3.101.112 (Signature)
[2026-02-12T07:00:17.344Z] 211) EC (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 212) OID.1.2.840.10045.2.1 (KeyPairGenerator)
[2026-02-12T07:00:17.344Z] 213) 1.2.840.10045.2.1 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 214) EllipticCurve (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 215) X448 (KeyFactory)
[2026-02-12T07:00:17.345Z] 216) OID.1.3.101.111 (KeyFactory)
[2026-02-12T07:00:17.345Z] 217) 1.3.101.111 (KeyFactory)
[2026-02-12T07:00:17.345Z] 218) X448 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 219) OID.1.3.101.111 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 220) 1.3.101.111 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 221) X25519 (KeyAgreement)
[2026-02-12T07:00:17.345Z] 222) OID.1.3.101.110 (KeyAgreement)
[2026-02-12T07:00:17.345Z] 223) 1.3.101.110 (KeyAgreement)
[2026-02-12T07:00:17.345Z] 224) EC (KeyFactory)
[2026-02-12T07:00:17.345Z] 225) OID.1.2.840.10045.2.1 (KeyFactory)
[2026-02-12T07:00:17.345Z] 226) 1.2.840.10045.2.1 (KeyFactory)
[2026-02-12T07:00:17.345Z] 227) EllipticCurve (KeyFactory)
[2026-02-12T07:00:17.345Z] 228) X25519 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 229) OID.1.3.101.110 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 230) 1.3.101.110 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 231) Ed25519 (KeyFactory)
[2026-02-12T07:00:17.345Z] 232) OID.1.3.101.112 (KeyFactory)
[2026-02-12T07:00:17.345Z] 233) 1.3.101.112 (KeyFactory)
[2026-02-12T07:00:17.345Z] 234) Ed25519 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 235) OID.1.3.101.112 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 236) 1.3.101.112 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 237) EdDSA (Signature)
[2026-02-12T07:00:17.345Z] 238) EC (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 239) OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 240) 1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 241) EllipticCurve (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 242) Ed448 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 243) OID.1.3.101.113 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 244) 1.3.101.113 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 245) SHA256withECDSA (Signature)
[2026-02-12T07:00:17.345Z] 246) OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-12T07:00:17.345Z] 247) 1.2.840.10045.4.3.2 (Signature)
[2026-02-12T07:00:17.345Z] 248) Ed448 (KeyFactory)
[2026-02-12T07:00:17.345Z] 249) OID.1.3.101.113 (KeyFactory)
[2026-02-12T07:00:17.345Z] 250) 1.3.101.113 (KeyFactory)
[2026-02-12T07:00:17.345Z] 251) SHA3-512withECDSA (Signature)
[2026-02-12T07:00:17.345Z] 252) OID.2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-12T07:00:17.345Z] 253) 2.16.840.1.101.3.4.3.12 (Signature)
[2026-02-12T07:00:17.345Z] 254) EdDSA (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 255) SHA224withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] 256) SHA256withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] 257) SHA3-224withECDSA (Signature)
[2026-02-12T07:00:17.345Z] 258) OID.2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-12T07:00:17.345Z] 259) 2.16.840.1.101.3.4.3.9 (Signature)
[2026-02-12T07:00:17.345Z] 260) SHA3-256withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] 261) SHA3-384withECDSA (Signature)
[2026-02-12T07:00:17.345Z] 262) OID.2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-12T07:00:17.345Z] 263) 2.16.840.1.101.3.4.3.11 (Signature)
[2026-02-12T07:00:17.345Z] 264) SHA224withECDSA (Signature)
[2026-02-12T07:00:17.345Z] 265) OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-12T07:00:17.345Z] 266) 1.2.840.10045.4.3.1 (Signature)
[2026-02-12T07:00:17.345Z] 267) SHA384withECDSA (Signature)
[2026-02-12T07:00:17.345Z] 268) OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-12T07:00:17.345Z] 269) 1.2.840.10045.4.3.3 (Signature)
[2026-02-12T07:00:17.345Z] 270) XDH (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 271) SHA512withECDSA (Signature)
[2026-02-12T07:00:17.345Z] 272) OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-12T07:00:17.345Z] 273) 1.2.840.10045.4.3.4 (Signature)
[2026-02-12T07:00:17.345Z] 274) EdDSA (KeyFactory)
[2026-02-12T07:00:17.345Z] 275) SHA3-256withECDSA (Signature)
[2026-02-12T07:00:17.345Z] 276) OID.2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-12T07:00:17.345Z] 277) 2.16.840.1.101.3.4.3.10 (Signature)
[2026-02-12T07:00:17.345Z] 278) SHA3-384withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] 279) XDH (KeyAgreement)
[2026-02-12T07:00:17.345Z] 280) NONEwithECDSA (Signature)
[2026-02-12T07:00:17.345Z] 281) NONEwithECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] 282) SHA3-224withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] 283) XDH (KeyFactory)
[2026-02-12T07:00:17.345Z] 284) SHA3-512withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] 285) SHA384withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] 286) SHA512withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] 287) SHA1withECDSA (Signature)
[2026-02-12T07:00:17.345Z] 288) OID.1.2.840.10045.4.1 (Signature)
[2026-02-12T07:00:17.345Z] 289) 1.2.840.10045.4.1 (Signature)
[2026-02-12T07:00:17.345Z] 290) ECDH (KeyAgreement)
[2026-02-12T07:00:17.345Z] 291) SHA1withECDSAinP1363Format (Signature)
[2026-02-12T07:00:17.345Z] SunJSSE
[2026-02-12T07:00:17.345Z] **************curves**************
[2026-02-12T07:00:17.345Z] 292) TLSv1 (SSLContext)
[2026-02-12T07:00:17.345Z] 293) SSLv3 (SSLContext)
[2026-02-12T07:00:17.345Z] 294) PKIX (TrustManagerFactory)
[2026-02-12T07:00:17.345Z] 295) SunPKIX (TrustManagerFactory)
[2026-02-12T07:00:17.345Z] 296) X509 (TrustManagerFactory)
[2026-02-12T07:00:17.345Z] 297) X.509 (TrustManagerFactory)
[2026-02-12T07:00:17.345Z] 298) NewSunX509 (KeyManagerFactory)
[2026-02-12T07:00:17.345Z] 299) PKIX (KeyManagerFactory)
[2026-02-12T07:00:17.345Z] 300) DTLSv1.0 (SSLContext)
[2026-02-12T07:00:17.345Z] 301) DTLS (SSLContext)
[2026-02-12T07:00:17.345Z] 302) DTLSv1.2 (SSLContext)
[2026-02-12T07:00:17.345Z] 303) TLS (SSLContext)
[2026-02-12T07:00:17.345Z] 304) SSL (SSLContext)
[2026-02-12T07:00:17.345Z] 305) Default (SSLContext)
[2026-02-12T07:00:17.345Z] 306) TLSv1.2 (SSLContext)
[2026-02-12T07:00:17.345Z] 307) TLSv1.1 (SSLContext)
[2026-02-12T07:00:17.345Z] 308) MD5andSHA1withRSA (Signature)
[2026-02-12T07:00:17.345Z] 309) PKCS12 (KeyStore)
[2026-02-12T07:00:17.345Z] 310) TLSv1.3 (SSLContext)
[2026-02-12T07:00:17.345Z] 311) SunX509 (TrustManagerFactory)
[2026-02-12T07:00:17.345Z] 312) SunX509 (KeyManagerFactory)
[2026-02-12T07:00:17.345Z] SunJCE
[2026-02-12T07:00:17.345Z] **************curves**************
[2026-02-12T07:00:17.345Z] 313) HmacSHA512 (Mac)
[2026-02-12T07:00:17.345Z] 314) OID.1.2.840.113549.2.11 (Mac)
[2026-02-12T07:00:17.345Z] 315) 1.2.840.113549.2.11 (Mac)
[2026-02-12T07:00:17.345Z] 316) HmacSHA3-384 (Mac)
[2026-02-12T07:00:17.345Z] 317) OID.2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-12T07:00:17.345Z] 318) 2.16.840.1.101.3.4.2.15 (Mac)
[2026-02-12T07:00:17.345Z] 319) HmacSHA3-224 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 320) OID.2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 321) 2.16.840.1.101.3.4.2.13 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 322) AES (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 323) OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 324) 2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 325) HmacSHA384 (Mac)
[2026-02-12T07:00:17.345Z] 326) OID.1.2.840.113549.2.10 (Mac)
[2026-02-12T07:00:17.345Z] 327) 1.2.840.113549.2.10 (Mac)
[2026-02-12T07:00:17.345Z] 328) HmacSHA3-512 (Mac)
[2026-02-12T07:00:17.345Z] 329) OID.2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-12T07:00:17.345Z] 330) 2.16.840.1.101.3.4.2.16 (Mac)
[2026-02-12T07:00:17.345Z] 331) PBEWithMD5AndDES (Cipher)
[2026-02-12T07:00:17.345Z] 332) OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-12T07:00:17.345Z] 333) 1.2.840.113549.1.5.3 (Cipher)
[2026-02-12T07:00:17.345Z] 334) PBE (Cipher)
[2026-02-12T07:00:17.345Z] 335) PBEWithHmacSHA512/256AndAES_256 (Cipher)
[2026-02-12T07:00:17.345Z] 336) HmacSHA384 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 337) OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 338) 1.2.840.113549.2.10 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 339) HmacSHA512/256 (Mac)
[2026-02-12T07:00:17.345Z] 340) OID.1.2.840.113549.2.13 (Mac)
[2026-02-12T07:00:17.345Z] 341) 1.2.840.113549.2.13 (Mac)
[2026-02-12T07:00:17.345Z] 342) HmacSHA3-224 (Mac)
[2026-02-12T07:00:17.345Z] 343) OID.2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-12T07:00:17.345Z] 344) 2.16.840.1.101.3.4.2.13 (Mac)
[2026-02-12T07:00:17.345Z] 345) AES/GCM/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 346) HmacSHA512/224 (Mac)
[2026-02-12T07:00:17.345Z] 347) OID.1.2.840.113549.2.12 (Mac)
[2026-02-12T07:00:17.345Z] 348) 1.2.840.113549.2.12 (Mac)
[2026-02-12T07:00:17.345Z] 349) HmacSHA3-256 (Mac)
[2026-02-12T07:00:17.345Z] 350) OID.2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-12T07:00:17.345Z] 351) 2.16.840.1.101.3.4.2.14 (Mac)
[2026-02-12T07:00:17.345Z] 352) PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-12T07:00:17.345Z] 353) OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-12T07:00:17.345Z] 354) 1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-12T07:00:17.345Z] 355) HmacSHA512/224 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 356) OID.1.2.840.113549.2.12 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 357) 1.2.840.113549.2.12 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 358) HmacSHA512 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 359) OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 360) 1.2.840.113549.2.11 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 361) AES_192/ECB/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 362) OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-12T07:00:17.345Z] 363) 2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-12T07:00:17.345Z] 364) RC2 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 365) AES_128/KW/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 366) OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-12T07:00:17.345Z] 367) 2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-12T07:00:17.345Z] 368) AESWrap_128 (Cipher)
[2026-02-12T07:00:17.345Z] 369) PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-12T07:00:17.345Z] 370) OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-12T07:00:17.345Z] 371) 1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-12T07:00:17.345Z] 372) HmacSHA512/256 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 373) OID.1.2.840.113549.2.13 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 374) 1.2.840.113549.2.13 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 375) PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 376) OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 377) 1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 378) PBE (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 379) PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 380) OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 381) 1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 382) DESede (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 383) TripleDES (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 384) PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 385) OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 386) 1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 387) PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 388) OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 389) 1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 390) PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 391) OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 392) 1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 393) DiffieHellman (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 394) OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 395) 1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 396) DH (KeyPairGenerator)
[2026-02-12T07:00:17.345Z] 397) PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-12T07:00:17.345Z] 398) OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-12T07:00:17.345Z] 399) 1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-12T07:00:17.345Z] 400) DESedeWrap (Cipher)
[2026-02-12T07:00:17.345Z] 401) AES_256/KW/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 402) OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-12T07:00:17.345Z] 403) 2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-12T07:00:17.345Z] 404) AESWrap_256 (Cipher)
[2026-02-12T07:00:17.345Z] 405) AES/KW/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 406) AESWrap (Cipher)
[2026-02-12T07:00:17.345Z] 407) HmacSHA256 (Mac)
[2026-02-12T07:00:17.345Z] 408) OID.1.2.840.113549.2.9 (Mac)
[2026-02-12T07:00:17.345Z] 409) 1.2.840.113549.2.9 (Mac)
[2026-02-12T07:00:17.345Z] 410) PBEWithSHA1AndDESede (Cipher)
[2026-02-12T07:00:17.345Z] 411) OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-12T07:00:17.345Z] 412) 1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-12T07:00:17.345Z] 413) PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-12T07:00:17.345Z] 414) OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-12T07:00:17.345Z] 415) 1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-12T07:00:17.345Z] 416) AES_192/KWP/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 417) OID.2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-12T07:00:17.345Z] 418) 2.16.840.1.101.3.4.1.28 (Cipher)
[2026-02-12T07:00:17.345Z] 419) AESWrapPad_192 (Cipher)
[2026-02-12T07:00:17.345Z] 420) PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 421) OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 422) 1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 423) PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 424) OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 425) 1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 426) PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-12T07:00:17.345Z] 427) PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 428) OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 429) 1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 430) PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 431) OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 432) 1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 433) HmacPBESHA512/224 (Mac)
[2026-02-12T07:00:17.345Z] 434) PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 435) PBEWithHmacSHA512/224 (Mac)
[2026-02-12T07:00:17.345Z] 436) PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 437) OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 438) 1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 439) ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 440) OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 441) 1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 442) AES (Cipher)
[2026-02-12T07:00:17.345Z] 443) OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-12T07:00:17.345Z] 444) 2.16.840.1.101.3.4.1 (Cipher)
[2026-02-12T07:00:17.345Z] 445) PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 446) OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 447) 1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 448) HmacSHA3-512 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 449) OID.2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 450) 2.16.840.1.101.3.4.2.16 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 451) DiffieHellman (KeyAgreement)
[2026-02-12T07:00:17.345Z] 452) OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-12T07:00:17.345Z] 453) 1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-12T07:00:17.345Z] 454) DH (KeyAgreement)
[2026-02-12T07:00:17.345Z] 455) PBEWithHmacSHA512/256AndAES_128 (Cipher)
[2026-02-12T07:00:17.345Z] 456) HmacSHA3-256 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 457) OID.2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 458) 2.16.840.1.101.3.4.2.14 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 459) HmacSHA3-384 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 460) OID.2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 461) 2.16.840.1.101.3.4.2.15 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 462) AES_192/OFB/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 463) OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-12T07:00:17.345Z] 464) 2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-12T07:00:17.345Z] 465) AES_192/CFB/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 466) OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-12T07:00:17.345Z] 467) 2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-12T07:00:17.345Z] 468) AES_192/KW/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 469) OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-12T07:00:17.345Z] 470) 2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-12T07:00:17.345Z] 471) AESWrap_192 (Cipher)
[2026-02-12T07:00:17.345Z] 472) SunTlsPrf (KeyGenerator)
[2026-02-12T07:00:17.345Z] 473) AES_192/GCM/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 474) OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-12T07:00:17.345Z] 475) 2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-12T07:00:17.345Z] 476) SslMacMD5 (Mac)
[2026-02-12T07:00:17.345Z] 477) HmacSHA224 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 478) OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 479) 1.2.840.113549.2.8 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 480) PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 481) OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 482) 1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 483) PBE (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 484) PBEWithHmacSHA512/256AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 485) PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 486) OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 487) 1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 488) AES_192/CBC/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 489) OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-12T07:00:17.345Z] 490) 2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-12T07:00:17.345Z] 491) PBEWithHmacSHA512 (Mac)
[2026-02-12T07:00:17.345Z] 492) AES_128/KW/PKCS5Padding (Cipher)
[2026-02-12T07:00:17.345Z] 493) DESede (Cipher)
[2026-02-12T07:00:17.345Z] 494) TripleDES (Cipher)
[2026-02-12T07:00:17.345Z] 495) SunTlsKeyMaterial (KeyGenerator)
[2026-02-12T07:00:17.345Z] 496) SunTls12KeyMaterial (KeyGenerator)
[2026-02-12T07:00:17.345Z] 497) PBEWithHmacSHA512/224AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 498) AES_256/KW/PKCS5Padding (Cipher)
[2026-02-12T07:00:17.345Z] 499) OAEP (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 500) OID.1.2.840.113549.1.1.7 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 501) 1.2.840.113549.1.1.7 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 502) AES_128/ECB/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 503) OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-12T07:00:17.345Z] 504) 2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-12T07:00:17.345Z] 505) PBEWithHmacSHA512/256AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 506) SunTlsMasterSecret (KeyGenerator)
[2026-02-12T07:00:17.345Z] 507) SunTls12MasterSecret (KeyGenerator)
[2026-02-12T07:00:17.345Z] 508) SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-12T07:00:17.345Z] 509) AES_256/ECB/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 510) OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-12T07:00:17.345Z] 511) 2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-12T07:00:17.345Z] 512) ChaCha20-Poly1305 (Cipher)
[2026-02-12T07:00:17.345Z] 513) OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-12T07:00:17.345Z] 514) 1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-12T07:00:17.345Z] 515) PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 516) DiffieHellman (KeyFactory)
[2026-02-12T07:00:17.345Z] 517) OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-12T07:00:17.345Z] 518) 1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-12T07:00:17.345Z] 519) DH (KeyFactory)
[2026-02-12T07:00:17.345Z] 520) PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 521) AES/KW/PKCS5Padding (Cipher)
[2026-02-12T07:00:17.345Z] 522) ARCFOUR (Cipher)
[2026-02-12T07:00:17.345Z] 523) OID.1.2.840.113549.3.4 (Cipher)
[2026-02-12T07:00:17.345Z] 524) 1.2.840.113549.3.4 (Cipher)
[2026-02-12T07:00:17.345Z] 525) RC4 (Cipher)
[2026-02-12T07:00:17.345Z] 526) DESede (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 527) TripleDES (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 528) PBEWithHmacSHA512/224AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 529) ARCFOUR (KeyGenerator)
[2026-02-12T07:00:17.345Z] 530) OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 531) 1.2.840.113549.3.4 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 532) RC4 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 533) AES_256/GCM/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 534) OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-12T07:00:17.345Z] 535) 2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-12T07:00:17.345Z] 536) HmacPBESHA512/256 (Mac)
[2026-02-12T07:00:17.345Z] 537) SunTls12Prf (KeyGenerator)
[2026-02-12T07:00:17.345Z] 538) Blowfish (KeyGenerator)
[2026-02-12T07:00:17.345Z] 539) PBEWithHmacSHA256 (Mac)
[2026-02-12T07:00:17.345Z] 540) PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 541) HmacPBESHA384 (Mac)
[2026-02-12T07:00:17.345Z] 542) PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 543) PBKDF2WithHmacSHA512/256 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 544) PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 545) RC2 (Cipher)
[2026-02-12T07:00:17.345Z] 546) PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.345Z] 547) RSA (Cipher)
[2026-02-12T07:00:17.345Z] 548) HmacPBESHA256 (Mac)
[2026-02-12T07:00:17.345Z] 549) HmacSHA256 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 550) OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 551) 1.2.840.113549.2.9 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 552) AES_128/CFB/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 553) OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-12T07:00:17.345Z] 554) 2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-12T07:00:17.345Z] 555) PBES2 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 556) OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 557) 1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-12T07:00:17.345Z] 558) HmacSHA1 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 559) OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 560) 1.2.840.113549.2.7 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 561) AES (KeyGenerator)
[2026-02-12T07:00:17.345Z] 562) OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 563) 2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-12T07:00:17.345Z] 564) AES_128/KWP/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 565) OID.2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-12T07:00:17.345Z] 566) 2.16.840.1.101.3.4.1.8 (Cipher)
[2026-02-12T07:00:17.345Z] 567) AESWrapPad_128 (Cipher)
[2026-02-12T07:00:17.345Z] 568) DiffieHellman (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.345Z] 569) OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.345Z] 570) 1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.345Z] 571) DH (AlgorithmParameterGenerator)
[2026-02-12T07:00:17.345Z] 572) AES_128/OFB/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 573) OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-12T07:00:17.345Z] 574) 2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-12T07:00:17.345Z] 575) AES_256/KWP/NoPadding (Cipher)
[2026-02-12T07:00:17.345Z] 576) OID.2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-12T07:00:17.345Z] 577) 2.16.840.1.101.3.4.1.48 (Cipher)
[2026-02-12T07:00:17.345Z] 578) AESWrapPad_256 (Cipher)
[2026-02-12T07:00:17.345Z] 579) ChaCha20 (Cipher)
[2026-02-12T07:00:17.345Z] 580) PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-12T07:00:17.345Z] 581) HmacSHA224 (Mac)
[2026-02-12T07:00:17.346Z] 582) OID.1.2.840.113549.2.8 (Mac)
[2026-02-12T07:00:17.346Z] 583) 1.2.840.113549.2.8 (Mac)
[2026-02-12T07:00:17.346Z] 584) PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 585) DES (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 586) SslMacSHA1 (Mac)
[2026-02-12T07:00:17.346Z] 587) PBEWithHmacSHA384 (Mac)
[2026-02-12T07:00:17.346Z] 588) PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 589) DES (Cipher)
[2026-02-12T07:00:17.346Z] 590) AES_256/CBC/NoPadding (Cipher)
[2026-02-12T07:00:17.346Z] 591) OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-12T07:00:17.346Z] 592) 2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-12T07:00:17.346Z] 593) PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 594) HmacSHA1 (Mac)
[2026-02-12T07:00:17.346Z] 595) OID.1.2.840.113549.2.7 (Mac)
[2026-02-12T07:00:17.346Z] 596) 1.2.840.113549.2.7 (Mac)
[2026-02-12T07:00:17.346Z] 597) PBEWithHmacSHA512/256 (Mac)
[2026-02-12T07:00:17.346Z] 598) PBKDF2WithHmacSHA512/224 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 599) PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 600) PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-12T07:00:17.346Z] 601) HmacPBESHA224 (Mac)
[2026-02-12T07:00:17.346Z] 602) PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 603) HmacMD5 (Mac)
[2026-02-12T07:00:17.346Z] 604) HmacMD5 (KeyGenerator)
[2026-02-12T07:00:17.346Z] 605) DESede (KeyGenerator)
[2026-02-12T07:00:17.346Z] 606) TripleDES (KeyGenerator)
[2026-02-12T07:00:17.346Z] 607) PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 608) PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-12T07:00:17.346Z] 609) AES/KWP/NoPadding (Cipher)
[2026-02-12T07:00:17.346Z] 610) AESWrapPad (Cipher)
[2026-02-12T07:00:17.346Z] 611) PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 612) NONEwithRSA (Signature)
[2026-02-12T07:00:17.346Z] 613) AES_192/KW/PKCS5Padding (Cipher)
[2026-02-12T07:00:17.346Z] 614) PBEWithHmacSHA512/224AndAES_128 (Cipher)
[2026-02-12T07:00:17.346Z] 615) PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 616) HmacPBESHA1 (Mac)
[2026-02-12T07:00:17.346Z] 617) SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-12T07:00:17.346Z] 618) SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-12T07:00:17.346Z] 619) AES_256/CFB/NoPadding (Cipher)
[2026-02-12T07:00:17.346Z] 620) OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-12T07:00:17.346Z] 621) 2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-12T07:00:17.346Z] 622) PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 623) PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-12T07:00:17.346Z] 624) PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-12T07:00:17.346Z] 625) Blowfish (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 626) PBEWithHmacSHA512/224AndAES_256 (Cipher)
[2026-02-12T07:00:17.346Z] 627) DHKEM (KEM)
[2026-02-12T07:00:17.346Z] 628) PBEWithHmacSHA224 (Mac)
[2026-02-12T07:00:17.346Z] 629) PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 630) DiffieHellman (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 631) OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 632) 1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 633) DH (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 634) PBEWithHmacSHA1 (Mac)
[2026-02-12T07:00:17.346Z] 635) PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-12T07:00:17.346Z] 636) PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 637) PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 638) DES (KeyGenerator)
[2026-02-12T07:00:17.346Z] 639) AES_128/CBC/NoPadding (Cipher)
[2026-02-12T07:00:17.346Z] 640) OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-12T07:00:17.346Z] 641) 2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-12T07:00:17.346Z] 642) PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 643) AES_256/OFB/NoPadding (Cipher)
[2026-02-12T07:00:17.346Z] 644) OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-12T07:00:17.346Z] 645) 2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-12T07:00:17.346Z] 646) PBEWithHmacSHA512/256AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 647) PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 648) PBEWithHmacSHA512/224AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 649) DES (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 650) PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 651) PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-12T07:00:17.346Z] 652) PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-12T07:00:17.346Z] 653) AES_128/GCM/NoPadding (Cipher)
[2026-02-12T07:00:17.346Z] 654) OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-12T07:00:17.346Z] 655) 2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-12T07:00:17.346Z] 656) PBEWithHmacSHA512/224AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 657) PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 658) PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 659) RC2 (KeyGenerator)
[2026-02-12T07:00:17.346Z] 660) JCEKS (KeyStore)
[2026-02-12T07:00:17.346Z] 661) PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-12T07:00:17.346Z] 662) Blowfish (Cipher)
[2026-02-12T07:00:17.346Z] 663) GCM (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 664) PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 665) ChaCha20 (KeyGenerator)
[2026-02-12T07:00:17.346Z] 666) PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-12T07:00:17.346Z] 667) HmacPBESHA512 (Mac)
[2026-02-12T07:00:17.346Z] 668) PBEWithHmacSHA512/256AndAES_128 (AlgorithmParameters)
[2026-02-12T07:00:17.346Z] 669) PBEWithMD5AndTripleDES (Cipher)
[2026-02-12T07:00:17.346Z] SunJGSS
[2026-02-12T07:00:17.346Z] **************curves**************
[2026-02-12T07:00:17.346Z] 670) 1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-12T07:00:17.346Z] 671) 1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-12T07:00:17.346Z] SunSASL
[2026-02-12T07:00:17.346Z] **************curves**************
[2026-02-12T07:00:17.346Z] 672) DIGEST-MD5 (SaslClientFactory)
[2026-02-12T07:00:17.346Z] 673) DIGEST-MD5 (SaslServerFactory)
[2026-02-12T07:00:17.346Z] 674) EXTERNAL (SaslClientFactory)
[2026-02-12T07:00:17.346Z] 675) CRAM-MD5 (SaslClientFactory)
[2026-02-12T07:00:17.346Z] 676) CRAM-MD5 (SaslServerFactory)
[2026-02-12T07:00:17.346Z] 677) PLAIN (SaslClientFactory)
[2026-02-12T07:00:17.346Z] 678) NTLM (SaslServerFactory)
[2026-02-12T07:00:17.346Z] 679) NTLM (SaslClientFactory)
[2026-02-12T07:00:17.346Z] XMLDSig
[2026-02-12T07:00:17.346Z] **************curves**************
[2026-02-12T07:00:17.346Z] 680) http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-12T07:00:17.346Z] 681) EXCLUSIVE (TransformService)
[2026-02-12T07:00:17.346Z] 682) http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-12T07:00:17.346Z] 683) ENVELOPED (TransformService)
[2026-02-12T07:00:17.346Z] 684) http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-12T07:00:17.346Z] 685) INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-12T07:00:17.346Z] 686) http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-12T07:00:17.346Z] 687) XPATH2 (TransformService)
[2026-02-12T07:00:17.346Z] 688) http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-12T07:00:17.346Z] 689) http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-12T07:00:17.346Z] 690) EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-12T07:00:17.346Z] 691) http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-12T07:00:17.346Z] 692) XSLT (TransformService)
[2026-02-12T07:00:17.346Z] 693) http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-12T07:00:17.346Z] 694) http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-12T07:00:17.346Z] 695) XPATH (TransformService)
[2026-02-12T07:00:17.346Z] 696) DOM (KeyInfoFactory)
[2026-02-12T07:00:17.346Z] 697) http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-12T07:00:17.346Z] 698) BASE64 (TransformService)
[2026-02-12T07:00:17.346Z] 699) http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-12T07:00:17.346Z] 700) INCLUSIVE (TransformService)
[2026-02-12T07:00:17.346Z] 701) DOM (XMLSignatureFactory)
[2026-02-12T07:00:17.346Z] SunPCSC
[2026-02-12T07:00:17.346Z] **************curves**************
[2026-02-12T07:00:17.346Z] 702) PC/SC (TerminalFactory)
[2026-02-12T07:00:17.346Z] JdkLDAP
[2026-02-12T07:00:17.346Z] **************curves**************
[2026-02-12T07:00:17.346Z] 703) LDAP (CertStore)
[2026-02-12T07:00:17.346Z] JdkSASL
[2026-02-12T07:00:17.346Z] **************curves**************
[2026-02-12T07:00:17.346Z] 704) GSSAPI (SaslClientFactory)
[2026-02-12T07:00:17.346Z] 705) GSSAPI (SaslServerFactory)
[2026-02-12T07:00:17.346Z] SunPKCS11
[2026-02-12T07:00:17.346Z] **************curves**************
[2026-02-12T07:00:17.346Z] Known types size: 30
[2026-02-12T07:00:17.346Z] Missing to test types: []
[2026-02-12T07:00:17.346Z] Missing to test types: 0; see list above
[2026-02-12T07:00:17.346Z] ----------------------------------
[2026-02-12T07:00:17.346Z] Total checks: 2, failed: 0
[2026-02-12T07:00:17.346Z] All GssApiMechanism passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] All XMLSignatureFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] All KEM passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KEMTests
[2026-02-12T07:00:17.346Z] Total checks: 47, failed: 0
[2026-02-12T07:00:17.346Z] All MessageDigest passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-12T07:00:17.346Z] Total checks: 3, failed: 0
[2026-02-12T07:00:17.346Z] All KeyManagerFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 3, failed: 0
[2026-02-12T07:00:17.346Z] All CertStore passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-12T07:00:17.346Z] Total checks: 3, failed: 0
[2026-02-12T07:00:17.346Z] All SaslServerFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 6, failed: 0
[2026-02-12T07:00:17.346Z] All KeyStore passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-12T07:00:17.346Z] Total checks: 2, failed: 0
[2026-02-12T07:00:17.346Z] All CertificateFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 37, failed: 0
[2026-02-12T07:00:17.346Z] All KeyFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] All KeyInfoFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 50, failed: 0
[2026-02-12T07:00:17.346Z] All Mac passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.MacTests
[2026-02-12T07:00:17.346Z] Total checks: 142, failed: 0
[2026-02-12T07:00:17.346Z] All Signature passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-12T07:00:17.346Z] Total checks: 5, failed: 0
[2026-02-12T07:00:17.346Z] All SecureRandom passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-12T07:00:17.346Z] Total checks: 8, failed: 0
[2026-02-12T07:00:17.346Z] All AlgorithmParameterGenerator passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-12T07:00:17.346Z] Total checks: 12, failed: 0
[2026-02-12T07:00:17.346Z] All KeyAgreement passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-12T07:00:17.346Z] Total checks: 11, failed: 0
[2026-02-12T07:00:17.346Z] All SSLContext passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] All Configuration passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-12T07:00:17.346Z] Total checks: 6, failed: 0
[2026-02-12T07:00:17.346Z] All SaslClientFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 34, failed: 0
[2026-02-12T07:00:17.346Z] All KeyPairGenerator passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] All SaslServerFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-12T07:00:17.346Z] Total checks: 68, failed: 0
[2026-02-12T07:00:17.346Z] All AlgorithmParameters passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] All CertPathBuilder passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-12T07:00:17.346Z] Total checks: 130, failed: 0
[2026-02-12T07:00:17.346Z] All Cipher passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.CipherTests
[2026-02-12T07:00:17.346Z] Total checks: 0, failed: 0
[2026-02-12T07:00:17.346Z] All KDF passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KDFTests
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 1
[2026-02-12T07:00:17.346Z] 1 CertPathValidator failed
[2026-02-12T07:00:17.346Z] ** failed runs: 1 **
[2026-02-12T07:00:17.346Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-12T07:00:17.346Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-12T07:00:17.346Z] at cryptotest.utils.AlgorithmTest.doTest(AlgorithmTest.java:65)
[2026-02-12T07:00:17.346Z] at cryptotest.CryptoTest.main(CryptoTest.java:131)
[2026-02-12T07:00:17.346Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-02-12T07:00:17.346Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-02-12T07:00:17.346Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-12T07:00:17.346Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-02-12T07:00:17.346Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T07:00:17.346Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-12T07:00:17.346Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-12T07:00:17.346Z] ... 6 more
[2026-02-12T07:00:17.346Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-12T07:00:17.346Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-12T07:00:17.346Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-12T07:00:17.346Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-12T07:00:17.346Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-12T07:00:17.346Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-12T07:00:17.346Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-12T07:00:17.346Z] ... 7 more
[2026-02-12T07:00:17.346Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 11:40:12 GMT 2026
[2026-02-12T07:00:17.346Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:182)
[2026-02-12T07:00:17.346Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:534)
[2026-02-12T07:00:17.346Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-12T07:00:17.346Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-12T07:00:17.346Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-12T07:00:17.346Z] ... 12 more
[2026-02-12T07:00:17.346Z] ** failed inits: 0 **
[2026-02-12T07:00:17.346Z] ** error runs: 0 **
[2026-02-12T07:00:17.346Z]
[2026-02-12T07:00:17.346Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-12T07:00:17.346Z] Total checks: 56, failed: 0
[2026-02-12T07:00:17.346Z] All KeyGenerator passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-12T07:00:17.346Z] Total checks: 5, failed: 0
[2026-02-12T07:00:17.346Z] All TrustManagerFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 46, failed: 0
[2026-02-12T07:00:17.346Z] All SecretKeyFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 20, failed: 0
[2026-02-12T07:00:17.346Z] All TransformService passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] All Policy passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] All TerminalFactory passed
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-12T07:00:17.346Z] Total checks: 12, failed: 0
[2026-02-12T07:00:17.346Z] Checked 12 providers
[2026-02-12T07:00:17.346Z] no bad provider appeared (from total of 1: [SunPKCS11-NSS])
[2026-02-12T07:00:17.346Z] all expected providers appeared (from total of 0: [])]nfailed: 0 providers
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TestProviders
[2026-02-12T07:00:17.346Z] Total checks: 705, failed: 0
[2026-02-12T07:00:17.346Z] Checked 705 services
[2026-02-12T07:00:17.346Z] no bad curve appeared (from total of 2: [NIST P-192, 1.2.840.10045.3.1.1])
[2026-02-12T07:00:17.346Z] all expected curves appeared (from total of 0: [])
[2026-02-12T07:00:17.346Z] failed: 0 services
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TestServices
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] Number of checked services changed during test run 705
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-12T07:00:17.346Z] Total checks: 1, failed: 0
[2026-02-12T07:00:17.346Z] Tested all 705 algorithms
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-12T07:00:17.346Z] ----------------------------------
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KEMTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.MacTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.CipherTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KDFTests
[2026-02-12T07:00:17.346Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TestProviders
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.tests.TestServices
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-12T07:00:17.346Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-12T07:00:17.346Z] Test runs: 36; failed: 1
[2026-02-12T07:00:17.346Z] STDERR:
[2026-02-12T07:00:17.346Z] java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T07:00:17.346Z] at cryptotest.CryptoTest.main(CryptoTest.java:173)
[2026-02-12T07:00:17.346Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2026-02-12T07:00:17.346Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2026-02-12T07:00:17.346Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-12T07:00:17.346Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-02-12T07:00:17.346Z]
[2026-02-12T07:00:17.346Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T07:00:17.346Z] JavaTest Message: shutting down test
[2026-02-12T07:00:17.346Z]
[2026-02-12T07:00:17.346Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T07:00:17.346Z] rerun:
[2026-02-12T07:00:17.346Z] cd /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/scratch && \
[2026-02-12T07:00:17.346Z] DISPLAY=:0 \
[2026-02-12T07:00:17.346Z] HOME=/home/jenkins \
[2026-02-12T07:00:17.346Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-12T07:00:17.346Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-12T07:00:17.346Z] /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image/bin/java \
[2026-02-12T07:00:17.346Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-12T07:00:17.346Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-12T07:00:17.346Z] -Dtest.compiler.opts= \
[2026-02-12T07:00:17.346Z] -Dtest.java.opts= \
[2026-02-12T07:00:17.346Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image \
[2026-02-12T07:00:17.346Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/jdkbinary/j2sdk-image \
[2026-02-12T07:00:17.346Z] -Dtest.timeout.factor=2.0 \
[2026-02-12T07:00:17.346Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-12T07:00:17.346Z] -Dtest.name=cryptotest/CryptoTest.java \
[2026-02-12T07:00:17.346Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-12T07:00:17.346Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-12T07:00:17.346Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-12T07:00:17.346Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-12T07:00:17.346Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes/cryptotest:/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/classes \
[2026-02-12T07:00:17.346Z] -Dtest.modules='java.base/java.security:open java.base/com.sun.crypto.provider java.base/sun.security.internal.spec java.base/sun.security.ssl java.base/sun.security.x509 java.security.jgss/sun.security.jgss java.security.jgss/sun.security.jgss.krb5 java.security.jgss/sun.security.krb5 java.smartcardio/javax.smartcardio java.xml.crypto/org.jcp.xml.dsig.internal.dom' \
[2026-02-12T07:00:17.346Z] --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto \
[2026-02-12T07:00:17.346Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] --add-exports java.base/sun.security.ssl=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] --add-exports java.base/sun.security.x509=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED \
[2026-02-12T07:00:17.346Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-12T07:00:17.346Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/main.2.jta
[2026-02-12T07:00:17.346Z]
[2026-02-12T07:00:17.346Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-12T07:00:17.346Z] --------------------------------------------------
[2026-02-12T07:00:17.346Z] Test results: passed: 30; failed: 2
[2026-02-12T07:00:17.346Z] Report written to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/report/html/report.html
[2026-02-12T07:00:17.346Z] Results written to /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/output_17708786634490/CryptoTests_jtreg_0/work
[2026-02-12T07:00:17.346Z] Error: Some tests failed or other problems occurred.
[2026-02-12T07:00:17.346Z] -----------------------------------
[2026-02-12T07:00:17.346Z] CryptoTests_jtreg_0_FAILED
[2026-02-12T07:00:17.346Z] -----------------------------------
[2026-02-12T07:00:17.346Z]
[2026-02-12T07:00:17.346Z] TEST TEARDOWN:
[2026-02-12T07:00:17.346Z] Nothing to be done for teardown.
[2026-02-12T07:00:17.347Z] CryptoTests_jtreg_0 Finish Time: Thu Feb 12 07:00:12 2026 Epoch Time (ms): 1770879612429
[2026-02-12T07:00:17.347Z] make[5]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security/Crypto'
[2026-02-12T07:00:17.347Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional/security'
[2026-02-12T07:00:17.347Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/functional'
[2026-02-12T07:00:17.347Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests'
[2026-02-12T07:00:17.347Z]
[2026-02-12T07:00:17.347Z]
[2026-02-12T07:00:17.347Z] All tests finished, run result summary:
[2026-02-12T07:00:17.347Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-12T07:00:17.347Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=21 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=alpine-linux_aarch64 --buildList=functional --customTarget="" --testTarget=extended.functional --tapPath=/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG/../TKG/output_17708786634490/ --tapName=Test_openjdk21_hs_extended.functional_aarch64_alpine-linux.tap --comment=""
[2026-02-12T07:00:17.347Z]
[2026-02-12T07:00:17.347Z]
[2026-02-12T07:00:17.347Z] TEST TARGETS SUMMARY
[2026-02-12T07:00:17.347Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-12T07:00:17.347Z] DISABLED test targets:
[2026-02-12T07:00:17.347Z] vmLifecyleTests_0
[2026-02-12T07:00:17.347Z] vmLifecyleTests_1
[2026-02-12T07:00:17.347Z] vmLifecyleTests_2
[2026-02-12T07:00:17.347Z] vmLifecyleTests_3
[2026-02-12T07:00:17.347Z] vmLifecyleTests_4
[2026-02-12T07:00:17.347Z] vmLifecyleTests_5
[2026-02-12T07:00:17.347Z] SecurityTests_0
[2026-02-12T07:00:17.347Z] CryptoTests_0
[2026-02-12T07:00:17.347Z]
[2026-02-12T07:00:17.347Z] PASSED test targets:
[2026-02-12T07:00:17.347Z] IllegalAccessProtectedMethodTest_hs_0
[2026-02-12T07:00:17.347Z] MockitoMockTest_0
[2026-02-12T07:00:17.347Z] jsr292BootstrapTest_0
[2026-02-12T07:00:17.347Z]
[2026-02-12T07:00:17.347Z] FAILED test targets:
[2026-02-12T07:00:17.347Z] CryptoTests_jtreg_0 - Test results: passed: 30; failed: 2
[2026-02-12T07:00:17.347Z] Failed test cases:
[2026-02-12T07:00:17.347Z]
[2026-02-12T07:00:17.347Z]
[2026-02-12T07:00:17.347Z] TOTAL: 14 EXECUTED: 4 PASSED: 3 FAILED: 1 DISABLED: 8 SKIPPED: 2
[2026-02-12T07:00:17.347Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-12T07:00:17.347Z]
[2026-02-12T07:00:17.347Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-02-12T07:00:17.347Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux/aqa-tests/TKG'
[2026-02-12T07:00:17.347Z] make: *** [makefile:66: _extended.functional] Error 2
[Pipeline] sh
[2026-02-12T07:00:20.020Z] + uname
[2026-02-12T07:00:20.020Z] + '[' Linux '=' AIX ]
[2026-02-12T07:00:20.020Z] + uname
[2026-02-12T07:00:20.020Z] + '[' Linux '=' SunOS ]
[2026-02-12T07:00:20.020Z] + uname
[2026-02-12T07:00:20.020Z] + '[' Linux '=' '*BSD' ]
[2026-02-12T07:00:20.020Z] + MAKE=make
[2026-02-12T07:00:20.020Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-12T07:00:20.020Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-12T07:00:20.646Z] $ ssh-agent -k
[2026-02-12T07:00:20.778Z] unset SSH_AUTH_SOCK;
[2026-02-12T07:00:20.779Z] unset SSH_AGENT_PID;
[2026-02-12T07:00:20.779Z] echo Agent pid 2804038 killed;
[2026-02-12T07:00:21.461Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-02-12T07:00:21.490Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2026-02-12T07:00:22.159Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-12T07:00:22.382Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-12T07:00:22.566Z] Archiving artifacts
[2026-02-12T07:00:22.960Z] Recording fingerprints
[Pipeline] echo
[2026-02-12T07:00:23.168Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-12T07:00:23.355Z] Archiving artifacts
[2026-02-12T07:00:24.693Z] Recording fingerprints
[Pipeline] sh
[2026-02-12T07:00:27.154Z] + tar -cf - ./aqa-tests/TKG/output_17708786634490
[2026-02-12T07:00:27.154Z] + pigz -9
[2026-02-12T07:00:27.154Z] + gzip -9
[Pipeline] echo
[2026-02-12T07:00:28.659Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-12T07:00:28.846Z] Archiving artifacts
[2026-02-12T07:00:29.918Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-12T07:00:33.960Z] Tap file found: aqa-tests/TKG/output_17708786634490/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-12T07:00:34.942Z] Recording test results
[2026-02-12T07:00:36.856Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-12T07:00:36.887Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-12T07:00:38.767Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-12T07:00:38.767Z] Unix type machine..
[2026-02-12T07:00:38.767Z] Running on a Linux host
[2026-02-12T07:00:38.767Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T07:00:39.686Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T07:00:39.686Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T07:00:42.301Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-12T07:00:44.379Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-12T07:00:44.947Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-12T07:00:45.118Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-12T07:00:45.162Z] Running on test-docker-fedora42-armv8-1 in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux
[Pipeline] {
[Pipeline] echo
[2026-02-12T07:00:45.174Z] Generating rerun Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun)
[Pipeline] echo
[2026-02-12T07:00:45.202Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-12T07:00:48.061Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-12T07:00:49.369Z] Processing DSL script testJobTemplate
[2026-02-12T07:05:33.756Z] LEVELS: [extended]
[2026-02-12T07:05:33.756Z] JDK_VERSIONS: [8]
[2026-02-12T07:05:33.756Z] GROUPS: [functional]
[2026-02-12T07:05:33.756Z] ARCH_OS_LIST: [aarch64_alpine-linux]
[2026-02-12T07:05:33.919Z] Added items:
[2026-02-12T07:05:33.919Z] GeneratedJob{name='Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-12T07:05:34.615Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun)
[Pipeline] build
[2026-02-12T07:05:34.638Z] Scheduling project: Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun
[2026-02-12T07:05:42.999Z] Starting building: Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun #9
[2026-02-12T08:58:21.040Z] Build Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun #9 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-12T08:58:21.148Z] Running on test-ibmcloud-ubuntu1604-x64-1 in /home/jenkins/workspace/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T08:58:21.399Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T08:58:21.399Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T08:58:21.507Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-12T08:58:21.539Z] Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun #9 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-12T08:58:21.550Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-12T08:58:22.647Z] Copied 1 artifact from "Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-12T08:58:22.679Z] Saving Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun/9/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-12T08:58:22.797Z] Archiving artifacts
[2026-02-12T08:58:23.123Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-12T08:58:23.711Z] Tap file found: Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun/9/aqa-tests/TKG/output_17708858174897/Test_openjdk21_hs_extended.functional_aarch64_alpine-linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-12T08:58:24.038Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=CryptoTests_jtreg_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-alpine-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.11%2B2_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=162&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-12T08:58:24.307Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-12T08:58:24.307Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-12T08:58:24.417Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE