Test_openjdk11_hs_extended.functional_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin" build number 396
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2782
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 422
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac@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_openjdk11_hs_extended.functional_aarch64_mac@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 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:33:52.016Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-02-11T22:33:52.017Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[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-11T22:33:52.156Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T22:33:52.157Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-11T22:33:52.214Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-11T22:34:07.250Z] Still waiting to schedule task
[2026-02-11T22:34:07.251Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2026-02-11T22:44:40.881Z] Running on test-orka-macos14-arm64-wot37 in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac
[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-11T22:44:40.969Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T22:44:41.082Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T22:44:41.082Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T22:44:41.109Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T22:44:41.237Z] The recommended git tool is: /usr/bin/git
[2026-02-11T22:44:41.300Z] No credentials specified
[2026-02-11T22:44:41.330Z] Cloning the remote Git repository
[2026-02-11T22:44:41.338Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:44:41.339Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests # timeout=10
[2026-02-11T22:44:41.364Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-11T22:44:41.364Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:44:41.364Z] > /usr/bin/git --version # timeout=10
[2026-02-11T22:44:41.378Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-11T22:44:41.378Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T22:44:45.149Z] Avoid second fetch
[2026-02-11T22:44:45.188Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-11T22:44:45.055Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T22:44:45.065Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T22:44:45.129Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T22:44:45.167Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-11T22:44:45.177Z] > /usr/bin/git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[2026-02-11T22:44:46.031Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/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-11T22:44:48.740Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:44:48.800Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T22:44:49.448Z] + LC_TIME=C
[2026-02-11T22:44:49.448Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-11T22:44:49.582Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T22:44:50.202Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-11T22:44:50.282Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
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-11T22:44:52.445Z] + printenv
[2026-02-11T22:44:52.445Z] JCK_GIT_BRANCH=master
[2026-02-11T22:44:52.445Z] DYNAMIC_COMPILE=true
[2026-02-11T22:44:52.445Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_aarch64_mac/304/
[2026-02-11T22:44:52.445Z] OPENJ9_BRANCH=master
[2026-02-11T22:44:52.445Z] JENKINS_NODE_COOKIE=b9eb02d4-d369-4103-ad48-47deae4f3ae5
[2026-02-11T22:44:52.445Z] DOCKER_REQUIRED=false
[2026-02-11T22:44:52.445Z] PARALLEL=Dynamic
[2026-02-11T22:44:52.445Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T22:44:52.445Z] SHELL=/bin/zsh
[2026-02-11T22:44:52.445Z] jobStatus=SUCCESS
[2026-02-11T22:44:52.445Z] JOBSTARTTIME=Wed, 11 Feb 2026 17:44:49 -0500
[2026-02-11T22:44:52.445Z] STAGE_NAME=Setup
[2026-02-11T22:44:52.445Z] SSH_CLIENT=78.47.239.97 58344 22
[2026-02-11T22:44:52.445Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-02-11T22:44:52.445Z] BUILD_TAG=jenkins-Test_openjdk11_hs_extended.functional_aarch64_mac-304
[2026-02-11T22:44:52.445Z] RERUN_FAILURE=true
[2026-02-11T22:44:52.445Z] SDK_RESOURCE=upstream
[2026-02-11T22:44:52.445Z] TIME_LIMIT=25
[2026-02-11T22:44:52.445Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T22:44:52.445Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T22:44:52.445Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_aarch64_mac/
[2026-02-11T22:44:52.445Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac
[2026-02-11T22:44:52.445Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_aarch64_mac/304/display/redirect?page=changes
[2026-02-11T22:44:52.445Z] JDK_BRANCH=jdk-11.0.31+2_adopt
[2026-02-11T22:44:52.445Z] USER=admin
[2026-02-11T22:44:52.445Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T22:44:52.445Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-02-11T22:44:52.445Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T22:44:52.445Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T22:44:52.445Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin
[2026-02-11T22:44:52.445Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T22:44:52.445Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_aarch64_mac/304/display/redirect?page=artifacts
[2026-02-11T22:44:52.445Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T22:44:52.445Z] ORIGIN_JDK_VERSION=11
[2026-02-11T22:44:52.445Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-11T22:44:52.445Z] SETUP_JCK_RUN=false
[2026-02-11T22:44:52.445Z] SPEC=osx_aarch64
[2026-02-11T22:44:52.445Z] PERSONAL_BUILD=false
[2026-02-11T22:44:52.445Z] TKG_ITERATIONS=1
[2026-02-11T22:44:52.445Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T22:44:52.445Z] RERUN_ITERATIONS=1
[2026-02-11T22:44:52.445Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T22:44:52.445Z] ITERATIONS=1
[2026-02-11T22:44:52.445Z] KEEP_REPORTDIR=false
[2026-02-11T22:44:52.445Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-11T22:44:52.445Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:44:52.445Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_aarch64_mac/304/display/redirect
[2026-02-11T22:44:52.445Z] _=/usr/bin/printenv
[2026-02-11T22:44:52.445Z] GENERATE_JOBS=true
[2026-02-11T22:44:52.445Z] PWD=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac
[2026-02-11T22:44:52.445Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-11T22:44:52.445Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T22:44:52.445Z] EXIT_FAILURE=false
[2026-02-11T22:44:52.445Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T22:44:52.445Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T22:44:52.445Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T22:44:52.445Z] JDK_VERSION=11
[2026-02-11T22:44:52.445Z] JOB_NAME=Test_openjdk11_hs_extended.functional_aarch64_mac
[2026-02-11T22:44:52.445Z] BUILD_DISPLAY_NAME=#304
[2026-02-11T22:44:52.445Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T22:44:52.445Z] BUILD_ID=304
[2026-02-11T22:44:52.445Z] EXIT_SUCCESS=false
[2026-02-11T22:44:52.445Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T22:44:52.445Z] TEST_TIME=120
[2026-02-11T22:44:52.445Z] PLATFORM=aarch64_mac
[2026-02-11T22:44:52.445Z] JDK_IMPL=hotspot
[2026-02-11T22:44:52.445Z] JOB_BASE_NAME=Test_openjdk11_hs_extended.functional_aarch64_mac
[2026-02-11T22:44:52.445Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_aarch64_mac/304/display/redirect?page=tests
[2026-02-11T22:44:52.445Z] AUTO_DETECT=true
[2026-02-11T22:44:52.445Z] SHLVL=2
[2026-02-11T22:44:52.445Z] HOME=/Users/admin
[2026-02-11T22:44:52.445Z] TAP_NAME=Test_openjdk11_hs_extended.functional_aarch64_mac.tap
[2026-02-11T22:44:52.445Z] CI=true
[2026-02-11T22:44:52.445Z] EXECUTOR_NUMBER=0
[2026-02-11T22:44:52.445Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac@tmp
[2026-02-11T22:44:52.445Z] JENKINS_SERVER_COOKIE=durable-64d249cad0895fc1a9cd2efa67c909d82528ff65df694b6e70428151b14199ba
[2026-02-11T22:44:52.445Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 test-orka-macos14-arm64-wot37 ci.role.test arm64 sw.os.osx orka mac
[2026-02-11T22:44:52.445Z] TARGET=extended.functional
[2026-02-11T22:44:52.445Z] BUILD_LIST=functional
[2026-02-11T22:44:52.445Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/system_lib
[2026-02-11T22:44:52.445Z] LOGNAME=admin
[2026-02-11T22:44:52.445Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T22:44:52.445Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2026-02-11T22:44:52.445Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T22:44:52.445Z] SSH_CONNECTION=78.47.239.97 58344 192.168.64.8 22
[2026-02-11T22:44:52.445Z] UPSTREAM_JOB_NUMBER=396
[2026-02-11T22:44:52.445Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T22:44:52.445Z] NODE_NAME=test-orka-macos14-arm64-wot37
[2026-02-11T22:44:52.445Z] BUILD_NUMBER=304
[2026-02-11T22:44:52.445Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.functional_aarch64_mac/display/redirect
[2026-02-11T22:44:52.445Z] KEEP_WORKSPACE=false
[2026-02-11T22:44:52.445Z] HUDSON_COOKIE=ba96e675-12bb-4636-94c7-bfb7189ee8b2
[2026-02-11T22:44:52.445Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../benchmarks
[2026-02-11T22:44:52.445Z] USE_JRE=false
[2026-02-11T22:44:52.445Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image
[2026-02-11T22:44:52.445Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:44:52.445Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
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-11T22:44:52.550Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T22:44:52.577Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T22:45:11.462Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-mac-aarch64-temurin" build number 396
[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-11T22:45:11.710Z] 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-11T22:45:11.720Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T22:45:11.720Z] $ ssh-agent
[2026-02-11T22:45:11.881Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-vev3eXoiNAvt/agent.5530
[2026-02-11T22:45:11.881Z] SSH_AGENT_PID=5531
[2026-02-11T22:45:11.881Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T22:45:11.892Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T22:45:11.924Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T22:45:12.431Z] ++ pwd
[2026-02-11T22:45:12.431Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 11 -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-11T22:45:12.431Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests
[2026-02-11T22:45:12.431Z] get jdk binary...
[2026-02-11T22:45:12.431Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T22:45:12.431Z] Uncompressing file: OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz ...
[2026-02-11T22:45:13.677Z] List files in jdkbinary folder...
[2026-02-11T22:45:13.677Z] total 571896
[2026-02-11T22:45:13.677Z] -rw-r--r-- 1 admin staff 34264944 Feb 11 16:21 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.677Z] -rw-r--r-- 1 admin staff 184601652 Feb 11 16:29 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.677Z] -rw-r--r-- 1 admin staff 37864888 Feb 11 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.677Z] -rw-r--r-- 1 admin staff 26317 Feb 11 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_2-ea-metadata.json
[2026-02-11T22:45:13.677Z] -rw-r--r-- 1 admin staff 138062 Feb 11 17:27 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_2-ea.json
[2026-02-11T22:45:13.677Z] -rw-r--r-- 1 admin staff 3340535 Feb 11 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.677Z] -rw-r--r-- 1 admin staff 31044877 Feb 11 16:21 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.677Z] drwxr-xr-x 3 admin staff 96 Feb 11 17:45 tmp
[2026-02-11T22:45:13.677Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:45:13.677Z] total 0
[2026-02-11T22:45:13.677Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:28 jdk-11.0.31+2
[2026-02-11T22:45:13.678Z] Moving directory jdk-11.0.31+2/ to ../j2sdk-image
[2026-02-11T22:45:13.678Z] Uncompressing file: OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz ...
[2026-02-11T22:45:13.678Z] List files in jdkbinary folder...
[2026-02-11T22:45:13.678Z] total 571896
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 34264944 Feb 11 16:21 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 184601652 Feb 11 16:29 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 37864888 Feb 11 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 26317 Feb 11 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_2-ea-metadata.json
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 138062 Feb 11 17:27 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_2-ea.json
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 3340535 Feb 11 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 31044877 Feb 11 16:21 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:28 j2sdk-image
[2026-02-11T22:45:13.678Z] drwxr-xr-x 3 admin staff 96 Feb 11 17:45 tmp
[2026-02-11T22:45:13.678Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:45:13.678Z] total 0
[2026-02-11T22:45:13.678Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:29 jdk-11.0.31+2-jre
[2026-02-11T22:45:13.678Z] Moving directory jdk-11.0.31+2-jre/ to ../j2re-image
[2026-02-11T22:45:13.678Z] Uncompressing file: OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz ...
[2026-02-11T22:45:13.678Z] List files in jdkbinary folder...
[2026-02-11T22:45:13.678Z] total 571896
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 34264944 Feb 11 16:21 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 184601652 Feb 11 16:29 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 37864888 Feb 11 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 26317 Feb 11 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_2-ea-metadata.json
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 138062 Feb 11 17:27 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_2-ea.json
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 3340535 Feb 11 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] -rw-r--r-- 1 admin staff 31044877 Feb 11 16:21 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:13.678Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:29 j2re-image
[2026-02-11T22:45:13.678Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:28 j2sdk-image
[2026-02-11T22:45:13.678Z] drwxr-xr-x 3 admin staff 96 Feb 11 17:45 tmp
[2026-02-11T22:45:13.678Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:45:13.678Z] total 0
[2026-02-11T22:45:13.678Z] drwxr-xr-x 3 admin staff 96 Feb 11 16:20 jdk-11.0.31+2-static-libs
[2026-02-11T22:45:13.678Z] Moving directory jdk-11.0.31+2-static-libs/ to ../static-libs
[2026-02-11T22:45:13.678Z] Uncompressing file: OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz ...
[2026-02-11T22:45:14.434Z] List files in jdkbinary folder...
[2026-02-11T22:45:14.434Z] total 571896
[2026-02-11T22:45:14.434Z] -rw-r--r-- 1 admin staff 34264944 Feb 11 16:21 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:14.434Z] -rw-r--r-- 1 admin staff 184601652 Feb 11 16:29 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:14.434Z] -rw-r--r-- 1 admin staff 37864888 Feb 11 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:14.434Z] -rw-r--r-- 1 admin staff 26317 Feb 11 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_2-ea-metadata.json
[2026-02-11T22:45:14.434Z] -rw-r--r-- 1 admin staff 138062 Feb 11 17:27 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_2-ea.json
[2026-02-11T22:45:14.434Z] -rw-r--r-- 1 admin staff 3340535 Feb 11 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:14.434Z] -rw-r--r-- 1 admin staff 31044877 Feb 11 16:21 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz
[2026-02-11T22:45:14.434Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:29 j2re-image
[2026-02-11T22:45:14.434Z] drwxr-xr-x 3 admin staff 96 Feb 11 08:28 j2sdk-image
[2026-02-11T22:45:14.434Z] drwxr-xr-x 3 admin staff 96 Feb 11 16:20 static-libs
[2026-02-11T22:45:14.434Z] drwxr-xr-x 3 admin staff 96 Feb 11 17:45 tmp
[2026-02-11T22:45:14.434Z] List files in jdkbinary/tmp folder...
[2026-02-11T22:45:14.434Z] total 0
[2026-02-11T22:45:14.434Z] drwxr-xr-x 6 admin staff 192 Feb 11 16:15 jdk-11.0.31+2-test-image
[2026-02-11T22:45:14.434Z] Moving directory jdk-11.0.31+2-test-image/ to ../openjdk-test-image
[2026-02-11T22:45:14.434Z] Uncompressing OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_2-ea.tar.gz over ./j2sdk-image...
[2026-02-11T22:45:14.434Z] Removing top-level folder jdk-11.0.31+2-debug-image/
[2026-02-11T22:45:14.434Z] Removing top-level folder jdk-11.0.31+2/
[2026-02-11T22:45:14.789Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image...
[2026-02-11T22:45:14.789Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-11T22:45:14.789Z] Run: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-11T22:45:14.789Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T22:45:16.029Z] openjdk version "11.0.31-beta" 2026-04-21
[2026-02-11T22:45:16.029Z] OpenJDK Runtime Environment Temurin-11.0.31+2-202602112104 (build 11.0.31-beta+2-ea)
[2026-02-11T22:45:16.032Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+2-202602112104 (build 11.0.31-beta+2-ea, mixed mode)
[2026-02-11T22:45:16.032Z] =JAVA VERSION OUTPUT END=
[2026-02-11T22:45:16.032Z] get testKitGen...
[2026-02-11T22:45:16.032Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T22:45:17.867Z] git rev-parse master
[2026-02-11T22:45:17.867Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T22:45:17.867Z] get functional test material...
[2026-02-11T22:45:17.867Z] git clone --depth 1 --reference-if-able /Users/admin/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-11T22:45:17.867Z] Cloning into 'openj9'...
[2026-02-11T22:45:17.867Z] info: Could not add alternate for '/Users/admin/openjdk_cache': reference repository '/Users/admin/openjdk_cache' is not a local repository.
[2026-02-11T22:45:21.031Z] Updating files: 72% (7348/10149)
[2026-02-11T22:45:21.031Z] Updating files: 73% (7409/10149)
[2026-02-11T22:45:21.031Z] Updating files: 74% (7511/10149)
[2026-02-11T22:45:21.031Z] Updating files: 75% (7612/10149)
[2026-02-11T22:45:21.031Z] Updating files: 76% (7714/10149)
[2026-02-11T22:45:21.031Z] Updating files: 77% (7815/10149)
[2026-02-11T22:45:21.031Z] Updating files: 78% (7917/10149)
[2026-02-11T22:45:21.031Z] Updating files: 79% (8018/10149)
[2026-02-11T22:45:21.031Z] Updating files: 80% (8120/10149)
[2026-02-11T22:45:21.031Z] Updating files: 81% (8221/10149)
[2026-02-11T22:45:21.031Z] Updating files: 82% (8323/10149)
[2026-02-11T22:45:21.031Z] Updating files: 83% (8424/10149)
[2026-02-11T22:45:21.031Z] Updating files: 84% (8526/10149)
[2026-02-11T22:45:21.031Z] Updating files: 85% (8627/10149)
[2026-02-11T22:45:21.031Z] Updating files: 86% (8729/10149)
[2026-02-11T22:45:21.031Z] Updating files: 87% (8830/10149)
[2026-02-11T22:45:21.031Z] Updating files: 88% (8932/10149)
[2026-02-11T22:45:21.031Z] Updating files: 89% (9033/10149)
[2026-02-11T22:45:21.031Z] Updating files: 90% (9135/10149)
[2026-02-11T22:45:21.031Z] Updating files: 91% (9236/10149)
[2026-02-11T22:45:21.031Z] Updating files: 92% (9338/10149)
[2026-02-11T22:45:21.031Z] Updating files: 93% (9439/10149)
[2026-02-11T22:45:21.031Z] Updating files: 94% (9541/10149)
[2026-02-11T22:45:21.031Z] Updating files: 95% (9642/10149)
[2026-02-11T22:45:21.031Z] Updating files: 96% (9744/10149)
[2026-02-11T22:45:21.031Z] Updating files: 97% (9845/10149)
[2026-02-11T22:45:21.031Z] Updating files: 98% (9947/10149)
[2026-02-11T22:45:21.031Z] Updating files: 99% (10048/10149)
[2026-02-11T22:45:21.031Z] Updating files: 100% (10149/10149)
[2026-02-11T22:45:21.031Z] Updating files: 100% (10149/10149), done.
[2026-02-11T22:45:21.031Z] check OpenJ9 Repo sha
[2026-02-11T22:45:21.032Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/openj9 --output_file /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-11T22:45:21.398Z] Check sha in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/openj9 and store the info in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/testenv/testenv.properties
[2026-02-11T22:45:21.398Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T22:45:21.398Z] OPENJ9_SHA=6279ff4f83a57af3565d012280cf2116e7e5e725
[2026-02-11T22:45:21.398Z] total 160
[2026-02-11T22:45:21.398Z] -rw-r--r-- 1 admin staff 6735 Feb 11 17:44 Contributing.md
[2026-02-11T22:45:21.398Z] -rw-r--r-- 1 admin staff 11360 Feb 11 17:44 LICENSE
[2026-02-11T22:45:21.398Z] -rw-r--r-- 1 admin staff 65 Feb 11 17:44 NOTICE
[2026-02-11T22:45:21.398Z] -rw-r--r-- 1 admin staff 8350 Feb 11 17:44 README.md
[2026-02-11T22:45:21.398Z] drwxr-xr-x 24 admin staff 768 Feb 11 17:45 TKG
[2026-02-11T22:45:21.398Z] drwxr-xr-x 4 admin staff 128 Feb 11 17:44 buildenv
[2026-02-11T22:45:21.398Z] -rwxr-xr-x 1 admin staff 339 Feb 11 17:44 compile.sh
[2026-02-11T22:45:21.398Z] drwxr-xr-x 3 admin staff 96 Feb 11 17:44 config
[2026-02-11T22:45:21.398Z] drwxr-xr-x 5 admin staff 160 Feb 11 17:44 docs
[2026-02-11T22:45:21.398Z] drwxr-xr-x 46 admin staff 1472 Feb 11 17:44 external
[2026-02-11T22:45:21.398Z] drwxr-xr-x 8 admin staff 256 Feb 11 17:44 functional
[2026-02-11T22:45:21.398Z] -rwxr-xr-x 1 admin staff 30011 Feb 11 17:44 get.sh
[2026-02-11T22:45:21.398Z] drwxr-xr-x 25 admin staff 800 Feb 11 17:44 jck
[2026-02-11T22:45:21.398Z] -rw-r--r-- 1 admin staff 141 Feb 11 17:45 job.properties
[2026-02-11T22:45:21.398Z] drwxr-xr-x 27 admin staff 864 Feb 11 17:45 openj9
[2026-02-11T22:45:21.398Z] drwxr-xr-x 7 admin staff 224 Feb 11 17:44 openjdk
[2026-02-11T22:45:21.398Z] drwxr-xr-x 14 admin staff 448 Feb 11 17:44 perf
[2026-02-11T22:45:21.398Z] drwxr-xr-x 4 admin staff 128 Feb 11 17:44 scripts
[2026-02-11T22:45:21.398Z] drwxr-xr-x 17 admin staff 544 Feb 11 17:44 system
[2026-02-11T22:45:21.398Z] -rwxr-xr-x 1 admin staff 3928 Feb 11 17:44 terminateTestProcesses.sh
[2026-02-11T22:45:21.398Z] drwxr-xr-x 5 admin staff 160 Feb 11 17:44 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T22:45:21.939Z] $ ssh-agent -k
[2026-02-11T22:45:21.944Z] unset SSH_AUTH_SOCK;
[2026-02-11T22:45:21.944Z] unset SSH_AGENT_PID;
[2026-02-11T22:45:21.944Z] echo Agent pid 5531 killed;
[2026-02-11T22:45:22.114Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-11T22:45:22.207Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-11T22:45:22.324Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T22:45:23.480Z] 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_mac&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=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%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=396&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T22:45:23.520Z] 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_mac&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-orka-macos14-arm64-wot37&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=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%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=396&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-11T22:45:23.781Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T22:45:24.047Z] Copied 1 artifact from "getTRSSOutput" build number 2045
[Pipeline] sh
[2026-02-11T22:45:24.590Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-11T22:45:24.590Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-11T22:45:24.590Z] + tar xof -
[2026-02-11T22:45:24.590Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T22:45:24.736Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:45:24.778Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-11T22:45:24.837Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-11T22:45:24.842Z] Machine limit is 12.
[Pipeline] sh
[2026-02-11T22:45:25.400Z] + cd ./aqa-tests/TKG
[2026-02-11T22:45:25.400Z] ++ uname
[2026-02-11T22:45:25.400Z] + '[' Darwin = AIX ']'
[2026-02-11T22:45:25.400Z] ++ uname
[2026-02-11T22:45:25.400Z] + '[' Darwin = SunOS ']'
[2026-02-11T22:45:25.400Z] ++ uname
[2026-02-11T22:45:25.400Z] + '[' Darwin = '*BSD' ']'
[2026-02-11T22:45:25.400Z] + MAKE=make
[2026-02-11T22:45:25.400Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-11T22:45:25.400Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-11T22:45:25.400Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:25.400Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:45:25.400Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:45:25.400Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T22:45:25.400Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T22:45:25.759Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T22:45:26.116Z]
[2026-02-11T22:45:26.116Z] build:
[2026-02-11T22:45:26.116Z]
[2026-02-11T22:45:26.116Z] clean:
[2026-02-11T22:45:26.116Z]
[2026-02-11T22:45:26.116Z] init:
[2026-02-11T22:45:26.116Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-11T22:45:26.116Z]
[2026-02-11T22:45:26.117Z] getDependentLibs:
[2026-02-11T22:45:26.475Z] [exec] --------------------------------------------
[2026-02-11T22:45:26.475Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:26.475Z] [exec] task is set to default
[2026-02-11T22:45:26.475Z] [exec] dependencyList is set to json_simple
[2026-02-11T22:45:26.475Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:45:26.475Z] [exec] --------------------------------------------
[2026-02-11T22:45:26.475Z] [exec] Starting download third party dependent jars
[2026-02-11T22:45:26.475Z] [exec] --------------------------------------------
[2026-02-11T22:45:26.475Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:26.475Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T22:45:26.475Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:45:26.475Z]
[2026-02-11T22:45:26.475Z] compile:
[2026-02-11T22:45:26.475Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:45:26.475Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:45:26.475Z] [echo] ===fork: yes
[2026-02-11T22:45:26.475Z] [echo] ===debug: on
[2026-02-11T22:45:26.475Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-11T22:45:27.718Z]
[2026-02-11T22:45:27.718Z] dist:
[2026-02-11T22:45:27.718Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T22:45:27.718Z]
[2026-02-11T22:45:27.718Z] BUILD SUCCESSFUL
[2026-02-11T22:45:27.718Z] Total time: 1 second
[2026-02-11T22:45:27.718Z] 0
[2026-02-11T22:45:27.719Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T22:45:27.719Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T22:45:27.719Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-11T22:45:28.970Z] ****************************** MACHINE INFO ******************************
[2026-02-11T22:45:28.970Z] File path : /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG
[2026-02-11T22:45:28.970Z] Free Physical Memory Size : 621281280
[2026-02-11T22:45:28.970Z] Free space (bytes) : 56137388032
[2026-02-11T22:45:28.970Z] Total Physical Memory Size : 6979321856
[2026-02-11T22:45:28.970Z] Total space (bytes) : 90743767040
[2026-02-11T22:45:28.970Z] Usable space (bytes) : 56137388032
[2026-02-11T22:45:28.970Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:45:28.970Z] bashVersion :
[2026-02-11T22:45:28.970Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-11T22:45:28.970Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-11T22:45:28.970Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:45:28.970Z]
[2026-02-11T22:45:28.970Z] This is free software; you are free to change and redistribute it.
[2026-02-11T22:45:28.970Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:45:28.970Z] cpuCores : 4
[2026-02-11T22:45:28.970Z] curlVersion :
[2026-02-11T22:45:28.970Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-11T22:45:28.970Z] Release-Date: 2023-05-30
[2026-02-11T22:45:28.970Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-11T22:45:28.970Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-11T22:45:28.970Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T22:45:28.970Z] gcc version : 15.0.0
[2026-02-11T22:45:28.970Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-11T22:45:28.970Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T22:45:28.970Z] lldb version :
[2026-02-11T22:45:28.970Z] lldb-1500.0.200.58
[2026-02-11T22:45:28.970Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-11T22:45:28.970Z] makeVersion :
[2026-02-11T22:45:28.971Z] GNU Make 3.81
[2026-02-11T22:45:28.971Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-11T22:45:28.971Z] This is free software; see the source for copying conditions.
[2026-02-11T22:45:28.971Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-11T22:45:28.971Z] PARTICULAR PURPOSE.
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] This program built for i386-apple-darwin11.3.0
[2026-02-11T22:45:28.971Z] mavenVersion :
[2026-02-11T22:45:28.971Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-11T22:45:28.971Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T22:45:28.971Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-11T22:45:28.971Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-11T22:45:28.971Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-11T22:45:28.971Z] perlVersion :
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-11T22:45:28.971Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] Copyright 1987-2020, Larry Wall
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T22:45:28.971Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T22:45:28.971Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T22:45:28.971Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T22:45:28.971Z] procArch : arm
[2026-02-11T22:45:28.971Z] sysArch : arm64
[2026-02-11T22:45:28.971Z] sysOS : Darwin
[2026-02-11T22:45:28.971Z] ulimit :
[2026-02-11T22:45:28.971Z] core file size (blocks, -c) 0
[2026-02-11T22:45:28.971Z] data seg size (kbytes, -d) unlimited
[2026-02-11T22:45:28.971Z] file size (blocks, -f) unlimited
[2026-02-11T22:45:28.971Z] max locked memory (kbytes, -l) unlimited
[2026-02-11T22:45:28.971Z] max memory size (kbytes, -m) unlimited
[2026-02-11T22:45:28.971Z] open files (-n) 10240
[2026-02-11T22:45:28.971Z] pipe size (512 bytes, -p) 1
[2026-02-11T22:45:28.971Z] stack size (kbytes, -s) 65520
[2026-02-11T22:45:28.971Z] cpu time (seconds, -t) unlimited
[2026-02-11T22:45:28.971Z] max user processes (-u) 1333
[2026-02-11T22:45:28.971Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T22:45:28.971Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-11T22:45:28.971Z] vmVendor : Oracle Corporation
[2026-02-11T22:45:28.971Z] vmVersion : 11.0.31-beta+2-ea
[2026-02-11T22:45:28.971Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T22:45:28.971Z] **************************************************************************
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] System.getProperty('os.name')=Mac OS X
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] System.getProperty('os.arch')=aarch64
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] System.getProperty('java.fullversion')=null
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T22:45:28.971Z]
[2026-02-11T22:45:28.971Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:28.971Z] perl scripts/configure.pl
[2026-02-11T22:45:28.971Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T22:45:29.338Z]
[2026-02-11T22:45:29.338Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-11T22:45:29.338Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-11T22:45:29.338Z]
[2026-02-11T22:45:29.338Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T22:45:29.338Z]
[2026-02-11T22:45:29.338Z]
[2026-02-11T22:45:29.338Z] Starting to generate parallel test lists.
[2026-02-11T22:45:29.338Z]
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T22:45:29.338Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T22:45:29.750Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T22:45:29.751Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T22:45:29.751Z] Attempting to get test duration data from TRSS.
[2026-02-11T22:45:29.751Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=11&impl=hs&platform=aarch64_mac&group=functional&level=extended
[2026-02-11T22:45:30.112Z] Attempting to get test duration data from cached files.
[2026-02-11T22:45:30.112Z]
[2026-02-11T22:45:30.112Z] TEST DURATION
[2026-02-11T22:45:30.112Z] ====================================================================================
[2026-02-11T22:45:30.112Z] Total number of tests searched: 14
[2026-02-11T22:45:30.112Z] Number of test durations found: 14
[2026-02-11T22:45:30.112Z] Top slowest tests:
[2026-02-11T22:45:30.112Z] 01m24s CryptoTests_jtreg_0
[2026-02-11T22:45:30.112Z] 00m01s MockitoMockTest_0
[2026-02-11T22:45:30.112Z] 00m00s IllegalAccessProtectedMethodTest_hs_0
[2026-02-11T22:45:30.112Z] ====================================================================================
[2026-02-11T22:45:30.112Z]
[2026-02-11T22:45:30.112Z] Test target is split into 1 lists.
[2026-02-11T22:45:30.112Z] Reducing estimated test running time from 01m26s to 01m26s.
[2026-02-11T22:45:30.112Z]
[2026-02-11T22:45:30.112Z] -------------------------------------testList_0-------------------------------------
[2026-02-11T22:45:30.112Z] Number of tests: 14
[2026-02-11T22:45:30.112Z] Estimated running time: 01m26s
[2026-02-11T22:45:30.112Z] TESTLIST=CryptoTests_jtreg_0,MockitoMockTest_0,IllegalAccessProtectedMethodTest_hs_0,jsr292BootstrapTest_0,vmLifecyleTests_4,vmLifecyleTests_1,SecurityTests_0,vmLifecyleTests_5,vmLifecyleTests_3,vmLifecyleTests_2,vmLifecyleTests_0,CryptoTests_0,testExample_0,cmdLineTester_classesdbgddrext_zos_0
[2026-02-11T22:45:30.112Z] ------------------------------------------------------------------------------------
[2026-02-11T22:45:30.112Z]
[2026-02-11T22:45:30.112Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-11T22:45:30.246Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-11T22:45:30.349Z] 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-11T22:45:30.444Z] Building tests...
[Pipeline] timeout
[2026-02-11T22:45:30.453Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:45:30.488Z] 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-11T22:45:30.809Z] 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-11T22:45:30.884Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-11T22:45:30.882Z] $ ssh-agent
[2026-02-11T22:45:31.054Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-1mqAPIIsKSmt/agent.5895
[2026-02-11T22:45:31.054Z] SSH_AGENT_PID=5896
[2026-02-11T22:45:31.054Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T22:45:31.634Z] ++ uname
[2026-02-11T22:45:31.634Z] + '[' Darwin = AIX ']'
[2026-02-11T22:45:31.634Z] ++ uname
[2026-02-11T22:45:31.634Z] + '[' Darwin = SunOS ']'
[2026-02-11T22:45:31.634Z] ++ uname
[2026-02-11T22:45:31.634Z] + '[' Darwin = '*BSD' ']'
[2026-02-11T22:45:31.634Z] + MAKE=make
[2026-02-11T22:45:31.634Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T22:45:31.634Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-11T22:45:32.241Z] ++ uname
[2026-02-11T22:45:32.241Z] + '[' Darwin = AIX ']'
[2026-02-11T22:45:32.241Z] ++ uname
[2026-02-11T22:45:32.241Z] + '[' Darwin = SunOS ']'
[2026-02-11T22:45:32.241Z] ++ uname
[2026-02-11T22:45:32.241Z] + '[' Darwin = '*BSD' ']'
[2026-02-11T22:45:32.241Z] + MAKE=make
[2026-02-11T22:45:32.241Z] + cd ./aqa-tests
[2026-02-11T22:45:32.241Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T22:45:32.241Z] ++ set +x
[2026-02-11T22:45:32.241Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-11T22:45:32.241Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:32.241Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:45:32.241Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:45:32.241Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T22:45:32.241Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T22:45:32.241Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T22:45:32.241Z]
[2026-02-11T22:45:32.241Z] build:
[2026-02-11T22:45:32.241Z]
[2026-02-11T22:45:32.241Z] clean:
[2026-02-11T22:45:32.241Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-11T22:45:32.241Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-11T22:45:32.602Z]
[2026-02-11T22:45:32.602Z] init:
[2026-02-11T22:45:32.602Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-11T22:45:32.602Z]
[2026-02-11T22:45:32.602Z] getDependentLibs:
[2026-02-11T22:45:32.602Z] [exec] --------------------------------------------
[2026-02-11T22:45:32.602Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:32.602Z] [exec] task is set to default
[2026-02-11T22:45:32.602Z] [exec] dependencyList is set to json_simple
[2026-02-11T22:45:32.602Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:45:32.602Z] [exec] --------------------------------------------
[2026-02-11T22:45:32.602Z] [exec] Starting download third party dependent jars
[2026-02-11T22:45:32.602Z] [exec] --------------------------------------------
[2026-02-11T22:45:32.602Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:32.602Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T22:45:32.602Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:45:32.602Z]
[2026-02-11T22:45:32.602Z] compile:
[2026-02-11T22:45:32.602Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:45:32.602Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:45:32.602Z] [echo] ===fork: yes
[2026-02-11T22:45:32.602Z] [echo] ===debug: on
[2026-02-11T22:45:32.602Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin
[2026-02-11T22:45:33.847Z]
[2026-02-11T22:45:33.847Z] dist:
[2026-02-11T22:45:33.847Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T22:45:33.847Z]
[2026-02-11T22:45:33.847Z] BUILD SUCCESSFUL
[2026-02-11T22:45:33.847Z] Total time: 1 second
[2026-02-11T22:45:33.847Z] 0
[2026-02-11T22:45:33.847Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T22:45:33.847Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T22:45:33.847Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-11T22:45:35.167Z] ****************************** MACHINE INFO ******************************
[2026-02-11T22:45:35.167Z] File path : /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG
[2026-02-11T22:45:35.167Z] Free Physical Memory Size : 613138432
[2026-02-11T22:45:35.167Z] Free space (bytes) : 56132304896
[2026-02-11T22:45:35.167Z] Total Physical Memory Size : 6979321856
[2026-02-11T22:45:35.167Z] Total space (bytes) : 90743767040
[2026-02-11T22:45:35.167Z] Usable space (bytes) : 56132304896
[2026-02-11T22:45:35.167Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:45:35.167Z] bashVersion :
[2026-02-11T22:45:35.167Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-11T22:45:35.167Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-11T22:45:35.167Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] This is free software; you are free to change and redistribute it.
[2026-02-11T22:45:35.167Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T22:45:35.167Z] cpuCores : 4
[2026-02-11T22:45:35.167Z] curlVersion :
[2026-02-11T22:45:35.167Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-11T22:45:35.167Z] Release-Date: 2023-05-30
[2026-02-11T22:45:35.167Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-11T22:45:35.167Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-11T22:45:35.167Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T22:45:35.167Z] gcc version : 15.0.0
[2026-02-11T22:45:35.167Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-11T22:45:35.167Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T22:45:35.167Z] lldb version :
[2026-02-11T22:45:35.167Z] lldb-1500.0.200.58
[2026-02-11T22:45:35.167Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-11T22:45:35.167Z] makeVersion :
[2026-02-11T22:45:35.167Z] GNU Make 3.81
[2026-02-11T22:45:35.167Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-11T22:45:35.167Z] This is free software; see the source for copying conditions.
[2026-02-11T22:45:35.167Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-11T22:45:35.167Z] PARTICULAR PURPOSE.
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] This program built for i386-apple-darwin11.3.0
[2026-02-11T22:45:35.167Z] mavenVersion :
[2026-02-11T22:45:35.167Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-11T22:45:35.167Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-11T22:45:35.167Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-11T22:45:35.167Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-11T22:45:35.167Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-11T22:45:35.167Z] perlVersion :
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-11T22:45:35.167Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] Copyright 1987-2020, Larry Wall
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T22:45:35.167Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T22:45:35.167Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T22:45:35.167Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T22:45:35.167Z] procArch : arm
[2026-02-11T22:45:35.167Z] sysArch : arm64
[2026-02-11T22:45:35.167Z] sysOS : Darwin
[2026-02-11T22:45:35.167Z] ulimit :
[2026-02-11T22:45:35.167Z] core file size (blocks, -c) 0
[2026-02-11T22:45:35.167Z] data seg size (kbytes, -d) unlimited
[2026-02-11T22:45:35.167Z] file size (blocks, -f) unlimited
[2026-02-11T22:45:35.167Z] max locked memory (kbytes, -l) unlimited
[2026-02-11T22:45:35.167Z] max memory size (kbytes, -m) unlimited
[2026-02-11T22:45:35.167Z] open files (-n) 10240
[2026-02-11T22:45:35.167Z] pipe size (512 bytes, -p) 1
[2026-02-11T22:45:35.167Z] stack size (kbytes, -s) 65520
[2026-02-11T22:45:35.167Z] cpu time (seconds, -t) unlimited
[2026-02-11T22:45:35.167Z] max user processes (-u) 1333
[2026-02-11T22:45:35.167Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T22:45:35.167Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-11T22:45:35.167Z] vmVendor : Oracle Corporation
[2026-02-11T22:45:35.167Z] vmVersion : 11.0.31-beta+2-ea
[2026-02-11T22:45:35.167Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T22:45:35.167Z] **************************************************************************
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] System.getProperty('os.name')=Mac OS X
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] System.getProperty('os.arch')=aarch64
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] System.getProperty('java.fullversion')=null
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T22:45:35.167Z]
[2026-02-11T22:45:35.167Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-11T22:45:35.167Z] perl scripts/configure.pl
[2026-02-11T22:45:35.167Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T22:45:35.541Z]
[2026-02-11T22:45:35.541Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-11T22:45:35.541Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-11T22:45:35.541Z]
[2026-02-11T22:45:35.541Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T22:45:35.541Z]
[2026-02-11T22:45:35.541Z]
[2026-02-11T22:45:35.541Z] Starting to generate build list.
[2026-02-11T22:45:35.541Z]
[2026-02-11T22:45:35.541Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T22:45:35.541Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T22:45:35.541Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T22:45:35.541Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T22:45:35.541Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T22:45:35.541Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T22:45:35.541Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T22:45:35.541Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T22:45:35.541Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T22:45:35.915Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T22:45:35.916Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T22:45:36.279Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T22:45:36.279Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-11T22:45:36.279Z]
[2026-02-11T22:45:36.279Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-02-11T22:45:36.634Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-11T22:45:36.634Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-02-11T22:45:36.634Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:45:36.634Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T22:45:36.634Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-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=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T22:45:36.634Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T22:45:36.995Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T22:45:37.359Z] [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-11T22:45:37.359Z]
[2026-02-11T22:45:37.359Z] -create_test_directory:
[2026-02-11T22:45:37.359Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest
[2026-02-11T22:45:37.359Z]
[2026-02-11T22:45:37.359Z] stage_test_material:
[2026-02-11T22:45:37.359Z] [copy] Copying 586 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest
[2026-02-11T22:45:37.712Z]
[2026-02-11T22:45:37.712Z] build:
[2026-02-11T22:45:37.712Z]
[2026-02-11T22:45:37.712Z] init:
[2026-02-11T22:45:37.712Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-11T22:45:37.712Z]
[2026-02-11T22:45:37.712Z] build:
[2026-02-11T22:45:37.712Z] [copy] Copying 15 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-11T22:45:37.712Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-11T22:45:37.712Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/TestConfig
[2026-02-11T22:45:37.712Z]
[2026-02-11T22:45:37.712Z] build:
[2026-02-11T22:45:37.712Z]
[2026-02-11T22:45:37.712Z] init:
[2026-02-11T22:45:37.712Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T22:45:37.712Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T22:45:37.712Z]
[2026-02-11T22:45:37.712Z] getDependentLibs:
[2026-02-11T22:45:37.712Z] [exec] --------------------------------------------
[2026-02-11T22:45:37.712Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:37.712Z] [exec] task is set to default
[2026-02-11T22:45:37.712Z] [exec] dependencyList is set to asm_all,testng
[2026-02-11T22:45:37.712Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:45:37.712Z] [exec] --------------------------------------------
[2026-02-11T22:45:37.712Z] [exec] Starting download third party dependent jars
[2026-02-11T22:45:37.712Z] [exec] --------------------------------------------
[2026-02-11T22:45:37.712Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:37.712Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-02-11T22:45:37.712Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-11T22:45:37.712Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:45:37.712Z]
[2026-02-11T22:45:37.712Z] compile:
[2026-02-11T22:45:37.712Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:45:37.712Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:45:37.712Z] [echo] ===fork: yes
[2026-02-11T22:45:37.712Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-11T22:45:37.712Z] [echo] ===debug: on
[2026-02-11T22:45:37.712Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T22:45:37.712Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T22:45:38.483Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API.
[2026-02-11T22:45:38.483Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:45:38.483Z]
[2026-02-11T22:45:38.483Z] dist:
[2026-02-11T22:45:38.483Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar
[2026-02-11T22:45:38.483Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-11T22:45:38.483Z]
[2026-02-11T22:45:38.483Z] clean:
[2026-02-11T22:45:38.483Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-11T22:45:38.483Z]
[2026-02-11T22:45:38.483Z] build:
[2026-02-11T22:45:38.483Z]
[2026-02-11T22:45:38.483Z] init:
[2026-02-11T22:45:38.483Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/Jsr292
[2026-02-11T22:45:38.483Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin
[2026-02-11T22:45:38.483Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-11T22:45:38.483Z]
[2026-02-11T22:45:38.483Z] compile_bootstrap:
[2026-02-11T22:45:38.483Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:45:38.483Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:45:38.483Z] [echo] ===fork: yes
[2026-02-11T22:45:38.483Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-11T22:45:38.483Z] [echo] ===debug: on
[2026-02-11T22:45:38.483Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-11T22:45:38.483Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-11T22:45:38.850Z]
[2026-02-11T22:45:38.850Z] getDependentLibs:
[2026-02-11T22:45:39.204Z] [exec] --------------------------------------------
[2026-02-11T22:45:39.204Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:39.204Z] [exec] task is set to default
[2026-02-11T22:45:39.204Z] [exec] dependencyList is set to junit4,asm_all,jcommander,testng
[2026-02-11T22:45:39.204Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:45:39.204Z] [exec] --------------------------------------------
[2026-02-11T22:45:39.204Z] [exec] Starting download third party dependent jars
[2026-02-11T22:45:39.204Z] [exec] --------------------------------------------
[2026-02-11T22:45:39.204Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:39.204Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2026-02-11T22:45:39.204Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2026-02-11T22:45:39.204Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/junit4.jar
[2026-02-11T22:45:39.204Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-11T22:45:39.204Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-02-11T22:45:39.204Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-02-11T22:45:39.204Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:45:39.204Z]
[2026-02-11T22:45:39.204Z] compile_generator:
[2026-02-11T22:45:39.204Z] [echo] Compiling Everything but IndyTest and ComplexIndyTest
[2026-02-11T22:45:39.204Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:45:39.204Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:45:39.204Z] [echo] ===fork: yes
[2026-02-11T22:45:39.204Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-11T22:45:39.204Z] [echo] ===debug: on
[2026-02-11T22:45:39.204Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-11T22:45:39.204Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin
[2026-02-11T22:45:39.963Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-11T22:45:39.963Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:45:39.963Z]
[2026-02-11T22:45:39.963Z] generate_indyn:
[2026-02-11T22:45:39.963Z] [echo] Running SimpleIndyGenerator
[2026-02-11T22:45:40.321Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin/com/ibm/j9/jsr292/indyn
[2026-02-11T22:45:40.321Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/GenIndyn.class
[2026-02-11T22:45:40.321Z] [echo] Running ComplexIndyGenerator
[2026-02-11T22:45:40.321Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin/com/ibm/j9/jsr292/indyn
[2026-02-11T22:45:40.321Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/ComplexIndy.class
[2026-02-11T22:45:40.321Z]
[2026-02-11T22:45:40.321Z] compile:
[2026-02-11T22:45:40.321Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:45:40.321Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:45:40.321Z] [echo] ===fork: yes
[2026-02-11T22:45:40.321Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-11T22:45:40.321Z] [echo] ===debug: on
[2026-02-11T22:45:40.321Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292
[2026-02-11T22:45:40.321Z] [javac] Compiling 86 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin
[2026-02-11T22:45:42.789Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/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-11T22:45:42.789Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-11T22:45:42.789Z] [javac] ^
[2026-02-11T22:45:42.789Z] [javac] cast to Class<?> for a varargs call
[2026-02-11T22:45:42.789Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-11T22:45:42.789Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/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-11T22:45:42.789Z] [javac] Method m = LookupAPITests_Find.class.getMethod("toString", null);
[2026-02-11T22:45:42.789Z] [javac] ^
[2026-02-11T22:45:42.789Z] [javac] cast to Class<?> for a varargs call
[2026-02-11T22:45:42.789Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-11T22:45:42.789Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/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-11T22:45:42.789Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-11T22:45:42.789Z] [javac] ^
[2026-02-11T22:45:42.789Z] [javac] cast to Class<?> for a varargs call
[2026-02-11T22:45:42.789Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-11T22:45:42.789Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/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-11T22:45:42.789Z] [javac] Method m = SamePackageExample.class.getMethod("toString", null);
[2026-02-11T22:45:42.789Z] [javac] ^
[2026-02-11T22:45:42.789Z] [javac] cast to Class<?> for a varargs call
[2026-02-11T22:45:42.789Z] [javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[2026-02-11T22:45:42.789Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-11T22:45:42.789Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:45:42.789Z] [javac] Note: Some input files use unchecked or unsafe operations.
[2026-02-11T22:45:42.789Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-11T22:45:42.789Z] [javac] 4 warnings
[2026-02-11T22:45:42.789Z] [javac] Creating empty /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin/org/openj9/test/util/package-info.class
[2026-02-11T22:45:42.789Z]
[2026-02-11T22:45:42.789Z] dist:
[2026-02-11T22:45:42.789Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/Jsr292
[2026-02-11T22:45:42.789Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/Jsr292/jsr292test.jar
[2026-02-11T22:45:43.151Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/Jsr292/jsr292bootstrap.jar
[2026-02-11T22:45:43.151Z]
[2026-02-11T22:45:43.151Z] clean:
[2026-02-11T22:45:43.151Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bin
[2026-02-11T22:45:43.151Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/Jsr292/bootstrap_bin
[2026-02-11T22:45:43.151Z]
[2026-02-11T22:45:43.151Z] build:
[2026-02-11T22:45:43.151Z]
[2026-02-11T22:45:43.151Z] init:
[2026-02-11T22:45:43.151Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/MockitoTests
[2026-02-11T22:45:43.151Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/MockitoTests/bin
[2026-02-11T22:45:43.151Z]
[2026-02-11T22:45:43.151Z] getDependentLibs:
[2026-02-11T22:45:43.151Z] [exec] --------------------------------------------
[2026-02-11T22:45:43.151Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:43.151Z] [exec] task is set to default
[2026-02-11T22:45:43.151Z] [exec] dependencyList is set to byte_buddy,byte_buddy_agent,objenesis,mockito_core
[2026-02-11T22:45:43.151Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:45:43.151Z] [exec] --------------------------------------------
[2026-02-11T22:45:43.151Z] [exec] Starting download third party dependent jars
[2026-02-11T22:45:43.151Z] [exec] --------------------------------------------
[2026-02-11T22:45:43.151Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:43.151Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2026-02-11T22:45:43.151Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2026-02-11T22:45:43.502Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy-agent.jar
[2026-02-11T22:45:43.502Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2026-02-11T22:45:43.502Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2026-02-11T22:45:43.502Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/mockito-core.jar
[2026-02-11T22:45:43.502Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2026-02-11T22:45:43.502Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2026-02-11T22:45:43.853Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/objenesis.jar
[2026-02-11T22:45:43.853Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2026-02-11T22:45:43.853Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2026-02-11T22:45:44.208Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy.jar
[2026-02-11T22:45:44.208Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:45:44.208Z]
[2026-02-11T22:45:44.208Z] compile:
[2026-02-11T22:45:44.208Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T22:45:44.208Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T22:45:44.208Z] [echo] ===fork: yes
[2026-02-11T22:45:44.208Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-11T22:45:44.208Z] [echo] ===debug: on
[2026-02-11T22:45:44.208Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MockitoTests
[2026-02-11T22:45:44.208Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/MockitoTests/bin
[2026-02-11T22:45:44.559Z]
[2026-02-11T22:45:44.559Z] dist:
[2026-02-11T22:45:44.559Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/MockitoTests/MockitoTests.jar
[2026-02-11T22:45:44.559Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/MockitoTests
[2026-02-11T22:45:44.559Z]
[2026-02-11T22:45:44.559Z] clean:
[2026-02-11T22:45:44.559Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/MockitoTests/bin
[2026-02-11T22:45:44.559Z]
[2026-02-11T22:45:44.559Z] build:
[2026-02-11T22:45:44.559Z]
[2026-02-11T22:45:44.559Z] getJtregVersion:
[2026-02-11T22:45:44.559Z] [echo] jtreg version used is : jtreg_7_3_1_1
[2026-02-11T22:45:44.559Z]
[2026-02-11T22:45:44.559Z] getDependentLibs:
[2026-02-11T22:45:44.912Z] [exec] --------------------------------------------
[2026-02-11T22:45:44.912Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:44.912Z] [exec] task is set to default
[2026-02-11T22:45:44.912Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2026-02-11T22:45:44.912Z] [exec] System Test jars will not be downloaded.
[2026-02-11T22:45:44.912Z] [exec] --------------------------------------------
[2026-02-11T22:45:44.912Z] [exec] Starting download third party dependent jars
[2026-02-11T22:45:44.912Z] [exec] --------------------------------------------
[2026-02-11T22:45:44.912Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib
[2026-02-11T22:45:44.912Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-11T22:45:44.912Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-11T22:45:44.912Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-11T22:45:44.912Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2026-02-11T22:45:44.912Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2026-02-11T22:45:45.270Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz
[2026-02-11T22:45:45.270Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-11T22:45:45.270Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-11T22:45:45.270Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-02-11T22:45:45.270Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T22:45:45.270Z]
[2026-02-11T22:45:45.270Z] getJtreg:
[2026-02-11T22:45:45.270Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto
[2026-02-11T22:45:45.270Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto
[2026-02-11T22:45:45.629Z]
[2026-02-11T22:45:45.630Z] cryptoTest.check:
[2026-02-11T22:45:45.630Z]
[2026-02-11T22:45:45.630Z] getCryptoTest:
[2026-02-11T22:45:45.630Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-11T22:45:46.393Z]
[2026-02-11T22:45:46.393Z] dist:
[2026-02-11T22:45:46.393Z]
[2026-02-11T22:45:46.393Z] clean:
[2026-02-11T22:45:46.393Z]
[2026-02-11T22:45:46.393Z] BUILD SUCCESSFUL
[2026-02-11T22:45:46.393Z] Total time: 9 seconds
[2026-02-11T22:45:46.393Z] 0
[2026-02-11T22:45:46.393Z]
[2026-02-11T22:45:46.393Z]
[2026-02-11T22:45:46.393Z] RECORD TEST REPOs SHA
[2026-02-11T22:45:46.393Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T22:45:46.393Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T22:45:46.393Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T22:45:46.393Z] touch /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T22:45:46.394Z] ================================================
[2026-02-11T22:45:46.394Z] timestamp: 20260211-174546
[2026-02-11T22:45:46.394Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/openj9
[2026-02-11T22:45:46.394Z] git repo:
[2026-02-11T22:45:46.394Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-11T22:45:46.394Z] sha:
[2026-02-11T22:45:46.394Z] 6279ff4f83a57af3565d012280cf2116e7e5e725
[2026-02-11T22:45:46.394Z] ================================================
[2026-02-11T22:45:46.394Z] timestamp: 20260211-174546
[2026-02-11T22:45:46.394Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests
[2026-02-11T22:45:46.394Z] git repo:
[2026-02-11T22:45:46.750Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T22:45:46.750Z] sha:
[2026-02-11T22:45:46.750Z] f17fd61bff060b4d54d235255b83f4b4024789fe
[2026-02-11T22:45:46.750Z] ================================================
[2026-02-11T22:45:46.750Z] timestamp: 20260211-174546
[2026-02-11T22:45:46.750Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG
[2026-02-11T22:45:46.750Z] git repo:
[2026-02-11T22:45:46.750Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T22:45:46.750Z] sha:
[2026-02-11T22:45:46.750Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T22:45:46.750Z] ================================================
[2026-02-11T22:45:46.750Z] timestamp: 20260211-174546
[2026-02-11T22:45:46.750Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T22:45:46.750Z] git repo:
[2026-02-11T22:45:46.750Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-11T22:45:46.750Z] sha:
[2026-02-11T22:45:46.750Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-11T22:45:46.750Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-11T22:45:46.750Z] perl scripts/configure.pl
[2026-02-11T22:45:46.750Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T22:45:47.111Z]
[2026-02-11T22:45:47.111Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-11T22:45:47.111Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-11T22:45:47.111Z]
[2026-02-11T22:45:47.111Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T22:45:47.111Z]
[2026-02-11T22:45:47.111Z] Starting to generate test make files.
[2026-02-11T22:45:47.111Z]
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-11T22:45:47.111Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr292/autoGen.mk
[2026-02-11T22:45:47.111Z]
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-11T22:45:47.111Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/NativeTest/autoGen.mk
[2026-02-11T22:45:47.111Z]
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-11T22:45:47.111Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-02-11T22:45:47.111Z]
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-11T22:45:47.111Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk
[2026-02-11T22:45:47.111Z]
[2026-02-11T22:45:47.111Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-11T22:45:47.111Z]
[2026-02-11T22:45:47.111Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-11T22:45:47.483Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-02-11T22:45:47.483Z]
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-11T22:45:47.483Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-11T22:45:47.484Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2026-02-11T22:45:47.484Z]
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-11T22:45:47.484Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-11T22:45:47.857Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/TestExample/autoGen.mk
[2026-02-11T22:45:47.857Z]
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-11T22:45:47.857Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/MockitoTests/autoGen.mk
[2026-02-11T22:45:47.857Z]
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-11T22:45:47.857Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-11T22:45:47.857Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-02-11T22:45:47.857Z]
[2026-02-11T22:45:47.857Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-11T22:45:47.857Z]
[2026-02-11T22:45:47.857Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-11T22:45:47.857Z]
[2026-02-11T22:45:47.857Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T22:45:47.857Z]
[2026-02-11T22:45:47.857Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T22:45:47.857Z]
[2026-02-11T22:45:47.857Z] Make files are generated successfully.
[2026-02-11T22:45:47.857Z]
[2026-02-11T22:45:47.857Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _extended.functional
[2026-02-11T22:45:48.239Z]
[2026-02-11T22:45:48.239Z] Running make 3.81
[2026-02-11T22:45:48.239Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..
[2026-02-11T22:45:48.239Z] set JDK_VERSION to 11
[2026-02-11T22:45:48.239Z] set JDK_IMPL to hotspot
[2026-02-11T22:45:48.239Z] set JVM_VERSION to openjdk11
[2026-02-11T22:45:48.239Z] set JCL_VERSION to latest
[2026-02-11T22:45:48.239Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-11T22:45:48.239Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-11T22:45:48.239Z] set SPEC to osx_aarch64
[2026-02-11T22:45:48.239Z] set TEST_FLAG to
[2026-02-11T22:45:48.239Z] Running extended.functional ...
[2026-02-11T22:45:48.239Z] There are 14 test targets in extended.functional
[2026-02-11T22:45:48.239Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-11T22:45:48.239Z] openjdk version "11.0.31-beta" 2026-04-21
[2026-02-11T22:45:48.239Z] OpenJDK Runtime Environment Temurin-11.0.31+2-202602112104 (build 11.0.31-beta+2-ea)
[2026-02-11T22:45:48.239Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+2-202602112104 (build 11.0.31-beta+2-ea, mixed mode)
[2026-02-11T22:45:48.239Z]
[2026-02-11T22:45:48.239Z] ===============================================
[2026-02-11T22:45:48.239Z] Running test jsr292BootstrapTest_0 ...
[2026-02-11T22:45:48.239Z] ===============================================
[2026-02-11T22:45:48.239Z] jsr292BootstrapTest_0 Start Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948047
[2026-02-11T22:45:48.239Z] variation: NoOptions
[2026-02-11T22:45:48.239Z] JVM_OPTIONS:
[2026-02-11T22:45:48.239Z] { \
[2026-02-11T22:45:48.239Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:45:48.239Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:45:48.239Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/jsr292BootstrapTest_0"; \
[2026-02-11T22:45:48.239Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/jsr292BootstrapTest_0"; \
[2026-02-11T22:45:48.239Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:45:48.239Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \
[2026-02-11T22:45:48.239Z] --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED \
[2026-02-11T22:45:48.239Z] -Xbootclasspath/a:"/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292bootstrap.jar" \
[2026-02-11T22:45:48.239Z] -cp "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/jsr292test.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar" \
[2026-02-11T22:45:48.239Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/jsr292BootstrapTest_0" "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/Jsr292/testng.xml" \
[2026-02-11T22:45:48.239Z] -testnames jsr292BootstrapTest \
[2026-02-11T22:45:48.239Z] -groups level.extended \
[2026-02-11T22:45:48.239Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2026-02-11T22:45:48.239Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/jsr292BootstrapTest_0"; else echo "-----------------------------------"; echo "jsr292BootstrapTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:45:48.239Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:45:48.239Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:45:48.239Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/TestTargetResult";
[2026-02-11T22:45:48.239Z]
[2026-02-11T22:45:48.239Z] TEST SETUP:
[2026-02-11T22:45:48.239Z] Nothing to be done for setup.
[2026-02-11T22:45:48.239Z]
[2026-02-11T22:45:48.239Z] TESTING:
[2026-02-11T22:45:48.600Z] [IncludeExcludeTestAnnotationTransformer] [INFO] EXCLUDE_FILE environment variable: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_11.txt
[2026-02-11T22:45:48.600Z] [IncludeExcludeTestAnnotationTransformer] [INFO] Processing exclude file: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TestConfig/resources/excludes/latest_exclude_11.txt
[2026-02-11T22:45:48.600Z] ...
[2026-02-11T22:45:48.600Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-11T22:45:48.600Z] ...
[2026-02-11T22:45:48.600Z]
[2026-02-11T22:45:48.600Z] PASSED: test_BootstrapLookup_NonBootstrapInvoke
[2026-02-11T22:45:48.600Z] PASSED: test_NonBootstrapLookup_BootstrapInvoke
[2026-02-11T22:45:48.600Z] PASSED: test_NonBootstrapLookup_NonBootstrapInvoke
[2026-02-11T22:45:48.600Z]
[2026-02-11T22:45:48.600Z] ===============================================
[2026-02-11T22:45:48.600Z] jsr292BootstrapTest
[2026-02-11T22:45:48.600Z] Tests run: 3, Failures: 0, Skips: 0
[2026-02-11T22:45:48.600Z] ===============================================
[2026-02-11T22:45:48.600Z]
[2026-02-11T22:45:48.600Z]
[2026-02-11T22:45:48.600Z] ===============================================
[2026-02-11T22:45:48.600Z] jsr292_Suite_SE90
[2026-02-11T22:45:48.600Z] Total tests run: 3, Failures: 0, Skips: 0
[2026-02-11T22:45:48.600Z] ===============================================
[2026-02-11T22:45:48.600Z]
[2026-02-11T22:45:48.960Z] -----------------------------------
[2026-02-11T22:45:48.960Z] jsr292BootstrapTest_0_PASSED
[2026-02-11T22:45:48.960Z] -----------------------------------
[2026-02-11T22:45:48.960Z]
[2026-02-11T22:45:48.960Z] TEST TEARDOWN:
[2026-02-11T22:45:48.960Z] Nothing to be done for teardown.
[2026-02-11T22:45:48.960Z] jsr292BootstrapTest_0 Finish Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948612
[2026-02-11T22:45:48.960Z]
[2026-02-11T22:45:48.960Z] ===============================================
[2026-02-11T22:45:48.960Z] Running test vmLifecyleTests_0 ...
[2026-02-11T22:45:48.960Z] ===============================================
[2026-02-11T22:45:48.960Z] vmLifecyleTests_0 Start Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948679
[2026-02-11T22:45:48.960Z] vmLifecyleTests_0_DISABLED
[2026-02-11T22:45:48.960Z] Disabled Reason:
[2026-02-11T22:45:48.960Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T22:45:48.960Z] vmLifecyleTests_0 Finish Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948712
[2026-02-11T22:45:48.960Z]
[2026-02-11T22:45:48.960Z] ===============================================
[2026-02-11T22:45:48.960Z] Running test vmLifecyleTests_1 ...
[2026-02-11T22:45:48.960Z] ===============================================
[2026-02-11T22:45:48.960Z] vmLifecyleTests_1 Start Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948763
[2026-02-11T22:45:48.960Z] vmLifecyleTests_1_DISABLED
[2026-02-11T22:45:48.960Z] Disabled Reason:
[2026-02-11T22:45:48.960Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T22:45:48.960Z] vmLifecyleTests_1 Finish Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948806
[2026-02-11T22:45:48.960Z]
[2026-02-11T22:45:48.960Z] ===============================================
[2026-02-11T22:45:48.960Z] Running test vmLifecyleTests_2 ...
[2026-02-11T22:45:48.960Z] ===============================================
[2026-02-11T22:45:48.960Z] vmLifecyleTests_2 Start Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948858
[2026-02-11T22:45:48.960Z] vmLifecyleTests_2_DISABLED
[2026-02-11T22:45:48.960Z] Disabled Reason:
[2026-02-11T22:45:48.960Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T22:45:48.960Z] vmLifecyleTests_2 Finish Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948898
[2026-02-11T22:45:48.960Z]
[2026-02-11T22:45:49.332Z] ===============================================
[2026-02-11T22:45:49.332Z] Running test vmLifecyleTests_3 ...
[2026-02-11T22:45:49.332Z] ===============================================
[2026-02-11T22:45:49.332Z] vmLifecyleTests_3 Start Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948950
[2026-02-11T22:45:49.332Z] vmLifecyleTests_3_DISABLED
[2026-02-11T22:45:49.332Z] Disabled Reason:
[2026-02-11T22:45:49.332Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T22:45:49.332Z] vmLifecyleTests_3 Finish Time: Wed Feb 11 17:45:48 2026 Epoch Time (ms): 1770849948991
[2026-02-11T22:45:49.332Z]
[2026-02-11T22:45:49.332Z] ===============================================
[2026-02-11T22:45:49.332Z] Running test vmLifecyleTests_4 ...
[2026-02-11T22:45:49.332Z] ===============================================
[2026-02-11T22:45:49.332Z] vmLifecyleTests_4 Start Time: Wed Feb 11 17:45:49 2026 Epoch Time (ms): 1770849949041
[2026-02-11T22:45:49.332Z] vmLifecyleTests_4_DISABLED
[2026-02-11T22:45:49.332Z] Disabled Reason:
[2026-02-11T22:45:49.332Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T22:45:49.332Z] vmLifecyleTests_4 Finish Time: Wed Feb 11 17:45:49 2026 Epoch Time (ms): 1770849949081
[2026-02-11T22:45:49.332Z]
[2026-02-11T22:45:49.332Z] ===============================================
[2026-02-11T22:45:49.332Z] Running test vmLifecyleTests_5 ...
[2026-02-11T22:45:49.332Z] ===============================================
[2026-02-11T22:45:49.332Z] vmLifecyleTests_5 Start Time: Wed Feb 11 17:45:49 2026 Epoch Time (ms): 1770849949133
[2026-02-11T22:45:49.332Z] vmLifecyleTests_5_DISABLED
[2026-02-11T22:45:49.332Z] Disabled Reason:
[2026-02-11T22:45:49.332Z] https://github.com/eclipse-openj9/openj9/issues/3561
[2026-02-11T22:45:49.332Z] vmLifecyleTests_5 Finish Time: Wed Feb 11 17:45:49 2026 Epoch Time (ms): 1770849949176
[2026-02-11T22:45:49.332Z]
[2026-02-11T22:45:49.332Z] ===============================================
[2026-02-11T22:45:49.332Z] Running test CryptoTests_0 ...
[2026-02-11T22:45:49.332Z] ===============================================
[2026-02-11T22:45:49.332Z] CryptoTests_0 Start Time: Wed Feb 11 17:45:49 2026 Epoch Time (ms): 1770849949256
[2026-02-11T22:45:49.332Z] CryptoTests_0_DISABLED
[2026-02-11T22:45:49.332Z] Disabled Reason:
[2026-02-11T22:45:49.689Z] 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-11T22:45:49.689Z] CryptoTests_0 Finish Time: Wed Feb 11 17:45:49 2026 Epoch Time (ms): 1770849949296
[2026-02-11T22:45:49.689Z]
[2026-02-11T22:45:49.689Z] ===============================================
[2026-02-11T22:45:49.689Z] Running test CryptoTests_jtreg_0 ...
[2026-02-11T22:45:49.689Z] ===============================================
[2026-02-11T22:45:49.689Z] CryptoTests_jtreg_0 Start Time: Wed Feb 11 17:45:49 2026 Epoch Time (ms): 1770849949348
[2026-02-11T22:45:49.689Z] variation: NoOptions
[2026-02-11T22:45:49.689Z] JVM_OPTIONS:
[2026-02-11T22:45:49.689Z] { \
[2026-02-11T22:45:49.689Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:45:49.689Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:45:49.689Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/CryptoTests_jtreg_0"; \
[2026-02-11T22:45:49.689Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/CryptoTests_jtreg_0"; \
[2026-02-11T22:45:49.689Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:45:49.690Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xmx512m -jar "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar" \
[2026-02-11T22:45:49.690Z] -a -xml -v:fail,error,time,nopass,summary -Dcryptotests.skipAgentTests=1 -timeoutFactor:2 \
[2026-02-11T22:45:49.690Z] -w ""/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/CryptoTests_jtreg_0"/work" \
[2026-02-11T22:45:49.690Z] -r ""/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/CryptoTests_jtreg_0"/report" \
[2026-02-11T22:45:49.690Z] -jdk:"/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" \
[2026-02-11T22:45:49.690Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../functional/security/Crypto/CryptoTest"; \
[2026-02-11T22:45:49.690Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/CryptoTests_jtreg_0"; else echo "-----------------------------------"; echo "CryptoTests_jtreg_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:45:49.690Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:45:49.690Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:45:49.690Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/TestTargetResult";
[2026-02-11T22:45:49.690Z]
[2026-02-11T22:45:49.690Z] TEST SETUP:
[2026-02-11T22:45:49.690Z] Nothing to be done for setup.
[2026-02-11T22:45:49.690Z]
[2026-02-11T22:45:49.690Z] TESTING:
[2026-02-11T22:45:50.047Z] Directory "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/CryptoTests_jtreg_0/work" not found: creating
[2026-02-11T22:45:50.047Z] Directory "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/CryptoTests_jtreg_0/report" not found: creating
[2026-02-11T22:45:50.814Z] XML output to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work
[2026-02-11T22:46:24.790Z] --------------------------------------------------
[2026-02-11T22:46:24.790Z] TEST: cryptotest/tests/CertPathValidatorTests.java
[2026-02-11T22:46:24.790Z] TEST JDK: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..
[2026-02-11T22:46:24.790Z]
[2026-02-11T22:46:24.790Z] ACTION: build -- Passed. All files up to date
[2026-02-11T22:46:24.790Z] 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-11T22:46:24.790Z] TIME: 0.001 seconds
[2026-02-11T22:46:24.790Z] messages:
[2026-02-11T22:46:24.790Z] command: build cryptotest.tests.CertPathValidatorTests cryptotest.Settings cryptotest.utils.AlgorithmInstantiationException cryptotest.utils.AlgorithmRunException cryptotest.utils.AlgorithmTest cryptotest.utils.TestResult
[2026-02-11T22:46:24.790Z] 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-11T22:46:24.790Z] started: Wed Feb 11 17:46:24 EST 2026
[2026-02-11T22:46:24.790Z] finished: Wed Feb 11 17:46:24 EST 2026
[2026-02-11T22:46:24.790Z] elapsed time (seconds): 0.001
[2026-02-11T22:46:24.790Z]
[2026-02-11T22:46:24.790Z] ACTION: build -- Passed. All files up to date
[2026-02-11T22:46:24.790Z] REASON: Named class compiled on demand
[2026-02-11T22:46:24.790Z] TIME: 0.0 seconds
[2026-02-11T22:46:24.790Z] messages:
[2026-02-11T22:46:24.790Z] command: build cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:46:24.790Z] reason: Named class compiled on demand
[2026-02-11T22:46:24.790Z] started: Wed Feb 11 17:46:24 EST 2026
[2026-02-11T22:46:24.790Z] finished: Wed Feb 11 17:46:24 EST 2026
[2026-02-11T22:46:24.790Z] elapsed time (seconds): 0.0
[2026-02-11T22:46:24.790Z]
[2026-02-11T22:46:24.790Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:46:24.790Z] REASON: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:46:24.790Z] TIME: 0.276 seconds
[2026-02-11T22:46:24.790Z] messages:
[2026-02-11T22:46:24.790Z] command: main cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:46:24.790Z] reason: User specified action: run main/othervm cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:46:24.790Z] started: Wed Feb 11 17:46:24 EST 2026
[2026-02-11T22:46:24.790Z] Mode: othervm [/othervm specified]
[2026-02-11T22:46:24.790Z] Additional options from @modules: --add-modules java.base --add-opens java.base/java.security=ALL-UNNAMED
[2026-02-11T22:46:24.790Z] finished: Wed Feb 11 17:46:24 EST 2026
[2026-02-11T22:46:24.790Z] elapsed time (seconds): 0.276
[2026-02-11T22:46:24.790Z] configuration:
[2026-02-11T22:46:24.790Z] Boot Layer
[2026-02-11T22:46:24.790Z] add modules: java.base
[2026-02-11T22:46:24.790Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-11T22:46:24.790Z]
[2026-02-11T22:46:24.790Z] STDOUT:
[2026-02-11T22:46:24.790Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:46:24.790Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T22:46:24.790Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T22:46:24.790Z] failed to use: PKIX from SUN version 11
[2026-02-11T22:46:24.790Z] Failed
[2026-02-11T22:46:24.790Z] Total checks: 1, failed: 1
[2026-02-11T22:46:24.790Z] 1 CertPathValidator failed
[2026-02-11T22:46:24.790Z] ** failed runs: 1 **
[2026-02-11T22:46:24.790Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T22:46:24.790Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-11T22:46:24.790Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:67)
[2026-02-11T22:46:24.790Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T22:46:24.790Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-11T22:46:24.790Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T22:46:24.790Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2026-02-11T22:46:24.790Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-11T22:46:24.790Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2026-02-11T22:46:24.790Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T22:46:24.790Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-11T22:46:24.790Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-11T22:46:24.790Z] ... 7 more
[2026-02-11T22:46:24.790Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T22:46:24.790Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-11T22:46:24.790Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-11T22:46:24.790Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-11T22:46:24.790Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-11T22:46:24.790Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-11T22:46:24.790Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-11T22:46:24.790Z] ... 8 more
[2026-02-11T22:46:24.790Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 06:40:12 EST 2026
[2026-02-11T22:46:24.790Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:277)
[2026-02-11T22:46:24.790Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:669)
[2026-02-11T22:46:24.790Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-11T22:46:24.790Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-11T22:46:24.790Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-11T22:46:24.790Z] ... 13 more
[2026-02-11T22:46:24.790Z] ** failed inits: 0 **
[2026-02-11T22:46:24.790Z] ** error runs: 0 **
[2026-02-11T22:46:24.790Z]
[2026-02-11T22:46:24.790Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:46:24.790Z] STDERR:
[2026-02-11T22:46:24.790Z] java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:46:24.790Z] at cryptotest.utils.TestResult.assertItself(TestResult.java:31)
[2026-02-11T22:46:24.790Z] at cryptotest.tests.CertPathValidatorTests.main(CertPathValidatorTests.java:70)
[2026-02-11T22:46:24.790Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T22:46:24.790Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-11T22:46:24.790Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T22:46:24.790Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2026-02-11T22:46:24.790Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-11T22:46:24.790Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2026-02-11T22:46:24.790Z]
[2026-02-11T22:46:24.790Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:46:24.790Z] JavaTest Message: shutting down test
[2026-02-11T22:46:24.790Z]
[2026-02-11T22:46:24.790Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:46:24.790Z] rerun:
[2026-02-11T22:46:24.790Z] cd /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T22:46:24.790Z] HOME=/Users/admin \
[2026-02-11T22:46:24.790Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T22:46:24.790Z] CLASSPATH=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-11T22:46:24.790Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \
[2026-02-11T22:46:24.790Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:46:24.790Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:46:24.790Z] -Dtest.compiler.opts= \
[2026-02-11T22:46:24.790Z] -Dtest.java.opts= \
[2026-02-11T22:46:24.790Z] -Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T22:46:24.790Z] -Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T22:46:24.790Z] -Dtest.timeout.factor=2.0 \
[2026-02-11T22:46:24.790Z] -Dtest.root=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:46:24.790Z] -Dtest.name=cryptotest/tests/CertPathValidatorTests.java \
[2026-02-11T22:46:24.790Z] -Dtest.file=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java \
[2026-02-11T22:46:24.790Z] -Dtest.src=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests \
[2026-02-11T22:46:24.790Z] -Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:46:24.790Z] -Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest/tests \
[2026-02-11T22:46:24.790Z] -Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest/tests:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes \
[2026-02-11T22:46:24.790Z] -Dtest.modules=java.base/java.security:open \
[2026-02-11T22:46:24.790Z] --add-modules java.base \
[2026-02-11T22:46:24.790Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-11T22:46:24.790Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:46:24.790Z] com.sun.javatest.regtest.agent.MainWrapper /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/cryptotest/tests/CertPathValidatorTests.d/main.0.jta
[2026-02-11T22:46:24.790Z]
[2026-02-11T22:46:24.790Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: cryptotest.tests.CertPathValidatorTests failed with explanantion of 2384 chars long
[2026-02-11T22:46:24.790Z] --------------------------------------------------
[2026-02-11T22:47:34.742Z] TEST: cryptotest/CryptoTest.java
[2026-02-11T22:47:34.742Z] TEST JDK: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..
[2026-02-11T22:47:34.742Z]
[2026-02-11T22:47:34.742Z] ACTION: build -- Passed. Build successful
[2026-02-11T22:47:34.742Z] 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-11T22:47:34.742Z] TIME: 1.214 seconds
[2026-02-11T22:47:34.742Z] messages:
[2026-02-11T22:47:34.742Z] 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-11T22:47:34.742Z] 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-11T22:47:34.742Z] started: Wed Feb 11 17:46:54 EST 2026
[2026-02-11T22:47:34.742Z] Library /:
[2026-02-11T22:47:34.742Z] 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-11T22:47:34.742Z] Test directory:
[2026-02-11T22:47:34.742Z] compile: cryptotest.CryptoTest, cryptotest.Settings
[2026-02-11T22:47:34.742Z] finished: Wed Feb 11 17:46:56 EST 2026
[2026-02-11T22:47:34.742Z] elapsed time (seconds): 1.214
[2026-02-11T22:47:34.742Z]
[2026-02-11T22:47:34.742Z] ACTION: compile -- Passed. Compilation successful
[2026-02-11T22:47:34.742Z] REASON: .class file out of date or does not exist
[2026-02-11T22:47:34.742Z] TIME: 0.745 seconds
[2026-02-11T22:47:34.742Z] messages:
[2026-02-11T22:47:34.742Z] command: compile /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParameterGeneratorTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/AlgorithmParametersTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertificateFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathBuilderTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathValidatorTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertStoreTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CipherTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/ConfigurationTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KDFTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KEMTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyAgreementTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyGeneratorTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyInfoFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyManagerFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyPairGeneratorTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyStoreTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MacTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/MessageDigestTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/PolicyTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslClientFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryBase.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SaslServerFactoryGssapiTest.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecretKeyFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SecureRandomTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SignatureTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/SSLContextTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TerminalFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TestProviders.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TransformServiceTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/TrustManagerFactoryTests.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/XMLSignatureFactoryTests.java
[2026-02-11T22:47:34.742Z] reason: .class file out of date or does not exist
[2026-02-11T22:47:34.742Z] started: Wed Feb 11 17:46:54 EST 2026
[2026-02-11T22:47:34.742Z] 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-11T22:47:34.742Z] Mode: othervm
[2026-02-11T22:47:34.742Z] finished: Wed Feb 11 17:46:55 EST 2026
[2026-02-11T22:47:34.742Z] elapsed time (seconds): 0.745
[2026-02-11T22:47:34.742Z] configuration:
[2026-02-11T22:47:34.742Z] javac compilation environment
[2026-02-11T22:47:34.742Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-11T22:47:34.742Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-11T22:47:34.742Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-11T22:47:34.742Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-11T22:47:34.742Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-11T22:47:34.742Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-11T22:47:34.742Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-11T22:47:34.742Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-11T22:47:34.742Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-11T22:47:34.742Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-11T22:47:34.742Z] source path: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T22:47:34.742Z] class path: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-11T22:47:34.742Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes
[2026-02-11T22:47:34.742Z]
[2026-02-11T22:47:34.742Z] rerun:
[2026-02-11T22:47:34.742Z] cd /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T22:47:34.742Z] HOME=/Users/admin \
[2026-02-11T22:47:34.742Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T22:47:34.742Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \
[2026-02-11T22:47:34.742Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:47:34.742Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:47:34.742Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:47:34.742Z] -J-Dtest.compiler.opts= \
[2026-02-11T22:47:34.742Z] -J-Dtest.java.opts= \
[2026-02-11T22:47:34.742Z] -J-Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T22:47:34.742Z] -J-Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T22:47:34.742Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-11T22:47:34.742Z] -J-Dtest.root=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:47:34.742Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-11T22:47:34.742Z] -J-Dtest.file=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-11T22:47:34.742Z] -J-Dtest.src=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-11T22:47:34.742Z] -J-Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:47:34.742Z] -J-Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T22:47:34.743Z] -J-Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes \
[2026-02-11T22:47:34.743Z] -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-11T22:47:34.743Z] @/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/compile.0.jta
[2026-02-11T22:47:34.743Z] STDOUT:
[2026-02-11T22:47:34.743Z] STDERR:
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/CertPathBuilderTests.java:51: warning: X509CertImpl is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] import sun.security.x509.X509CertImpl;
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:65: warning: GSSNameImpl is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] import sun.security.jgss.GSSNameImpl;
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:66: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] import sun.security.jgss.krb5.Krb5NameElement;
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:67: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] import sun.security.krb5.PrincipalName;
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:68: warning: Realm is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] import sun.security.krb5.Realm;
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:69: warning: RealmException is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] import sun.security.krb5.RealmException;
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:209: warning: RealmException is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] private void finishImpl(GSSName serverName) throws NoSuchFieldException, IllegalArgumentException, IllegalAccessException, RealmException {
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:210: warning: GSSNameImpl is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] Field f = GSSNameImpl.class.getDeclaredField("mechElement");
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:212: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] Krb5NameElement o = (Krb5NameElement) f.get(serverName);
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:212: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] Krb5NameElement o = (Krb5NameElement) f.get(serverName);
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:213: warning: Krb5NameElement is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] Field ff = Krb5NameElement.class.getDeclaredField("krb5PrincipalName");
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:215: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] PrincipalName oo = (PrincipalName) ff.get(o);
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:215: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] PrincipalName oo = (PrincipalName) ff.get(o);
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:216: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] Field realmField = PrincipalName.class.getDeclaredField("nameRealm");
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:217: warning: PrincipalName is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] Field deductedField = PrincipalName.class.getDeclaredField("realmDeduced");
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/GssApiMechanismTests.java:221: warning: Realm is internal proprietary API and may be removed in a future release
[2026-02-11T22:47:34.743Z] realmField.set(oo, new Realm("JCKTEST"));
[2026-02-11T22:47:34.743Z] ^
[2026-02-11T22:47:34.743Z] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/tests/KeyGeneratorTests.java uses or overrides a deprecated API.
[2026-02-11T22:47:34.743Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:47:34.743Z] Note: Some input files use unchecked or unsafe operations.
[2026-02-11T22:47:34.743Z] Note: Recompile with -Xlint:unchecked for details.
[2026-02-11T22:47:34.743Z] 16 warnings
[2026-02-11T22:47:34.743Z]
[2026-02-11T22:47:34.743Z] ACTION: compile -- Passed. Compilation successful
[2026-02-11T22:47:34.743Z] REASON: .class file out of date or does not exist
[2026-02-11T22:47:34.743Z] TIME: 0.466 seconds
[2026-02-11T22:47:34.743Z] messages:
[2026-02-11T22:47:34.743Z] command: compile /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/Settings.java
[2026-02-11T22:47:34.743Z] reason: .class file out of date or does not exist
[2026-02-11T22:47:34.743Z] started: Wed Feb 11 17:46:55 EST 2026
[2026-02-11T22:47:34.743Z] 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-11T22:47:34.743Z] Mode: othervm
[2026-02-11T22:47:34.743Z] finished: Wed Feb 11 17:46:56 EST 2026
[2026-02-11T22:47:34.743Z] elapsed time (seconds): 0.466
[2026-02-11T22:47:34.743Z] configuration:
[2026-02-11T22:47:34.743Z] javac compilation environment
[2026-02-11T22:47:34.743Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-11T22:47:34.743Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-11T22:47:34.743Z] source path: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-11T22:47:34.743Z] class path: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes
[2026-02-11T22:47:34.743Z]
[2026-02-11T22:47:34.743Z] rerun:
[2026-02-11T22:47:34.743Z] cd /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T22:47:34.743Z] HOME=/Users/admin \
[2026-02-11T22:47:34.743Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T22:47:34.743Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \
[2026-02-11T22:47:34.743Z] -J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:47:34.743Z] -J-Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:47:34.743Z] -J-Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:47:34.743Z] -J-Dtest.compiler.opts= \
[2026-02-11T22:47:34.743Z] -J-Dtest.java.opts= \
[2026-02-11T22:47:34.743Z] -J-Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T22:47:34.743Z] -J-Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T22:47:34.743Z] -J-Dtest.timeout.factor=2.0 \
[2026-02-11T22:47:34.743Z] -J-Dtest.root=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:47:34.743Z] -J-Dtest.name=cryptotest/CryptoTest.java \
[2026-02-11T22:47:34.743Z] -J-Dtest.file=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-11T22:47:34.743Z] -J-Dtest.src=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-11T22:47:34.743Z] -J-Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:47:34.743Z] -J-Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T22:47:34.743Z] -J-Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes \
[2026-02-11T22:47:34.743Z] -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-11T22:47:34.743Z] @/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/compile.1.jta
[2026-02-11T22:47:34.743Z] STDOUT:
[2026-02-11T22:47:34.743Z] STDERR:
[2026-02-11T22:47:34.743Z] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java uses or overrides a deprecated API.
[2026-02-11T22:47:34.743Z] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T22:47:34.743Z]
[2026-02-11T22:47:34.743Z] ACTION: build -- Passed. All files up to date
[2026-02-11T22:47:34.743Z] REASON: Named class compiled on demand
[2026-02-11T22:47:34.743Z] TIME: 0.0 seconds
[2026-02-11T22:47:34.743Z] messages:
[2026-02-11T22:47:34.743Z] command: build cryptotest.CryptoTest
[2026-02-11T22:47:34.743Z] reason: Named class compiled on demand
[2026-02-11T22:47:34.743Z] started: Wed Feb 11 17:46:56 EST 2026
[2026-02-11T22:47:34.743Z] finished: Wed Feb 11 17:46:56 EST 2026
[2026-02-11T22:47:34.743Z] elapsed time (seconds): 0.0
[2026-02-11T22:47:34.743Z]
[2026-02-11T22:47:34.743Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T22:47:34.743Z] REASON: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-11T22:47:34.743Z] TIME: 29.872 seconds
[2026-02-11T22:47:34.743Z] messages:
[2026-02-11T22:47:34.743Z] command: main cryptotest.CryptoTest
[2026-02-11T22:47:34.743Z] reason: User specified action: run main/othervm/timeout=1800 cryptotest.CryptoTest
[2026-02-11T22:47:34.743Z] started: Wed Feb 11 17:46:56 EST 2026
[2026-02-11T22:47:34.743Z] Mode: othervm [/othervm specified]
[2026-02-11T22:47:34.743Z] 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-11T22:47:34.743Z] finished: Wed Feb 11 17:47:26 EST 2026
[2026-02-11T22:47:34.743Z] elapsed time (seconds): 29.872
[2026-02-11T22:47:34.743Z] configuration:
[2026-02-11T22:47:34.743Z] Boot Layer
[2026-02-11T22:47:34.743Z] add modules: java.base java.security.jgss java.smartcardio java.xml.crypto
[2026-02-11T22:47:34.743Z] add exports: java.base/com.sun.crypto.provider ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.base/sun.security.internal.spec ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.base/sun.security.ssl ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.base/sun.security.x509 ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.security.jgss/sun.security.jgss ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.security.jgss/sun.security.jgss.krb5 ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.security.jgss/sun.security.krb5 ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.smartcardio/javax.smartcardio ALL-UNNAMED
[2026-02-11T22:47:34.743Z] java.xml.crypto/org.jcp.xml.dsig.internal.dom ALL-UNNAMED
[2026-02-11T22:47:34.743Z] add opens: java.base/java.security ALL-UNNAMED
[2026-02-11T22:47:34.743Z]
[2026-02-11T22:47:34.743Z] STDOUT:
[2026-02-11T22:47:34.743Z] Loaded test files: 32
[2026-02-11T22:47:34.743Z] running: cryptotest.tests.TerminalFactoryTests
[2026-02-11T22:47:34.743Z] 0) SunPCSC: PC/SC~PC/SC (TerminalFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] running: cryptotest.tests.PolicyTests
[2026-02-11T22:47:34.743Z] 0) SUN: JavaPolicy~JavaPolicy (Policy)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] running: cryptotest.tests.TransformServiceTests
[2026-02-11T22:47:34.743Z] 0) 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-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 1) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments~INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 2) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 3) XMLDSig: http://www.w3.org/2000/09/xmldsig#enveloped-signature~ENVELOPED (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 4) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 5) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#WithComments~EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 6) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 7) XMLDSig: http://www.w3.org/2001/10/xml-exc-c14n#~EXCLUSIVE (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 8) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 9) XMLDSig: http://www.w3.org/2002/06/xmldsig-filter2~XPATH2 (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 10) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 11) XMLDSig: http://www.w3.org/TR/1999/REC-xslt-19991116~XSLT (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 12) XMLDSig: http://www.w3.org/2006/12/xml-c14n11~http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 13) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 14) XMLDSig: http://www.w3.org/TR/1999/REC-xpath-19991116~XPATH (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 15) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 16) XMLDSig: http://www.w3.org/2000/09/xmldsig#base64~BASE64 (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 17) XMLDSig: http://www.w3.org/2006/12/xml-c14n11#WithComments~http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 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-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 19) XMLDSig: http://www.w3.org/TR/2001/REC-xml-c14n-20010315~INCLUSIVE (TransformService)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] running: cryptotest.tests.KeyStoreTests
[2026-02-11T22:47:34.743Z] 0) SUN: CaseExactJKS~CaseExactJKS (KeyStore)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 1) SUN: DKS~DKS (KeyStore)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 2) SUN: PKCS12~PKCS12 (KeyStore)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 3) SUN: JKS~JKS (KeyStore)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 4) SunJSSE: PKCS12~PKCS12 (KeyStore)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 5) SunJCE: JCEKS~JCEKS (KeyStore)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 6) Apple: KeychainStore~KeychainStore (KeyStore)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] running: cryptotest.tests.SecureRandomTests
[2026-02-11T22:47:34.743Z] 0) SUN: SHA1PRNG~SHA1PRNG (SecureRandom)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 1) SUN: NativePRNGNonBlocking~NativePRNGNonBlocking (SecureRandom)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 2) SUN: DRBG~DRBG (SecureRandom)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 3) SUN: NativePRNGBlocking~NativePRNGBlocking (SecureRandom)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 4) SUN: NativePRNG~NativePRNG (SecureRandom)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] running: cryptotest.tests.CertStoreTests
[2026-02-11T22:47:34.743Z] 0) SUN: Collection~Collection (CertStore)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 1) SUN: com.sun.security.IndexedCollection~com.sun.security.IndexedCollection (CertStore)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 2) JdkLDAP: LDAP~LDAP (CertStore)
[2026-02-11T22:47:34.743Z] Ignored
[2026-02-11T22:47:34.743Z] running: cryptotest.tests.KeyFactoryTests
[2026-02-11T22:47:34.743Z] 0) SUN: DSA~DSA (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 4) SunRsaSign: RSA~RSA (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 5) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 6) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 7) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 8) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 9) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 10) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 11) SunEC: XDH~XDH (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 12) SunEC: X25519~X25519 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 13) SunEC: X25519~OID.1.3.101.110 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 14) SunEC: X25519~1.3.101.110 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 15) SunEC: EC~EC (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 16) SunEC: EC~EllipticCurve (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 17) SunEC: X448~X448 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 18) SunEC: X448~OID.1.3.101.111 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 19) SunEC: X448~1.3.101.111 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 20) SunJSSE: RSA~RSA (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 21) SunJSSE: RSA~OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 22) SunJSSE: RSA~1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 23) SunJSSE: RSA~1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 24) SunJSSE: RSASSA-PSS~RSASSA-PSS (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 25) SunJSSE: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 26) SunJSSE: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 27) SunJCE: DiffieHellman~DiffieHellman (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 28) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 29) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 30) SunJCE: DiffieHellman~DH (KeyFactory)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] running: cryptotest.tests.KeyGeneratorTests
[2026-02-11T22:47:34.743Z] 0) SunJCE: HmacSHA384~HmacSHA384 (KeyGenerator)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 1) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 2) SunJCE: HmacSHA384~1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 3) SunJCE: SunTlsKeyMaterial~SunTlsKeyMaterial (KeyGenerator)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 4) SunJCE: SunTlsKeyMaterial~SunTls12KeyMaterial (KeyGenerator)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.743Z] 5) SunJCE: AES~AES (KeyGenerator)
[2026-02-11T22:47:34.743Z] Passed
[2026-02-11T22:47:34.744Z] 6) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 7) SunJCE: AES~2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 8) SunJCE: AES~Rijndael (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 9) SunJCE: SunTlsMasterSecret~SunTlsMasterSecret (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 10) SunJCE: SunTlsMasterSecret~SunTls12MasterSecret (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 11) SunJCE: SunTlsMasterSecret~SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 12) SunJCE: SunTlsRsaPremasterSecret~SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 13) SunJCE: SunTlsRsaPremasterSecret~SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 14) SunJCE: HmacSHA256~HmacSHA256 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 15) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 16) SunJCE: HmacSHA256~1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 17) SunJCE: ARCFOUR~ARCFOUR (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 18) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 19) SunJCE: ARCFOUR~1.2.840.113549.3.4 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 20) SunJCE: ARCFOUR~RC4 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 21) SunJCE: DES~DES (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 22) SunJCE: DESede~DESede (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 23) SunJCE: DESede~TripleDES (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 24) SunJCE: HmacSHA1~HmacSHA1 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 25) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 26) SunJCE: HmacSHA1~1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 27) SunJCE: HmacSHA224~HmacSHA224 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 28) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 29) SunJCE: HmacSHA224~1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 30) SunJCE: HmacSHA512~HmacSHA512 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 31) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 32) SunJCE: HmacSHA512~1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 33) SunJCE: SunTls12Prf~SunTls12Prf (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 34) SunJCE: Blowfish~Blowfish (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 35) SunJCE: HmacMD5~HmacMD5 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 36) SunJCE: SunTlsPrf~SunTlsPrf (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 37) SunJCE: RC2~RC2 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 38) SunJCE: ChaCha20~ChaCha20 (KeyGenerator)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] running: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-11T22:47:34.744Z] 0) JdkSASL: GSSAPI~GSSAPI (SaslServerFactory)
[2026-02-11T22:47:34.744Z] Ignored
[2026-02-11T22:47:34.744Z] running: cryptotest.tests.ConfigurationTests
[2026-02-11T22:47:34.744Z] 0) SUN: JavaLoginConfig~JavaLoginConfig (Configuration)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] running: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T22:47:34.744Z] 0) XMLDSig: DOM~DOM (XMLSignatureFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] running: cryptotest.tests.KeyAgreementTests
[2026-02-11T22:47:34.744Z] 0) SunEC: XDH~XDH (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 1) SunEC: ECDH~ECDH (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 2) SunEC: X448~X448 (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 3) SunEC: X448~OID.1.3.101.111 (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 4) SunEC: X448~1.3.101.111 (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 5) SunEC: X25519~X25519 (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 6) SunEC: X25519~OID.1.3.101.110 (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 7) SunEC: X25519~1.3.101.110 (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 8) SunJCE: DiffieHellman~DiffieHellman (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 9) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 10) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 11) SunJCE: DiffieHellman~DH (KeyAgreement)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] running: cryptotest.tests.KDFTests
[2026-02-11T22:47:34.744Z] running: cryptotest.tests.SaslClientFactoryTests
[2026-02-11T22:47:34.744Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslClientFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 1) SunSASL: EXTERNAL~EXTERNAL (SaslClientFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 2) SunSASL: NTLM~NTLM (SaslClientFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 3) SunSASL: PLAIN~PLAIN (SaslClientFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 4) SunSASL: CRAM-MD5~CRAM-MD5 (SaslClientFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 5) JdkSASL: GSSAPI~GSSAPI (SaslClientFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] running: cryptotest.tests.TrustManagerFactoryTests
[2026-02-11T22:47:34.744Z] 0) SunJSSE: SunX509~SunX509 (TrustManagerFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 1) SunJSSE: PKIX~PKIX (TrustManagerFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 2) SunJSSE: PKIX~SunPKIX (TrustManagerFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 3) SunJSSE: PKIX~X509 (TrustManagerFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 4) SunJSSE: PKIX~X.509 (TrustManagerFactory)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] running: cryptotest.tests.SignatureTests
[2026-02-11T22:47:34.744Z] 0) SUN: NONEwithDSA~NONEwithDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 1) SUN: NONEwithDSA~RawDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 2) SUN: SHA1withDSA~SHA1withDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 3) SUN: SHA1withDSA~OID.1.2.840.10040.4.3 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 4) SUN: SHA1withDSA~1.2.840.10040.4.3 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 5) SUN: SHA1withDSA~DSS (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 6) SUN: SHA1withDSA~1.3.14.3.2.13 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 7) SUN: SHA1withDSA~1.3.14.3.2.27 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 8) SUN: SHA1withDSA~DSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 9) SUN: SHA1withDSA~SHA/DSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 10) SUN: SHA1withDSA~SHA-1/DSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 11) SUN: SHA1withDSA~SHA1/DSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 12) SUN: SHA1withDSA~SHAwithDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 13) SUN: SHA1withDSA~DSAWithSHA1 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 14) SUN: SHA224withDSA~SHA224withDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 15) SUN: SHA224withDSA~OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 16) SUN: SHA224withDSA~2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 17) SUN: SHA256withDSA~SHA256withDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 18) SUN: SHA256withDSA~OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 19) SUN: SHA256withDSA~2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 20) SUN: NONEwithDSAinP1363Format~NONEwithDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 21) SUN: SHA256withDSAinP1363Format~SHA256withDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 22) SUN: SHA224withDSAinP1363Format~SHA224withDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 23) SUN: SHA1withDSAinP1363Format~SHA1withDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 24) SunRsaSign: SHA256withRSA~SHA256withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 25) SunRsaSign: SHA256withRSA~OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 26) SunRsaSign: SHA256withRSA~1.2.840.113549.1.1.11 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 27) SunRsaSign: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 28) SunRsaSign: SHA1withRSA~OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 29) SunRsaSign: SHA1withRSA~1.2.840.113549.1.1.5 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 30) SunRsaSign: SHA1withRSA~1.3.14.3.2.29 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 31) SunRsaSign: MD2withRSA~MD2withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 32) SunRsaSign: MD2withRSA~OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 33) SunRsaSign: MD2withRSA~1.2.840.113549.1.1.2 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 34) SunRsaSign: RSASSA-PSS~RSASSA-PSS (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 35) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 36) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 37) SunRsaSign: MD5withRSA~MD5withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 38) SunRsaSign: MD5withRSA~OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 39) SunRsaSign: MD5withRSA~1.2.840.113549.1.1.4 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 40) SunRsaSign: SHA512withRSA~SHA512withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 41) SunRsaSign: SHA512withRSA~OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 42) SunRsaSign: SHA512withRSA~1.2.840.113549.1.1.13 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 43) SunRsaSign: SHA512/224withRSA~SHA512/224withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 44) SunRsaSign: SHA512/224withRSA~OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 45) SunRsaSign: SHA512/224withRSA~1.2.840.113549.1.1.15 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 46) SunRsaSign: SHA224withRSA~SHA224withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 47) SunRsaSign: SHA224withRSA~OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 48) SunRsaSign: SHA224withRSA~1.2.840.113549.1.1.14 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 49) SunRsaSign: SHA384withRSA~SHA384withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 50) SunRsaSign: SHA384withRSA~OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 51) SunRsaSign: SHA384withRSA~1.2.840.113549.1.1.12 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 52) SunRsaSign: SHA512/256withRSA~SHA512/256withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 53) SunRsaSign: SHA512/256withRSA~OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 54) SunRsaSign: SHA512/256withRSA~1.2.840.113549.1.1.16 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 55) SunEC: SHA224withECDSA~SHA224withECDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 56) SunEC: SHA224withECDSA~OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 57) SunEC: SHA224withECDSA~1.2.840.10045.4.3.1 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 58) SunEC: SHA512withECDSA~SHA512withECDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 59) SunEC: SHA512withECDSA~OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 60) SunEC: SHA512withECDSA~1.2.840.10045.4.3.4 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 61) SunEC: NONEwithECDSAinP1363Format~NONEwithECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 62) SunEC: SHA384withECDSA~SHA384withECDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 63) SunEC: SHA384withECDSA~OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 64) SunEC: SHA384withECDSA~1.2.840.10045.4.3.3 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 65) SunEC: NONEwithECDSA~NONEwithECDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 66) SunEC: SHA256withECDSA~SHA256withECDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 67) SunEC: SHA256withECDSA~OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 68) SunEC: SHA256withECDSA~1.2.840.10045.4.3.2 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 69) SunEC: SHA384withECDSAinP1363Format~SHA384withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 70) SunEC: SHA512withECDSAinP1363Format~SHA512withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 71) SunEC: SHA1withECDSA~SHA1withECDSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 72) SunEC: SHA1withECDSA~OID.1.2.840.10045.4.1 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 73) SunEC: SHA1withECDSA~1.2.840.10045.4.1 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 74) SunEC: SHA1withECDSAinP1363Format~SHA1withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 75) SunEC: SHA224withECDSAinP1363Format~SHA224withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 76) SunEC: SHA256withECDSAinP1363Format~SHA256withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 77) SunJSSE: SHA256withRSA~SHA256withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 78) SunJSSE: SHA256withRSA~OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 79) SunJSSE: SHA256withRSA~1.2.840.113549.1.1.11 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 80) SunJSSE: SHA1withRSA~SHA1withRSA (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 81) SunJSSE: SHA1withRSA~OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T22:47:34.744Z] Passed
[2026-02-11T22:47:34.744Z] 82) SunJSSE: SHA1withRSA~1.2.840.113549.1.1.5 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 83) SunJSSE: SHA1withRSA~1.3.14.3.2.29 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 84) SunJSSE: MD2withRSA~MD2withRSA (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 85) SunJSSE: MD2withRSA~OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 86) SunJSSE: MD2withRSA~1.2.840.113549.1.1.2 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 87) SunJSSE: RSASSA-PSS~RSASSA-PSS (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 88) SunJSSE: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 89) SunJSSE: RSASSA-PSS~1.2.840.113549.1.1.10 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 90) SunJSSE: MD5withRSA~MD5withRSA (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 91) SunJSSE: MD5withRSA~OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 92) SunJSSE: MD5withRSA~1.2.840.113549.1.1.4 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 93) SunJSSE: SHA512withRSA~SHA512withRSA (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 94) SunJSSE: SHA512withRSA~OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 95) SunJSSE: SHA512withRSA~1.2.840.113549.1.1.13 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 96) SunJSSE: SHA512/224withRSA~SHA512/224withRSA (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 97) SunJSSE: SHA512/224withRSA~OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 98) SunJSSE: SHA512/224withRSA~1.2.840.113549.1.1.15 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 99) SunJSSE: SHA224withRSA~SHA224withRSA (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 100) SunJSSE: SHA224withRSA~OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 101) SunJSSE: SHA224withRSA~1.2.840.113549.1.1.14 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 102) SunJSSE: SHA384withRSA~SHA384withRSA (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 103) SunJSSE: SHA384withRSA~OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 104) SunJSSE: SHA384withRSA~1.2.840.113549.1.1.12 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 105) SunJSSE: SHA512/256withRSA~SHA512/256withRSA (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 106) SunJSSE: SHA512/256withRSA~OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 107) SunJSSE: SHA512/256withRSA~1.2.840.113549.1.1.16 (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 108) SunJSSE: MD5andSHA1withRSA~MD5andSHA1withRSA (Signature)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] running: cryptotest.tests.MacTests
[2026-02-11T22:47:34.757Z] 0) SunJCE: PBEWithHmacSHA512~PBEWithHmacSHA512 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 1) SunJCE: HmacPBESHA512~HmacPBESHA512 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 2) SunJCE: HmacSHA512/224~HmacSHA512/224 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 3) SunJCE: HmacSHA512/224~OID.1.2.840.113549.2.12 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 4) SunJCE: HmacSHA512/224~1.2.840.113549.2.12 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 5) SunJCE: HmacSHA512/256~HmacSHA512/256 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 6) SunJCE: HmacSHA512/256~OID.1.2.840.113549.2.13 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 7) SunJCE: HmacSHA512/256~1.2.840.113549.2.13 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 8) SunJCE: HmacPBESHA512/224~HmacPBESHA512/224 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 9) SunJCE: HmacSHA1~HmacSHA1 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 10) SunJCE: HmacSHA1~OID.1.2.840.113549.2.7 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 11) SunJCE: HmacSHA1~1.2.840.113549.2.7 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 12) SunJCE: HmacSHA224~HmacSHA224 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 13) SunJCE: HmacSHA224~OID.1.2.840.113549.2.8 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 14) SunJCE: HmacSHA224~1.2.840.113549.2.8 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 15) SunJCE: HmacSHA256~HmacSHA256 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 16) SunJCE: HmacSHA256~OID.1.2.840.113549.2.9 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 17) SunJCE: HmacSHA256~1.2.840.113549.2.9 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 18) SunJCE: HmacPBESHA1~HmacPBESHA1 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 19) SunJCE: SslMacMD5~SslMacMD5 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 20) SunJCE: PBEWithHmacSHA384~PBEWithHmacSHA384 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 21) SunJCE: PBEWithHmacSHA1~PBEWithHmacSHA1 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 22) SunJCE: HmacSHA384~HmacSHA384 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 23) SunJCE: HmacSHA384~OID.1.2.840.113549.2.10 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 24) SunJCE: HmacSHA384~1.2.840.113549.2.10 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 25) SunJCE: HmacSHA512~HmacSHA512 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 26) SunJCE: HmacSHA512~OID.1.2.840.113549.2.11 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 27) SunJCE: HmacSHA512~1.2.840.113549.2.11 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 28) SunJCE: HmacPBESHA512/256~HmacPBESHA512/256 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 29) SunJCE: HmacPBESHA384~HmacPBESHA384 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 30) SunJCE: HmacPBESHA256~HmacPBESHA256 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 31) SunJCE: SslMacSHA1~SslMacSHA1 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 32) SunJCE: PBEWithHmacSHA224~PBEWithHmacSHA224 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 33) SunJCE: HmacPBESHA224~HmacPBESHA224 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 34) SunJCE: PBEWithHmacSHA256~PBEWithHmacSHA256 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 35) SunJCE: HmacMD5~HmacMD5 (Mac)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] running: cryptotest.tests.SSLContextTests
[2026-02-11T22:47:34.757Z] 0) SunJSSE: TLS~TLS (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 1) SunJSSE: TLS~SSL (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 2) SunJSSE: TLSv1~TLSv1 (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 3) SunJSSE: TLSv1~SSLv3 (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 4) SunJSSE: DTLSv1.2~DTLSv1.2 (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 5) SunJSSE: DTLSv1.0~DTLSv1.0 (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 6) SunJSSE: Default~Default (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 7) SunJSSE: TLSv1.1~TLSv1.1 (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 8) SunJSSE: TLSv1.3~TLSv1.3 (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 9) SunJSSE: TLSv1.2~TLSv1.2 (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 10) SunJSSE: DTLS~DTLS (SSLContext)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] running: cryptotest.tests.CertificateFactoryTests
[2026-02-11T22:47:34.757Z] 0) SUN: X.509~X.509 (CertificateFactory)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 1) SUN: X.509~X509 (CertificateFactory)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] running: cryptotest.tests.MessageDigestTests
[2026-02-11T22:47:34.757Z] 0) SUN: SHA3-224~SHA3-224 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 1) SUN: SHA3-224~OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 2) SUN: SHA3-224~2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 3) SUN: SHA3-384~SHA3-384 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 4) SUN: SHA3-384~OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 5) SUN: SHA3-384~2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 6) SUN: SHA3-256~SHA3-256 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 7) SUN: SHA3-256~OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 8) SUN: SHA3-256~2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 9) SUN: SHA-1~SHA-1 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 10) SUN: SHA-1~OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 11) SUN: SHA-1~1.3.14.3.2.26 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 12) SUN: SHA-1~SHA (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 13) SUN: SHA-1~SHA1 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 14) SUN: SHA-512/256~SHA-512/256 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 15) SUN: SHA-512/256~OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 16) SUN: SHA-512/256~2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 17) SUN: SHA-512/256~SHA512/256 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 18) SUN: SHA-384~SHA-384 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 19) SUN: SHA-384~OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 20) SUN: SHA-384~2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 21) SUN: SHA-384~SHA384 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 22) SUN: SHA-256~SHA-256 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 23) SUN: SHA-256~OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 24) SUN: SHA-256~2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 25) SUN: SHA-256~SHA256 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 26) SUN: SHA-512/224~SHA-512/224 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 27) SUN: SHA-512/224~OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 28) SUN: SHA-512/224~2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 29) SUN: SHA-512/224~SHA512/224 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 30) SUN: SHA-224~SHA-224 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 31) SUN: SHA-224~OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 32) SUN: SHA-224~2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 33) SUN: SHA-224~SHA224 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 34) SUN: SHA-512~SHA-512 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 35) SUN: SHA-512~OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 36) SUN: SHA-512~2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 37) SUN: SHA-512~SHA512 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 38) SUN: MD5~MD5 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 39) SUN: MD2~MD2 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 40) SUN: SHA3-512~SHA3-512 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 41) SUN: SHA3-512~OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 42) SUN: SHA3-512~2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] running: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-11T22:47:34.757Z] 0) SUN: DSA~DSA (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 4) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 5) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 6) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 7) SunJCE: DiffieHellman~DH (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] running: cryptotest.tests.KEMTests
[2026-02-11T22:47:34.757Z] running: cryptotest.tests.KeyManagerFactoryTests
[2026-02-11T22:47:34.757Z] 0) SunJSSE: SunX509~SunX509 (KeyManagerFactory)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 1) SunJSSE: NewSunX509~NewSunX509 (KeyManagerFactory)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 2) SunJSSE: NewSunX509~PKIX (KeyManagerFactory)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] running: cryptotest.tests.SaslServerFactoryTests
[2026-02-11T22:47:34.757Z] 0) SunSASL: DIGEST-MD5~DIGEST-MD5 (SaslServerFactory)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 1) SunSASL: NTLM~NTLM (SaslServerFactory)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 2) SunSASL: CRAM-MD5~CRAM-MD5 (SaslServerFactory)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] running: cryptotest.tests.CipherTests
[2026-02-11T22:47:34.757Z] 0) SunJCE: AES_192/CBC/NoPadding~AES_192/CBC/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 1) SunJCE: AES_192/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 2) SunJCE: AES_192/CBC/NoPadding~2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 3) SunJCE: AES_192/OFB/NoPadding~AES_192/OFB/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 4) SunJCE: AES_192/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 5) SunJCE: AES_192/OFB/NoPadding~2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 6) SunJCE: AES_192/CFB/NoPadding~AES_192/CFB/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 7) SunJCE: AES_192/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 8) SunJCE: AES_192/CFB/NoPadding~2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 9) SunJCE: AESWrap_192~AESWrap_192 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 10) SunJCE: AESWrap_192~OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 11) SunJCE: AESWrap_192~2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 12) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 13) SunJCE: AES_192/ECB/NoPadding~AES_192/ECB/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 14) SunJCE: AES_192/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 15) SunJCE: AES_192/ECB/NoPadding~2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 16) SunJCE: AES_192/GCM/NoPadding~AES_192/GCM/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 17) SunJCE: AES_192/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 18) SunJCE: AES_192/GCM/NoPadding~2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 19) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 20) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 21) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 22) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 23) SunJCE: AES_128/ECB/NoPadding~AES_128/ECB/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 24) SunJCE: AES_128/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 25) SunJCE: AES_128/ECB/NoPadding~2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 26) SunJCE: AES_128/OFB/NoPadding~AES_128/OFB/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 27) SunJCE: AES_128/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 28) SunJCE: AES_128/OFB/NoPadding~2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 29) SunJCE: AES_128/CBC/NoPadding~AES_128/CBC/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 30) SunJCE: AES_128/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 31) SunJCE: AES_128/CBC/NoPadding~2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 32) SunJCE: AESWrap_128~AESWrap_128 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 33) SunJCE: AESWrap_128~OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 34) SunJCE: AESWrap_128~2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 35) SunJCE: AES_128/CFB/NoPadding~AES_128/CFB/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 36) SunJCE: AES_128/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 37) SunJCE: AES_128/CFB/NoPadding~2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 38) SunJCE: AES_128/GCM/NoPadding~AES_128/GCM/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 39) SunJCE: AES_128/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 40) SunJCE: AES_128/GCM/NoPadding~2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 41) SunJCE: AES_256/GCM/NoPadding~AES_256/GCM/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 42) SunJCE: AES_256/GCM/NoPadding~OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 43) SunJCE: AES_256/GCM/NoPadding~2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 44) SunJCE: AES_256/CFB/NoPadding~AES_256/CFB/NoPadding (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 45) SunJCE: AES_256/CFB/NoPadding~OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 46) SunJCE: AES_256/CFB/NoPadding~2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 47) SunJCE: AESWrap_256~AESWrap_256 (Cipher)
[2026-02-11T22:47:34.757Z] Passed
[2026-02-11T22:47:34.757Z] 48) SunJCE: AESWrap_256~OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 49) SunJCE: AESWrap_256~2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 50) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 51) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 52) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 53) SunJCE: PBEWithMD5AndDES~PBE (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 54) SunJCE: AES_256/ECB/NoPadding~AES_256/ECB/NoPadding (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 55) SunJCE: AES_256/ECB/NoPadding~OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 56) SunJCE: AES_256/ECB/NoPadding~2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 57) SunJCE: AES_256/CBC/NoPadding~AES_256/CBC/NoPadding (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 58) SunJCE: AES_256/CBC/NoPadding~OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 59) SunJCE: AES_256/CBC/NoPadding~2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 60) SunJCE: AES_256/OFB/NoPadding~AES_256/OFB/NoPadding (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 61) SunJCE: AES_256/OFB/NoPadding~OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 62) SunJCE: AES_256/OFB/NoPadding~2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 63) SunJCE: DESedeWrap~DESedeWrap (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 64) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 65) SunJCE: AES~AES (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 66) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 67) SunJCE: AES~2.16.840.1.101.3.4.1 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 68) SunJCE: AES~Rijndael (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 69) SunJCE: ChaCha20~ChaCha20 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 70) SunJCE: DESede~DESede (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 71) SunJCE: DESede~TripleDES (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 72) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 73) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 74) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 75) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 76) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 77) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 78) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 79) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 80) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 81) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 82) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 83) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 84) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 85) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 86) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 87) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 88) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 89) SunJCE: ARCFOUR~ARCFOUR (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 90) SunJCE: ARCFOUR~OID.1.2.840.113549.3.4 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 91) SunJCE: ARCFOUR~1.2.840.113549.3.4 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 92) SunJCE: ARCFOUR~RC4 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 93) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 94) SunJCE: AESWrap~AESWrap (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 95) SunJCE: RSA~RSA (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 96) SunJCE: RC2~RC2 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 97) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 98) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 99) SunJCE: DES~DES (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 100) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 101) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 102) SunJCE: Blowfish~Blowfish (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 103) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] running: cryptotest.tests.AlgorithmParametersTests
[2026-02-11T22:47:34.771Z] 0) SUN: DSA~DSA (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 2) SUN: DSA~1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 3) SUN: DSA~1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 4) SunRsaSign: RSASSA-PSS~RSASSA-PSS (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 5) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 6) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 7) SunEC: EC~EC (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 8) SunEC: EC~OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 9) SunEC: EC~1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 10) SunEC: EC~EllipticCurve (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 11) SunJSSE: RSASSA-PSS~RSASSA-PSS (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 12) SunJSSE: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 13) SunJSSE: RSASSA-PSS~1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 14) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 15) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 16) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 17) SunJCE: PBEWithMD5AndDES~PBE (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 18) SunJCE: DESede~DESede (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 19) SunJCE: DESede~TripleDES (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 20) SunJCE: PBES2~PBES2 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 21) SunJCE: PBES2~OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 22) SunJCE: PBES2~1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 23) SunJCE: AES~AES (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 24) SunJCE: AES~OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 25) SunJCE: AES~2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 26) SunJCE: AES~Rijndael (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 27) SunJCE: DiffieHellman~DiffieHellman (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 28) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 29) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 30) SunJCE: DiffieHellman~DH (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 31) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 32) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 33) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 34) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 35) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 36) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 37) SunJCE: ChaCha20-Poly1305~ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 38) SunJCE: ChaCha20-Poly1305~OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 39) SunJCE: ChaCha20-Poly1305~1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 40) SunJCE: OAEP~OAEP (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 41) SunJCE: DES~DES (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 42) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 43) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 44) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 45) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 46) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 47) SunJCE: RC2~RC2 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 48) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 49) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 50) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 51) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 52) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 53) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 54) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 55) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 56) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 57) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 58) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 59) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 60) SunJCE: GCM~GCM (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 61) SunJCE: Blowfish~Blowfish (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 62) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 63) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 64) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] running: cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:47:34.771Z] 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T22:47:34.771Z] cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T22:47:34.771Z] failed to use: PKIX from SUN version 11
[2026-02-11T22:47:34.771Z] Failed
[2026-02-11T22:47:34.771Z] running: cryptotest.tests.KeyPairGeneratorTests
[2026-02-11T22:47:34.771Z] 0) SUN: DSA~DSA (KeyPairGenerator)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 1) SUN: DSA~OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 2) SUN: DSA~1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 3) SUN: DSA~1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-11T22:47:34.771Z] Passed
[2026-02-11T22:47:34.771Z] 4) SunRsaSign: RSA~RSA (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 5) SunRsaSign: RSA~OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 6) SunRsaSign: RSA~1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 7) SunRsaSign: RSA~1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 8) SunRsaSign: RSASSA-PSS~RSASSA-PSS (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 9) SunRsaSign: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 10) SunRsaSign: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 11) SunEC: X448~X448 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 12) SunEC: X448~OID.1.3.101.111 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 13) SunEC: X448~1.3.101.111 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 14) SunEC: X25519~X25519 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 15) SunEC: X25519~OID.1.3.101.110 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 16) SunEC: X25519~1.3.101.110 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 17) SunEC: EC~EC (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 18) SunEC: EC~EllipticCurve (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 19) SunEC: XDH~XDH (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 20) SunJSSE: RSA~RSA (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 21) SunJSSE: RSA~OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 22) SunJSSE: RSA~1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 23) SunJSSE: RSA~1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 24) SunJSSE: RSASSA-PSS~RSASSA-PSS (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 25) SunJSSE: RSASSA-PSS~OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 26) SunJSSE: RSASSA-PSS~1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 27) SunJCE: DiffieHellman~DiffieHellman (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 28) SunJCE: DiffieHellman~OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 29) SunJCE: DiffieHellman~1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 30) SunJCE: DiffieHellman~DH (KeyPairGenerator)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] running: cryptotest.tests.GssApiMechanismTests
[2026-02-11T22:47:34.772Z] 0) SunJGSS: 1.2.840.113554.1.2.2~1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-11T22:47:34.772Z] Ignored
[2026-02-11T22:47:34.772Z] 1) SunJGSS: 1.3.6.1.5.5.2~1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-11T22:47:34.772Z] Ignored
[2026-02-11T22:47:34.772Z] running: cryptotest.tests.KeyInfoFactoryTests
[2026-02-11T22:47:34.772Z] 0) XMLDSig: DOM~DOM (KeyInfoFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] running: cryptotest.tests.CertPathBuilderTests
[2026-02-11T22:47:34.772Z] 0) SUN: PKIX~PKIX (CertPathBuilder)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] running: cryptotest.tests.SecretKeyFactoryTests
[2026-02-11T22:47:34.772Z] 0) SunJCE: PBEWithSHA1AndDESede~PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 1) SunJCE: PBEWithSHA1AndDESede~OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 2) SunJCE: PBEWithSHA1AndDESede~1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 3) SunJCE: PBEWithSHA1AndRC2_40~PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 4) SunJCE: PBEWithSHA1AndRC2_40~OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 5) SunJCE: PBEWithSHA1AndRC2_40~1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 6) SunJCE: PBEWithSHA1AndRC2_128~PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 7) SunJCE: PBEWithSHA1AndRC2_128~OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 8) SunJCE: PBEWithSHA1AndRC2_128~1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 9) SunJCE: PBKDF2WithHmacSHA1~PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 10) SunJCE: PBKDF2WithHmacSHA1~OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 11) SunJCE: PBKDF2WithHmacSHA1~1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 12) SunJCE: PBEWithMD5AndDES~PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 13) SunJCE: PBEWithMD5AndDES~OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 14) SunJCE: PBEWithMD5AndDES~1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 15) SunJCE: PBEWithMD5AndDES~PBE (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 16) SunJCE: PBKDF2WithHmacSHA512~PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 17) SunJCE: PBEWithHmacSHA224AndAES_128~PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 18) SunJCE: PBEWithHmacSHA384AndAES_128~PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 19) SunJCE: PBEWithSHA1AndRC4_40~PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 20) SunJCE: PBEWithSHA1AndRC4_40~OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 21) SunJCE: PBEWithSHA1AndRC4_40~1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 22) SunJCE: PBEWithSHA1AndRC4_128~PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 23) SunJCE: PBEWithSHA1AndRC4_128~OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 24) SunJCE: PBEWithSHA1AndRC4_128~1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 25) SunJCE: PBEWithHmacSHA224AndAES_256~PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 26) SunJCE: PBEWithMD5AndTripleDES~PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 27) SunJCE: PBKDF2WithHmacSHA384~PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 28) SunJCE: PBKDF2WithHmacSHA256~PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 29) SunJCE: PBEWithHmacSHA384AndAES_256~PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 30) SunJCE: PBEWithHmacSHA256AndAES_256~PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 31) SunJCE: PBEWithHmacSHA256AndAES_128~PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 32) SunJCE: PBKDF2WithHmacSHA224~PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 33) SunJCE: PBEWithHmacSHA1AndAES_128~PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 34) SunJCE: PBEWithHmacSHA1AndAES_256~PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 35) SunJCE: DES~DES (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 36) SunJCE: DESede~DESede (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 37) SunJCE: DESede~TripleDES (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 38) SunJCE: PBEWithHmacSHA512AndAES_128~PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] 39) SunJCE: PBEWithHmacSHA512AndAES_256~PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.772Z] Passed
[2026-02-11T22:47:34.772Z] running: cryptotest.tests.TestProviders
[2026-02-11T22:47:34.772Z] provider atts
[2026-02-11T22:47:34.772Z] --------------------------------------------
[2026-02-11T22:47:34.772Z] 1) SUN
[2026-02-11T22:47:34.772Z] **************atts**************
[2026-02-11T22:47:34.772Z] Signature.SHA256withDSA KeySize=2048
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-11T22:47:34.772Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-11T22:47:34.772Z] SecureRandom.NativePRNG ThreadSafe=true
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-11T22:47:34.772Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-11T22:47:34.772Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-11T22:47:34.772Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T22:47:34.772Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-11T22:47:34.772Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-11T22:47:34.772Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-11T22:47:34.772Z] Signature.NONEwithDSA KeySize=1024
[2026-02-11T22:47:34.772Z] Provider.id version=11
[2026-02-11T22:47:34.772Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-11T22:47:34.772Z] 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-11T22:47:34.772Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-11T22:47:34.772Z] Provider.id className=sun.security.provider.Sun
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-11T22:47:34.772Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-11T22:47:34.772Z] SecureRandom.NativePRNGNonBlocking ThreadSafe=true
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-11T22:47:34.772Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-11T22:47:34.772Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-11T22:47:34.772Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Provider.id name=SUN
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-11T22:47:34.772Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-11T22:47:34.772Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-11T22:47:34.772Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-11T22:47:34.772Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-11T22:47:34.772Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-11T22:47:34.772Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-11T22:47:34.772Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Signature.SHA1withDSA KeySize=1024
[2026-02-11T22:47:34.772Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-11T22:47:34.772Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-11T22:47:34.772Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-11T22:47:34.772Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-11T22:47:34.772Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-11T22:47:34.772Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-11T22:47:34.772Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] KeyStore.DKS ImplementedIn=Software
[2026-02-11T22:47:34.772Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T22:47:34.772Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] KeyStore.JKS ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-11T22:47:34.772Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T22:47:34.772Z] Signature.SHA224withDSA KeySize=2048
[2026-02-11T22:47:34.772Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-11T22:47:34.772Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-11T22:47:34.772Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-11T22:47:34.772Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-11T22:47:34.772Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-11T22:47:34.772Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-11T22:47:34.772Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-11T22:47:34.772Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-11T22:47:34.772Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-11T22:47:34.772Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-11T22:47:34.772Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T22:47:34.772Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-11T22:47:34.772Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] SecureRandom.NativePRNGBlocking ThreadSafe=true
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T22:47:34.772Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T22:47:34.772Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-11T22:47:34.772Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-11T22:47:34.772Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-11T22:47:34.772Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-11T22:47:34.772Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-11T22:47:34.772Z] CertStore.Collection ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-11T22:47:34.772Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-11T22:47:34.772Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-11T22:47:34.772Z] Signature.SHA256withDSA KeySize=2048
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA512/224=SHA-512/224
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.KeyPairGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] CertPathValidator.PKIX=sun.security.provider.certpath.PKIXCertPathValidator
[2026-02-11T22:47:34.772Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.772Z] KeyStore.JKS=sun.security.provider.JavaKeyStore$DualFormatJKS
[2026-02-11T22:47:34.772Z] SecureRandom.NativePRNG ThreadSafe=true
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-256 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512/224=sun.security.provider.SHA5$SHA512_224
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512/224 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.SHA1/DSA=SHA1withDSA
[2026-02-11T22:47:34.772Z] CertStore.com.sun.security.IndexedCollection ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.CertificateFactory.X509=X.509
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.SHA-1/DSA=SHA1withDSA
[2026-02-11T22:47:34.772Z] Signature.SHA224withDSA=sun.security.provider.DSA$SHA224withDSA
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-384=sun.security.provider.SHA3$SHA384
[2026-02-11T22:47:34.772Z] Signature.SHA256withDSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Signature.SHA1withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T22:47:34.772Z] Signature.SHA224withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.2=SHA256withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.OID.2.16.840.1.101.3.4.3.1=SHA224withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.DSAWithSHA1=SHA1withDSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-11T22:47:34.772Z] Alg.Alias.KeyFactory.1.3.14.3.2.12=DSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-11T22:47:34.772Z] Alg.Alias.Signature.RawDSA=NONEwithDSA
[2026-02-11T22:47:34.772Z] CertPathBuilder.PKIX=sun.security.provider.certpath.SunCertPathBuilder
[2026-02-11T22:47:34.772Z] Signature.NONEwithDSA KeySize=1024
[2026-02-11T22:47:34.772Z] Provider.id version=11
[2026-02-11T22:47:34.772Z] AlgorithmParameters.DSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512/256 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] CertificateFactory.X.509 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.AlgorithmParameters.1.3.14.3.2.12=DSA
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA224=SHA-224
[2026-02-11T22:47:34.772Z] 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-11T22:47:34.772Z] CertPathBuilder.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA=SHA-1
[2026-02-11T22:47:34.772Z] Provider.id className=sun.security.provider.Sun
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-512 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] MessageDigest.SHA-224=sun.security.provider.SHA2$SHA224
[2026-02-11T22:47:34.772Z] CertPathBuilder.PKIX ImplementedIn=Software
[2026-02-11T22:47:34.772Z] SecureRandom.NativePRNGNonBlocking ThreadSafe=true
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-256=sun.security.provider.SHA3$SHA256
[2026-02-11T22:47:34.772Z] AlgorithmParameterGenerator.DSA ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.1.3.14.3.2.26=SHA-1
[2026-02-11T22:47:34.772Z] AlgorithmParameters.DSA=sun.security.provider.DSAParameters
[2026-02-11T22:47:34.772Z] SecureRandom.SHA1PRNG=sun.security.provider.SecureRandom
[2026-02-11T22:47:34.772Z] MessageDigest.SHA3-224 ImplementedIn=Software
[2026-02-11T22:47:34.772Z] Provider.id name=SUN
[2026-02-11T22:47:34.772Z] Alg.Alias.MessageDigest.SHA512=SHA-512
[2026-02-11T22:47:34.772Z] MessageDigest.MD2=sun.security.provider.MD2
[2026-02-11T22:47:34.772Z] MessageDigest.MD5=sun.security.provider.MD5
[2026-02-11T22:47:34.773Z] KeyFactory.DSA=sun.security.provider.DSAKeyFactory
[2026-02-11T22:47:34.773Z] KeyPairGenerator.DSA KeySize=2048
[2026-02-11T22:47:34.773Z] SecureRandom.NativePRNG=sun.security.provider.NativePRNG
[2026-02-11T22:47:34.773Z] SecureRandom.NativePRNGNonBlocking=sun.security.provider.NativePRNG$NonBlocking
[2026-02-11T22:47:34.773Z] MessageDigest.SHA-512=sun.security.provider.SHA5$SHA512
[2026-02-11T22:47:34.773Z] SecureRandom.DRBG ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA1withDSA KeySize=1024
[2026-02-11T22:47:34.773Z] SecureRandom.SHA1PRNG ThreadSafe=true
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameterGenerator.1.3.14.3.2.12=DSA
[2026-02-11T22:47:34.773Z] MessageDigest.MD2 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.NONEwithDSA=sun.security.provider.DSA$RawDSA
[2026-02-11T22:47:34.773Z] Signature.SHA224withDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.DSS=SHA1withDSA
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.3.14.3.2.13=SHA1withDSA
[2026-02-11T22:47:34.773Z] Signature.SHA1withDSA=sun.security.provider.DSA$SHA1withDSA
[2026-02-11T22:47:34.773Z] CertificateFactory.X.509=sun.security.provider.X509Factory
[2026-02-11T22:47:34.773Z] Signature.NONEwithDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] KeyStore.DKS ImplementedIn=Software
[2026-02-11T22:47:34.773Z] KeyStore.DKS=sun.security.provider.DomainKeyStore$DKS
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T22:47:34.773Z] Signature.SHA256withDSAinP1363Format=sun.security.provider.DSA$SHA256withDSAinP1363Format
[2026-02-11T22:47:34.773Z] MessageDigest.SHA3-512=sun.security.provider.SHA3$SHA512
[2026-02-11T22:47:34.773Z] MessageDigest.SHA3-512 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] MessageDigest.SHA-384 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] KeyStore.JKS ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.DSA=SHA1withDSA
[2026-02-11T22:47:34.773Z] Signature.NONEwithDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA224withDSA KeySize=2048
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.773Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore$DualFormatPKCS12
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.SHAwithDSA=SHA1withDSA
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.SHA512/256=SHA-512/256
[2026-02-11T22:47:34.773Z] SecureRandom.SHA1PRNG ImplementedIn=Software
[2026-02-11T22:47:34.773Z] MessageDigest.SHA-256=sun.security.provider.SHA2$SHA256
[2026-02-11T22:47:34.773Z] KeyStore.CaseExactJKS=sun.security.provider.JavaKeyStore$CaseExactJKS
[2026-02-11T22:47:34.773Z] Policy.JavaPolicy=sun.security.provider.PolicySpiFile
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.SHA256=SHA-256
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.SHA1=SHA-1
[2026-02-11T22:47:34.773Z] MessageDigest.SHA-224 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA1withDSAinP1363Format=sun.security.provider.DSA$SHA1withDSAinP1363Format
[2026-02-11T22:47:34.773Z] KeyFactory.DSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] MessageDigest.SHA-1 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] SecureRandom.DRBG=sun.security.provider.DRBG
[2026-02-11T22:47:34.773Z] MessageDigest.SHA3-224=sun.security.provider.SHA3$SHA224
[2026-02-11T22:47:34.773Z] CertStore.com.sun.security.IndexedCollection=sun.security.provider.certpath.IndexedCollectionCertStore
[2026-02-11T22:47:34.773Z] CertStore.Collection=sun.security.provider.certpath.CollectionCertStore
[2026-02-11T22:47:34.773Z] Signature.SHA1withDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] AlgorithmParameterGenerator.DSA KeySize=2048
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.SHA/DSA=SHA1withDSA
[2026-02-11T22:47:34.773Z] CertPathValidator.PKIX ValidationAlgorithm=RFC5280
[2026-02-11T22:47:34.773Z] MessageDigest.SHA-384=sun.security.provider.SHA5$SHA384
[2026-02-11T22:47:34.773Z] KeyStore.CaseExactJKS ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.SHA384=SHA-384
[2026-02-11T22:47:34.773Z] CertPathValidator.PKIX ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.10040.4.3=SHA1withDSA
[2026-02-11T22:47:34.773Z] MessageDigest.MD5 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Configuration.JavaLoginConfig=sun.security.provider.ConfigFile$Spi
[2026-02-11T22:47:34.773Z] KeyPairGenerator.DSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.773Z] MessageDigest.SHA3-384 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] SecureRandom.NativePRNGBlocking ThreadSafe=true
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.3.14.3.2.27=SHA1withDSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.1.3.14.3.2.12=DSA
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.1=SHA-256
[2026-02-11T22:47:34.773Z] AlgorithmParameterGenerator.DSA=sun.security.provider.DSAParameterGenerator
[2026-02-11T22:47:34.773Z] MessageDigest.SHA-1=sun.security.provider.SHA
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.3=SHA-512
[2026-02-11T22:47:34.773Z] SecureRandom.DRBG ThreadSafe=true
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.2=SHA-384
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.5=SHA-512/224
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.4=SHA-224
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.7=SHA3-224
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.6=SHA-512/256
[2026-02-11T22:47:34.773Z] MessageDigest.SHA3-256 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.9=SHA3-384
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.2.16.840.1.101.3.4.2.8=SHA3-256
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.773Z] MessageDigest.SHA-512/256=sun.security.provider.SHA5$SHA512_256
[2026-02-11T22:47:34.773Z] Signature.NONEwithDSAinP1363Format=sun.security.provider.DSA$RawDSAinP1363Format
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.OID.1.3.14.3.2.26=SHA-1
[2026-02-11T22:47:34.773Z] Signature.SHA256withDSA=sun.security.provider.DSA$SHA256withDSA
[2026-02-11T22:47:34.773Z] Signature.SHA224withDSAinP1363Format=sun.security.provider.DSA$SHA224withDSAinP1363Format
[2026-02-11T22:47:34.773Z] CertStore.Collection ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.OID.1.2.840.10040.4.1=DSA
[2026-02-11T22:47:34.773Z] Signature.SHA256withDSA SupportedKeyClasses=java.security.interfaces.DSAPublicKey|java.security.interfaces.DSAPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.MessageDigest.OID.2.16.840.1.101.3.4.2.10=SHA3-512
[2026-02-11T22:47:34.773Z] KeyPairGenerator.DSA=sun.security.provider.DSAKeyPairGenerator$Current
[2026-02-11T22:47:34.773Z] SecureRandom.NativePRNGBlocking=sun.security.provider.NativePRNG$Blocking
[2026-02-11T22:47:34.773Z] 2) SunRsaSign
[2026-02-11T22:47:34.773Z] **************atts**************
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T22:47:34.773Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T22:47:34.773Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T22:47:34.773Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] AlgorithmParameters.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T22:47:34.773Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T22:47:34.773Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T22:47:34.773Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-11T22:47:34.773Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-11T22:47:34.773Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-11T22:47:34.773Z] Provider.id version=11
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-11T22:47:34.773Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-11T22:47:34.773Z] Provider.id info=Sun RSA signature provider
[2026-02-11T22:47:34.773Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-11T22:47:34.773Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-11T22:47:34.773Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.773Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T22:47:34.773Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T22:47:34.773Z] Provider.id name=SunRsaSign
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.773Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T22:47:34.773Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T22:47:34.773Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T22:47:34.773Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] AlgorithmParameters.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T22:47:34.773Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T22:47:34.773Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T22:47:34.773Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-11T22:47:34.773Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-11T22:47:34.773Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-11T22:47:34.773Z] Provider.id version=11
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-11T22:47:34.773Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-11T22:47:34.773Z] Provider.id info=Sun RSA signature provider
[2026-02-11T22:47:34.773Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-11T22:47:34.773Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-11T22:47:34.773Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Provider.id className=sun.security.rsa.SunRsaSign
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.773Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T22:47:34.773Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T22:47:34.773Z] Provider.id name=SunRsaSign
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.773Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.773Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T22:47:34.773Z] 3) SunEC
[2026-02-11T22:47:34.773Z] **************atts**************
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-11T22:47:34.773Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-11T22:47:34.773Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-11T22:47:34.773Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-11T22:47:34.773Z] KeyAgreement.ECDH KeySize=256
[2026-02-11T22:47:34.773Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] AlgorithmParameters.EC KeySize=256
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-11T22:47:34.773Z] Signature.SHA224withECDSA KeySize=256
[2026-02-11T22:47:34.773Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-11T22:47:34.773Z] KeyFactory.EC KeySize=256
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-11T22:47:34.773Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-11T22:47:34.773Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-11T22:47:34.773Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T22:47:34.773Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-11T22:47:34.773Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T22:47:34.773Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Provider.id version=11
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-11T22:47:34.773Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-11T22:47:34.773Z] Provider.id info=Sun Elliptic Curve provider (EC, ECDSA, ECDH)
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-11T22:47:34.773Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T22:47:34.773Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T22:47:34.773Z] Provider.id className=sun.security.ec.SunEC
[2026-02-11T22:47:34.773Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-11T22:47:34.773Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-11T22:47:34.773Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-11T22:47:34.773Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-11T22:47:34.773Z] Provider.id name=SunEC
[2026-02-11T22:47:34.773Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-11T22:47:34.773Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] Signature.SHA512withECDSA KeySize=256
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-11T22:47:34.773Z] Signature.SHA1withECDSA KeySize=256
[2026-02-11T22:47:34.773Z] Signature.NONEwithECDSA KeySize=256
[2026-02-11T22:47:34.773Z] Signature.SHA256withECDSA KeySize=256
[2026-02-11T22:47:34.773Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-11T22:47:34.773Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-11T22:47:34.773Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-11T22:47:34.773Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-11T22:47:34.773Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-11T22:47:34.773Z] Signature.SHA384withECDSA KeySize=256
[2026-02-11T22:47:34.773Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-11T22:47:34.773Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-11T22:47:34.773Z] KeyPairGenerator.EC KeySize=256
[2026-02-11T22:47:34.773Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-11T22:47:34.773Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-11T22:47:34.773Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-11T22:47:34.773Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-11T22:47:34.773Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-11T22:47:34.773Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-11T22:47:34.773Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-11T22:47:34.773Z] AlgorithmParameters.EC SupportedCurves=[secp112r1,1.3.132.0.6]|[secp112r2,1.3.132.0.7]|[secp128r1,1.3.132.0.28]|[secp128r2,1.3.132.0.29]|[secp160k1,1.3.132.0.9]|[secp160r1,1.3.132.0.8]|[secp160r2,1.3.132.0.30]|[secp192k1,1.3.132.0.31]|[secp192r1,NIST P-192,X9.62 prime192v1,1.2.840.10045.3.1.1]|[secp224k1,1.3.132.0.32]|[secp224r1,NIST P-224,1.3.132.0.33]|[secp256k1,1.3.132.0.10]|[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]|[X9.62 prime192v2,1.2.840.10045.3.1.2]|[X9.62 prime192v3,1.2.840.10045.3.1.3]|[X9.62 prime239v1,1.2.840.10045.3.1.4]|[X9.62 prime239v2,1.2.840.10045.3.1.5]|[X9.62 prime239v3,1.2.840.10045.3.1.6]|[sect113r1,1.3.132.0.4]|[sect113r2,1.3.132.0.5]|[sect131r1,1.3.132.0.22]|[sect131r2,1.3.132.0.23]|[sect163k1,NIST K-163,1.3.132.0.1]|[sect163r1,1.3.132.0.2]|[sect163r2,NIST B-163,1.3.132.0.15]|[sect193r1,1.3.132.0.24]|[sect193r2,1.3.132.0.25]|[sect233k1,NIST K-233,1.3.132.0.26]|[sect233r1,NIST B-233,1.3.132.0.27]|[sect239k1,1.3.132.0.3]|[sect283k1,NIST K-283,1.3.132.0.16]|[sect283r1,NIST B-283,1.3.132.0.17]|[sect409k1,NIST K-409,1.3.132.0.36]|[sect409r1,NIST B-409,1.3.132.0.37]|[sect571k1,NIST K-571,1.3.132.0.38]|[sect571r1,NIST B-571,1.3.132.0.39]|[X9.62 c2tnb191v1,1.2.840.10045.3.0.5]|[X9.62 c2tnb191v2,1.2.840.10045.3.0.6]|[X9.62 c2tnb191v3,1.2.840.10045.3.0.7]|[X9.62 c2tnb239v1,1.2.840.10045.3.0.11]|[X9.62 c2tnb239v2,1.2.840.10045.3.0.12]|[X9.62 c2tnb239v3,1.2.840.10045.3.0.13]|[X9.62 c2tnb359v1,1.2.840.10045.3.0.18]|[X9.62 c2tnb431r1,1.2.840.10045.3.0.20]|[brainpoolP160r1,1.3.36.3.3.2.8.1.1.1]|[brainpoolP192r1,1.3.36.3.3.2.8.1.1.3]|[brainpoolP224r1,1.3.36.3.3.2.8.1.1.5]|[brainpoolP256r1,1.3.36.3.3.2.8.1.1.7]|[brainpoolP320r1,1.3.36.3.3.2.8.1.1.9]|[brainpoolP384r1,1.3.36.3.3.2.8.1.1.11]|[brainpoolP512r1,1.3.36.3.3.2.8.1.1.13]
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T22:47:34.773Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T22:47:34.773Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T22:47:34.773Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T22:47:34.773Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-11T22:47:34.773Z] KeyFactory.EC ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-11T22:47:34.773Z] Alg.Alias.AlgorithmParameters.EllipticCurve=EC
[2026-02-11T22:47:34.773Z] KeyAgreement.X448=sun.security.ec.XDHKeyAgreement.X448
[2026-02-11T22:47:34.773Z] Signature.SHA1withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA512withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Signature.SHA512withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.773Z] Signature.NONEwithECDSA KeySize=256
[2026-02-11T22:47:34.773Z] KeyPairGenerator.X448 ImplementedIn=Software
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.111=X448
[2026-02-11T22:47:34.773Z] Signature.SHA256withECDSA KeySize=256
[2026-02-11T22:47:34.773Z] KeyFactory.X448=sun.security.ec.XDHKeyFactory.X448
[2026-02-11T22:47:34.773Z] Alg.Alias.KeyPairGenerator.OID.1.3.101.110=X25519
[2026-02-11T22:47:34.773Z] KeyAgreement.ECDH KeySize=256
[2026-02-11T22:47:34.773Z] KeyPairGenerator.X448=sun.security.ec.XDHKeyPairGenerator.X448
[2026-02-11T22:47:34.773Z] Signature.SHA256withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA256inP1363Format
[2026-02-11T22:47:34.773Z] Signature.SHA384withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.773Z] KeyFactory.XDH=sun.security.ec.XDHKeyFactory
[2026-02-11T22:47:34.773Z] AlgorithmParameters.EC KeySize=256
[2026-02-11T22:47:34.773Z] Signature.NONEwithECDSA ImplementedIn=Software
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.EllipticCurve=EC
[2026-02-11T22:47:34.774Z] Signature.SHA1withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA1inP1363Format
[2026-02-11T22:47:34.774Z] Signature.SHA224withECDSA KeySize=256
[2026-02-11T22:47:34.774Z] KeyAgreement.ECDH ImplementedIn=Software
[2026-02-11T22:47:34.774Z] KeyAgreement.X25519=sun.security.ec.XDHKeyAgreement.X25519
[2026-02-11T22:47:34.774Z] Signature.SHA384withECDSA KeySize=256
[2026-02-11T22:47:34.774Z] Signature.SHA512withECDSA=sun.security.ec.ECDSASignature$SHA512
[2026-02-11T22:47:34.774Z] KeyFactory.EC KeySize=256
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.1.3.101.111=X448
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.1.3.101.110=X25519
[2026-02-11T22:47:34.774Z] Signature.SHA224withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.774Z] Signature.SHA256withECDSA=sun.security.ec.ECDSASignature$SHA256
[2026-02-11T22:47:34.774Z] KeyAgreement.ECDH SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.OID.1.3.101.111=X448
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.OID.1.3.101.110=X25519
[2026-02-11T22:47:34.774Z] KeyAgreement.XDH ImplementedIn=Software
[2026-02-11T22:47:34.774Z] KeyFactory.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.774Z] KeyFactory.XDH ImplementedIn=Software
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T22:47:34.774Z] Signature.SHA512withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA512inP1363Format
[2026-02-11T22:47:34.774Z] Signature.NONEwithECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.774Z] KeyFactory.EC=sun.security.ec.ECKeyFactory
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T22:47:34.774Z] KeyAgreement.X25519 ImplementedIn=Software
[2026-02-11T22:47:34.774Z] KeyPairGenerator.EC KeySize=256
[2026-02-11T22:47:34.774Z] Provider.id version=11
[2026-02-11T22:47:34.774Z] Signature.SHA384withECDSA=sun.security.ec.ECDSASignature$SHA384
[2026-02-11T22:47:34.774Z] AlgorithmParameters.EC=sun.security.util.ECParameters
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyAgreement.OID.1.3.101.110=X25519
[2026-02-11T22:47:34.774Z] KeyFactory.X25519 ImplementedIn=Software
[2026-02-11T22:47:34.774Z] KeyPairGenerator.XDH=sun.security.ec.XDHKeyPairGenerator
[2026-02-11T22:47:34.774Z] Provider.id info=Sun Elliptic Curve provider (EC, ECDSA, ECDH)
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyAgreement.OID.1.3.101.111=X448
[2026-02-11T22:47:34.774Z] KeyPairGenerator.XDH ImplementedIn=Software
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T22:47:34.774Z] Signature.SHA384withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA384inP1363Format
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T22:47:34.774Z] Signature.NONEwithECDSAinP1363Format=sun.security.ec.ECDSASignature$RawinP1363Format
[2026-02-11T22:47:34.774Z] KeyPairGenerator.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.774Z] KeyFactory.X448 ImplementedIn=Software
[2026-02-11T22:47:34.774Z] Provider.id className=sun.security.ec.SunEC
[2026-02-11T22:47:34.774Z] Signature.SHA224withECDSAinP1363Format=sun.security.ec.ECDSASignature$SHA224inP1363Format
[2026-02-11T22:47:34.774Z] Signature.SHA224withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.1.2.840.10045.2.1=EC
[2026-02-11T22:47:34.774Z] KeyPairGenerator.X25519=sun.security.ec.XDHKeyPairGenerator.X25519
[2026-02-11T22:47:34.774Z] Signature.SHA256withECDSA ImplementedIn=Software
[2026-02-11T22:47:34.774Z] Signature.SHA1withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.10045.2.1=EC
[2026-02-11T22:47:34.774Z] AlgorithmParameters.EC SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.774Z] KeyFactory.X25519=sun.security.ec.XDHKeyFactory.X25519
[2026-02-11T22:47:34.774Z] KeyAgreement.X448 ImplementedIn=Software
[2026-02-11T22:47:34.774Z] Signature.SHA384withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.774Z] Signature.NONEwithECDSA=sun.security.ec.ECDSASignature$Raw
[2026-02-11T22:47:34.774Z] KeyAgreement.XDH=sun.security.ec.XDHKeyAgreement
[2026-02-11T22:47:34.774Z] Provider.id name=SunEC
[2026-02-11T22:47:34.774Z] AlgorithmParameters.EC ImplementedIn=Software
[2026-02-11T22:47:34.774Z] KeyPairGenerator.EC=sun.security.ec.ECKeyPairGenerator
[2026-02-11T22:47:34.774Z] KeyPairGenerator.EC ImplementedIn=Software
[2026-02-11T22:47:34.774Z] AlgorithmParameters.EC SupportedCurves=[secp112r1,1.3.132.0.6]|[secp112r2,1.3.132.0.7]|[secp128r1,1.3.132.0.28]|[secp128r2,1.3.132.0.29]|[secp160k1,1.3.132.0.9]|[secp160r1,1.3.132.0.8]|[secp160r2,1.3.132.0.30]|[secp192k1,1.3.132.0.31]|[secp192r1,NIST P-192,X9.62 prime192v1,1.2.840.10045.3.1.1]|[secp224k1,1.3.132.0.32]|[secp224r1,NIST P-224,1.3.132.0.33]|[secp256k1,1.3.132.0.10]|[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]|[X9.62 prime192v2,1.2.840.10045.3.1.2]|[X9.62 prime192v3,1.2.840.10045.3.1.3]|[X9.62 prime239v1,1.2.840.10045.3.1.4]|[X9.62 prime239v2,1.2.840.10045.3.1.5]|[X9.62 prime239v3,1.2.840.10045.3.1.6]|[sect113r1,1.3.132.0.4]|[sect113r2,1.3.132.0.5]|[sect131r1,1.3.132.0.22]|[sect131r2,1.3.132.0.23]|[sect163k1,NIST K-163,1.3.132.0.1]|[sect163r1,1.3.132.0.2]|[sect163r2,NIST B-163,1.3.132.0.15]|[sect193r1,1.3.132.0.24]|[sect193r2,1.3.132.0.25]|[sect233k1,NIST K-233,1.3.132.0.26]|[sect233r1,NIST B-233,1.3.132.0.27]|[sect239k1,1.3.132.0.3]|[sect283k1,NIST K-283,1.3.132.0.16]|[sect283r1,NIST B-283,1.3.132.0.17]|[sect409k1,NIST K-409,1.3.132.0.36]|[sect409r1,NIST B-409,1.3.132.0.37]|[sect571k1,NIST K-571,1.3.132.0.38]|[sect571r1,NIST B-571,1.3.132.0.39]|[X9.62 c2tnb191v1,1.2.840.10045.3.0.5]|[X9.62 c2tnb191v2,1.2.840.10045.3.0.6]|[X9.62 c2tnb191v3,1.2.840.10045.3.0.7]|[X9.62 c2tnb239v1,1.2.840.10045.3.0.11]|[X9.62 c2tnb239v2,1.2.840.10045.3.0.12]|[X9.62 c2tnb239v3,1.2.840.10045.3.0.13]|[X9.62 c2tnb359v1,1.2.840.10045.3.0.18]|[X9.62 c2tnb431r1,1.2.840.10045.3.0.20]|[brainpoolP160r1,1.3.36.3.3.2.8.1.1.1]|[brainpoolP192r1,1.3.36.3.3.2.8.1.1.3]|[brainpoolP224r1,1.3.36.3.3.2.8.1.1.5]|[brainpoolP256r1,1.3.36.3.3.2.8.1.1.7]|[brainpoolP320r1,1.3.36.3.3.2.8.1.1.9]|[brainpoolP384r1,1.3.36.3.3.2.8.1.1.11]|[brainpoolP512r1,1.3.36.3.3.2.8.1.1.13]
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.2=SHA256withECDSA
[2026-02-11T22:47:34.774Z] Signature.SHA1withECDSA=sun.security.ec.ECDSASignature$SHA1
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.3=SHA384withECDSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.4=SHA512withECDSA
[2026-02-11T22:47:34.774Z] Signature.SHA224withECDSA=sun.security.ec.ECDSASignature$SHA224
[2026-02-11T22:47:34.774Z] Signature.SHA256withECDSA SupportedKeyClasses=java.security.interfaces.ECPublicKey|java.security.interfaces.ECPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.1.3.101.110=X25519
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.1.3.101.111=X448
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.10045.4.3.1=SHA224withECDSA
[2026-02-11T22:47:34.774Z] KeyPairGenerator.X25519 ImplementedIn=Software
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.10045.4.1=SHA1withECDSA
[2026-02-11T22:47:34.774Z] KeyAgreement.ECDH=sun.security.ec.ECDHKeyAgreement
[2026-02-11T22:47:34.774Z] KeyFactory.EC ImplementedIn=Software
[2026-02-11T22:47:34.774Z] Signature.SHA512withECDSA KeySize=256
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyAgreement.1.3.101.111=X448
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyAgreement.1.3.101.110=X25519
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.EllipticCurve=EC
[2026-02-11T22:47:34.774Z] Signature.SHA1withECDSA KeySize=256
[2026-02-11T22:47:34.774Z] 4) SunJSSE
[2026-02-11T22:47:34.774Z] **************atts**************
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T22:47:34.774Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-11T22:47:34.774Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T22:47:34.774Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T22:47:34.774Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] AlgorithmParameters.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T22:47:34.774Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T22:47:34.774Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-11T22:47:34.774Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-11T22:47:34.774Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-11T22:47:34.774Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-11T22:47:34.774Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-11T22:47:34.774Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T22:47:34.774Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-11T22:47:34.774Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-11T22:47:34.774Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-11T22:47:34.774Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-11T22:47:34.774Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-11T22:47:34.774Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-11T22:47:34.774Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-11T22:47:34.774Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-11T22:47:34.774Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-11T22:47:34.774Z] Provider.id version=11
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.774Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-11T22:47:34.774Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-11T22:47:34.774Z] 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-11T22:47:34.774Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-11T22:47:34.774Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-11T22:47:34.774Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-11T22:47:34.774Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-11T22:47:34.774Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Provider.id className=com.sun.net.ssl.internal.ssl.Provider
[2026-02-11T22:47:34.774Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T22:47:34.774Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.774Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T22:47:34.774Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-11T22:47:34.774Z] Provider.id name=SunJSSE
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.774Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.1=RSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T22:47:34.774Z] SSLContext.DTLS=sun.security.ssl.SSLContextImpl$DTLSContext
[2026-02-11T22:47:34.774Z] Signature.SHA512/224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] KeyFactory.RSASSA-PSS=sun.security.rsa.RSAKeyFactory$PSS
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T22:47:34.774Z] KeyPairGenerator.RSA=sun.security.rsa.RSAKeyPairGenerator$Legacy
[2026-02-11T22:47:34.774Z] Signature.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] AlgorithmParameters.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] Signature.SHA512withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA384withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.MD5andSHA1withRSA=sun.security.ssl.RSASignature
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T22:47:34.774Z] Signature.SHA1withRSA=sun.security.rsa.RSASignature$SHA1withRSA
[2026-02-11T22:47:34.774Z] Signature.SHA256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA512/256withRSA=sun.security.rsa.RSASignature$SHA512_256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] SSLContext.TLSv1.3=sun.security.ssl.SSLContextImpl$TLS13Context
[2026-02-11T22:47:34.774Z] KeyStore.PKCS12=sun.security.pkcs12.PKCS12KeyStore
[2026-02-11T22:47:34.774Z] SSLContext.DTLSv1.2=sun.security.ssl.SSLContextImpl$DTLS12Context
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] KeyPairGenerator.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] KeyManagerFactory.SunX509=sun.security.ssl.KeyManagerFactoryImpl$SunX509
[2026-02-11T22:47:34.774Z] SSLContext.Default=sun.security.ssl.SSLContextImpl$DefaultSSLContext
[2026-02-11T22:47:34.774Z] TrustManagerFactory.SunX509=sun.security.ssl.TrustManagerFactoryImpl$SimpleFactory
[2026-02-11T22:47:34.774Z] Signature.MD5withRSA=sun.security.rsa.RSASignature$MD5withRSA
[2026-02-11T22:47:34.774Z] Signature.MD5withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA224withRSA=sun.security.rsa.RSASignature$SHA224withRSA
[2026-02-11T22:47:34.774Z] KeyPairGenerator.RSASSA-PSS=sun.security.rsa.RSAKeyPairGenerator$PSS
[2026-02-11T22:47:34.774Z] Signature.SHA512withRSA=sun.security.rsa.RSASignature$SHA512withRSA
[2026-02-11T22:47:34.774Z] SSLContext.TLSv1.2=sun.security.ssl.SSLContextImpl$TLS12Context
[2026-02-11T22:47:34.774Z] SSLContext.TLSv1.1=sun.security.ssl.SSLContextImpl$TLS11Context
[2026-02-11T22:47:34.774Z] KeyManagerFactory.NewSunX509=sun.security.ssl.KeyManagerFactoryImpl$X509
[2026-02-11T22:47:34.774Z] Alg.Alias.TrustManagerFactory.X.509=PKIX
[2026-02-11T22:47:34.774Z] Alg.Alias.SSLContext.SSLv3=TLSv1
[2026-02-11T22:47:34.774Z] Alg.Alias.SSLContext.SSL=TLS
[2026-02-11T22:47:34.774Z] Provider.id version=11
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.774Z] SSLContext.TLS=sun.security.ssl.SSLContextImpl$TLSContext
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.1=RSA
[2026-02-11T22:47:34.774Z] Signature.RSASSA-PSS=sun.security.rsa.RSAPSSSignature
[2026-02-11T22:47:34.774Z] 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-11T22:47:34.774Z] AlgorithmParameters.RSASSA-PSS=sun.security.rsa.PSSParameters
[2026-02-11T22:47:34.774Z] Signature.SHA1withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Alg.Alias.TrustManagerFactory.SunPKIX=PKIX
[2026-02-11T22:47:34.774Z] SSLContext.TLSv1=sun.security.ssl.SSLContextImpl$TLS10Context
[2026-02-11T22:47:34.774Z] Signature.SHA384withRSA=sun.security.rsa.RSASignature$SHA384withRSA
[2026-02-11T22:47:34.774Z] Signature.MD2withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA512/256withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Provider.id className=com.sun.net.ssl.internal.ssl.Provider
[2026-02-11T22:47:34.774Z] SSLContext.DTLSv1.0=sun.security.ssl.SSLContextImpl$DTLS10Context
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.2=MD2withRSA
[2026-02-11T22:47:34.774Z] TrustManagerFactory.PKIX=sun.security.ssl.TrustManagerFactoryImpl$PKIXFactory
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.3.14.3.2.29=SHA1withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.774Z] KeyFactory.RSA=sun.security.rsa.RSAKeyFactory$Legacy
[2026-02-11T22:47:34.774Z] Signature.SHA256withRSA=sun.security.rsa.RSASignature$SHA256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.15=SHA512/224withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.16=SHA512/256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.TrustManagerFactory.X509=PKIX
[2026-02-11T22:47:34.774Z] Provider.id name=SunJSSE
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.11=SHA256withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.12=SHA384withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.13=SHA512withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.1.2.840.113549.1.1.14=SHA224withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1=RSA
[2026-02-11T22:47:34.774Z] Signature.SHA224withRSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.MD2withRSA=sun.security.rsa.RSASignature$MD2withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyManagerFactory.PKIX=NewSunX509
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyFactory.1.2.840.113549.1.1.10=RSASSA-PSS
[2026-02-11T22:47:34.774Z] KeyFactory.RSASSA-PSS SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.774Z] Signature.SHA512/224withRSA=sun.security.rsa.RSASignature$SHA512_224withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.5=SHA1withRSA
[2026-02-11T22:47:34.774Z] Alg.Alias.Signature.OID.1.2.840.113549.1.1.4=MD5withRSA
[2026-02-11T22:47:34.774Z] 5) SunJCE
[2026-02-11T22:47:34.774Z] **************atts**************
[2026-02-11T22:47:34.774Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-11T22:47:34.774Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-11T22:47:34.774Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.774Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-11T22:47:34.774Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-11T22:47:34.774Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.774Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-11T22:47:34.774Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-11T22:47:34.774Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-11T22:47:34.774Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T22:47:34.774Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.774Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-11T22:47:34.774Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T22:47:34.774Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-11T22:47:34.774Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.774Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T22:47:34.774Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-11T22:47:34.774Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T22:47:34.774Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.774Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.774Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.774Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.774Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-11T22:47:34.774Z] Cipher.AESWrap_192 SupportedModes=ECB
[2026-02-11T22:47:34.774Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.774Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.774Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.774Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T22:47:34.783Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-11T22:47:34.783Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-11T22:47:34.783Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-11T22:47:34.783Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-11T22:47:34.783Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.783Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-11T22:47:34.783Z] Cipher.AESWrap_192 SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-11T22:47:34.783Z] Provider.id version=11
[2026-02-11T22:47:34.783Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-11T22:47:34.783Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-11T22:47:34.783Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-11T22:47:34.783Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-11T22:47:34.783Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-11T22:47:34.783Z] Cipher.AESWrap_128 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.783Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.783Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-11T22:47:34.783Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T22:47:34.783Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-11T22:47:34.783Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-11T22:47:34.783Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-11T22:47:34.783Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T22:47:34.783Z] 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-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-11T22:47:34.783Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES192_GCM_NoPadding
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T22:47:34.783Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T22:47:34.783Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA512
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.783Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-11T22:47:34.783Z] Cipher.AESWrap SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-11T22:47:34.783Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.783Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.783Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-11T22:47:34.783Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-11T22:47:34.783Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.783Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.Rijndael=AES
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.783Z] Cipher.AESWrap_256 SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.783Z] Cipher.AESWrap=com.sun.crypto.provider.AESWrapCipher$General
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-11T22:47:34.783Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.783Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.Rijndael=AES
[2026-02-11T22:47:34.783Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.783Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.783Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.783Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-11T22:47:34.783Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.783Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-11T22:47:34.783Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-11T22:47:34.783Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T22:47:34.783Z] 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-11T22:47:34.783Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.783Z] 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|GCM|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-11T22:47:34.783Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-11T22:47:34.783Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-11T22:47:34.783Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.783Z] Cipher.AESWrap_128=com.sun.crypto.provider.AESWrapCipher$AES128
[2026-02-11T22:47:34.783Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.783Z] Cipher.AESWrap SupportedModes=ECB
[2026-02-11T22:47:34.783Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-11T22:47:34.783Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.783Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-11T22:47:34.783Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-11T22:47:34.783Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-11T22:47:34.783Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-11T22:47:34.783Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-11T22:47:34.783Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-11T22:47:34.783Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA384
[2026-02-11T22:47:34.783Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES256_GCM_NoPadding
[2026-02-11T22:47:34.783Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.783Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-11T22:47:34.783Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-11T22:47:34.783Z] Cipher.AESWrap_256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Cipher.AESWrap_256=com.sun.crypto.provider.AESWrapCipher$AES256
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.783Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.783Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-11T22:47:34.783Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.783Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-11T22:47:34.783Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.783Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-11T22:47:34.783Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.783Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-11T22:47:34.783Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.783Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-11T22:47:34.783Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.783Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.783Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-11T22:47:34.783Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.783Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-11T22:47:34.783Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T22:47:34.783Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T22:47:34.783Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T22:47:34.783Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-11T22:47:34.783Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-11T22:47:34.783Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-11T22:47:34.783Z] 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-11T22:47:34.783Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T22:47:34.783Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-11T22:47:34.783Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-11T22:47:34.783Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.783Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.783Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-11T22:47:34.783Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T22:47:34.783Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.783Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA256
[2026-02-11T22:47:34.783Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-11T22:47:34.783Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T22:47:34.783Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T22:47:34.783Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T22:47:34.783Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-11T22:47:34.783Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T22:47:34.784Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T22:47:34.784Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T22:47:34.784Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T22:47:34.784Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-11T22:47:34.784Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20)
[2026-02-11T22:47:34.784Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-11T22:47:34.784Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-11T22:47:34.784Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-11T22:47:34.784Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA224
[2026-02-11T22:47:34.784Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-11T22:47:34.784Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T22:47:34.784Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-11T22:47:34.784Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-11T22:47:34.784Z] Cipher.AESWrap SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-11T22:47:34.784Z] Provider.id name=SunJCE
[2026-02-11T22:47:34.784Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T22:47:34.784Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-11T22:47:34.784Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-11T22:47:34.784Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-11T22:47:34.784Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-11T22:47:34.784Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-11T22:47:34.784Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-11T22:47:34.784Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T22:47:34.784Z] 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-11T22:47:34.784Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-11T22:47:34.784Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_256 SupportedModes=ECB
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T22:47:34.784Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_128 SupportedModes=ECB
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] Cipher.RSA SupportedModes=ECB
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-11T22:47:34.784Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-11T22:47:34.784Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_128 SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.784Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-11T22:47:34.784Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-11T22:47:34.784Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_192=com.sun.crypto.provider.AESWrapCipher$AES192
[2026-02-11T22:47:34.784Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-11T22:47:34.784Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_192 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.Rijndael=AES
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.784Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.784Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T22:47:34.784Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T22:47:34.784Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.784Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T22:47:34.784Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T22:47:34.784Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.784Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T22:47:34.784Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-11T22:47:34.784Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES128_GCM_NoPadding
[2026-02-11T22:47:34.784Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T22:47:34.784Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-11T22:47:34.784Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-11T22:47:34.784Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T22:47:34.784Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-11T22:47:34.784Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-11T22:47:34.784Z] 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-11T22:47:34.784Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.784Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-11T22:47:34.784Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_256
[2026-02-11T22:47:34.784Z] KeyStore.JCEKS=com.sun.crypto.provider.JceKeyStore
[2026-02-11T22:47:34.784Z] Cipher.AES_128/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.AES_192/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_ECB_NoPadding
[2026-02-11T22:47:34.784Z] Cipher.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
[2026-02-11T22:47:34.784Z] Cipher.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_128
[2026-02-11T22:47:34.784Z] AlgorithmParameters.DiffieHellman=com.sun.crypto.provider.DHParameters
[2026-02-11T22:47:34.784Z] Mac.HmacSHA512/224=com.sun.crypto.provider.HmacCore$HmacSHA512_224
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA512/256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_256
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.784Z] Cipher.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_128
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T22:47:34.784Z] Cipher.ARCFOUR=com.sun.crypto.provider.ARCFOURCipher
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.13=PBES2
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.784Z] Cipher.AES_192/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA1AndAES_128
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.TripleDES=DESede
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_192 SupportedModes=ECB
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.784Z] Mac.HmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T22:47:34.784Z] KeyGenerator.HmacMD5=com.sun.crypto.provider.HmacMD5KeyGenerator
[2026-02-11T22:47:34.784Z] Alg.Alias.Mac.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T22:47:34.784Z] Alg.Alias.Mac.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T22:47:34.784Z] Alg.Alias.Mac.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T22:47:34.784Z] Alg.Alias.Mac.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA512AndAES_256
[2026-02-11T22:47:34.784Z] Mac.HmacSHA256=com.sun.crypto.provider.HmacCore$HmacSHA256
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-11T22:47:34.784Z] KeyGenerator.RC2=com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
[2026-02-11T22:47:34.784Z] AlgorithmParameters.AES=com.sun.crypto.provider.AESParameters
[2026-02-11T22:47:34.784Z] Cipher.AES_256/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CBC_NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.784Z] Mac.PBEWithHmacSHA384=com.sun.crypto.provider.PBMAC1Core$HmacSHA384
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_192 SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBKDF2WithHmacSHA256=com.sun.crypto.provider.PBKDF2Core$HmacSHA256
[2026-02-11T22:47:34.784Z] Provider.id version=11
[2026-02-11T22:47:34.784Z] Mac.HmacSHA384=com.sun.crypto.provider.HmacCore$HmacSHA384
[2026-02-11T22:47:34.784Z] Cipher.DES SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] SecretKeyFactory.DES=com.sun.crypto.provider.DESKeyFactory
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyPairGenerator.DH=DiffieHellman
[2026-02-11T22:47:34.784Z] Provider.id className=com.sun.crypto.provider.SunJCE
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBES2=com.sun.crypto.provider.PBES2Parameters$General
[2026-02-11T22:47:34.784Z] Cipher.RC2 SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.PBE=PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_128
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_128 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA384 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA512/256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.784Z] Mac.HmacMD5 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBKDF2WithHmacSHA384=com.sun.crypto.provider.PBKDF2Core$HmacSHA384
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA512=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T22:47:34.784Z] Cipher.AES=com.sun.crypto.provider.AESCipher$General
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyFactory.DH=DiffieHellman
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA512/224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA512_224
[2026-02-11T22:47:34.784Z] Mac.PBEWithHmacSHA256=com.sun.crypto.provider.PBMAC1Core$HmacSHA256
[2026-02-11T22:47:34.784Z] KeyGenerator.SunTls12Prf=com.sun.crypto.provider.TlsPrfGenerator$V12
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T22:47:34.784Z] 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-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-11T22:47:34.784Z] Cipher.AES_192/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES192_GCM_NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T22:47:34.784Z] Cipher.ARCFOUR SupportedModes=ECB
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T22:47:34.784Z] KeyGenerator.HmacSHA512=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA512
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.784Z] Cipher.DESedeWrap SupportedModes=CBC
[2026-02-11T22:47:34.784Z] Cipher.AESWrap SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA256AndAES_256
[2026-02-11T22:47:34.784Z] Cipher.AES_128/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CBC_NoPadding
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.784Z] Cipher.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_128
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithSHA1AndRC2_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_256
[2026-02-11T22:47:34.784Z] Mac.HmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_128
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithMD5AndDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA512 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.RC2 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.Rijndael=AES
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_256 SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.784Z] Cipher.AESWrap=com.sun.crypto.provider.AESWrapCipher$General
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA384AndAES_256
[2026-02-11T22:47:34.784Z] Cipher.AES_256/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyAgreement.DH=DiffieHellman
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA512AndAES_128
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.Rijndael=AES
[2026-02-11T22:47:34.784Z] AlgorithmParameters.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.784Z] SecretKeyFactory.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.784Z] AlgorithmParameters.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Poly1305Parameters
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA1=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA1
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.SunTls12MasterSecret=SunTlsMasterSecret
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.784Z] AlgorithmParameters.RC2=com.sun.crypto.provider.RC2Parameters
[2026-02-11T22:47:34.784Z] Cipher.DESede SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.PBE=PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] Alg.Alias.Mac.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T22:47:34.784Z] Alg.Alias.Mac.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyAgreement.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.784Z] Cipher.AES_256/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_ECB_NoPadding
[2026-02-11T22:47:34.784Z] AlgorithmParameters.OAEP=com.sun.crypto.provider.OAEPParameters
[2026-02-11T22:47:34.784Z] Mac.PBEWithHmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyFactory.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T22:47:34.784Z] Alg.Alias.Mac.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T22:47:34.784Z] 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-11T22:47:34.784Z] AlgorithmParameters.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.784Z] 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|GCM|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
[2026-02-11T22:47:34.784Z] KeyGenerator.ChaCha20=com.sun.crypto.provider.KeyGeneratorCore$ChaCha20KeyGenerator
[2026-02-11T22:47:34.784Z] Mac.HmacPBESHA384=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA384
[2026-02-11T22:47:34.784Z] Cipher.ChaCha20-Poly1305=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Poly1305
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyFactory.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_128=com.sun.crypto.provider.AESWrapCipher$AES128
[2026-02-11T22:47:34.784Z] Cipher.DESede SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.784Z] Cipher.AESWrap SupportedModes=ECB
[2026-02-11T22:47:34.784Z] Mac.PBEWithHmacSHA384 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] KeyGenerator.SunTlsPrf=com.sun.crypto.provider.TlsPrfGenerator$V10
[2026-02-11T22:47:34.784Z] Cipher.RSA SupportedKeyClasses=java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
[2026-02-11T22:47:34.784Z] KeyAgreement.DiffieHellman=com.sun.crypto.provider.DHKeyAgreement
[2026-02-11T22:47:34.784Z] Mac.PBEWithHmacSHA224=com.sun.crypto.provider.PBMAC1Core$HmacSHA224
[2026-02-11T22:47:34.784Z] Cipher.PBEWithSHA1AndDESede=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
[2026-02-11T22:47:34.784Z] Mac.HmacSHA512/224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.AES_192/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.AES_128/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_CFB_NoPadding
[2026-02-11T22:47:34.784Z] KeyGenerator.SunTlsRsaPremasterSecret=com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
[2026-02-11T22:47:34.784Z] Cipher.AES_192/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Alg.Alias.AlgorithmParameters.DH=DiffieHellman
[2026-02-11T22:47:34.784Z] KeyGenerator.HmacSHA384=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA384
[2026-02-11T22:47:34.784Z] Cipher.AES_256/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES256_GCM_NoPadding
[2026-02-11T22:47:34.784Z] Cipher.ARCFOUR SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.784Z] Cipher.ChaCha20=com.sun.crypto.provider.ChaCha20Cipher$ChaCha20Only
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.TripleDES=DESede
[2026-02-11T22:47:34.784Z] Alg.Alias.KeyGenerator.SunTls12RsaPremasterSecret=SunTlsRsaPremasterSecret
[2026-02-11T22:47:34.784Z] Mac.PBEWithHmacSHA1=com.sun.crypto.provider.PBMAC1Core$HmacSHA1
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.784Z] Cipher.AESWrap_256=com.sun.crypto.provider.AESWrapCipher$AES256
[2026-02-11T22:47:34.784Z] Alg.Alias.Cipher.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.784Z] Cipher.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.784Z] KeyGenerator.DES=com.sun.crypto.provider.DESKeyGenerator
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_256
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.785Z] Cipher.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA1AndAES_256
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.785Z] Mac.HmacSHA512/256=com.sun.crypto.provider.HmacCore$HmacSHA512_256
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.785Z] Cipher.DESedeWrap=com.sun.crypto.provider.DESedeWrapCipher
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.OID.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.785Z] Cipher.Blowfish SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.785Z] KeyGenerator.ARCFOUR=com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.785Z] Mac.HmacSHA512=com.sun.crypto.provider.HmacCore$HmacSHA512
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.SunTlsExtendedMasterSecret=SunTlsMasterSecret
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA256AndAES_128
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T22:47:34.785Z] Cipher.AES_192/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T22:47:34.785Z] AlgorithmParameters.DES=com.sun.crypto.provider.DESParameters
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T22:47:34.785Z] SecretKeyFactory.DESede=com.sun.crypto.provider.DESedeKeyFactory
[2026-02-11T22:47:34.785Z] Cipher.PBEWithHmacSHA512AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_128
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyPairGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBEWithSHA1AndRC4_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.785Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBEWithMD5AndTripleDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
[2026-02-11T22:47:34.785Z] 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-11T22:47:34.785Z] Cipher.DESedeWrap SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T22:47:34.785Z] Cipher.PBEWithHmacSHA512AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA512AndAES_256
[2026-02-11T22:47:34.785Z] Mac.HmacPBESHA256=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA256
[2026-02-11T22:47:34.785Z] Mac.PBEWithHmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Mac.HmacSHA224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.12=PBKDF2WithHmacSHA1
[2026-02-11T22:47:34.785Z] Alg.Alias.AlgorithmParameterGenerator.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.785Z] Mac.PBEWithHmacSHA512=com.sun.crypto.provider.PBMAC1Core$HmacSHA512
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T22:47:34.785Z] Cipher.AES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.785Z] KeyGenerator.HmacSHA256=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA256
[2026-02-11T22:47:34.785Z] Cipher.AES_192/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_OFB_NoPadding
[2026-02-11T22:47:34.785Z] KeyGenerator.SunTlsMasterSecret=com.sun.crypto.provider.TlsMasterSecretGenerator
[2026-02-11T22:47:34.785Z] Alg.Alias.Mac.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T22:47:34.785Z] Alg.Alias.Mac.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T22:47:34.785Z] Cipher.DESede=com.sun.crypto.provider.DESedeCipher
[2026-02-11T22:47:34.785Z] Alg.Alias.Mac.OID.1.2.840.113549.2.11=HmacSHA512
[2026-02-11T22:47:34.785Z] Alg.Alias.AlgorithmParameters.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.785Z] Alg.Alias.Mac.OID.1.2.840.113549.2.10=HmacSHA384
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBKDF2WithHmacSHA512=com.sun.crypto.provider.PBKDF2Core$HmacSHA512
[2026-02-11T22:47:34.785Z] Alg.Alias.Mac.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T22:47:34.785Z] Alg.Alias.Mac.OID.1.2.840.113549.2.13=HmacSHA512/256
[2026-02-11T22:47:34.785Z] Alg.Alias.Mac.OID.1.2.840.113549.2.12=HmacSHA512/224
[2026-02-11T22:47:34.785Z] AlgorithmParameters.Blowfish=com.sun.crypto.provider.BlowfishParameters
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T22:47:34.785Z] Mac.PBEWithHmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Mac.HmacPBESHA224=com.sun.crypto.provider.HmacPKCS12PBECore$HmacPKCS12PBE_SHA224
[2026-02-11T22:47:34.785Z] Provider.id info=SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC, ChaCha20)
[2026-02-11T22:47:34.785Z] Cipher.AES_128/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_OFB_NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.TripleDES=DESede
[2026-02-11T22:47:34.785Z] Mac.HmacSHA512/256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] KeyGenerator.DESede=com.sun.crypto.provider.DESedeKeyGenerator
[2026-02-11T22:47:34.785Z] Cipher.PBEWithHmacSHA256AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_256
[2026-02-11T22:47:34.785Z] KeyGenerator.HmacSHA224=com.sun.crypto.provider.KeyGeneratorCore$HmacSHA2KG$SHA224
[2026-02-11T22:47:34.785Z] Cipher.ARCFOUR SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Cipher.PBEWithMD5AndDES=com.sun.crypto.provider.PBEWithMD5AndDESCipher
[2026-02-11T22:47:34.785Z] Cipher.AES_128/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] AlgorithmParameters.DESede=com.sun.crypto.provider.DESedeParameters
[2026-02-11T22:47:34.785Z] Mac.HmacPBESHA1 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.13=PBES2
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.4=AES_128/CFB/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.3=AES_128/OFB/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.6=AES_128/GCM/NoPadding
[2026-02-11T22:47:34.785Z] AlgorithmParameterGenerator.DiffieHellman=com.sun.crypto.provider.DHParameterGenerator
[2026-02-11T22:47:34.785Z] Mac.SslMacMD5=com.sun.crypto.provider.SslMacCore$SslMacMD5
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.5=AESWrap_128
[2026-02-11T22:47:34.785Z] Cipher.AESWrap SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.PBE=PBEWithMD5AndDES
[2026-02-11T22:47:34.785Z] KeyFactory.DiffieHellman=com.sun.crypto.provider.DHKeyFactory
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_256
[2026-02-11T22:47:34.785Z] Provider.id name=SunJCE
[2026-02-11T22:47:34.785Z] Cipher.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.2=AES_128/CBC/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.1=AES_128/ECB/NoPadding
[2026-02-11T22:47:34.785Z] KeyAgreement.DiffieHellman SupportedKeyClasses=javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
[2026-02-11T22:47:34.785Z] KeyGenerator.SunTlsKeyMaterial=com.sun.crypto.provider.TlsKeyMaterialGenerator
[2026-02-11T22:47:34.785Z] Cipher.AES_256/ECB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyAgreement.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA224AndAES_128
[2026-02-11T22:47:34.785Z] Cipher.PBEWithHmacSHA256AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA256AndAES_128
[2026-02-11T22:47:34.785Z] Cipher.AES_192/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CFB_NoPadding
[2026-02-11T22:47:34.785Z] Mac.HmacSHA256 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Cipher.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA384AndAES_256
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.RC4=ARCFOUR
[2026-02-11T22:47:34.785Z] KeyGenerator.HmacSHA1=com.sun.crypto.provider.HmacSHA1KeyGenerator
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T22:47:34.785Z] 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-11T22:47:34.785Z] Mac.HmacPBESHA512/224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Mac.HmacMD5=com.sun.crypto.provider.HmacMD5
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_256
[2026-02-11T22:47:34.785Z] Mac.HmacSHA1 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Cipher.AESWrap_256 SupportedModes=ECB
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.3.4=ARCFOUR
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1=AES
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.24=AES_192/CFB/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.23=AES_192/OFB/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.26=AES_192/GCM/NoPadding
[2026-02-11T22:47:34.785Z] Cipher.Blowfish SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Cipher.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_256
[2026-02-11T22:47:34.785Z] Cipher.AESWrap_128 SupportedModes=ECB
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.25=AESWrap_192
[2026-02-11T22:47:34.785Z] Alg.Alias.AlgorithmParameters.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.785Z] Cipher.RSA SupportedModes=ECB
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithHmacSHA1AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA1AndAES_128
[2026-02-11T22:47:34.785Z] Mac.SslMacSHA1=com.sun.crypto.provider.SslMacCore$SslMacSHA1
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.22=AES_192/CBC/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.21=AES_192/ECB/NoPadding
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_128
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBKDF2WithHmacSHA1=com.sun.crypto.provider.PBKDF2Core$HmacSHA1
[2026-02-11T22:47:34.785Z] Cipher.AES_128/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Cipher.AESWrap_128 SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.785Z] Mac.SslMacSHA1 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.785Z] Cipher.DES=com.sun.crypto.provider.DESCipher
[2026-02-11T22:47:34.785Z] KeyGenerator.AES=com.sun.crypto.provider.AESKeyGenerator
[2026-02-11T22:47:34.785Z] Mac.PBEWithHmacSHA512 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] KeyPairGenerator.DiffieHellman=com.sun.crypto.provider.DHKeyPairGenerator
[2026-02-11T22:47:34.785Z] Cipher.AESWrap_192=com.sun.crypto.provider.AESWrapCipher$AES192
[2026-02-11T22:47:34.785Z] Cipher.AES SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.SunTls12KeyMaterial=SunTlsKeyMaterial
[2026-02-11T22:47:34.785Z] Cipher.AES_128/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Cipher.AES_192/CBC/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Cipher.AESWrap_192 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.AlgorithmParameters.Rijndael=AES
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithSHA1AndRC2_128=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.785Z] Mac.SslMacMD5 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyPairGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.1=PBEWithSHA1AndRC4_128
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.3=PBEWithSHA1AndDESede
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.2=PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithSHA1AndDESede=com.sun.crypto.provider.PBEParameters
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBEWithMD5AndDES=com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
[2026-02-11T22:47:34.785Z] Alg.Alias.AlgorithmParameters.OID.1.2.840.113549.1.9.16.3.18=ChaCha20-Poly1305
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBEWithSHA1AndRC4_40=com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC4_40
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.RC4=ARCFOUR
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.5=PBEWithSHA1AndRC2_128
[2026-02-11T22:47:34.785Z] Cipher.AES_128/ECB/NoPadding=com.sun.crypto.provider.AESCipher$AES128_ECB_NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.7=HmacSHA1
[2026-02-11T22:47:34.785Z] Mac.HmacSHA224=com.sun.crypto.provider.HmacCore$HmacSHA224
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.8=HmacSHA224
[2026-02-11T22:47:34.785Z] Cipher.AES_256/CFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.KeyGenerator.OID.1.2.840.113549.2.9=HmacSHA256
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.12.1.6=PBEWithSHA1AndRC2_40
[2026-02-11T22:47:34.785Z] Mac.HmacSHA1=com.sun.crypto.provider.HmacSHA1
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T22:47:34.785Z] Cipher.AES_192/CBC/NoPadding=com.sun.crypto.provider.AESCipher$AES192_CBC_NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-11T22:47:34.785Z] Mac.HmacPBESHA224 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.42=AES_256/CBC/NoPadding
[2026-02-11T22:47:34.785Z] Cipher.DESedeWrap SupportedPaddings=NOPADDING
[2026-02-11T22:47:34.785Z] Cipher.RC2=com.sun.crypto.provider.RC2Cipher
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.41=AES_256/ECB/NoPadding
[2026-02-11T22:47:34.785Z] KeyGenerator.Blowfish=com.sun.crypto.provider.BlowfishKeyGenerator
[2026-02-11T22:47:34.785Z] Cipher.AES_128/GCM/NoPadding=com.sun.crypto.provider.AESCipher$AES128_GCM_NoPadding
[2026-02-11T22:47:34.785Z] Cipher.RSA=com.sun.crypto.provider.RSACipher
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.44=AES_256/CFB/NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.2.16.840.1.101.3.4.1.43=AES_256/OFB/NoPadding
[2026-02-11T22:47:34.785Z] Cipher.AES_256/OFB/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Cipher.AES_128/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Cipher.ChaCha20 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_128=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_128
[2026-02-11T22:47:34.785Z] Alg.Alias.SecretKeyFactory.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.785Z] Cipher.AES_256/CFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_CFB_NoPadding
[2026-02-11T22:47:34.785Z] Cipher.ChaCha20-Poly1305 SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBKDF2WithHmacSHA224=com.sun.crypto.provider.PBKDF2Core$HmacSHA224
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.TripleDES=DESede
[2026-02-11T22:47:34.785Z] Cipher.DES SupportedPaddings=NOPADDING|PKCS5PADDING|ISO10126PADDING
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.46=AES_256/GCM/NoPadding
[2026-02-11T22:47:34.785Z] Cipher.AES_256/GCM/NoPadding SupportedKeyFormats=RAW
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.2.16.840.1.101.3.4.1.45=AESWrap_256
[2026-02-11T22:47:34.785Z] Cipher.AES_256/OFB/NoPadding=com.sun.crypto.provider.AESCipher$AES256_OFB_NoPadding
[2026-02-11T22:47:34.785Z] Alg.Alias.AlgorithmParameterGenerator.DH=DiffieHellman
[2026-02-11T22:47:34.785Z] Alg.Alias.Cipher.OID.1.2.840.113549.1.5.3=PBEWithMD5AndDES
[2026-02-11T22:47:34.785Z] Cipher.PBEWithHmacSHA224AndAES_128=com.sun.crypto.provider.PBES2Core$HmacSHA224AndAES_128
[2026-02-11T22:47:34.785Z] AlgorithmParameters.PBEWithHmacSHA384AndAES_256=com.sun.crypto.provider.PBES2Parameters$HmacSHA384AndAES_256
[2026-02-11T22:47:34.785Z] 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-11T22:47:34.785Z] Alg.Alias.AlgorithmParameterGenerator.OID.1.2.840.113549.1.3.1=DiffieHellman
[2026-02-11T22:47:34.785Z] Cipher.Blowfish=com.sun.crypto.provider.BlowfishCipher
[2026-02-11T22:47:34.785Z] AlgorithmParameters.GCM=com.sun.crypto.provider.GCMParameters
[2026-02-11T22:47:34.785Z] SecretKeyFactory.PBEWithHmacSHA224AndAES_256=com.sun.crypto.provider.PBEKeyFactory$PBEWithHmacSHA224AndAES_256
[2026-02-11T22:47:34.785Z] 6) SunJGSS
[2026-02-11T22:47:34.785Z] **************atts**************
[2026-02-11T22:47:34.785Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-11T22:47:34.785Z] Provider.id version=11
[2026-02-11T22:47:34.785Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-11T22:47:34.785Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-11T22:47:34.785Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-11T22:47:34.785Z] Provider.id name=SunJGSS
[2026-02-11T22:47:34.785Z] GssApiMechanism.1.2.840.113554.1.2.2=sun.security.jgss.krb5.Krb5MechFactory
[2026-02-11T22:47:34.785Z] Provider.id version=11
[2026-02-11T22:47:34.785Z] GssApiMechanism.1.3.6.1.5.5.2=sun.security.jgss.spnego.SpNegoMechFactory
[2026-02-11T22:47:34.785Z] Provider.id className=sun.security.jgss.SunProvider
[2026-02-11T22:47:34.785Z] Provider.id info=Sun (Kerberos v5, SPNEGO)
[2026-02-11T22:47:34.785Z] Provider.id name=SunJGSS
[2026-02-11T22:47:34.785Z] 7) SunSASL
[2026-02-11T22:47:34.785Z] **************atts**************
[2026-02-11T22:47:34.785Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-11T22:47:34.785Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T22:47:34.785Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T22:47:34.785Z] Provider.id version=11
[2026-02-11T22:47:34.785Z] 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-11T22:47:34.785Z] Provider.id name=SunSASL
[2026-02-11T22:47:34.785Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T22:47:34.785Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T22:47:34.785Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-11T22:47:34.785Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T22:47:34.785Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T22:47:34.785Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T22:47:34.785Z] SaslServerFactory.CRAM-MD5=com.sun.security.sasl.ServerFactoryImpl
[2026-02-11T22:47:34.785Z] SaslClientFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T22:47:34.785Z] SaslClientFactory.CRAM-MD5=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T22:47:34.785Z] Provider.id version=11
[2026-02-11T22:47:34.785Z] SaslClientFactory.EXTERNAL=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T22:47:34.785Z] Provider.id className=com.sun.security.sasl.Provider
[2026-02-11T22:47:34.785Z] 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-11T22:47:34.785Z] Provider.id name=SunSASL
[2026-02-11T22:47:34.785Z] SaslClientFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T22:47:34.785Z] SaslClientFactory.PLAIN=com.sun.security.sasl.ClientFactoryImpl
[2026-02-11T22:47:34.785Z] SaslServerFactory.DIGEST-MD5=com.sun.security.sasl.digest.FactoryImpl
[2026-02-11T22:47:34.785Z] SaslServerFactory.NTLM=com.sun.security.sasl.ntlm.FactoryImpl
[2026-02-11T22:47:34.785Z] 8) XMLDSig
[2026-02-11T22:47:34.785Z] **************atts**************
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-11T22:47:34.785Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-11T22:47:34.785Z] Provider.id version=11
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-11T22:47:34.785Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-11T22:47:34.785Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-11T22:47:34.785Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-11T22:47:34.785Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-11T22:47:34.785Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-11T22:47:34.785Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-11T22:47:34.785Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-11T22:47:34.785Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T22:47:34.785Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-11T22:47:34.785Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-11T22:47:34.785Z] Provider.id name=XMLDSig
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T22:47:34.785Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-11T22:47:34.785Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments MechanismType=DOM
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.BASE64=http://www.w3.org/2000/09/xmldsig#base64
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116=org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.EXCLUSIVE=http://www.w3.org/2001/10/xml-exc-c14n#
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature MechanismType=DOM
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments MechanismType=DOM
[2026-02-11T22:47:34.786Z] Provider.id info=XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2 MechanismType=DOM
[2026-02-11T22:47:34.786Z] XMLSignatureFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.INCLUSIVE=http://www.w3.org/TR/2001/REC-xml-c14n-20010315
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64 MechanismType=DOM
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2002/06/xmldsig-filter2=org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
[2026-02-11T22:47:34.786Z] Provider.id className=org.jcp.xml.dsig.internal.dom.XMLDSigRI
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments MechanismType=DOM
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.XPATH2=http://www.w3.org/2002/06/xmldsig-filter2
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315 MechanismType=DOM
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.INCLUSIVE_WITH_COMMENTS=http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n# MechanismType=DOM
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.XSLT=http://www.w3.org/TR/1999/REC-xslt-19991116
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2006/12/xml-c14n11=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116 MechanismType=DOM
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#WithComments=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/TR/1999/REC-xpath-19991116=org.jcp.xml.dsig.internal.dom.DOMXPathTransform
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/TR/2001/REC-xml-c14n-20010315=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.ENVELOPED=http://www.w3.org/2000/09/xmldsig#enveloped-signature
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.EXCLUSIVE_WITH_COMMENTS=http://www.w3.org/2001/10/xml-exc-c14n#WithComments
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2000/09/xmldsig#enveloped-signature=org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2000/09/xmldsig#base64=org.jcp.xml.dsig.internal.dom.DOMBase64Transform
[2026-02-11T22:47:34.786Z] Provider.id name=XMLDSig
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/TR/1999/REC-xslt-19991116 MechanismType=DOM
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2001/10/xml-exc-c14n#=org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
[2026-02-11T22:47:34.786Z] KeyInfoFactory.DOM=org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2006/12/xml-c14n11#WithComments=org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14N11Method
[2026-02-11T22:47:34.786Z] TransformService.http://www.w3.org/2006/12/xml-c14n11 MechanismType=DOM
[2026-02-11T22:47:34.786Z] Alg.Alias.TransformService.XPATH=http://www.w3.org/TR/1999/REC-xpath-19991116
[2026-02-11T22:47:34.786Z] 9) SunPCSC
[2026-02-11T22:47:34.786Z] **************atts**************
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-11T22:47:34.786Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-11T22:47:34.786Z] Provider.id info=Sun PC/SC provider
[2026-02-11T22:47:34.786Z] Provider.id name=SunPCSC
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] Provider.id className=sun.security.smartcardio.SunPCSC
[2026-02-11T22:47:34.786Z] TerminalFactory.PC/SC=sun.security.smartcardio.SunPCSC$Factory
[2026-02-11T22:47:34.786Z] Provider.id info=Sun PC/SC provider
[2026-02-11T22:47:34.786Z] Provider.id name=SunPCSC
[2026-02-11T22:47:34.786Z] 10) JdkLDAP
[2026-02-11T22:47:34.786Z] **************atts**************
[2026-02-11T22:47:34.786Z] CertStore.LDAP ImplementedIn=Software
[2026-02-11T22:47:34.786Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-11T22:47:34.786Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-11T22:47:34.786Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-11T22:47:34.786Z] Provider.id name=JdkLDAP
[2026-02-11T22:47:34.786Z] CertStore.LDAP ImplementedIn=Software
[2026-02-11T22:47:34.786Z] CertStore.LDAP=sun.security.provider.certpath.ldap.LDAPCertStore
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] Provider.id className=sun.security.provider.certpath.ldap.JdkLDAP
[2026-02-11T22:47:34.786Z] CertStore.LDAP LDAPSchema=RFC2587
[2026-02-11T22:47:34.786Z] Provider.id info=JdkLDAP Provider (implements LDAP CertStore)
[2026-02-11T22:47:34.786Z] Provider.id name=JdkLDAP
[2026-02-11T22:47:34.786Z] 11) JdkSASL
[2026-02-11T22:47:34.786Z] **************atts**************
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-11T22:47:34.786Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-11T22:47:34.786Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T22:47:34.786Z] Provider.id name=JdkSASL
[2026-02-11T22:47:34.786Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] Provider.id className=com.sun.security.sasl.gsskerb.JdkSASL
[2026-02-11T22:47:34.786Z] Provider.id info=JDK SASL provider(implements client and server mechanisms for GSSAPI)
[2026-02-11T22:47:34.786Z] SaslServerFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T22:47:34.786Z] Provider.id name=JdkSASL
[2026-02-11T22:47:34.786Z] SaslClientFactory.GSSAPI=com.sun.security.sasl.gsskerb.FactoryImpl
[2026-02-11T22:47:34.786Z] 12) Apple
[2026-02-11T22:47:34.786Z] **************atts**************
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] KeyStore.KeychainStore=apple.security.KeychainStore
[2026-02-11T22:47:34.786Z] Provider.id className=apple.security.AppleProvider
[2026-02-11T22:47:34.786Z] Provider.id info=Apple Provider
[2026-02-11T22:47:34.786Z] Provider.id name=Apple
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] KeyStore.KeychainStore=apple.security.KeychainStore
[2026-02-11T22:47:34.786Z] Provider.id className=apple.security.AppleProvider
[2026-02-11T22:47:34.786Z] Provider.id info=Apple Provider
[2026-02-11T22:47:34.786Z] Provider.id name=Apple
[2026-02-11T22:47:34.786Z] 13) SunPKCS11
[2026-02-11T22:47:34.786Z] **************atts**************
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-11T22:47:34.786Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-11T22:47:34.786Z] Provider.id name=SunPKCS11
[2026-02-11T22:47:34.786Z] Provider.id version=11
[2026-02-11T22:47:34.786Z] Provider.id className=sun.security.pkcs11.SunPKCS11
[2026-02-11T22:47:34.786Z] Provider.id info=Unconfigured and unusable PKCS11 provider
[2026-02-11T22:47:34.786Z] Provider.id name=SunPKCS11
[2026-02-11T22:47:34.786Z] running: cryptotest.tests.TestServices
[2026-02-11T22:47:34.786Z] provider curves aliases
[2026-02-11T22:47:34.786Z] --------------------------------------------
[2026-02-11T22:47:34.786Z] SUN
[2026-02-11T22:47:34.786Z] **************curves**************
[2026-02-11T22:47:34.786Z] 1) SHA3-224 (MessageDigest)
[2026-02-11T22:47:34.786Z] 2) OID.2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-11T22:47:34.786Z] 3) 2.16.840.1.101.3.4.2.7 (MessageDigest)
[2026-02-11T22:47:34.786Z] 4) NONEwithDSA (Signature)
[2026-02-11T22:47:34.786Z] 5) RawDSA (Signature)
[2026-02-11T22:47:34.786Z] 6) DSA (KeyFactory)
[2026-02-11T22:47:34.786Z] 7) OID.1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T22:47:34.786Z] 8) 1.2.840.10040.4.1 (KeyFactory)
[2026-02-11T22:47:34.786Z] 9) 1.3.14.3.2.12 (KeyFactory)
[2026-02-11T22:47:34.786Z] 10) JavaLoginConfig (Configuration)
[2026-02-11T22:47:34.786Z] 11) SHA3-384 (MessageDigest)
[2026-02-11T22:47:34.786Z] 12) OID.2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-11T22:47:34.786Z] 13) 2.16.840.1.101.3.4.2.9 (MessageDigest)
[2026-02-11T22:47:34.786Z] 14) SHA3-256 (MessageDigest)
[2026-02-11T22:47:34.786Z] 15) OID.2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-11T22:47:34.786Z] 16) 2.16.840.1.101.3.4.2.8 (MessageDigest)
[2026-02-11T22:47:34.786Z] 17) SHA1withDSA (Signature)
[2026-02-11T22:47:34.786Z] 18) OID.1.2.840.10040.4.3 (Signature)
[2026-02-11T22:47:34.786Z] 19) 1.2.840.10040.4.3 (Signature)
[2026-02-11T22:47:34.786Z] 20) DSS (Signature)
[2026-02-11T22:47:34.786Z] 21) 1.3.14.3.2.13 (Signature)
[2026-02-11T22:47:34.786Z] 22) 1.3.14.3.2.27 (Signature)
[2026-02-11T22:47:34.786Z] 23) DSA (Signature)
[2026-02-11T22:47:34.786Z] 24) SHA/DSA (Signature)
[2026-02-11T22:47:34.786Z] 25) SHA-1/DSA (Signature)
[2026-02-11T22:47:34.786Z] 26) SHA1/DSA (Signature)
[2026-02-11T22:47:34.786Z] 27) SHAwithDSA (Signature)
[2026-02-11T22:47:34.786Z] 28) DSAWithSHA1 (Signature)
[2026-02-11T22:47:34.786Z] 29) X.509 (CertificateFactory)
[2026-02-11T22:47:34.786Z] 30) X509 (CertificateFactory)
[2026-02-11T22:47:34.786Z] 31) SHA-1 (MessageDigest)
[2026-02-11T22:47:34.786Z] 32) OID.1.3.14.3.2.26 (MessageDigest)
[2026-02-11T22:47:34.786Z] 33) 1.3.14.3.2.26 (MessageDigest)
[2026-02-11T22:47:34.786Z] 34) SHA (MessageDigest)
[2026-02-11T22:47:34.786Z] 35) SHA1 (MessageDigest)
[2026-02-11T22:47:34.786Z] 36) CaseExactJKS (KeyStore)
[2026-02-11T22:47:34.786Z] 37) SHA-512/256 (MessageDigest)
[2026-02-11T22:47:34.786Z] 38) OID.2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T22:47:34.786Z] 39) 2.16.840.1.101.3.4.2.6 (MessageDigest)
[2026-02-11T22:47:34.786Z] 40) SHA512/256 (MessageDigest)
[2026-02-11T22:47:34.786Z] 41) DKS (KeyStore)
[2026-02-11T22:47:34.786Z] 42) DSA (AlgorithmParameters)
[2026-02-11T22:47:34.786Z] 43) OID.1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T22:47:34.786Z] 44) 1.2.840.10040.4.1 (AlgorithmParameters)
[2026-02-11T22:47:34.786Z] 45) 1.3.14.3.2.12 (AlgorithmParameters)
[2026-02-11T22:47:34.786Z] 46) Collection (CertStore)
[2026-02-11T22:47:34.786Z] 47) SHA224withDSA (Signature)
[2026-02-11T22:47:34.786Z] 48) OID.2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T22:47:34.786Z] 49) 2.16.840.1.101.3.4.3.1 (Signature)
[2026-02-11T22:47:34.786Z] 50) SHA-384 (MessageDigest)
[2026-02-11T22:47:34.786Z] 51) OID.2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T22:47:34.786Z] 52) 2.16.840.1.101.3.4.2.2 (MessageDigest)
[2026-02-11T22:47:34.786Z] 53) SHA384 (MessageDigest)
[2026-02-11T22:47:34.786Z] 54) SHA256withDSA (Signature)
[2026-02-11T22:47:34.786Z] 55) OID.2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T22:47:34.786Z] 56) 2.16.840.1.101.3.4.3.2 (Signature)
[2026-02-11T22:47:34.786Z] 57) SHA-256 (MessageDigest)
[2026-02-11T22:47:34.786Z] 58) OID.2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T22:47:34.786Z] 59) 2.16.840.1.101.3.4.2.1 (MessageDigest)
[2026-02-11T22:47:34.786Z] 60) SHA256 (MessageDigest)
[2026-02-11T22:47:34.786Z] 61) SHA-512/224 (MessageDigest)
[2026-02-11T22:47:34.786Z] 62) OID.2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T22:47:34.786Z] 63) 2.16.840.1.101.3.4.2.5 (MessageDigest)
[2026-02-11T22:47:34.786Z] 64) SHA512/224 (MessageDigest)
[2026-02-11T22:47:34.786Z] 65) SHA-224 (MessageDigest)
[2026-02-11T22:47:34.786Z] 66) OID.2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T22:47:34.786Z] 67) 2.16.840.1.101.3.4.2.4 (MessageDigest)
[2026-02-11T22:47:34.786Z] 68) SHA224 (MessageDigest)
[2026-02-11T22:47:34.786Z] 69) SHA-512 (MessageDigest)
[2026-02-11T22:47:34.786Z] 70) OID.2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T22:47:34.786Z] 71) 2.16.840.1.101.3.4.2.3 (MessageDigest)
[2026-02-11T22:47:34.786Z] 72) SHA512 (MessageDigest)
[2026-02-11T22:47:34.786Z] 73) MD5 (MessageDigest)
[2026-02-11T22:47:34.786Z] 74) PKIX (CertPathBuilder)
[2026-02-11T22:47:34.786Z] 75) DSA (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 76) OID.1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 77) 1.2.840.10040.4.1 (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 78) 1.3.14.3.2.12 (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 79) MD2 (MessageDigest)
[2026-02-11T22:47:34.786Z] 80) DSA (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.786Z] 81) OID.1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.786Z] 82) 1.2.840.10040.4.1 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.786Z] 83) 1.3.14.3.2.12 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.786Z] 84) SHA1PRNG (SecureRandom)
[2026-02-11T22:47:34.786Z] 85) NONEwithDSAinP1363Format (Signature)
[2026-02-11T22:47:34.786Z] 86) SHA256withDSAinP1363Format (Signature)
[2026-02-11T22:47:34.786Z] 87) NativePRNGNonBlocking (SecureRandom)
[2026-02-11T22:47:34.786Z] 88) PKCS12 (KeyStore)
[2026-02-11T22:47:34.786Z] 89) SHA224withDSAinP1363Format (Signature)
[2026-02-11T22:47:34.786Z] 90) DRBG (SecureRandom)
[2026-02-11T22:47:34.786Z] 91) NativePRNGBlocking (SecureRandom)
[2026-02-11T22:47:34.786Z] 92) SHA3-512 (MessageDigest)
[2026-02-11T22:47:34.786Z] 93) OID.2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-11T22:47:34.786Z] 94) 2.16.840.1.101.3.4.2.10 (MessageDigest)
[2026-02-11T22:47:34.786Z] 95) com.sun.security.IndexedCollection (CertStore)
[2026-02-11T22:47:34.786Z] 96) JavaPolicy (Policy)
[2026-02-11T22:47:34.786Z] 97) JKS (KeyStore)
[2026-02-11T22:47:34.786Z] 98) PKIX (CertPathValidator)
[2026-02-11T22:47:34.786Z] 99) SHA1withDSAinP1363Format (Signature)
[2026-02-11T22:47:34.786Z] 100) NativePRNG (SecureRandom)
[2026-02-11T22:47:34.786Z] SunRsaSign
[2026-02-11T22:47:34.786Z] **************curves**************
[2026-02-11T22:47:34.786Z] 101) RSA (KeyFactory)
[2026-02-11T22:47:34.786Z] 102) OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T22:47:34.786Z] 103) 1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T22:47:34.786Z] 104) 1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-11T22:47:34.786Z] 105) RSA (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 106) OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 107) 1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 108) 1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 109) RSASSA-PSS (KeyFactory)
[2026-02-11T22:47:34.786Z] 110) OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T22:47:34.786Z] 111) 1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T22:47:34.786Z] 112) SHA256withRSA (Signature)
[2026-02-11T22:47:34.786Z] 113) OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-11T22:47:34.786Z] 114) 1.2.840.113549.1.1.11 (Signature)
[2026-02-11T22:47:34.786Z] 115) RSASSA-PSS (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 116) OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 117) 1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T22:47:34.786Z] 118) SHA1withRSA (Signature)
[2026-02-11T22:47:34.786Z] 119) OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T22:47:34.786Z] 120) 1.2.840.113549.1.1.5 (Signature)
[2026-02-11T22:47:34.786Z] 121) 1.3.14.3.2.29 (Signature)
[2026-02-11T22:47:34.786Z] 122) MD2withRSA (Signature)
[2026-02-11T22:47:34.786Z] 123) OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T22:47:34.786Z] 124) 1.2.840.113549.1.1.2 (Signature)
[2026-02-11T22:47:34.786Z] 125) RSASSA-PSS (Signature)
[2026-02-11T22:47:34.786Z] 126) OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-11T22:47:34.786Z] 127) 1.2.840.113549.1.1.10 (Signature)
[2026-02-11T22:47:34.786Z] 128) MD5withRSA (Signature)
[2026-02-11T22:47:34.786Z] 129) OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T22:47:34.786Z] 130) 1.2.840.113549.1.1.4 (Signature)
[2026-02-11T22:47:34.786Z] 131) SHA512withRSA (Signature)
[2026-02-11T22:47:34.786Z] 132) OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-11T22:47:34.786Z] 133) 1.2.840.113549.1.1.13 (Signature)
[2026-02-11T22:47:34.786Z] 134) SHA512/224withRSA (Signature)
[2026-02-11T22:47:34.786Z] 135) OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-11T22:47:34.786Z] 136) 1.2.840.113549.1.1.15 (Signature)
[2026-02-11T22:47:34.786Z] 137) SHA224withRSA (Signature)
[2026-02-11T22:47:34.786Z] 138) OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-11T22:47:34.786Z] 139) 1.2.840.113549.1.1.14 (Signature)
[2026-02-11T22:47:34.786Z] 140) SHA384withRSA (Signature)
[2026-02-11T22:47:34.786Z] 141) OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-11T22:47:34.792Z] 142) 1.2.840.113549.1.1.12 (Signature)
[2026-02-11T22:47:34.792Z] 143) SHA512/256withRSA (Signature)
[2026-02-11T22:47:34.792Z] 144) OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-11T22:47:34.792Z] 145) 1.2.840.113549.1.1.16 (Signature)
[2026-02-11T22:47:34.793Z] 146) RSASSA-PSS (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 147) OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 148) 1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] SunEC
[2026-02-11T22:47:34.793Z] **************curves**************
[2026-02-11T22:47:34.793Z] 149) SHA224withECDSA (Signature)
[2026-02-11T22:47:34.793Z] 150) OID.1.2.840.10045.4.3.1 (Signature)
[2026-02-11T22:47:34.793Z] 151) 1.2.840.10045.4.3.1 (Signature)
[2026-02-11T22:47:34.793Z] 152) SHA512withECDSA (Signature)
[2026-02-11T22:47:34.793Z] 153) OID.1.2.840.10045.4.3.4 (Signature)
[2026-02-11T22:47:34.793Z] 154) 1.2.840.10045.4.3.4 (Signature)
[2026-02-11T22:47:34.793Z] 155) NONEwithECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.793Z] 156) SHA384withECDSA (Signature)
[2026-02-11T22:47:34.793Z] 157) OID.1.2.840.10045.4.3.3 (Signature)
[2026-02-11T22:47:34.793Z] 158) 1.2.840.10045.4.3.3 (Signature)
[2026-02-11T22:47:34.793Z] 159) NONEwithECDSA (Signature)
[2026-02-11T22:47:34.793Z] 160) SHA256withECDSA (Signature)
[2026-02-11T22:47:34.793Z] 161) OID.1.2.840.10045.4.3.2 (Signature)
[2026-02-11T22:47:34.793Z] 162) 1.2.840.10045.4.3.2 (Signature)
[2026-02-11T22:47:34.793Z] 163) XDH (KeyAgreement)
[2026-02-11T22:47:34.793Z] 164) XDH (KeyFactory)
[2026-02-11T22:47:34.793Z] 165) X448 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 166) OID.1.3.101.111 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 167) 1.3.101.111 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 168) SHA384withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.793Z] 169) SHA512withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.793Z] 170) SHA1withECDSA (Signature)
[2026-02-11T22:47:34.793Z] 171) OID.1.2.840.10045.4.1 (Signature)
[2026-02-11T22:47:34.793Z] 172) 1.2.840.10045.4.1 (Signature)
[2026-02-11T22:47:34.793Z] 173) X25519 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 174) OID.1.3.101.110 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 175) 1.3.101.110 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 176) EC (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 177) EllipticCurve (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 178) ECDH (KeyAgreement)
[2026-02-11T22:47:34.793Z] 179) SHA1withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.793Z] 180) X448 (KeyAgreement)
[2026-02-11T22:47:34.793Z] 181) OID.1.3.101.111 (KeyAgreement)
[2026-02-11T22:47:34.793Z] 182) 1.3.101.111 (KeyAgreement)
[2026-02-11T22:47:34.793Z] 183) X25519 (KeyAgreement)
[2026-02-11T22:47:34.793Z] 184) OID.1.3.101.110 (KeyAgreement)
[2026-02-11T22:47:34.793Z] 185) 1.3.101.110 (KeyAgreement)
[2026-02-11T22:47:34.793Z] 186) X25519 (KeyFactory)
[2026-02-11T22:47:34.793Z] 187) OID.1.3.101.110 (KeyFactory)
[2026-02-11T22:47:34.793Z] 188) 1.3.101.110 (KeyFactory)
[2026-02-11T22:47:34.793Z] 189) EC (KeyFactory)
[2026-02-11T22:47:34.793Z] 190) EllipticCurve (KeyFactory)
[2026-02-11T22:47:34.793Z] 191) X448 (KeyFactory)
[2026-02-11T22:47:34.793Z] 192) OID.1.3.101.111 (KeyFactory)
[2026-02-11T22:47:34.793Z] 193) 1.3.101.111 (KeyFactory)
[2026-02-11T22:47:34.793Z] 194) EC (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 195) OID.1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 196) 1.2.840.10045.2.1 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 197) EllipticCurve (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 198) SHA224withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.793Z] 199) SHA256withECDSAinP1363Format (Signature)
[2026-02-11T22:47:34.793Z] 200) XDH (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] SunJSSE
[2026-02-11T22:47:34.793Z] **************curves**************
[2026-02-11T22:47:34.793Z] 201) RSA (KeyFactory)
[2026-02-11T22:47:34.793Z] 202) OID.1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T22:47:34.793Z] 203) 1.2.840.113549.1.1 (KeyFactory)
[2026-02-11T22:47:34.793Z] 204) 1.2.840.113549.1.1.1 (KeyFactory)
[2026-02-11T22:47:34.793Z] 205) RSA (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 206) OID.1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 207) 1.2.840.113549.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 208) 1.2.840.113549.1.1.1 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 209) RSASSA-PSS (KeyFactory)
[2026-02-11T22:47:34.793Z] 210) OID.1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T22:47:34.793Z] 211) 1.2.840.113549.1.1.10 (KeyFactory)
[2026-02-11T22:47:34.793Z] 212) SHA256withRSA (Signature)
[2026-02-11T22:47:34.793Z] 213) OID.1.2.840.113549.1.1.11 (Signature)
[2026-02-11T22:47:34.793Z] 214) 1.2.840.113549.1.1.11 (Signature)
[2026-02-11T22:47:34.793Z] 215) RSASSA-PSS (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 216) OID.1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 217) 1.2.840.113549.1.1.10 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 218) SHA1withRSA (Signature)
[2026-02-11T22:47:34.793Z] 219) OID.1.2.840.113549.1.1.5 (Signature)
[2026-02-11T22:47:34.793Z] 220) 1.2.840.113549.1.1.5 (Signature)
[2026-02-11T22:47:34.793Z] 221) 1.3.14.3.2.29 (Signature)
[2026-02-11T22:47:34.793Z] 222) TLS (SSLContext)
[2026-02-11T22:47:34.793Z] 223) SSL (SSLContext)
[2026-02-11T22:47:34.793Z] 224) TLSv1 (SSLContext)
[2026-02-11T22:47:34.793Z] 225) SSLv3 (SSLContext)
[2026-02-11T22:47:34.793Z] 226) MD2withRSA (Signature)
[2026-02-11T22:47:34.793Z] 227) OID.1.2.840.113549.1.1.2 (Signature)
[2026-02-11T22:47:34.793Z] 228) 1.2.840.113549.1.1.2 (Signature)
[2026-02-11T22:47:34.793Z] 229) RSASSA-PSS (Signature)
[2026-02-11T22:47:34.793Z] 230) OID.1.2.840.113549.1.1.10 (Signature)
[2026-02-11T22:47:34.793Z] 231) 1.2.840.113549.1.1.10 (Signature)
[2026-02-11T22:47:34.793Z] 232) MD5withRSA (Signature)
[2026-02-11T22:47:34.793Z] 233) OID.1.2.840.113549.1.1.4 (Signature)
[2026-02-11T22:47:34.793Z] 234) 1.2.840.113549.1.1.4 (Signature)
[2026-02-11T22:47:34.793Z] 235) PKCS12 (KeyStore)
[2026-02-11T22:47:34.793Z] 236) SHA512withRSA (Signature)
[2026-02-11T22:47:34.793Z] 237) OID.1.2.840.113549.1.1.13 (Signature)
[2026-02-11T22:47:34.793Z] 238) 1.2.840.113549.1.1.13 (Signature)
[2026-02-11T22:47:34.793Z] 239) SunX509 (TrustManagerFactory)
[2026-02-11T22:47:34.793Z] 240) SunX509 (KeyManagerFactory)
[2026-02-11T22:47:34.793Z] 241) DTLSv1.2 (SSLContext)
[2026-02-11T22:47:34.793Z] 242) PKIX (TrustManagerFactory)
[2026-02-11T22:47:34.793Z] 243) SunPKIX (TrustManagerFactory)
[2026-02-11T22:47:34.793Z] 244) X509 (TrustManagerFactory)
[2026-02-11T22:47:34.793Z] 245) X.509 (TrustManagerFactory)
[2026-02-11T22:47:34.793Z] 246) SHA512/224withRSA (Signature)
[2026-02-11T22:47:34.793Z] 247) OID.1.2.840.113549.1.1.15 (Signature)
[2026-02-11T22:47:34.793Z] 248) 1.2.840.113549.1.1.15 (Signature)
[2026-02-11T22:47:34.793Z] 249) SHA224withRSA (Signature)
[2026-02-11T22:47:34.793Z] 250) OID.1.2.840.113549.1.1.14 (Signature)
[2026-02-11T22:47:34.793Z] 251) 1.2.840.113549.1.1.14 (Signature)
[2026-02-11T22:47:34.793Z] 252) NewSunX509 (KeyManagerFactory)
[2026-02-11T22:47:34.793Z] 253) PKIX (KeyManagerFactory)
[2026-02-11T22:47:34.793Z] 254) SHA384withRSA (Signature)
[2026-02-11T22:47:34.793Z] 255) OID.1.2.840.113549.1.1.12 (Signature)
[2026-02-11T22:47:34.793Z] 256) 1.2.840.113549.1.1.12 (Signature)
[2026-02-11T22:47:34.793Z] 257) DTLSv1.0 (SSLContext)
[2026-02-11T22:47:34.793Z] 258) SHA512/256withRSA (Signature)
[2026-02-11T22:47:34.793Z] 259) OID.1.2.840.113549.1.1.16 (Signature)
[2026-02-11T22:47:34.793Z] 260) 1.2.840.113549.1.1.16 (Signature)
[2026-02-11T22:47:34.793Z] 261) Default (SSLContext)
[2026-02-11T22:47:34.793Z] 262) TLSv1.1 (SSLContext)
[2026-02-11T22:47:34.793Z] 263) TLSv1.3 (SSLContext)
[2026-02-11T22:47:34.793Z] 264) TLSv1.2 (SSLContext)
[2026-02-11T22:47:34.793Z] 265) RSASSA-PSS (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 266) OID.1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 267) 1.2.840.113549.1.1.10 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 268) DTLS (SSLContext)
[2026-02-11T22:47:34.793Z] 269) MD5andSHA1withRSA (Signature)
[2026-02-11T22:47:34.793Z] SunJCE
[2026-02-11T22:47:34.793Z] **************curves**************
[2026-02-11T22:47:34.793Z] 270) AES_192/CBC/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 271) OID.2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T22:47:34.793Z] 272) 2.16.840.1.101.3.4.1.22 (Cipher)
[2026-02-11T22:47:34.793Z] 273) AES_192/OFB/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 274) OID.2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T22:47:34.793Z] 275) 2.16.840.1.101.3.4.1.23 (Cipher)
[2026-02-11T22:47:34.793Z] 276) PBEWithSHA1AndDESede (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 277) OID.1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 278) 1.2.840.113549.1.12.1.3 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 279) AES_192/CFB/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 280) OID.2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T22:47:34.793Z] 281) 2.16.840.1.101.3.4.1.24 (Cipher)
[2026-02-11T22:47:34.793Z] 282) PBEWithSHA1AndRC2_40 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 283) OID.1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 284) 1.2.840.113549.1.12.1.6 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 285) AESWrap_192 (Cipher)
[2026-02-11T22:47:34.793Z] 286) OID.2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T22:47:34.793Z] 287) 2.16.840.1.101.3.4.1.25 (Cipher)
[2026-02-11T22:47:34.793Z] 288) PBEWithSHA1AndRC2_128 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 289) OID.1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 290) 1.2.840.113549.1.12.1.5 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 291) PBEWithHmacSHA224AndAES_256 (Cipher)
[2026-02-11T22:47:34.793Z] 292) DiffieHellman (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 293) OID.1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 294) 1.2.840.113549.1.3.1 (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 295) DH (KeyPairGenerator)
[2026-02-11T22:47:34.793Z] 296) AES_192/ECB/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 297) OID.2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T22:47:34.793Z] 298) 2.16.840.1.101.3.4.1.21 (Cipher)
[2026-02-11T22:47:34.793Z] 299) PBKDF2WithHmacSHA1 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 300) OID.1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 301) 1.2.840.113549.1.5.12 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 302) HmacSHA384 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 303) OID.1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 304) 1.2.840.113549.2.10 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 305) SunTlsKeyMaterial (KeyGenerator)
[2026-02-11T22:47:34.793Z] 306) SunTls12KeyMaterial (KeyGenerator)
[2026-02-11T22:47:34.793Z] 307) AES_192/GCM/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 308) OID.2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T22:47:34.793Z] 309) 2.16.840.1.101.3.4.1.26 (Cipher)
[2026-02-11T22:47:34.793Z] 310) DiffieHellman (KeyAgreement)
[2026-02-11T22:47:34.793Z] 311) OID.1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T22:47:34.793Z] 312) 1.2.840.113549.1.3.1 (KeyAgreement)
[2026-02-11T22:47:34.793Z] 313) DH (KeyAgreement)
[2026-02-11T22:47:34.793Z] 314) PBEWithMD5AndDES (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 315) OID.1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 316) 1.2.840.113549.1.5.3 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 317) PBE (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 318) PBEWithMD5AndDES (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 319) OID.1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 320) 1.2.840.113549.1.5.3 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 321) PBE (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 322) PBEWithHmacSHA512 (Mac)
[2026-02-11T22:47:34.793Z] 323) ChaCha20-Poly1305 (Cipher)
[2026-02-11T22:47:34.793Z] 324) OID.1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-11T22:47:34.793Z] 325) 1.2.840.113549.1.9.16.3.18 (Cipher)
[2026-02-11T22:47:34.793Z] 326) PBEWithHmacSHA384AndAES_128 (Cipher)
[2026-02-11T22:47:34.793Z] 327) AES_128/ECB/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 328) OID.2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T22:47:34.793Z] 329) 2.16.840.1.101.3.4.1.1 (Cipher)
[2026-02-11T22:47:34.793Z] 330) AES (KeyGenerator)
[2026-02-11T22:47:34.793Z] 331) OID.2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 332) 2.16.840.1.101.3.4.1 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 333) Rijndael (KeyGenerator)
[2026-02-11T22:47:34.793Z] 334) AES_128/OFB/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 335) OID.2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T22:47:34.793Z] 336) 2.16.840.1.101.3.4.1.3 (Cipher)
[2026-02-11T22:47:34.793Z] 337) SunTlsMasterSecret (KeyGenerator)
[2026-02-11T22:47:34.793Z] 338) SunTls12MasterSecret (KeyGenerator)
[2026-02-11T22:47:34.793Z] 339) SunTlsExtendedMasterSecret (KeyGenerator)
[2026-02-11T22:47:34.793Z] 340) AES_128/CBC/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 341) OID.2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T22:47:34.793Z] 342) 2.16.840.1.101.3.4.1.2 (Cipher)
[2026-02-11T22:47:34.793Z] 343) AESWrap_128 (Cipher)
[2026-02-11T22:47:34.793Z] 344) OID.2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T22:47:34.793Z] 345) 2.16.840.1.101.3.4.1.5 (Cipher)
[2026-02-11T22:47:34.793Z] 346) AES_128/CFB/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 347) OID.2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T22:47:34.793Z] 348) 2.16.840.1.101.3.4.1.4 (Cipher)
[2026-02-11T22:47:34.793Z] 349) PBKDF2WithHmacSHA512 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 350) AES_128/GCM/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 351) OID.2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T22:47:34.793Z] 352) 2.16.840.1.101.3.4.1.6 (Cipher)
[2026-02-11T22:47:34.793Z] 353) SunTlsRsaPremasterSecret (KeyGenerator)
[2026-02-11T22:47:34.793Z] 354) SunTls12RsaPremasterSecret (KeyGenerator)
[2026-02-11T22:47:34.793Z] 355) PBEWithHmacSHA224AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 356) HmacPBESHA512 (Mac)
[2026-02-11T22:47:34.793Z] 357) HmacSHA256 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 358) OID.1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 359) 1.2.840.113549.2.9 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 360) AES_256/GCM/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 361) OID.2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T22:47:34.793Z] 362) 2.16.840.1.101.3.4.1.46 (Cipher)
[2026-02-11T22:47:34.793Z] 363) PBEWithHmacSHA384AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 364) DESede (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 365) TripleDES (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 366) HmacSHA512/224 (Mac)
[2026-02-11T22:47:34.793Z] 367) OID.1.2.840.113549.2.12 (Mac)
[2026-02-11T22:47:34.793Z] 368) 1.2.840.113549.2.12 (Mac)
[2026-02-11T22:47:34.793Z] 369) ARCFOUR (KeyGenerator)
[2026-02-11T22:47:34.793Z] 370) OID.1.2.840.113549.3.4 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 371) 1.2.840.113549.3.4 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 372) RC4 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 373) PBES2 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 374) OID.1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 375) 1.2.840.113549.1.5.13 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 376) PBEWithSHA1AndRC4_40 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 377) OID.1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 378) 1.2.840.113549.1.12.1.2 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 379) PBEWithSHA1AndRC4_128 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 380) OID.1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 381) 1.2.840.113549.1.12.1.1 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 382) AES_256/CFB/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 383) OID.2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T22:47:34.793Z] 384) 2.16.840.1.101.3.4.1.44 (Cipher)
[2026-02-11T22:47:34.793Z] 385) AESWrap_256 (Cipher)
[2026-02-11T22:47:34.793Z] 386) OID.2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T22:47:34.793Z] 387) 2.16.840.1.101.3.4.1.45 (Cipher)
[2026-02-11T22:47:34.793Z] 388) DES (KeyGenerator)
[2026-02-11T22:47:34.793Z] 389) PBEWithMD5AndDES (Cipher)
[2026-02-11T22:47:34.793Z] 390) OID.1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T22:47:34.793Z] 391) 1.2.840.113549.1.5.3 (Cipher)
[2026-02-11T22:47:34.793Z] 392) PBE (Cipher)
[2026-02-11T22:47:34.793Z] 393) AES_256/ECB/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 394) OID.2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T22:47:34.793Z] 395) 2.16.840.1.101.3.4.1.41 (Cipher)
[2026-02-11T22:47:34.793Z] 396) AES_256/CBC/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 397) OID.2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T22:47:34.793Z] 398) 2.16.840.1.101.3.4.1.42 (Cipher)
[2026-02-11T22:47:34.793Z] 399) PBEWithHmacSHA224AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 400) AES_256/OFB/NoPadding (Cipher)
[2026-02-11T22:47:34.793Z] 401) OID.2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T22:47:34.793Z] 402) 2.16.840.1.101.3.4.1.43 (Cipher)
[2026-02-11T22:47:34.793Z] 403) AES (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 404) OID.2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 405) 2.16.840.1.101.3.4.1 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 406) Rijndael (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 407) HmacSHA512/256 (Mac)
[2026-02-11T22:47:34.793Z] 408) OID.1.2.840.113549.2.13 (Mac)
[2026-02-11T22:47:34.793Z] 409) 1.2.840.113549.2.13 (Mac)
[2026-02-11T22:47:34.793Z] 410) DESedeWrap (Cipher)
[2026-02-11T22:47:34.793Z] 411) DiffieHellman (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 412) OID.1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 413) 1.2.840.113549.1.3.1 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 414) DH (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 415) PBEWithHmacSHA224AndAES_128 (Cipher)
[2026-02-11T22:47:34.793Z] 416) PBEWithSHA1AndRC2_128 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 417) OID.1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 418) 1.2.840.113549.1.12.1.5 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 419) HmacPBESHA512/224 (Mac)
[2026-02-11T22:47:34.793Z] 420) DESede (KeyGenerator)
[2026-02-11T22:47:34.793Z] 421) TripleDES (KeyGenerator)
[2026-02-11T22:47:34.793Z] 422) AES (Cipher)
[2026-02-11T22:47:34.793Z] 423) OID.2.16.840.1.101.3.4.1 (Cipher)
[2026-02-11T22:47:34.793Z] 424) 2.16.840.1.101.3.4.1 (Cipher)
[2026-02-11T22:47:34.793Z] 425) Rijndael (Cipher)
[2026-02-11T22:47:34.793Z] 426) HmacSHA1 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 427) OID.1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 428) 1.2.840.113549.2.7 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 429) HmacSHA224 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 430) OID.1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 431) 1.2.840.113549.2.8 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 432) HmacSHA1 (Mac)
[2026-02-11T22:47:34.793Z] 433) OID.1.2.840.113549.2.7 (Mac)
[2026-02-11T22:47:34.793Z] 434) 1.2.840.113549.2.7 (Mac)
[2026-02-11T22:47:34.793Z] 435) HmacSHA224 (Mac)
[2026-02-11T22:47:34.793Z] 436) OID.1.2.840.113549.2.8 (Mac)
[2026-02-11T22:47:34.793Z] 437) 1.2.840.113549.2.8 (Mac)
[2026-02-11T22:47:34.793Z] 438) HmacSHA256 (Mac)
[2026-02-11T22:47:34.793Z] 439) OID.1.2.840.113549.2.9 (Mac)
[2026-02-11T22:47:34.793Z] 440) 1.2.840.113549.2.9 (Mac)
[2026-02-11T22:47:34.793Z] 441) ChaCha20 (Cipher)
[2026-02-11T22:47:34.793Z] 442) HmacPBESHA1 (Mac)
[2026-02-11T22:47:34.793Z] 443) DiffieHellman (KeyFactory)
[2026-02-11T22:47:34.793Z] 444) OID.1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T22:47:34.793Z] 445) 1.2.840.113549.1.3.1 (KeyFactory)
[2026-02-11T22:47:34.793Z] 446) DH (KeyFactory)
[2026-02-11T22:47:34.793Z] 447) PBEWithSHA1AndRC4_40 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 448) OID.1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 449) 1.2.840.113549.1.12.1.2 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 450) ChaCha20-Poly1305 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 451) OID.1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 452) 1.2.840.113549.1.9.16.3.18 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 453) DiffieHellman (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.793Z] 454) OID.1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.793Z] 455) 1.2.840.113549.1.3.1 (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.793Z] 456) DH (AlgorithmParameterGenerator)
[2026-02-11T22:47:34.793Z] 457) SslMacMD5 (Mac)
[2026-02-11T22:47:34.793Z] 458) DESede (Cipher)
[2026-02-11T22:47:34.793Z] 459) TripleDES (Cipher)
[2026-02-11T22:47:34.793Z] 460) PBEWithHmacSHA512AndAES_128 (Cipher)
[2026-02-11T22:47:34.793Z] 461) OAEP (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 462) DES (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 463) PBEWithMD5AndTripleDES (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 464) PBEWithSHA1AndRC2_128 (Cipher)
[2026-02-11T22:47:34.793Z] 465) OID.1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T22:47:34.793Z] 466) 1.2.840.113549.1.12.1.5 (Cipher)
[2026-02-11T22:47:34.793Z] 467) PBEWithSHA1AndRC2_40 (Cipher)
[2026-02-11T22:47:34.793Z] 468) OID.1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T22:47:34.793Z] 469) 1.2.840.113549.1.12.1.6 (Cipher)
[2026-02-11T22:47:34.793Z] 470) PBEWithSHA1AndDESede (Cipher)
[2026-02-11T22:47:34.793Z] 471) OID.1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T22:47:34.793Z] 472) 1.2.840.113549.1.12.1.3 (Cipher)
[2026-02-11T22:47:34.793Z] 473) PBEWithSHA1AndRC4_128 (Cipher)
[2026-02-11T22:47:34.793Z] 474) OID.1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T22:47:34.793Z] 475) 1.2.840.113549.1.12.1.1 (Cipher)
[2026-02-11T22:47:34.793Z] 476) PBEWithSHA1AndRC4_40 (Cipher)
[2026-02-11T22:47:34.793Z] 477) OID.1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T22:47:34.793Z] 478) 1.2.840.113549.1.12.1.2 (Cipher)
[2026-02-11T22:47:34.793Z] 479) HmacSHA512 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 480) OID.1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 481) 1.2.840.113549.2.11 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 482) PBEWithHmacSHA384 (Mac)
[2026-02-11T22:47:34.793Z] 483) PBKDF2WithHmacSHA384 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 484) PBEWithHmacSHA1 (Mac)
[2026-02-11T22:47:34.793Z] 485) PBEWithHmacSHA224AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 486) PBEWithHmacSHA512AndAES_256 (Cipher)
[2026-02-11T22:47:34.793Z] 487) ARCFOUR (Cipher)
[2026-02-11T22:47:34.793Z] 488) OID.1.2.840.113549.3.4 (Cipher)
[2026-02-11T22:47:34.793Z] 489) 1.2.840.113549.3.4 (Cipher)
[2026-02-11T22:47:34.793Z] 490) RC4 (Cipher)
[2026-02-11T22:47:34.793Z] 491) PBEWithHmacSHA224AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 492) PBEWithSHA1AndDESede (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 493) OID.1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 494) 1.2.840.113549.1.12.1.3 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 495) HmacSHA384 (Mac)
[2026-02-11T22:47:34.793Z] 496) OID.1.2.840.113549.2.10 (Mac)
[2026-02-11T22:47:34.793Z] 497) 1.2.840.113549.2.10 (Mac)
[2026-02-11T22:47:34.793Z] 498) HmacSHA512 (Mac)
[2026-02-11T22:47:34.793Z] 499) OID.1.2.840.113549.2.11 (Mac)
[2026-02-11T22:47:34.793Z] 500) 1.2.840.113549.2.11 (Mac)
[2026-02-11T22:47:34.793Z] 501) HmacPBESHA512/256 (Mac)
[2026-02-11T22:47:34.793Z] 502) PBEWithHmacSHA256AndAES_256 (Cipher)
[2026-02-11T22:47:34.793Z] 503) RC2 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 504) PBEWithSHA1AndRC4_128 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 505) OID.1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 506) 1.2.840.113549.1.12.1.1 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 507) HmacPBESHA384 (Mac)
[2026-02-11T22:47:34.793Z] 508) AESWrap (Cipher)
[2026-02-11T22:47:34.793Z] 509) PBKDF2WithHmacSHA256 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 510) RSA (Cipher)
[2026-02-11T22:47:34.793Z] 511) PBEWithHmacSHA384AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 512) RC2 (Cipher)
[2026-02-11T22:47:34.793Z] 513) PBEWithSHA1AndRC2_40 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 514) OID.1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 515) 1.2.840.113549.1.12.1.6 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 516) PBEWithHmacSHA256AndAES_128 (Cipher)
[2026-02-11T22:47:34.793Z] 517) HmacPBESHA256 (Mac)
[2026-02-11T22:47:34.793Z] 518) PBEWithHmacSHA256AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 519) PBEWithHmacSHA256AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 520) PBEWithHmacSHA1AndAES_128 (Cipher)
[2026-02-11T22:47:34.793Z] 521) DES (Cipher)
[2026-02-11T22:47:34.793Z] 522) SslMacSHA1 (Mac)
[2026-02-11T22:47:34.793Z] 523) PBEWithHmacSHA256AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 524) PBEWithHmacSHA224 (Mac)
[2026-02-11T22:47:34.793Z] 525) PBEWithHmacSHA256AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 526) PBEWithMD5AndTripleDES (Cipher)
[2026-02-11T22:47:34.793Z] 527) PBKDF2WithHmacSHA224 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 528) PBEWithHmacSHA1AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 529) SunTls12Prf (KeyGenerator)
[2026-02-11T22:47:34.793Z] 530) Blowfish (KeyGenerator)
[2026-02-11T22:47:34.793Z] 531) HmacPBESHA224 (Mac)
[2026-02-11T22:47:34.793Z] 532) PBEWithHmacSHA256 (Mac)
[2026-02-11T22:47:34.793Z] 533) HmacMD5 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 534) HmacMD5 (Mac)
[2026-02-11T22:47:34.793Z] 535) PBEWithHmacSHA1AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 536) PBEWithHmacSHA512AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 537) PBEWithHmacSHA1AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 538) DES (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 539) PBEWithHmacSHA1AndAES_256 (Cipher)
[2026-02-11T22:47:34.793Z] 540) DESede (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 541) TripleDES (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 542) PBEWithHmacSHA512AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 543) PBEWithHmacSHA1AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 544) SunTlsPrf (KeyGenerator)
[2026-02-11T22:47:34.793Z] 545) RC2 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 546) JCEKS (KeyStore)
[2026-02-11T22:47:34.793Z] 547) GCM (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 548) Blowfish (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 549) ChaCha20 (KeyGenerator)
[2026-02-11T22:47:34.793Z] 550) PBEWithHmacSHA384AndAES_256 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 551) PBEWithHmacSHA512AndAES_128 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 552) PBEWithHmacSHA512AndAES_256 (SecretKeyFactory)
[2026-02-11T22:47:34.793Z] 553) PBEWithHmacSHA384AndAES_128 (AlgorithmParameters)
[2026-02-11T22:47:34.793Z] 554) PBEWithMD5AndTripleDES (AlgorithmParameters)
[2026-02-11T22:47:34.794Z] 555) Blowfish (Cipher)
[2026-02-11T22:47:34.794Z] 556) PBEWithHmacSHA384AndAES_256 (Cipher)
[2026-02-11T22:47:34.794Z] SunJGSS
[2026-02-11T22:47:34.794Z] **************curves**************
[2026-02-11T22:47:34.794Z] 557) 1.2.840.113554.1.2.2 (GssApiMechanism)
[2026-02-11T22:47:34.794Z] 558) 1.3.6.1.5.5.2 (GssApiMechanism)
[2026-02-11T22:47:34.794Z] SunSASL
[2026-02-11T22:47:34.794Z] **************curves**************
[2026-02-11T22:47:34.794Z] 559) DIGEST-MD5 (SaslClientFactory)
[2026-02-11T22:47:34.794Z] 560) DIGEST-MD5 (SaslServerFactory)
[2026-02-11T22:47:34.794Z] 561) EXTERNAL (SaslClientFactory)
[2026-02-11T22:47:34.794Z] 562) NTLM (SaslClientFactory)
[2026-02-11T22:47:34.794Z] 563) NTLM (SaslServerFactory)
[2026-02-11T22:47:34.794Z] 564) PLAIN (SaslClientFactory)
[2026-02-11T22:47:34.794Z] 565) CRAM-MD5 (SaslClientFactory)
[2026-02-11T22:47:34.794Z] 566) CRAM-MD5 (SaslServerFactory)
[2026-02-11T22:47:34.794Z] XMLDSig
[2026-02-11T22:47:34.794Z] **************curves**************
[2026-02-11T22:47:34.794Z] 567) http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments (TransformService)
[2026-02-11T22:47:34.794Z] 568) INCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T22:47:34.794Z] 569) http://www.w3.org/2000/09/xmldsig#enveloped-signature (TransformService)
[2026-02-11T22:47:34.794Z] 570) ENVELOPED (TransformService)
[2026-02-11T22:47:34.794Z] 571) http://www.w3.org/2001/10/xml-exc-c14n#WithComments (TransformService)
[2026-02-11T22:47:34.794Z] 572) EXCLUSIVE_WITH_COMMENTS (TransformService)
[2026-02-11T22:47:34.794Z] 573) http://www.w3.org/2001/10/xml-exc-c14n# (TransformService)
[2026-02-11T22:47:34.794Z] 574) EXCLUSIVE (TransformService)
[2026-02-11T22:47:34.794Z] 575) http://www.w3.org/2002/06/xmldsig-filter2 (TransformService)
[2026-02-11T22:47:34.794Z] 576) XPATH2 (TransformService)
[2026-02-11T22:47:34.794Z] 577) http://www.w3.org/TR/1999/REC-xslt-19991116 (TransformService)
[2026-02-11T22:47:34.794Z] 578) XSLT (TransformService)
[2026-02-11T22:47:34.794Z] 579) http://www.w3.org/2006/12/xml-c14n11 (TransformService)
[2026-02-11T22:47:34.794Z] 580) http://www.w3.org/TR/1999/REC-xpath-19991116 (TransformService)
[2026-02-11T22:47:34.794Z] 581) XPATH (TransformService)
[2026-02-11T22:47:34.794Z] 582) DOM (KeyInfoFactory)
[2026-02-11T22:47:34.794Z] 583) http://www.w3.org/2000/09/xmldsig#base64 (TransformService)
[2026-02-11T22:47:34.794Z] 584) BASE64 (TransformService)
[2026-02-11T22:47:34.794Z] 585) http://www.w3.org/2006/12/xml-c14n11#WithComments (TransformService)
[2026-02-11T22:47:34.794Z] 586) DOM (XMLSignatureFactory)
[2026-02-11T22:47:34.794Z] 587) http://www.w3.org/TR/2001/REC-xml-c14n-20010315 (TransformService)
[2026-02-11T22:47:34.794Z] 588) INCLUSIVE (TransformService)
[2026-02-11T22:47:34.794Z] SunPCSC
[2026-02-11T22:47:34.794Z] **************curves**************
[2026-02-11T22:47:34.794Z] 589) PC/SC (TerminalFactory)
[2026-02-11T22:47:34.794Z] JdkLDAP
[2026-02-11T22:47:34.794Z] **************curves**************
[2026-02-11T22:47:34.794Z] 590) LDAP (CertStore)
[2026-02-11T22:47:34.794Z] JdkSASL
[2026-02-11T22:47:34.794Z] **************curves**************
[2026-02-11T22:47:34.794Z] 591) GSSAPI (SaslClientFactory)
[2026-02-11T22:47:34.794Z] 592) GSSAPI (SaslServerFactory)
[2026-02-11T22:47:34.794Z] Apple
[2026-02-11T22:47:34.794Z] **************curves**************
[2026-02-11T22:47:34.794Z] 593) KeychainStore (KeyStore)
[2026-02-11T22:47:34.794Z] SunPKCS11
[2026-02-11T22:47:34.794Z] **************curves**************
[2026-02-11T22:47:34.794Z] Known types size: 29
[2026-02-11T22:47:34.794Z] Missing to test types: []
[2026-02-11T22:47:34.794Z] Missing to test types: 0; see list above
[2026-02-11T22:47:34.794Z] ----------------------------------
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 0
[2026-02-11T22:47:34.794Z] All TerminalFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 0
[2026-02-11T22:47:34.794Z] All Policy passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-11T22:47:34.794Z] Total checks: 20, failed: 0
[2026-02-11T22:47:34.794Z] All TransformService passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-11T22:47:34.794Z] Total checks: 7, failed: 0
[2026-02-11T22:47:34.794Z] All KeyStore passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-11T22:47:34.794Z] Total checks: 5, failed: 0
[2026-02-11T22:47:34.794Z] All SecureRandom passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-11T22:47:34.794Z] Total checks: 3, failed: 0
[2026-02-11T22:47:34.794Z] All CertStore passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-11T22:47:34.794Z] Total checks: 31, failed: 0
[2026-02-11T22:47:34.794Z] All KeyFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 39, failed: 0
[2026-02-11T22:47:34.794Z] All KeyGenerator passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 0
[2026-02-11T22:47:34.794Z] All SaslServerFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 0
[2026-02-11T22:47:34.794Z] All Configuration passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 0
[2026-02-11T22:47:34.794Z] All XMLSignatureFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 12, failed: 0
[2026-02-11T22:47:34.794Z] All KeyAgreement passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-11T22:47:34.794Z] Total checks: 0, failed: 0
[2026-02-11T22:47:34.794Z] All KDF passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KDFTests
[2026-02-11T22:47:34.794Z] Total checks: 6, failed: 0
[2026-02-11T22:47:34.794Z] All SaslClientFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 5, failed: 0
[2026-02-11T22:47:34.794Z] All TrustManagerFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 109, failed: 0
[2026-02-11T22:47:34.794Z] All Signature passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-11T22:47:34.794Z] Total checks: 36, failed: 0
[2026-02-11T22:47:34.794Z] All Mac passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.MacTests
[2026-02-11T22:47:34.794Z] Total checks: 11, failed: 0
[2026-02-11T22:47:34.794Z] All SSLContext passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-11T22:47:34.794Z] Total checks: 2, failed: 0
[2026-02-11T22:47:34.794Z] All CertificateFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 43, failed: 0
[2026-02-11T22:47:34.794Z] All MessageDigest passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-11T22:47:34.794Z] Total checks: 8, failed: 0
[2026-02-11T22:47:34.794Z] All AlgorithmParameterGenerator passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-11T22:47:34.794Z] Total checks: 0, failed: 0
[2026-02-11T22:47:34.794Z] All KEM passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KEMTests
[2026-02-11T22:47:34.794Z] Total checks: 3, failed: 0
[2026-02-11T22:47:34.794Z] All KeyManagerFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 3, failed: 0
[2026-02-11T22:47:34.794Z] All SaslServerFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 104, failed: 0
[2026-02-11T22:47:34.794Z] All Cipher passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.CipherTests
[2026-02-11T22:47:34.794Z] Total checks: 65, failed: 0
[2026-02-11T22:47:34.794Z] All AlgorithmParameters passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 1
[2026-02-11T22:47:34.794Z] 1 CertPathValidator failed
[2026-02-11T22:47:34.794Z] ** failed runs: 1 **
[2026-02-11T22:47:34.794Z] java.lang.Exception: 0) SUN: PKIX~PKIX (CertPathValidator)
[2026-02-11T22:47:34.794Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:102)
[2026-02-11T22:47:34.794Z] at cryptotest.utils.AlgorithmTest.doTest(AlgorithmTest.java:65)
[2026-02-11T22:47:34.794Z] at cryptotest.CryptoTest.main(CryptoTest.java:131)
[2026-02-11T22:47:34.794Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T22:47:34.794Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-11T22:47:34.794Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T22:47:34.794Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2026-02-11T22:47:34.794Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-11T22:47:34.794Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2026-02-11T22:47:34.794Z] Caused by: cryptotest.utils.AlgorithmRunException: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T22:47:34.794Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:98)
[2026-02-11T22:47:34.794Z] at cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:96)
[2026-02-11T22:47:34.794Z] ... 8 more
[2026-02-11T22:47:34.794Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-02-11T22:47:34.794Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-02-11T22:47:34.794Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-02-11T22:47:34.794Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-02-11T22:47:34.794Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-02-11T22:47:34.794Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-02-11T22:47:34.794Z] at cryptotest.tests.CertPathValidatorTests.checkAlgorithm(CertPathValidatorTests.java:93)
[2026-02-11T22:47:34.794Z] ... 9 more
[2026-02-11T22:47:34.794Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Sun Feb 08 06:40:12 EST 2026
[2026-02-11T22:47:34.794Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:277)
[2026-02-11T22:47:34.794Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:669)
[2026-02-11T22:47:34.794Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-02-11T22:47:34.794Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-02-11T22:47:34.794Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-02-11T22:47:34.794Z] ... 14 more
[2026-02-11T22:47:34.794Z] ** failed inits: 0 **
[2026-02-11T22:47:34.794Z] ** error runs: 0 **
[2026-02-11T22:47:34.794Z]
[2026-02-11T22:47:34.794Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:47:34.794Z] Total checks: 31, failed: 0
[2026-02-11T22:47:34.794Z] All KeyPairGenerator passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-11T22:47:34.794Z] Total checks: 2, failed: 0
[2026-02-11T22:47:34.794Z] All GssApiMechanism passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 0
[2026-02-11T22:47:34.794Z] All KeyInfoFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 0
[2026-02-11T22:47:34.794Z] All CertPathBuilder passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-11T22:47:34.794Z] Total checks: 40, failed: 0
[2026-02-11T22:47:34.794Z] All SecretKeyFactory passed
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-11T22:47:34.794Z] Total checks: 13, failed: 0
[2026-02-11T22:47:34.794Z] Checked 13 providers
[2026-02-11T22:47:34.794Z] no bad provider appeared (from total of 1: [SunPKCS11-NSS])
[2026-02-11T22:47:34.794Z] all expected providers appeared (from total of 0: [])]nfailed: 0 providers
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TestProviders
[2026-02-11T22:47:34.794Z] Total checks: 593, failed: 0
[2026-02-11T22:47:34.794Z] Checked 593 services
[2026-02-11T22:47:34.794Z] no bad curve appeared (from total of 2: [NIST P-192, 1.2.840.10045.3.1.1])
[2026-02-11T22:47:34.794Z] all expected curves appeared (from total of 0: [])
[2026-02-11T22:47:34.794Z] failed: 0 services
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TestServices
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 0
[2026-02-11T22:47:34.794Z] Number of checked services changed during test run 593
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-11T22:47:34.794Z] Total checks: 1, failed: 0
[2026-02-11T22:47:34.794Z] Tested all 593 algorithms
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-11T22:47:34.794Z] ----------------------------------
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TerminalFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.PolicyTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TransformServiceTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyStoreTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SecureRandomTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.CertStoreTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyGeneratorTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SaslServerFactoryGssapiTest
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.ConfigurationTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.XMLSignatureFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyAgreementTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KDFTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SaslClientFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TrustManagerFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SignatureTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.MacTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SSLContextTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.CertificateFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.MessageDigestTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.AlgorithmParameterGeneratorTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KEMTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyManagerFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SaslServerFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.CipherTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.AlgorithmParametersTests
[2026-02-11T22:47:34.794Z] FAILED: cryptotest.tests.CertPathValidatorTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyPairGeneratorTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.GssApiMechanismTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.KeyInfoFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.CertPathBuilderTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.SecretKeyFactoryTests
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TestProviders
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.tests.TestServices
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.CryptoTest$ConstantServices
[2026-02-11T22:47:34.794Z] PASSED: cryptotest.CryptoTest$NoAlgorithmMissed
[2026-02-11T22:47:34.794Z] Test runs: 36; failed: 1
[2026-02-11T22:47:34.794Z] STDERR:
[2026-02-11T22:47:34.794Z] java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T22:47:34.794Z] at cryptotest.CryptoTest.main(CryptoTest.java:173)
[2026-02-11T22:47:34.794Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-02-11T22:47:34.794Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2026-02-11T22:47:34.794Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-02-11T22:47:34.794Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2026-02-11T22:47:34.794Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2026-02-11T22:47:34.794Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2026-02-11T22:47:34.794Z]
[2026-02-11T22:47:34.794Z] JavaTest Message: Test threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T22:47:34.794Z] JavaTest Message: shutting down test
[2026-02-11T22:47:34.794Z]
[2026-02-11T22:47:34.794Z] STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T22:47:34.794Z] rerun:
[2026-02-11T22:47:34.794Z] cd /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/scratch && \
[2026-02-11T22:47:34.794Z] HOME=/Users/admin \
[2026-02-11T22:47:34.794Z] PATH=/bin:/usr/bin:/usr/sbin \
[2026-02-11T22:47:34.794Z] CLASSPATH=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto/jtreg/lib/javatest.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jvmtest/functional/security/Crypto/jtreg/lib/jtreg.jar \
[2026-02-11T22:47:34.794Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \
[2026-02-11T22:47:34.794Z] -Dtest.vm.opts=-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:47:34.794Z] -Dtest.tool.vm.opts=-J-Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:47:34.794Z] -Dtest.compiler.opts= \
[2026-02-11T22:47:34.794Z] -Dtest.java.opts= \
[2026-02-11T22:47:34.794Z] -Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T22:47:34.794Z] -Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2026-02-11T22:47:34.794Z] -Dtest.timeout.factor=2.0 \
[2026-02-11T22:47:34.794Z] -Dtest.root=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:47:34.794Z] -Dtest.name=cryptotest/CryptoTest.java \
[2026-02-11T22:47:34.794Z] -Dtest.file=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest/CryptoTest.java \
[2026-02-11T22:47:34.794Z] -Dtest.src=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest \
[2026-02-11T22:47:34.794Z] -Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest/cryptotest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/functional/security/Crypto/CryptoTest \
[2026-02-11T22:47:34.794Z] -Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest \
[2026-02-11T22:47:34.794Z] -Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes/cryptotest:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/classes \
[2026-02-11T22:47:34.794Z] -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-11T22:47:34.794Z] --add-modules java.base,java.security.jgss,java.smartcardio,java.xml.crypto \
[2026-02-11T22:47:34.794Z] --add-opens java.base/java.security=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] --add-exports java.base/com.sun.crypto.provider=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] --add-exports java.base/sun.security.internal.spec=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] --add-exports java.base/sun.security.ssl=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] --add-exports java.base/sun.security.x509=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] --add-exports java.security.jgss/sun.security.jgss=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] --add-exports java.security.jgss/sun.security.jgss.krb5=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] --add-exports java.security.jgss/sun.security.krb5=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] --add-exports java.smartcardio/javax.smartcardio=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] --add-exports java.xml.crypto/org.jcp.xml.dsig.internal.dom=ALL-UNNAMED \
[2026-02-11T22:47:34.794Z] -Dcryptotests.skipAgentTests=1 \
[2026-02-11T22:47:34.794Z] com.sun.javatest.regtest.agent.MainWrapper /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work/cryptotest/CryptoTest.d/main.2.jta
[2026-02-11T22:47:34.794Z]
[2026-02-11T22:47:34.795Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Some tests failed: 1
[2026-02-11T22:47:34.795Z] --------------------------------------------------
[2026-02-11T22:47:34.795Z] Test results: passed: 29; failed: 2
[2026-02-11T22:47:34.795Z] Report written to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/report/html/report.html
[2026-02-11T22:47:34.795Z] Results written to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/output_17708499473123/CryptoTests_jtreg_0/work
[2026-02-11T22:47:34.795Z] Error: Some tests failed or other problems occurred.
[2026-02-11T22:47:34.795Z] -----------------------------------
[2026-02-11T22:47:34.795Z] CryptoTests_jtreg_0_FAILED
[2026-02-11T22:47:34.795Z] -----------------------------------
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] TEST TEARDOWN:
[2026-02-11T22:47:34.795Z] Nothing to be done for teardown.
[2026-02-11T22:47:34.795Z] CryptoTests_jtreg_0 Finish Time: Wed Feb 11 17:47:26 2026 Epoch Time (ms): 1770850046157
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] Running test SecurityTests_0 ...
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] SecurityTests_0 Start Time: Wed Feb 11 17:47:26 2026 Epoch Time (ms): 1770850046216
[2026-02-11T22:47:34.795Z] SecurityTests_0_DISABLED
[2026-02-11T22:47:34.795Z] Disabled Reason:
[2026-02-11T22:47:34.795Z] https://github.com/eclipse-openj9/openj9/issues/17680
[2026-02-11T22:47:34.795Z] SecurityTests_0 Finish Time: Wed Feb 11 17:47:26 2026 Epoch Time (ms): 1770850046256
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] Running test cmdLineTester_classesdbgddrext_zos_0 ...
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] cmdLineTester_classesdbgddrext_zos_0 Start Time: Wed Feb 11 17:47:26 2026 Epoch Time (ms): 1770850046343
[2026-02-11T22:47:34.795Z] Skipped due to jvm options ( ) and/or platform requirements ([os.zos]) => cmdLineTester_classesdbgddrext_zos_0_SKIPPED
[2026-02-11T22:47:34.795Z] cmdLineTester_classesdbgddrext_zos_0 Finish Time: Wed Feb 11 17:47:26 2026 Epoch Time (ms): 1770850046373
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] Running test testExample_0 ...
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] testExample_0 Start Time: Wed Feb 11 17:47:26 2026 Epoch Time (ms): 1770850046442
[2026-02-11T22:47:34.795Z] Skipped due to jvm options ( -Xint ) and/or platform requirements ([os.linux,arch.x86,bits.64]) => testExample_0_SKIPPED
[2026-02-11T22:47:34.795Z] testExample_0 Finish Time: Wed Feb 11 17:47:26 2026 Epoch Time (ms): 1770850046470
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] Running test MockitoMockTest_0 ...
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] MockitoMockTest_0 Start Time: Wed Feb 11 17:47:26 2026 Epoch Time (ms): 1770850046539
[2026-02-11T22:47:34.795Z] variation: NoOptions
[2026-02-11T22:47:34.795Z] JVM_OPTIONS:
[2026-02-11T22:47:34.795Z] { \
[2026-02-11T22:47:34.795Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:47:34.795Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:47:34.795Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/MockitoMockTest_0"; \
[2026-02-11T22:47:34.795Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/MockitoMockTest_0"; \
[2026-02-11T22:47:34.795Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:47:34.795Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -cp "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/MockitoTests/MockitoTests.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/mockito-core.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/byte-buddy-agent.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/objenesis.jar" test.java.MockitoMockTest ; \
[2026-02-11T22:47:34.795Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "MockitoMockTest_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/MockitoMockTest_0"; else echo "-----------------------------------"; echo "MockitoMockTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:47:34.795Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:47:34.795Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:47:34.795Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/TestTargetResult";
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] TEST SETUP:
[2026-02-11T22:47:34.795Z] Nothing to be done for setup.
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] TESTING:
[2026-02-11T22:47:34.795Z] Call Mockito.mock(ArrayList.class)
[2026-02-11T22:47:34.795Z] -----------------------------------
[2026-02-11T22:47:34.795Z] MockitoMockTest_0_PASSED
[2026-02-11T22:47:34.795Z] -----------------------------------
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] TEST TEARDOWN:
[2026-02-11T22:47:34.795Z] Nothing to be done for teardown.
[2026-02-11T22:47:34.795Z] MockitoMockTest_0 Finish Time: Wed Feb 11 17:47:28 2026 Epoch Time (ms): 1770850048430
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] Running test IllegalAccessProtectedMethodTest_hs_0 ...
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Wed Feb 11 17:47:28 2026 Epoch Time (ms): 1770850048499
[2026-02-11T22:47:34.795Z] variation: NoOptions
[2026-02-11T22:47:34.795Z] JVM_OPTIONS:
[2026-02-11T22:47:34.795Z] { \
[2026-02-11T22:47:34.795Z] echo ""; echo "TEST SETUP:"; \
[2026-02-11T22:47:34.795Z] echo "Nothing to be done for setup."; \
[2026-02-11T22:47:34.795Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-11T22:47:34.795Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/IllegalAccessProtectedMethodTest_hs_0"; \
[2026-02-11T22:47:34.795Z] echo ""; echo "TESTING:"; \
[2026-02-11T22:47:34.795Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" \
[2026-02-11T22:47:34.795Z] -javaagent:"/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-11T22:47:34.795Z] -cp "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/testng.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/jcommander.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/../../externalDependency/lib/asm-all.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \
[2026-02-11T22:47:34.795Z] org.testng.TestNG -d "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/IllegalAccessProtectedMethodTest_hs_0" "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/testng.xml" \
[2026-02-11T22:47:34.795Z] -testnames IllegalAccessProtectedMethodTest \
[2026-02-11T22:47:34.795Z] -groups level.extended \
[2026-02-11T22:47:34.795Z] -excludegroups d.*.osx_aarch64,d.*.arch.aarch,d.*.os.osx,d.*.bits.64,d.*.generic-all; \
[2026-02-11T22:47:34.795Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-11T22:47:34.795Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-11T22:47:34.795Z] echo "Nothing to be done for teardown."; \
[2026-02-11T22:47:34.795Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/TestTargetResult";
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] TEST SETUP:
[2026-02-11T22:47:34.795Z] Nothing to be done for setup.
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] TESTING:
[2026-02-11T22:47:34.795Z] ...
[2026-02-11T22:47:34.795Z] ... TestNG 6.14.2 by Cédric Beust (cedric@beust.com)
[2026-02-11T22:47:34.795Z] ...
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] PASSED: runTest
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] IllegalAccessProtectedMethodTest
[2026-02-11T22:47:34.795Z] Tests run: 1, Failures: 0, Skips: 0
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z] IllegalAccessError for protected method test
[2026-02-11T22:47:34.795Z] Total tests run: 1, Failures: 0, Skips: 0
[2026-02-11T22:47:34.795Z] ===============================================
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] -----------------------------------
[2026-02-11T22:47:34.795Z] IllegalAccessProtectedMethodTest_hs_0_PASSED
[2026-02-11T22:47:34.795Z] -----------------------------------
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] TEST TEARDOWN:
[2026-02-11T22:47:34.795Z] Nothing to be done for teardown.
[2026-02-11T22:47:34.795Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Wed Feb 11 17:47:29 2026 Epoch Time (ms): 1770850049064
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] All tests finished, run result summary:
[2026-02-11T22:47:34.795Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T22:47:34.795Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=11 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_aarch64 --buildList=functional --customTarget="" --testTarget=extended.functional --tapPath=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac/aqa-tests/TKG/../TKG/output_17708499473123/ --tapName=Test_openjdk11_hs_extended.functional_aarch64_mac.tap --comment=""
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] TEST TARGETS SUMMARY
[2026-02-11T22:47:34.795Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-11T22:47:34.795Z] DISABLED test targets:
[2026-02-11T22:47:34.795Z] vmLifecyleTests_0
[2026-02-11T22:47:34.795Z] vmLifecyleTests_1
[2026-02-11T22:47:34.795Z] vmLifecyleTests_2
[2026-02-11T22:47:34.795Z] vmLifecyleTests_3
[2026-02-11T22:47:34.795Z] vmLifecyleTests_4
[2026-02-11T22:47:34.795Z] vmLifecyleTests_5
[2026-02-11T22:47:34.795Z] CryptoTests_0
[2026-02-11T22:47:34.795Z] SecurityTests_0
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] PASSED test targets:
[2026-02-11T22:47:34.795Z] jsr292BootstrapTest_0
[2026-02-11T22:47:34.795Z] MockitoMockTest_0
[2026-02-11T22:47:34.795Z] IllegalAccessProtectedMethodTest_hs_0
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] FAILED test targets:
[2026-02-11T22:47:34.795Z] CryptoTests_jtreg_0 - Test results: passed: 29; failed: 2
[2026-02-11T22:47:34.795Z] Failed test cases:
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] TOTAL: 14 EXECUTED: 4 PASSED: 3 FAILED: 1 DISABLED: 8 SKIPPED: 2
[2026-02-11T22:47:34.795Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-11T22:47:34.795Z]
[2026-02-11T22:47:34.795Z] make[1]: *** [resultsSummary] Error 2
[2026-02-11T22:47:34.795Z] make: *** [_extended.functional] Error 2
[Pipeline] sh
[2026-02-11T22:47:35.437Z] ++ uname
[2026-02-11T22:47:35.437Z] + '[' Darwin = AIX ']'
[2026-02-11T22:47:35.437Z] ++ uname
[2026-02-11T22:47:35.437Z] + '[' Darwin = SunOS ']'
[2026-02-11T22:47:35.437Z] ++ uname
[2026-02-11T22:47:35.437Z] + '[' Darwin = '*BSD' ']'
[2026-02-11T22:47:35.437Z] + MAKE=make
[2026-02-11T22:47:35.437Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T22:47:35.437Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-02-11T22:47:35.495Z] $ ssh-agent -k
[2026-02-11T22:47:35.503Z] unset SSH_AUTH_SOCK;
[2026-02-11T22:47:35.503Z] unset SSH_AGENT_PID;
[2026-02-11T22:47:35.503Z] echo Agent pid 5896 killed;
[2026-02-11T22:47:35.888Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-02-11T22:47:36.019Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-11T22:47:36.123Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T22:47:36.164Z] Archiving artifacts
[2026-02-11T22:47:36.247Z] Recording fingerprints
[Pipeline] echo
[2026-02-11T22:47:36.296Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T22:47:36.334Z] Archiving artifacts
[2026-02-11T22:47:36.430Z] Recording fingerprints
[Pipeline] sh
[2026-02-11T22:47:37.089Z] + tar -cf - ./aqa-tests/TKG/output_17708499473123
[2026-02-11T22:47:37.089Z] + pigz -9
[2026-02-11T22:47:37.089Z] + gzip -9
[Pipeline] echo
[2026-02-11T22:47:37.186Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T22:47:37.223Z] Archiving artifacts
[2026-02-11T22:47:37.306Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-11T22:47:37.696Z] Tap file found: aqa-tests/TKG/output_17708499473123/Test_openjdk11_hs_extended.functional_aarch64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-11T22:47:37.985Z] Recording test results
[2026-02-11T22:47:38.321Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T22:47:38.357Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T22:47:38.863Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-11T22:47:38.863Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T22:47:39.010Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T22:47:39.010Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T22:47:40.317Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-11T22:47:40.880Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-11T22:47:40.880Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T22:47:40.999Z] 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-11T22:47:41.225Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-11T22:47:41.323Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk11_hs_extended.functional_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-02-11T22:47:41.347Z] Generating rerun Test_openjdk11_hs_extended.functional_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_extended.functional_aarch64_mac_rerun)
[Pipeline] echo
[2026-02-11T22:47:41.397Z] GENERATE_JOBS is set to true, set test job Test_openjdk11_hs_extended.functional_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-11T22:47:41.970Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-11T22:47:42.184Z] Processing DSL script testJobTemplate
[2026-02-11T22:48:32.350Z] LEVELS: [extended]
[2026-02-11T22:48:32.350Z] JDK_VERSIONS: [8]
[2026-02-11T22:48:32.350Z] GROUPS: [functional]
[2026-02-11T22:48:32.350Z] ARCH_OS_LIST: [aarch64_mac]
[2026-02-11T22:48:32.465Z] Added items:
[2026-02-11T22:48:32.465Z] GeneratedJob{name='Test_openjdk11_hs_extended.functional_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-11T22:48:45.844Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk11_hs_extended.functional_aarch64_mac_rerun)
[Pipeline] build
[2026-02-11T22:48:45.861Z] Scheduling project: Test_openjdk11_hs_extended.functional_aarch64_mac_rerun
[2026-02-11T22:48:51.694Z] Starting building: Test_openjdk11_hs_extended.functional_aarch64_mac_rerun #1
[2026-02-11T23:16:11.122Z] Build Test_openjdk11_hs_extended.functional_aarch64_mac_rerun #1 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-11T23:16:11.260Z] Running on test-rise-ubuntu2404-riscv64-8 in /home/jenkins/workspace/Test_openjdk11_hs_extended.functional_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T23:16:11.654Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T23:16:11.654Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T23:16:11.682Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-11T23:16:11.722Z] Test_openjdk11_hs_extended.functional_aarch64_mac_rerun #1 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-11T23:16:11.735Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T23:16:12.221Z] Copied 1 artifact from "Test_openjdk11_hs_extended.functional_aarch64_mac_rerun" build number 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-11T23:16:12.268Z] Saving Test_openjdk11_hs_extended.functional_aarch64_mac_rerun/1/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-11T23:16:12.296Z] Archiving artifacts
[2026-02-11T23:16:12.440Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-11T23:16:12.627Z] Tap file found: Test_openjdk11_hs_extended.functional_aarch64_mac_rerun/1/aqa-tests/TKG/output_17708516384227/Test_openjdk11_hs_extended.functional_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-11T23:16:12.837Z] 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_mac&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=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%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=396&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T23:16:12.948Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T23:16:12.948Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T23:16:12.973Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE