Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin" build number 34
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 103
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6381
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows@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_openjdk8_hs_special.functional_x86-64_windows@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/v1.0.11-release^{commit} # timeout=10
Checking out Revision 52af2ee05a5fda8eed1418ba08db0a67769b7cab (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 52af2ee05a5fda8eed1418ba08db0a67769b7cab # timeout=10
Commit message: "Update jdk tags for dryrun (#6808)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-13T23:00:51.189Z] SPEC: win_x86-64
[Pipeline] echo
[2026-01-13T23:00:51.191Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-13T23:00:51.202Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
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-01-13T23:00:51.207Z] dynamicAgents: []
[Pipeline] node
[2026-01-13T23:01:06.211Z] Still waiting to schedule task
[2026-01-13T23:01:06.211Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2026-01-13T23:25:34.223Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows
[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-01-13T23:25:34.243Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-13T23:25:34.308Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-13T23:25:34.308Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-13T23:25:34.330Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-13T23:25:34.414Z] The recommended git tool is: git
[2026-01-13T23:25:34.457Z] No credentials specified
[2026-01-13T23:25:34.479Z] Cloning the remote Git repository
[2026-01-13T23:25:34.510Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-13T23:25:34.511Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests # timeout=10
[2026-01-13T23:25:34.585Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-01-13T23:25:34.586Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-13T23:25:34.586Z] > git --version # timeout=10
[2026-01-13T23:25:34.621Z] > git --version # 'git version 2.42.1'
[2026-01-13T23:25:34.621Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-13T23:25:39.942Z] Avoid second fetch
[2026-01-13T23:25:39.811Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-13T23:25:39.853Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-13T23:25:39.952Z] > git rev-parse "origin/v1.0.11-release^{commit}" # timeout=10
[2026-01-13T23:25:40.020Z] Checking out Revision 52af2ee05a5fda8eed1418ba08db0a67769b7cab (origin/v1.0.11-release)
[2026-01-13T23:25:40.030Z] > git config core.sparsecheckout # timeout=10
[2026-01-13T23:25:40.070Z] > git checkout -f 52af2ee05a5fda8eed1418ba08db0a67769b7cab # timeout=10
[2026-01-13T23:25:42.566Z] Commit message: "Update jdk tags for dryrun (#6808)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/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-01-13T23:25:43.789Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-13T23:25:43.812Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-13T23:25:44.317Z] + LC_TIME=C
[2026-01-13T23:25:44.318Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-13T23:25:44.421Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-13T23:25:44.881Z] + aqa-tests/terminateTestProcesses.sh null
[2026-01-13T23:25:44.881Z] Windows machine, using powershell queries...
[2026-01-13T23:25:45.225Z] Woohoo - no rogue processes detected!
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-01-13T23:25:46.468Z] + printenv
[2026-01-13T23:25:46.469Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-01-13T23:25:46.469Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-01-13T23:25:46.469Z] KEEP_WORKSPACE=false
[2026-01-13T23:25:46.469Z] NUMBER_OF_PROCESSORS=2
[2026-01-13T23:25:46.469Z] PROCESSOR_LEVEL=25
[2026-01-13T23:25:46.469Z] TAP_NAME=Test_openjdk8_hs_special.functional_x86-64_windows.tap
[2026-01-13T23:25:46.469Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib
[2026-01-13T23:25:46.469Z] EXIT_FAILURE=false
[2026-01-13T23:25:46.469Z] JDK_BRANCH=jdk8u482-b07_adopt
[2026-01-13T23:25:46.469Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/238/display/redirect?page=tests
[2026-01-13T23:25:46.469Z] PLATFORM=x86-64_windows
[2026-01-13T23:25:46.469Z] DOCKER_REQUIRED=false
[2026-01-13T23:25:46.469Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-01-13T23:25:46.469Z] PROGRAMFILES=C:\Program Files
[2026-01-13T23:25:46.469Z] git=C:\Program Files\Git\cmd\git.exe
[2026-01-13T23:25:46.469Z] TIME_LIMIT=25
[2026-01-13T23:25:46.469Z] JENKINS_SERVER_COOKIE=durable-212d35012b5d1efe91c2df20fa8db52df5cd580a6a7bf2a68e69e6e3b129f398
[2026-01-13T23:25:46.469Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-01-13T23:25:46.469Z] JAVA_HOME=C:\Program Files\Java\jdk8u392-b08
[2026-01-13T23:25:46.469Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-13T23:25:46.469Z] GENERATE_JOBS=true
[2026-01-13T23:25:46.469Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T23:25:46.469Z] OS=Windows_NT
[2026-01-13T23:25:46.469Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/238/display/redirect?page=changes
[2026-01-13T23:25:46.469Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-01-13T23:25:46.469Z] RERUN_ITERATIONS=1
[2026-01-13T23:25:46.469Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-13T23:25:46.469Z] USERDOMAIN=TEST-AZURE-WIN-
[2026-01-13T23:25:46.469Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-13T23:25:46.469Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-13T23:25:46.469Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows
[2026-01-13T23:25:46.469Z] USERPROFILE=C:\Users\jenkins.test-azure-win2
[2026-01-13T23:25:46.469Z] ARCHIVE_TEST_RESULTS=false
[2026-01-13T23:25:46.469Z] SETUP_JCK_RUN=false
[2026-01-13T23:25:46.469Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/238/
[2026-01-13T23:25:46.469Z] SLACK_CHANNEL=aqavit-bot
[2026-01-13T23:25:46.469Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin
[2026-01-13T23:25:46.469Z] JCK_GIT_BRANCH=master
[2026-01-13T23:25:46.469Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/
[2026-01-13T23:25:46.469Z] BUILD_NUMBER=238
[2026-01-13T23:25:46.469Z] TKG_ITERATIONS=1
[2026-01-13T23:25:46.469Z] _=/usr/bin/printenv
[2026-01-13T23:25:46.469Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-01-13T23:25:46.469Z] SERVICE_ID=Jenkins
[2026-01-13T23:25:46.469Z] BASE=C:\Users\jenkins\agent
[2026-01-13T23:25:46.469Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/../../benchmarks
[2026-01-13T23:25:46.469Z] ALLUSERSPROFILE=C:\ProgramData
[2026-01-13T23:25:46.469Z] JENKINS_NODE_COOKIE=6ef8b8a0-8e41-4583-904d-6fa94bd3f66c
[2026-01-13T23:25:46.469Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-01-13T23:25:46.469Z] KEEP_REPORTDIR=false
[2026-01-13T23:25:46.469Z] BUILD_DISPLAY_NAME=#238
[2026-01-13T23:25:46.469Z] SDK_RESOURCE=upstream
[2026-01-13T23:25:46.469Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-01-13T23:25:46.469Z] HOME=/home/jenkins
[2026-01-13T23:25:46.469Z] USERNAME=jenkins
[2026-01-13T23:25:46.469Z] WINSW_SERVICE_ID=Jenkins
[2026-01-13T23:25:46.469Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-01-13T23:25:46.469Z] jobStatus=SUCCESS
[2026-01-13T23:25:46.469Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-13T23:25:46.469Z] JOB_BASE_NAME=Test_openjdk8_hs_special.functional_x86-64_windows
[2026-01-13T23:25:46.469Z] JOBSTARTTIME=Tue, 13 Jan 2026 23:25:44 +0000
[2026-01-13T23:25:46.469Z] JDK_VERSION=8
[2026-01-13T23:25:46.469Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming
[2026-01-13T23:25:46.469Z] JOB_NAME=Test_openjdk8_hs_special.functional_x86-64_windows
[2026-01-13T23:25:46.469Z] USE_TESTENV_PROPERTIES=true
[2026-01-13T23:25:46.469Z] SYSTEMROOT=C:\Windows
[2026-01-13T23:25:46.469Z] PERSONAL_BUILD=false
[2026-01-13T23:25:46.469Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/238/display/redirect
[2026-01-13T23:25:46.469Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local
[2026-01-13T23:25:46.469Z] AUTO_DETECT=true
[2026-01-13T23:25:46.469Z] EXIT_SUCCESS=false
[2026-01-13T23:25:46.469Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/display/redirect
[2026-01-13T23:25:46.469Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows
[2026-01-13T23:25:46.469Z] COMPUTERNAME=TEST-AZURE-WIN-
[2026-01-13T23:25:46.469Z] OPENJ9_BRANCH=master
[2026-01-13T23:25:46.469Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-13T23:25:46.469Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/system_lib
[2026-01-13T23:25:46.469Z] PARALLEL=Dynamic
[2026-01-13T23:25:46.469Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-13T23:25:46.469Z] ITERATIONS=1
[2026-01-13T23:25:46.469Z] UPSTREAM_JOB_NUMBER=34
[2026-01-13T23:25:46.469Z] SPEC=win_x86-64
[2026-01-13T23:25:46.469Z] TERM=xterm-256color
[2026-01-13T23:25:46.469Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-13T23:25:46.469Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-13T23:25:46.469Z] NODE_NAME=test-azure-win2022-x64-3
[2026-01-13T23:25:46.469Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-13T23:25:46.469Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-01-13T23:25:46.469Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-13T23:25:46.469Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2026-01-13T23:25:46.469Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp
[2026-01-13T23:25:46.469Z] DYNAMIC_COMPILE=true
[2026-01-13T23:25:46.469Z] SHLVL=2
[2026-01-13T23:25:46.469Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.functional_x86-64_windows-238
[2026-01-13T23:25:46.469Z] PROCESSOR_REVISION=0101
[2026-01-13T23:25:46.469Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-01-13T23:25:46.469Z] EXECUTOR_NUMBER=0
[2026-01-13T23:25:46.469Z] HUDSON_COOKIE=7a8b55d6-8068-4bf5-83cc-fe02c14e3dfb
[2026-01-13T23:25:46.469Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-01-13T23:25:46.469Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-13T23:25:46.469Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-01-13T23:25:46.469Z] ORIGIN_JDK_VERSION=8
[2026-01-13T23:25:46.469Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2026-01-13T23:25:46.469Z] NUM_PROCESSORS=2
[2026-01-13T23:25:46.469Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-13T23:25:46.469Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-3 ci.role.perf windows hw.arch.x86 win2022
[2026-01-13T23:25:46.469Z] STAGE_NAME=Setup
[2026-01-13T23:25:46.469Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-13T23:25:46.469Z] TEST_TIME=120
[2026-01-13T23:25:46.469Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows@tmp
[2026-01-13T23:25:46.469Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp
[2026-01-13T23:25:46.469Z] PATH=/cygdrive/c/Program Files/Eclipse Adoptium/jdk-21.0.8.9-hotspot/bin:/usr/bin:/cygdrive/c/Windows:/cygdrive/c/windows/system32:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps
[2026-01-13T23:25:46.469Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-13T23:25:46.469Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-13T23:25:46.469Z] ProgramW6432=C:\Program Files
[2026-01-13T23:25:46.469Z] CI=true
[2026-01-13T23:25:46.469Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/238/display/redirect?page=artifacts
[2026-01-13T23:25:46.469Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-13T23:25:46.469Z] RERUN_FAILURE=true
[2026-01-13T23:25:46.469Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2026-01-13T23:25:46.469Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[2026-01-13T23:25:46.469Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-13T23:25:46.469Z] BUILD_LIST=functional
[2026-01-13T23:25:46.469Z] BUILD_ID=238
[2026-01-13T23:25:46.469Z] WINDIR=C:\Windows
[2026-01-13T23:25:46.469Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-01-13T23:25:46.469Z] PUBLIC=C:\Users\Public
[2026-01-13T23:25:46.469Z] SYSTEMDRIVE=C:
[2026-01-13T23:25:46.469Z] TARGET=special.functional
[2026-01-13T23:25:46.469Z] USE_JRE=false
[2026-01-13T23:25:46.469Z] JDK_IMPL=hotspot
[2026-01-13T23:25:46.470Z] ProgramData=C:\ProgramData
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-01-13T23:25:46.540Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-13T23:25:46.552Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-13T23:25:50.457Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x64-temurin" build number 34
[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 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 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-01-13T23:25:50.574Z] 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-01-13T23:25:50.581Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-01-13T23:25:50.609Z] $ ssh-agent
[2026-01-13T23:25:50.724Z] SSH_AUTH_SOCK=/tmp/ssh-2JpBTk7Cn8uq/agent.466
[2026-01-13T23:25:50.724Z] SSH_AGENT_PID=467
[2026-01-13T23:25:50.724Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-13T23:25:50.743Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-13T23:25:50.769Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-01-13T23:25:51.240Z] ++ pwd
[2026-01-13T23:25:51.240Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 true
[2026-01-13T23:25:51.240Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests
[2026-01-13T23:25:51.240Z] load ./testenv/testenv.properties
[2026-01-13T23:25:51.240Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-13T23:25:51.973Z] 752349e7dd366a8ce4e04356887e31eece39c96a refs/tags/jdk8u481-dryrun-ga
[2026-01-13T23:25:51.973Z] Use tag name jdk8u481-dryrun-ga from ./testenv/testenv.properties
[2026-01-13T23:25:51.973Z] get jdk binary...
[2026-01-13T23:25:51.973Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-13T23:25:51.973Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u482b07.zip ...
[2026-01-13T23:25:54.276Z] List files in jdkbinary folder...
[2026-01-13T23:25:54.276Z] total 173596
[2026-01-13T23:25:54.276Z] -rwxrwx---+ 1 jenkins None 31122208 Jan 13 22:34 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b07.zip
[2026-01-13T23:25:54.276Z] -rwxrwx---+ 1 jenkins None 106432022 Jan 13 22:40 OpenJDK8U-jdk_x64_windows_hotspot_8u482b07.zip
[2026-01-13T23:25:54.276Z] -rwxrwx---+ 1 jenkins None 40096033 Jan 13 22:40 OpenJDK8U-jre_x64_windows_hotspot_8u482b07.zip
[2026-01-13T23:25:54.276Z] -rwxrwx---+ 1 jenkins None 23335 Jan 13 22:38 OpenJDK8U-sbom_x64_windows_hotspot_8u482b07-metadata.json
[2026-01-13T23:25:54.276Z] -rwxrwx---+ 1 jenkins None 76577 Jan 13 22:49 OpenJDK8U-sbom_x64_windows_hotspot_8u482b07.json
[2026-01-13T23:25:54.276Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 tmp
[2026-01-13T23:25:54.276Z] List files in jdkbinary/tmp folder...
[2026-01-13T23:25:54.276Z] total 4
[2026-01-13T23:25:54.276Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 22:33 jdk8u482-b07
[2026-01-13T23:25:54.276Z] Moving directory jdk8u482-b07/ to ../j2sdk-image
[2026-01-13T23:25:54.276Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u482b07.zip ...
[2026-01-13T23:25:55.458Z] List files in jdkbinary folder...
[2026-01-13T23:25:55.458Z] total 173600
[2026-01-13T23:25:55.458Z] -rwxrwx---+ 1 jenkins None 31122208 Jan 13 22:34 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b07.zip
[2026-01-13T23:25:55.458Z] -rwxrwx---+ 1 jenkins None 106432022 Jan 13 22:40 OpenJDK8U-jdk_x64_windows_hotspot_8u482b07.zip
[2026-01-13T23:25:55.458Z] -rwxrwx---+ 1 jenkins None 40096033 Jan 13 22:40 OpenJDK8U-jre_x64_windows_hotspot_8u482b07.zip
[2026-01-13T23:25:55.458Z] -rwxrwx---+ 1 jenkins None 23335 Jan 13 22:38 OpenJDK8U-sbom_x64_windows_hotspot_8u482b07-metadata.json
[2026-01-13T23:25:55.458Z] -rwxrwx---+ 1 jenkins None 76577 Jan 13 22:49 OpenJDK8U-sbom_x64_windows_hotspot_8u482b07.json
[2026-01-13T23:25:55.458Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 22:33 j2sdk-image
[2026-01-13T23:25:55.458Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 tmp
[2026-01-13T23:25:55.458Z] List files in jdkbinary/tmp folder...
[2026-01-13T23:25:55.458Z] total 4
[2026-01-13T23:25:55.458Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 22:33 jdk8u482-b07-jre
[2026-01-13T23:25:55.458Z] Moving directory jdk8u482-b07-jre/ to ../j2re-image
[2026-01-13T23:25:55.458Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u482b07.zip over ./j2sdk-image/jre...
[2026-01-13T23:25:57.157Z] Removing top-level folder jdk8u482-b07-debug-image/
[2026-01-13T23:25:57.157Z] Removing top-level folder jdk8u482-b07/
[2026-01-13T23:25:59.522Z] Run c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-01-13T23:25:59.522Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-13T23:25:59.522Z] openjdk version "1.8.0_482"
[2026-01-13T23:25:59.522Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-13T23:25:59.522Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-13T23:25:59.522Z] =JAVA VERSION OUTPUT END=
[2026-01-13T23:25:59.522Z] =RELEASE INFO BEGIN=
[2026-01-13T23:25:59.522Z] JAVA_VERSION="1.8.0_482"
[2026-01-13T23:25:59.522Z] OS_NAME="Windows"
[2026-01-13T23:25:59.522Z] OS_VERSION="5.2"
[2026-01-13T23:25:59.522Z] OS_ARCH="amd64"
[2026-01-13T23:25:59.522Z] SOURCE=".:git:7ac2cbda85d7+"
[2026-01-13T23:25:59.522Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-13T23:25:59.522Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-13T23:25:59.522Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-13T23:25:59.522Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-13T23:25:59.522Z] FULL_VERSION="1.8.0_482-b07"
[2026-01-13T23:25:59.522Z] SEMANTIC_VERSION="8.0.482+7"
[2026-01-13T23:25:59.522Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-01-13T23:25:59.522Z] JVM_VARIANT="Hotspot"
[2026-01-13T23:25:59.522Z] JVM_VERSION="25.482-b07"
[2026-01-13T23:25:59.522Z] IMAGE_TYPE="JDK"
[2026-01-13T23:25:59.522Z] =RELEASE INFO END=
[2026-01-13T23:25:59.522Z] get testKitGen...
[2026-01-13T23:25:59.522Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-13T23:26:01.220Z] git rev-parse v1.0.11.1
[2026-01-13T23:26:01.220Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5
[2026-01-13T23:26:01.605Z] get functional test material...
[2026-01-13T23:26:01.605Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b v0.57.0-release https://github.com/eclipse-openj9/openj9.git
[2026-01-13T23:26:01.605Z] Cloning into 'openj9'...
[2026-01-13T23:26:01.942Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-13T23:26:09.295Z] Updating files: 10% (1058/10341)
[2026-01-13T23:26:09.295Z] Updating files: 11% (1138/10341)
[2026-01-13T23:26:09.295Z] Updating files: 12% (1241/10341)
[2026-01-13T23:26:09.650Z] Updating files: 13% (1345/10341)
[2026-01-13T23:26:09.650Z] Updating files: 14% (1448/10341)
[2026-01-13T23:26:10.006Z] Updating files: 15% (1552/10341)
[2026-01-13T23:26:10.006Z] Updating files: 16% (1655/10341)
[2026-01-13T23:26:10.006Z] Updating files: 17% (1758/10341)
[2026-01-13T23:26:10.006Z] Updating files: 18% (1862/10341)
[2026-01-13T23:26:10.006Z] Updating files: 18% (1925/10341)
[2026-01-13T23:26:10.367Z] Updating files: 19% (1965/10341)
[2026-01-13T23:26:10.367Z] Updating files: 20% (2069/10341)
[2026-01-13T23:26:10.367Z] Updating files: 21% (2172/10341)
[2026-01-13T23:26:10.720Z] Updating files: 22% (2276/10341)
[2026-01-13T23:26:10.720Z] Updating files: 23% (2379/10341)
[2026-01-13T23:26:10.720Z] Updating files: 24% (2482/10341)
[2026-01-13T23:26:10.720Z] Updating files: 25% (2586/10341)
[2026-01-13T23:26:11.073Z] Updating files: 26% (2689/10341)
[2026-01-13T23:26:11.073Z] Updating files: 27% (2793/10341)
[2026-01-13T23:26:11.073Z] Updating files: 28% (2896/10341)
[2026-01-13T23:26:11.073Z] Updating files: 28% (2986/10341)
[2026-01-13T23:26:11.073Z] Updating files: 29% (2999/10341)
[2026-01-13T23:26:11.426Z] Updating files: 30% (3103/10341)
[2026-01-13T23:26:11.426Z] Updating files: 31% (3206/10341)
[2026-01-13T23:26:11.426Z] Updating files: 32% (3310/10341)
[2026-01-13T23:26:11.426Z] Updating files: 33% (3413/10341)
[2026-01-13T23:26:11.773Z] Updating files: 34% (3516/10341)
[2026-01-13T23:26:11.773Z] Updating files: 35% (3620/10341)
[2026-01-13T23:26:11.773Z] Updating files: 36% (3723/10341)
[2026-01-13T23:26:12.128Z] Updating files: 37% (3827/10341)
[2026-01-13T23:26:12.128Z] Updating files: 38% (3930/10341)
[2026-01-13T23:26:12.128Z] Updating files: 38% (3981/10341)
[2026-01-13T23:26:12.128Z] Updating files: 39% (4033/10341)
[2026-01-13T23:26:12.480Z] Updating files: 40% (4137/10341)
[2026-01-13T23:26:12.480Z] Updating files: 41% (4240/10341)
[2026-01-13T23:26:12.480Z] Updating files: 42% (4344/10341)
[2026-01-13T23:26:12.480Z] Updating files: 43% (4447/10341)
[2026-01-13T23:26:12.836Z] Updating files: 44% (4551/10341)
[2026-01-13T23:26:12.836Z] Updating files: 45% (4654/10341)
[2026-01-13T23:26:12.836Z] Updating files: 46% (4757/10341)
[2026-01-13T23:26:12.836Z] Updating files: 47% (4861/10341)
[2026-01-13T23:26:13.191Z] Updating files: 48% (4964/10341)
[2026-01-13T23:26:13.191Z] Updating files: 49% (5068/10341)
[2026-01-13T23:26:13.191Z] Updating files: 49% (5107/10341)
[2026-01-13T23:26:13.191Z] Updating files: 50% (5171/10341)
[2026-01-13T23:26:13.545Z] Updating files: 51% (5274/10341)
[2026-01-13T23:26:13.545Z] Updating files: 52% (5378/10341)
[2026-01-13T23:26:13.545Z] Updating files: 53% (5481/10341)
[2026-01-13T23:26:13.545Z] Updating files: 54% (5585/10341)
[2026-01-13T23:26:14.283Z] Updating files: 55% (5688/10341)
[2026-01-13T23:26:14.283Z] Updating files: 56% (5791/10341)
[2026-01-13T23:26:14.283Z] Updating files: 56% (5860/10341)
[2026-01-13T23:26:14.283Z] Updating files: 57% (5895/10341)
[2026-01-13T23:26:14.638Z] Updating files: 58% (5998/10341)
[2026-01-13T23:26:14.638Z] Updating files: 59% (6102/10341)
[2026-01-13T23:26:14.638Z] Updating files: 60% (6205/10341)
[2026-01-13T23:26:14.638Z] Updating files: 61% (6309/10341)
[2026-01-13T23:26:14.993Z] Updating files: 62% (6412/10341)
[2026-01-13T23:26:14.993Z] Updating files: 63% (6515/10341)
[2026-01-13T23:26:14.993Z] Updating files: 64% (6619/10341)
[2026-01-13T23:26:14.993Z] Updating files: 65% (6722/10341)
[2026-01-13T23:26:14.993Z] Updating files: 65% (6781/10341)
[2026-01-13T23:26:15.348Z] Updating files: 66% (6826/10341)
[2026-01-13T23:26:15.348Z] Updating files: 67% (6929/10341)
[2026-01-13T23:26:15.348Z] Updating files: 68% (7032/10341)
[2026-01-13T23:26:15.704Z] Updating files: 69% (7136/10341)
[2026-01-13T23:26:15.704Z] Updating files: 70% (7239/10341)
[2026-01-13T23:26:15.704Z] Updating files: 71% (7343/10341)
[2026-01-13T23:26:16.058Z] Updating files: 72% (7446/10341)
[2026-01-13T23:26:16.058Z] Updating files: 73% (7549/10341)
[2026-01-13T23:26:16.058Z] Updating files: 74% (7653/10341)
[2026-01-13T23:26:16.058Z] Updating files: 74% (7749/10341)
[2026-01-13T23:26:16.058Z] Updating files: 75% (7756/10341)
[2026-01-13T23:26:16.414Z] Updating files: 76% (7860/10341)
[2026-01-13T23:26:16.414Z] Updating files: 77% (7963/10341)
[2026-01-13T23:26:16.772Z] Updating files: 78% (8066/10341)
[2026-01-13T23:26:16.772Z] Updating files: 79% (8170/10341)
[2026-01-13T23:26:16.772Z] Updating files: 80% (8273/10341)
[2026-01-13T23:26:16.772Z] Updating files: 81% (8377/10341)
[2026-01-13T23:26:17.131Z] Updating files: 82% (8480/10341)
[2026-01-13T23:26:17.131Z] Updating files: 83% (8584/10341)
[2026-01-13T23:26:17.131Z] Updating files: 83% (8655/10341)
[2026-01-13T23:26:17.131Z] Updating files: 84% (8687/10341)
[2026-01-13T23:26:17.485Z] Updating files: 85% (8790/10341)
[2026-01-13T23:26:17.485Z] Updating files: 86% (8894/10341)
[2026-01-13T23:26:17.485Z] Updating files: 87% (8997/10341)
[2026-01-13T23:26:17.840Z] Updating files: 88% (9101/10341)
[2026-01-13T23:26:17.840Z] Updating files: 89% (9204/10341)
[2026-01-13T23:26:17.840Z] Updating files: 90% (9307/10341)
[2026-01-13T23:26:17.840Z] Updating files: 91% (9411/10341)
[2026-01-13T23:26:18.193Z] Updating files: 92% (9514/10341)
[2026-01-13T23:26:18.194Z] Updating files: 93% (9618/10341)
[2026-01-13T23:26:18.194Z] Updating files: 93% (9670/10341)
[2026-01-13T23:26:18.194Z] Updating files: 94% (9721/10341)
[2026-01-13T23:26:18.543Z] Updating files: 95% (9824/10341)
[2026-01-13T23:26:18.543Z] Updating files: 96% (9928/10341)
[2026-01-13T23:26:18.543Z] Updating files: 97% (10031/10341)
[2026-01-13T23:26:18.543Z] Updating files: 98% (10135/10341)
[2026-01-13T23:26:18.543Z] Updating files: 99% (10238/10341)
[2026-01-13T23:26:18.543Z] Updating files: 100% (10341/10341)
[2026-01-13T23:26:18.543Z] Updating files: 100% (10341/10341), done.
[2026-01-13T23:26:18.543Z] check OpenJ9 Repo sha
[2026-01-13T23:26:18.543Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-01-13T23:26:18.898Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-13T23:26:18.898Z] total 118
[2026-01-13T23:26:18.898Z] -rw-rw-r--+ 1 jenkins None 6735 Jan 13 23:25 Contributing.md
[2026-01-13T23:26:18.898Z] -rw-rw-r--+ 1 jenkins None 11360 Jan 13 23:25 LICENSE
[2026-01-13T23:26:18.898Z] -rw-rw-r--+ 1 jenkins None 65 Jan 13 23:25 NOTICE
[2026-01-13T23:26:18.898Z] -rw-rw-r--+ 1 jenkins None 8335 Jan 13 23:25 README.md
[2026-01-13T23:26:18.898Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:26 TKG
[2026-01-13T23:26:18.898Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 buildenv
[2026-01-13T23:26:18.898Z] -rwxrwxr-x+ 1 jenkins None 339 Jan 13 23:25 compile.sh
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 config
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 doc
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 docs
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 external
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 functional
[2026-01-13T23:26:18.899Z] -rwxrwxr-x+ 1 jenkins None 30011 Jan 13 23:25 get.sh
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 jck
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:26 openj9
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 openjdk
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 perf
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 scripts
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 system
[2026-01-13T23:26:18.899Z] -rwxrwxr-x+ 1 jenkins None 3928 Jan 13 23:25 terminateTestProcesses.sh
[2026-01-13T23:26:18.899Z] drwxrwxr-x+ 1 jenkins None 0 Jan 13 23:25 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-13T23:26:24.990Z] $ ssh-agent -k
[2026-01-13T23:26:25.128Z] unset SSH_AUTH_SOCK;
[2026-01-13T23:26:25.128Z] unset SSH_AGENT_PID;
[2026-01-13T23:26:25.128Z] echo Agent pid 467 killed;
[2026-01-13T23:26:25.188Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-13T23:26:25.597Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.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=x86-64_windows&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=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b07_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=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=34&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-13T23:26:25.609Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.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=x86-64_windows&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-azure-win2022-x64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b07_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=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=34&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-01-13T23:26:25.651Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-13T23:26:25.795Z] Copied 1 artifact from "getTRSSOutput" build number 2016
[Pipeline] sh
[2026-01-13T23:26:26.286Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-13T23:26:26.286Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-13T23:26:26.286Z] + tar xof -
[2026-01-13T23:26:26.628Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-13T23:26:26.728Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-13T23:26:26.741Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-13T23:26:27.242Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-13T23:26:31.075Z] --------------------------------------------
[2026-01-13T23:26:31.075Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib
[2026-01-13T23:26:31.075Z] task is set to default
[2026-01-13T23:26:31.075Z] dependencyList is set to all
[2026-01-13T23:26:31.075Z] System Test jars will not be downloaded.
[2026-01-13T23:26:31.075Z] --------------------------------------------
[2026-01-13T23:26:31.075Z] Starting download third party dependent jars
[2026-01-13T23:26:31.075Z] --------------------------------------------
[2026-01-13T23:26:31.075Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.075Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:31.076Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:31.076Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-13T23:26:31.076Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:31.076Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-13T23:26:31.176Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] echo
[2026-01-13T23:26:31.181Z] Machine limit is 6.
[Pipeline] sh
[2026-01-13T23:26:31.663Z] + cd ./aqa-tests/TKG
[2026-01-13T23:26:31.663Z] ++ uname
[2026-01-13T23:26:31.663Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-01-13T23:26:31.663Z] ++ uname
[2026-01-13T23:26:31.663Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-01-13T23:26:31.663Z] ++ uname
[2026-01-13T23:26:31.663Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-01-13T23:26:31.663Z] + MAKE=make
[2026-01-13T23:26:31.663Z] + make genParallelList TEST=special.functional TEST_TIME=120 NUM_MACHINES=
[2026-01-13T23:26:31.663Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-01-13T23:26:31.998Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-01-13T23:26:31.998Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T23:26:31.998Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T23:26:31.999Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-13T23:26:31.999Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-13T23:26:32.762Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-01-13T23:26:33.737Z]
[2026-01-13T23:26:33.737Z] build:
[2026-01-13T23:26:33.737Z]
[2026-01-13T23:26:33.737Z] clean:
[2026-01-13T23:26:33.737Z]
[2026-01-13T23:26:33.737Z] init:
[2026-01-13T23:26:33.737Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-01-13T23:26:33.737Z]
[2026-01-13T23:26:33.737Z] getDependentLibs:
[2026-01-13T23:26:33.737Z] [exec] --------------------------------------------
[2026-01-13T23:26:33.737Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-01-13T23:26:33.737Z] [exec] task is set to default
[2026-01-13T23:26:33.737Z] [exec] dependencyList is set to json_simple
[2026-01-13T23:26:33.737Z] [exec] System Test jars will not be downloaded.
[2026-01-13T23:26:33.737Z] [exec] --------------------------------------------
[2026-01-13T23:26:33.737Z] [exec] Starting download third party dependent jars
[2026-01-13T23:26:33.737Z] [exec] --------------------------------------------
[2026-01-13T23:26:33.737Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-01-13T23:26:33.737Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T23:26:33.737Z] [exec] downloaded dependent third party jars successfully
[2026-01-13T23:26:33.737Z]
[2026-01-13T23:26:33.737Z] compile:
[2026-01-13T23:26:33.737Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:26:33.737Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:26:33.737Z] [echo] ===fork: yes
[2026-01-13T23:26:33.737Z] [echo] ===debug: on
[2026-01-13T23:26:33.737Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-01-13T23:26:37.012Z]
[2026-01-13T23:26:37.012Z] dist:
[2026-01-13T23:26:37.012Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-01-13T23:26:37.012Z]
[2026-01-13T23:26:37.012Z] BUILD SUCCESSFUL
[2026-01-13T23:26:37.012Z] Total time: 4 seconds
[2026-01-13T23:26:37.012Z] 0
[2026-01-13T23:26:37.012Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-13T23:26:37.734Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-13T23:26:37.734Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-01-13T23:26:38.926Z] ****************************** MACHINE INFO ******************************
[2026-01-13T23:26:38.926Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG
[2026-01-13T23:26:38.926Z] Free Physical Memory Size : 5923876864
[2026-01-13T23:26:38.926Z] Free space (bytes) : 79204749312
[2026-01-13T23:26:38.926Z] Total Physical Memory Size : 8536342528
[2026-01-13T23:26:38.926Z] Total space (bytes) : 274283311104
[2026-01-13T23:26:38.926Z] Usable space (bytes) : 79204749312
[2026-01-13T23:26:38.926Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:26:38.926Z] bashVersion :
[2026-01-13T23:26:38.926Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2026-01-13T23:26:38.926Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-13T23:26:38.926Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] This is free software; you are free to change and redistribute it.
[2026-01-13T23:26:38.926Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T23:26:38.926Z] cpuCores : 2
[2026-01-13T23:26:38.926Z] curlVersion :
[2026-01-13T23:26:38.926Z] curl 8.5.0 (x86_64-pc-cygwin) libcurl/8.5.0 OpenSSL/3.0.12 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2026-01-13T23:26:38.926Z] Release-Date: 2023-12-06
[2026-01-13T23:26:38.926Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-01-13T23:26:38.926Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-13T23:26:38.926Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-13T23:26:38.926Z] gcc version : 11
[2026-01-13T23:26:38.926Z] gclibc version : ldd (cygwin) 3.4.10
[2026-01-13T23:26:38.926Z] gdb version : bash: line 1: gdb: command not found
[2026-01-13T23:26:38.926Z] lldb version : Command could not be executed
[2026-01-13T23:26:38.926Z] makeVersion :
[2026-01-13T23:26:38.926Z] GNU Make 4.4.1
[2026-01-13T23:26:38.926Z] Built for x86_64-pc-cygwin
[2026-01-13T23:26:38.926Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-13T23:26:38.926Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-13T23:26:38.926Z] This is free software: you are free to change and redistribute it.
[2026-01-13T23:26:38.926Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T23:26:38.926Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-13T23:26:38.926Z] perlVersion :
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2026-01-13T23:26:38.926Z] (with 6 registered patches, see perl -V for more detail)
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] Copyright 1987-2023, Larry Wall
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-13T23:26:38.926Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-13T23:26:38.926Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-13T23:26:38.926Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-13T23:26:38.926Z] procArch : unknown
[2026-01-13T23:26:38.926Z] sysArch : x86_64
[2026-01-13T23:26:38.926Z] sysOS : CYGWIN_NT-10.0-20348
[2026-01-13T23:26:38.926Z] ulimit :
[2026-01-13T23:26:38.926Z] core file size (blocks, -c) unlimited
[2026-01-13T23:26:38.926Z] data seg size (kbytes, -d) unlimited
[2026-01-13T23:26:38.926Z] file size (blocks, -f) unlimited
[2026-01-13T23:26:38.926Z] open files (-n) 3200
[2026-01-13T23:26:38.926Z] pipe size (512 bytes, -p) 8
[2026-01-13T23:26:38.926Z] stack size (kbytes, -s) 2032
[2026-01-13T23:26:38.926Z] cpu time (seconds, -t) unlimited
[2026-01-13T23:26:38.926Z] max user processes (-u) 256
[2026-01-13T23:26:38.926Z] virtual memory (kbytes, -v) unlimited
[2026-01-13T23:26:38.926Z] uname : CYGWIN_NT-10.0-20348 test-azure-win-2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2026-01-13T23:26:38.926Z] vmVendor : Oracle Corporation
[2026-01-13T23:26:38.926Z] vmVersion : 25.482-b07
[2026-01-13T23:26:38.926Z] xlc version : bash: line 1: xlC: command not found
[2026-01-13T23:26:38.926Z] **************************************************************************
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] System.getProperty('java.vendor')=Temurin
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] System.getProperty('os.name')=Windows Server 2022
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] System.getProperty('os.arch')=amd64
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] System.getProperty('java.fullversion')=null
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:38.926Z] System.getProperty('sun.arch.data.model')=64
[2026-01-13T23:26:38.926Z]
[2026-01-13T23:26:39.262Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib
[2026-01-13T23:26:39.262Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:26:39.262Z] perl scripts/configure.pl
[2026-01-13T23:26:39.262Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-13T23:26:40.053Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-13T23:26:40.053Z]
[2026-01-13T23:26:40.053Z]
[2026-01-13T23:26:40.053Z] Starting to generate parallel test lists.
[2026-01-13T23:26:40.053Z]
[2026-01-13T23:26:40.053Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-01-13T23:26:40.053Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-01-13T23:26:40.053Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-01-13T23:26:40.053Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-01-13T23:26:40.053Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-01-13T23:26:40.053Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-01-13T23:26:40.463Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-01-13T23:26:40.865Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-01-13T23:26:41.292Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-01-13T23:26:41.292Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-01-13T23:26:41.292Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-01-13T23:26:41.292Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-01-13T23:26:41.292Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-01-13T23:26:41.292Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-01-13T23:26:41.292Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-01-13T23:26:41.292Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-01-13T23:26:41.292Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-01-13T23:26:41.293Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-01-13T23:26:41.654Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-01-13T23:26:42.010Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-01-13T23:26:42.389Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-01-13T23:26:42.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-01-13T23:26:43.175Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-01-13T23:26:43.176Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-01-13T23:26:43.528Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-01-13T23:26:43.528Z] Attempting to get test duration data from TRSS.
[2026-01-13T23:26:43.528Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_windows&group=functional&level=special"
[2026-01-13T23:26:43.873Z] Attempting to get test duration data from cached files.
[2026-01-13T23:26:43.873Z] Reading file: Test_openjdk8_hs_functional_x86-64_windows.json
[2026-01-13T23:26:43.873Z] Warning: cannot get data from cached files.
[2026-01-13T23:26:43.873Z]
[2026-01-13T23:26:43.873Z] TEST DURATION
[2026-01-13T23:26:43.873Z] ====================================================================================
[2026-01-13T23:26:43.873Z] Total number of tests searched: 170
[2026-01-13T23:26:43.873Z] Number of test durations found: 170
[2026-01-13T23:26:43.873Z] Top slowest tests:
[2026-01-13T23:26:43.873Z] 01m01s MBCS_Tests_charsets8_0
[2026-01-13T23:26:43.873Z] 00m10s MBCS_Tests_urlclassloader_ja_windows_0
[2026-01-13T23:26:43.873Z] 00m06s MBCS_Tests_urlclassloader_cn_windows_0
[2026-01-13T23:26:43.873Z] ====================================================================================
[2026-01-13T23:26:43.873Z]
[2026-01-13T23:26:43.873Z] Test target is split into 1 lists.
[2026-01-13T23:26:43.873Z] Reducing estimated test running time from 03m25s to 03m25s.
[2026-01-13T23:26:43.873Z]
[2026-01-13T23:26:43.873Z] -------------------------------------testList_0-------------------------------------
[2026-01-13T23:26:43.873Z] Number of tests: 170
[2026-01-13T23:26:43.873Z] Estimated running time: 03m25s
[2026-01-13T23:26:43.873Z] TESTLIST=MBCS_Tests_charsets8_0,MBCS_Tests_urlclassloader_ja_windows_0,MBCS_Tests_urlclassloader_cn_windows_0,MBCS_Tests_urlclassloader_tw_windows_0,MBCS_Tests_urlclassloader_ko_windows_0,MBCS_Tests_coin_ja_windows_0,MBCS_Tests_jdbc41_ja_windows_0,MBCS_Tests_jdbc41_ko_windows_0,MBCS_Tests_jdbc41_cn_windows_0,MBCS_Tests_jdbc41_tw_windows_0,MBCS_Tests_IDN_ja_windows_0,MBCS_Tests_coin_cn_windows_0,MBCS_Tests_coin_tw_windows_0,MBCS_Tests_coin_ko_windows_0,MBCS_Tests_IDN_ko_windows_0,MBCS_Tests_IDN_cn_windows_0,MBCS_Tests_IDN_tw_windows_0,MBCS_Tests_file_tw_windows_0,MBCS_Tests_file_cn_windows_0,MBCS_Tests_file_ja_windows_0,MBCS_Tests_nio_tw_windows_0,MBCS_Tests_file_ko_windows_0,MBCS_Tests_codepage_tw_windows_0,MBCS_Tests_regex_ja_windows_0,MBCS_Tests_pref_ja_windows_0,MBCS_Tests_scanner_ja_windows_0,MBCS_Tests_urlclassloader_windows_0,MBCS_Tests_regex_windows_0,MBCS_Tests_pref_tw_windows_0,MBCS_Tests_pref_ko_windows_0,MBCS_Tests_annotation_windows_0,MBCS_Tests_scanner_tw_windows_0,MBCS_Tests_pref_cn_windows_0,MBCS_Tests_scanner_windows_0,MBCS_Tests_nio_ja_windows_0,MBCS_Tests_codepage_ja_windows_0,MBCS_Tests_scanner_ko_windows_0,MBCS_Tests_nio_windows_0,MBCS_Tests_scanner_cn_windows_0,MBCS_Tests_pref_windows_0,MBCS_Tests_nio_cn_windows_0,MBCS_Tests_jdbc41_windows_0,MBCS_Tests_codepage_cn_windows_0,MBCS_Tests_coin_windows_0,MBCS_Tests_codepage_ko_windows_0,MBCS_Tests_Compiler_windows_0,MBCS_Tests_IDN_windows_0,MBCS_Tests_regex_ko_windows_0,MBCS_Tests_nio_ko_windows_0,MBCS_Tests_env_windows_0,MBCS_Tests_file_windows_0,MBCS_Tests_codepage_windows_0,MBCS_Tests_regex_cn_windows_0,MBCS_Tests_regex_tw_windows_0,MBCS_Tests_urlclassloader_ZH_CN_aix_0,MBCS_Tests_scanner_ZH_TW_aix_0,MBCS_Tests_urlclassloader_zh_TW_linux_0,MBCS_Tests_urlclassloader_zh_CN_linux_0,MBCS_Tests_urlclassloader_ja_JP_linux_0,MBCS_Tests_regex_zh_CN_linux_0,MBCS_Tests_regex_ZH_CN_aix_0,MBCS_Tests_jdbc41_zh_TW_linux_0,MBCS_Tests_urlclassloader_ko_KR_linux_0,MBCS_Tests_scanner_ko_KR_linux_0,MBCS_Tests_pref_zh_CN_linux_0,MBCS_Tests_regex_KO_KR_aix_0,MBCS_Tests_urlclassloader_JA_JP_aix_0,MBCS_Tests_Compiler_zh_TW_linux_0,MBCS_Tests_scanner_ja_JP_linux_0,MBCS_Tests_scanner_zh_TW_linux_0,MBCS_Tests_pref_JA_JP_aix_0,MBCS_Tests_pref_ZH_CN_aix_0,MBCS_Tests_jdbc41_zh_CN_linux_0,MBCS_Tests_nio_zh_CN_linux_0,MBCS_Tests_file_JA_JP.aix_0,MBCS_Tests_env_ZH_TW_aix_0,MBCS_Tests_scanner_zh_CN_linux_0,MBCS_Tests_scanner_ko_KR_aix_0,MBCS_Tests_scanner_ZH_CN_aix_0,MBCS_Tests_urlclassloader_KO_KR_aix_0,MBCS_Tests_nio_ZH_CN_aix_0,MBCS_Tests_pref_KO_KR_aix_0,MBCS_Tests_regex_ja_JP_linux_0,MBCS_Tests_IDN_zh_CN_linux_0,MBCS_Tests_IDN_zh_TW_linux_0,MBCS_Tests_nio_zh_TW_linux_0,MBCS_Tests_codepage_ko_KR_linux_0,MBCS_Tests_urlclassloader_ZH_TW_aix_0,MBCS_Tests_nio_ko_KR_linux_0,MBCS_Tests_pref_ko_KR_aix_0,MBCS_Tests_scanner_JA_JP_aix_0,MBCS_Tests_codepage_KO_KR_aix_0,MBCS_Tests_jdbc41_KO_KR_aix_0,MBCS_Tests_regex_ZH_TW_aix_0,MBCS_Tests_pref_ZH_TW_aix_0,MBCS_Tests_IDN_ZH_TW_aix_0,MBCS_Tests_jdbc41_ja_JP_linux_0,MBCS_Tests_regex_zh_TW_linux_0,MBCS_Tests_scanner_KO_KR_aix_0,MBCS_Tests_jdbc41_Zh_CN_aix_0,MBCS_Tests_nio_ja_JP_linux_0,MBCS_Tests_pref_ko_KR_linux_0,MBCS_Tests_IDN_KO_KR_aix_0,MBCS_Tests_jdbc41_ZH_CN_aix_0,MBCS_Tests_regex_ko_KR_linux_0,MBCS_Tests_file_ko_KR.aix_0,MBCS_Tests_jdbc41_ZH_TW_aix_0,MBCS_Tests_Compiler_JA_JP_aix_0,MBCS_Tests_nio_JA_JP_aix_0,MBCS_Tests_pref_ja_JP_linux_0,MBCS_Tests_file_zh_CN_linux_0,MBCS_Tests_jdbc41_ko_KR_linux_0,MBCS_Tests_Compiler_ZH_TW_aix_0,MBCS_Tests_file_ko_KR_linux_0,MBCS_Tests_urlclassloader_ko_KR_aix_0,MBCS_Tests_IDN_ZH_CN_aix_0,MBCS_Tests_IDN_ko_KR_linux_0,MBCS_Tests_annotation_ja_JP_linux_0,MBCS_Tests_IDN_ja_JP_linux_0,MBCS_Tests_annotation_JA_JP_aix_0,MBCS_Tests_coin_ja_JP_linux_0,MBCS_Tests_env_ZH_CN_aix_0,MBCS_Tests_nio_KO_KR_aix_0,MBCS_Tests_coin_ZH_CN_aix_0,MBCS_Tests_codepage_ZH_CN_aix_0,MBCS_Tests_jdbc41_JA_JP_aix_0,MBCS_Tests_regex_ko_KR_aix_0,MBCS_Tests_Compiler_ja_JP_linux_0,MBCS_Tests_nio_ZH_TW_aix_0,MBCS_Tests_coin_zh_TW_linux_0,MBCS_Tests_codepage_zh_TW_linux_0,MBCS_Tests_pref_zh_TW_linux_0,MBCS_Tests_env_zh_TW_linux_0,MBCS_Tests_regex_JA_JP_aix_0,MBCS_Tests_env_ko_KR_linux_0,MBCS_Tests_file_ZH_CN.aix_0,MBCS_Tests_IDN_JA_JP_aix_0,MBCS_Tests_Compiler_zh_CN_linux_0,MBCS_Tests_env_JA_JP_aix_0,MBCS_Tests_annotation_Zh_CN_aix_0,MBCS_Tests_codepage_JA_JP_aix_0,MBCS_Tests_codepage_ja_JP_linux_0,MBCS_Tests_jdbc41_ko_KR_aix_0,MBCS_Tests_file_ZH_TW.aix_0,MBCS_Tests_codepage_zh_CN_linux_0,MBCS_Tests_env_zh_CN_linux_0,MBCS_Tests_Compiler_ko_KR_linux_0,MBCS_Tests_coin_KO_KR_aix_0,MBCS_Tests_file_ja_JP_linux_0,MBCS_Tests_file_KO_KR.aix_0,MBCS_Tests_coin_ko_KR_linux_0,MBCS_Tests_coin_ZH_TW_aix_0,MBCS_Tests_Compiler_ZH_CN_aix_0,MBCS_Tests_coin_ko_KR_aix_0,MBCS_Tests_Compiler_ko_KR_aix_0,MBCS_Tests_annotation_zh_CN_linux_0,MBCS_Tests_env_ko_KR_aix_0,MBCS_Tests_coin_zh_CN_linux_0,MBCS_Tests_Compiler_KO_KR_aix_0,MBCS_Tests_env_ja_JP_linux_0,MBCS_Tests_annotation_KO_KR_aix_0,MBCS_Tests_annotation_ko_KR_linux_0,MBCS_Tests_annotation_ZH_TW_aix_0,MBCS_Tests_env_KO_KR_aix_0,MBCS_Tests_coin_JA_JP_aix_0,MBCS_Tests_annotation_zh_TW_linux_0,MBCS_Tests_file_zh_TW_linux_0,MBCS_Tests_codepage_ZH_TW_aix_0,MBCS_Tests_annotation_ko_KR_aix_0,MBCS_Tests_annotation_ZH_CN_aix_0
[2026-01-13T23:26:43.873Z] ------------------------------------------------------------------------------------
[2026-01-13T23:26:43.873Z]
[2026-01-13T23:26:43.873Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-13T23:26:43.873Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-13T23:26:43.965Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-13T23:26:44.057Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-13T23:26:44.108Z] Building tests...
[Pipeline] timeout
[2026-01-13T23:26:44.111Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-13T23:26:44.128Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-13T23:26:44.612Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-13T23:26:47.623Z] --------------------------------------------
[2026-01-13T23:26:47.623Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib
[2026-01-13T23:26:47.623Z] task is set to default
[2026-01-13T23:26:47.623Z] dependencyList is set to all
[2026-01-13T23:26:47.623Z] System Test jars will not be downloaded.
[2026-01-13T23:26:47.623Z] --------------------------------------------
[2026-01-13T23:26:47.623Z] Starting download third party dependent jars
[2026-01-13T23:26:47.623Z] --------------------------------------------
[2026-01-13T23:26:47.623Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-13T23:26:47.623Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-13T23:26:47.807Z] 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-01-13T23:26:47.833Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-13T23:26:47.850Z] $ ssh-agent
[2026-01-13T23:26:47.962Z] SSH_AUTH_SOCK=/tmp/ssh-jYyivZ8czjEs/agent.711
[2026-01-13T23:26:47.962Z] SSH_AGENT_PID=712
[2026-01-13T23:26:47.962Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-13T23:26:48.443Z] ++ uname
[2026-01-13T23:26:48.443Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-01-13T23:26:48.443Z] ++ uname
[2026-01-13T23:26:48.443Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-01-13T23:26:48.443Z] ++ uname
[2026-01-13T23:26:48.443Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-01-13T23:26:48.443Z] + MAKE=make
[2026-01-13T23:26:48.443Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-13T23:26:48.443Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-13T23:26:48.976Z] ++ uname
[2026-01-13T23:26:48.976Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-01-13T23:26:48.976Z] ++ uname
[2026-01-13T23:26:48.976Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-01-13T23:26:48.976Z] ++ uname
[2026-01-13T23:26:48.976Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-01-13T23:26:48.976Z] + MAKE=make
[2026-01-13T23:26:48.976Z] + cd ./aqa-tests
[2026-01-13T23:26:48.976Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-13T23:26:48.976Z] ++ set +x
[2026-01-13T23:26:48.976Z] Set values based on ./testenv/testenv.properties:
[2026-01-13T23:26:48.976Z] =========
[2026-01-13T23:26:48.976Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-13T23:26:48.976Z] TKG_BRANCH=v1.0.11.1
[2026-01-13T23:26:48.976Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-13T23:26:48.976Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T23:26:48.976Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-13T23:26:48.976Z] STF_BRANCH=v1.0.11
[2026-01-13T23:26:48.976Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-13T23:26:48.976Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T23:26:48.976Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-13T23:26:48.976Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-13T23:26:48.976Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T23:26:48.976Z] JDK8_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T23:26:48.976Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-13T23:26:48.976Z] JDK11_BRANCH=jdk-11.0.30-dryrun-ga
[2026-01-13T23:26:48.976Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-13T23:26:48.976Z] JDK17_BRANCH=jdk-17.0.18-dryrun-ga
[2026-01-13T23:26:48.976Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-13T23:26:48.976Z] JDK21_BRANCH=jdk-21.0.10-dryrun-ga
[2026-01-13T23:26:48.976Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-13T23:26:48.976Z] JDK25_BRANCH=jdk-25.0.2-dryrun-ga
[2026-01-13T23:26:48.976Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-13T23:26:48.976Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T23:26:48.976Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-13T23:26:48.976Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T23:26:48.976Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-13T23:26:48.976Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T23:26:48.976Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-13T23:26:48.976Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T23:26:48.976Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-13T23:26:48.976Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-13T23:26:48.976Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T23:26:48.976Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-13T23:26:48.976Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T23:26:48.976Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-13T23:26:48.976Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T23:26:48.976Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-13T23:26:48.976Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T23:26:48.976Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-13T23:26:48.976Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-13T23:26:48.976Z]
[2026-01-13T23:26:48.976Z] =========
[2026-01-13T23:26:48.976Z]
[2026-01-13T23:26:48.976Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-13T23:26:48.976Z] JDK_BRANCH=jdk8u481-dryrun-ga
[2026-01-13T23:26:48.976Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-13T23:26:48.976Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-13T23:26:48.977Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-01-13T23:26:49.313Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-01-13T23:26:49.313Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T23:26:49.313Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-13T23:26:49.313Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-13T23:26:49.313Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-13T23:26:50.113Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-01-13T23:26:50.566Z]
[2026-01-13T23:26:50.566Z] build:
[2026-01-13T23:26:50.566Z]
[2026-01-13T23:26:50.566Z] clean:
[2026-01-13T23:26:50.566Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk
[2026-01-13T23:26:50.566Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-01-13T23:26:50.566Z]
[2026-01-13T23:26:50.566Z] init:
[2026-01-13T23:26:50.566Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-01-13T23:26:50.566Z]
[2026-01-13T23:26:50.566Z] getDependentLibs:
[2026-01-13T23:26:50.928Z] [exec] --------------------------------------------
[2026-01-13T23:26:50.928Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-01-13T23:26:50.928Z] [exec] task is set to default
[2026-01-13T23:26:50.928Z] [exec] dependencyList is set to json_simple
[2026-01-13T23:26:50.928Z] [exec] System Test jars will not be downloaded.
[2026-01-13T23:26:50.928Z] [exec] --------------------------------------------
[2026-01-13T23:26:50.928Z] [exec] Starting download third party dependent jars
[2026-01-13T23:26:50.928Z] [exec] --------------------------------------------
[2026-01-13T23:26:50.928Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-01-13T23:26:50.928Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-13T23:26:50.928Z] [exec] downloaded dependent third party jars successfully
[2026-01-13T23:26:50.928Z]
[2026-01-13T23:26:50.928Z] compile:
[2026-01-13T23:26:50.928Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:26:50.928Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:26:50.928Z] [echo] ===fork: yes
[2026-01-13T23:26:50.928Z] [echo] ===debug: on
[2026-01-13T23:26:50.928Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-01-13T23:26:53.081Z]
[2026-01-13T23:26:53.081Z] dist:
[2026-01-13T23:26:53.081Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-01-13T23:26:53.081Z]
[2026-01-13T23:26:53.081Z] BUILD SUCCESSFUL
[2026-01-13T23:26:53.081Z] Total time: 3 seconds
[2026-01-13T23:26:53.081Z] 0
[2026-01-13T23:26:53.433Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-13T23:26:53.792Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-13T23:26:53.792Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-01-13T23:26:55.474Z] ****************************** MACHINE INFO ******************************
[2026-01-13T23:26:55.474Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG
[2026-01-13T23:26:55.475Z] Free Physical Memory Size : 5881798656
[2026-01-13T23:26:55.475Z] Free space (bytes) : 79204732928
[2026-01-13T23:26:55.475Z] Total Physical Memory Size : 8536342528
[2026-01-13T23:26:55.475Z] Total space (bytes) : 274283311104
[2026-01-13T23:26:55.475Z] Usable space (bytes) : 79204732928
[2026-01-13T23:26:55.475Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:26:55.475Z] bashVersion :
[2026-01-13T23:26:55.475Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2026-01-13T23:26:55.475Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-13T23:26:55.475Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] This is free software; you are free to change and redistribute it.
[2026-01-13T23:26:55.475Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T23:26:55.475Z] cpuCores : 2
[2026-01-13T23:26:55.475Z] curlVersion :
[2026-01-13T23:26:55.475Z] curl 8.5.0 (x86_64-pc-cygwin) libcurl/8.5.0 OpenSSL/3.0.12 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2026-01-13T23:26:55.475Z] Release-Date: 2023-12-06
[2026-01-13T23:26:55.475Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-01-13T23:26:55.475Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-01-13T23:26:55.475Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-13T23:26:55.475Z] gcc version : 11
[2026-01-13T23:26:55.475Z] gclibc version : ldd (cygwin) 3.4.10
[2026-01-13T23:26:55.475Z] gdb version : bash: line 1: gdb: command not found
[2026-01-13T23:26:55.475Z] lldb version : Command could not be executed
[2026-01-13T23:26:55.475Z] makeVersion :
[2026-01-13T23:26:55.475Z] GNU Make 4.4.1
[2026-01-13T23:26:55.475Z] Built for x86_64-pc-cygwin
[2026-01-13T23:26:55.475Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-13T23:26:55.475Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-13T23:26:55.475Z] This is free software: you are free to change and redistribute it.
[2026-01-13T23:26:55.475Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-13T23:26:55.475Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-13T23:26:55.475Z] perlVersion :
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2026-01-13T23:26:55.475Z] (with 6 registered patches, see perl -V for more detail)
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] Copyright 1987-2023, Larry Wall
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-13T23:26:55.475Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-13T23:26:55.475Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-13T23:26:55.475Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-13T23:26:55.475Z] procArch : unknown
[2026-01-13T23:26:55.475Z] sysArch : x86_64
[2026-01-13T23:26:55.475Z] sysOS : CYGWIN_NT-10.0-20348
[2026-01-13T23:26:55.475Z] ulimit :
[2026-01-13T23:26:55.475Z] core file size (blocks, -c) unlimited
[2026-01-13T23:26:55.475Z] data seg size (kbytes, -d) unlimited
[2026-01-13T23:26:55.475Z] file size (blocks, -f) unlimited
[2026-01-13T23:26:55.475Z] open files (-n) 3200
[2026-01-13T23:26:55.475Z] pipe size (512 bytes, -p) 8
[2026-01-13T23:26:55.475Z] stack size (kbytes, -s) 2032
[2026-01-13T23:26:55.475Z] cpu time (seconds, -t) unlimited
[2026-01-13T23:26:55.475Z] max user processes (-u) 256
[2026-01-13T23:26:55.475Z] virtual memory (kbytes, -v) unlimited
[2026-01-13T23:26:55.475Z] uname : CYGWIN_NT-10.0-20348 test-azure-win-2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2026-01-13T23:26:55.475Z] vmVendor : Oracle Corporation
[2026-01-13T23:26:55.475Z] vmVersion : 25.482-b07
[2026-01-13T23:26:55.475Z] xlc version : bash: line 1: xlC: command not found
[2026-01-13T23:26:55.475Z] **************************************************************************
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] System.getProperty('java.vendor')=Temurin
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] System.getProperty('os.name')=Windows Server 2022
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] System.getProperty('os.arch')=amd64
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] System.getProperty('java.fullversion')=null
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] System.getProperty('sun.arch.data.model')=64
[2026-01-13T23:26:55.475Z]
[2026-01-13T23:26:55.475Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST=
[2026-01-13T23:26:55.475Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:26:55.475Z] perl scripts/configure.pl
[2026-01-13T23:26:55.475Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-13T23:26:56.438Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-13T23:26:56.439Z]
[2026-01-13T23:26:56.439Z]
[2026-01-13T23:26:56.439Z] Starting to generate build list.
[2026-01-13T23:26:56.439Z]
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-01-13T23:26:56.439Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-01-13T23:26:57.043Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-01-13T23:26:57.647Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-01-13T23:26:57.648Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-01-13T23:26:57.983Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-01-13T23:26:57.983Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/buildInfo.mk
[2026-01-13T23:26:57.983Z]
[2026-01-13T23:26:57.983Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:26:57.983Z] make -f clean.mk cleanBuild
[2026-01-13T23:26:57.983Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:26:58.322Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest
[2026-01-13T23:26:58.322Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:26:58.322Z] make -f compile.mk compile
[2026-01-13T23:26:58.322Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:26:58.657Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-01-13T23:26:58.657Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-01-13T23:26:58.658Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/file,functional/MBCS_Tests/annotation,functional/MBCS_Tests/pref,functional/MBCS_Tests/charsets,functional/MBCS_Tests/codepage,functional/MBCS_Tests/regex,functional/MBCS_Tests/env,functional/MBCS_Tests/IDN,functional/MBCS_Tests/jdbc41,functional/MBCS_Tests/urlclassloader,functional/MBCS_Tests/coin,functional/MBCS_Tests/nio,functional/MBCS_Tests/Compiler,functional/MBCS_Tests/scanner" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-01-13T23:26:58.658Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-01-13T23:26:59.917Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-01-13T23:27:00.321Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/file/build.xml,functional/MBCS_Tests/annotation/build.xml,functional/MBCS_Tests/pref/build.xml,functional/MBCS_Tests/charsets/build.xml,functional/MBCS_Tests/codepage/build.xml,functional/MBCS_Tests/regex/build.xml,functional/MBCS_Tests/env/build.xml,functional/MBCS_Tests/IDN/build.xml,functional/MBCS_Tests/jdbc41/build.xml,functional/MBCS_Tests/urlclassloader/build.xml,functional/MBCS_Tests/coin/build.xml,functional/MBCS_Tests/nio/build.xml,functional/MBCS_Tests/Compiler/build.xml,functional/MBCS_Tests/scanner/build.xml
[2026-01-13T23:27:00.321Z]
[2026-01-13T23:27:00.321Z] -create_test_directory:
[2026-01-13T23:27:00.321Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest
[2026-01-13T23:27:00.321Z]
[2026-01-13T23:27:00.321Z] stage_test_material:
[2026-01-13T23:27:00.716Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest
[2026-01-13T23:27:01.949Z]
[2026-01-13T23:27:01.949Z] build:
[2026-01-13T23:27:01.949Z]
[2026-01-13T23:27:01.949Z] init:
[2026-01-13T23:27:01.949Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-01-13T23:27:01.949Z]
[2026-01-13T23:27:01.949Z] build:
[2026-01-13T23:27:01.949Z] [copy] Copying 14 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-01-13T23:27:01.949Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-01-13T23:27:01.949Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-01-13T23:27:01.949Z]
[2026-01-13T23:27:01.949Z] build:
[2026-01-13T23:27:01.949Z]
[2026-01-13T23:27:01.949Z] init:
[2026-01-13T23:27:01.949Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\Compiler
[2026-01-13T23:27:01.949Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2026-01-13T23:27:01.949Z]
[2026-01-13T23:27:01.949Z] compile:
[2026-01-13T23:27:01.949Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:01.949Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:01.949Z] [echo] ===fork: yes
[2026-01-13T23:27:01.949Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:01.949Z] [echo] ===debug: on
[2026-01-13T23:27:01.949Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/Compiler
[2026-01-13T23:27:01.949Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2026-01-13T23:27:03.243Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\src\CompilerTest1.java uses unchecked or unsafe operations.
[2026-01-13T23:27:03.243Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-13T23:27:03.243Z]
[2026-01-13T23:27:03.243Z] copyData:
[2026-01-13T23:27:03.243Z]
[2026-01-13T23:27:03.243Z] check-dir:
[2026-01-13T23:27:03.243Z]
[2026-01-13T23:27:03.243Z] build:
[2026-01-13T23:27:03.243Z]
[2026-01-13T23:27:03.243Z] init:
[2026-01-13T23:27:03.243Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\data
[2026-01-13T23:27:03.243Z]
[2026-01-13T23:27:03.243Z] dist:
[2026-01-13T23:27:03.243Z] [copy] Copying 32 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\data
[2026-01-13T23:27:03.243Z]
[2026-01-13T23:27:03.243Z] dist:
[2026-01-13T23:27:03.243Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\Compiler\Compiler.jar
[2026-01-13T23:27:03.243Z] [copy] Copying 30 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\Compiler
[2026-01-13T23:27:03.649Z]
[2026-01-13T23:27:03.649Z] clean:
[2026-01-13T23:27:03.649Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2026-01-13T23:27:03.649Z]
[2026-01-13T23:27:03.649Z] build:
[2026-01-13T23:27:03.649Z]
[2026-01-13T23:27:03.649Z] init:
[2026-01-13T23:27:03.649Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\IDN
[2026-01-13T23:27:03.649Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2026-01-13T23:27:03.649Z]
[2026-01-13T23:27:03.649Z] compile:
[2026-01-13T23:27:03.649Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:03.649Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:03.649Z] [echo] ===fork: yes
[2026-01-13T23:27:03.649Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:03.649Z] [echo] ===debug: on
[2026-01-13T23:27:03.649Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/IDN
[2026-01-13T23:27:03.649Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2026-01-13T23:27:04.898Z]
[2026-01-13T23:27:04.898Z] copyData:
[2026-01-13T23:27:04.898Z]
[2026-01-13T23:27:04.898Z] check-dir:
[2026-01-13T23:27:04.898Z]
[2026-01-13T23:27:04.898Z] build:
[2026-01-13T23:27:04.898Z]
[2026-01-13T23:27:04.898Z] dist:
[2026-01-13T23:27:04.898Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\IDN\IDN.jar
[2026-01-13T23:27:04.898Z] [copy] Copying 86 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\IDN
[2026-01-13T23:27:05.262Z]
[2026-01-13T23:27:05.262Z] clean:
[2026-01-13T23:27:05.262Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2026-01-13T23:27:05.262Z]
[2026-01-13T23:27:05.262Z] build:
[2026-01-13T23:27:05.262Z]
[2026-01-13T23:27:05.262Z] init:
[2026-01-13T23:27:05.262Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation
[2026-01-13T23:27:05.262Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2026-01-13T23:27:05.262Z]
[2026-01-13T23:27:05.262Z] compile:
[2026-01-13T23:27:05.262Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:05.262Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:05.262Z] [echo] ===fork: yes
[2026-01-13T23:27:05.262Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:05.262Z] [echo] ===debug: on
[2026-01-13T23:27:05.262Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/annotation
[2026-01-13T23:27:05.262Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2026-01-13T23:27:06.500Z]
[2026-01-13T23:27:06.500Z] copyData:
[2026-01-13T23:27:06.500Z]
[2026-01-13T23:27:06.500Z] check-dir:
[2026-01-13T23:27:06.500Z]
[2026-01-13T23:27:06.500Z] build:
[2026-01-13T23:27:06.500Z]
[2026-01-13T23:27:06.500Z] dist:
[2026-01-13T23:27:06.500Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation\annotation.jar
[2026-01-13T23:27:06.500Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation
[2026-01-13T23:27:06.500Z] [copy] Copying 38 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation\expected
[2026-01-13T23:27:06.880Z]
[2026-01-13T23:27:06.880Z] clean:
[2026-01-13T23:27:06.880Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2026-01-13T23:27:06.880Z]
[2026-01-13T23:27:06.880Z] build:
[2026-01-13T23:27:06.880Z]
[2026-01-13T23:27:06.880Z] init:
[2026-01-13T23:27:06.880Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\charsets
[2026-01-13T23:27:06.880Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2026-01-13T23:27:06.880Z]
[2026-01-13T23:27:06.880Z] compile:
[2026-01-13T23:27:06.880Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:06.880Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:06.880Z] [echo] ===fork: yes
[2026-01-13T23:27:06.880Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:06.880Z] [echo] ===debug: on
[2026-01-13T23:27:06.880Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/charsets
[2026-01-13T23:27:06.880Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2026-01-13T23:27:07.686Z]
[2026-01-13T23:27:07.686Z] copyData:
[2026-01-13T23:27:07.686Z]
[2026-01-13T23:27:07.686Z] check-dir:
[2026-01-13T23:27:07.686Z]
[2026-01-13T23:27:07.686Z] build:
[2026-01-13T23:27:07.686Z]
[2026-01-13T23:27:07.686Z] dist:
[2026-01-13T23:27:07.686Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\charsets\charsets.jar
[2026-01-13T23:27:07.686Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\charsets
[2026-01-13T23:27:07.686Z]
[2026-01-13T23:27:07.686Z] clean:
[2026-01-13T23:27:07.686Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2026-01-13T23:27:07.686Z]
[2026-01-13T23:27:07.686Z] build:
[2026-01-13T23:27:07.686Z]
[2026-01-13T23:27:07.686Z] init:
[2026-01-13T23:27:07.686Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\codepage
[2026-01-13T23:27:07.686Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2026-01-13T23:27:07.686Z]
[2026-01-13T23:27:07.686Z] compile:
[2026-01-13T23:27:07.686Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:07.686Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:07.686Z] [echo] ===fork: yes
[2026-01-13T23:27:07.686Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:07.686Z] [echo] ===debug: on
[2026-01-13T23:27:07.686Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/codepage
[2026-01-13T23:27:07.686Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2026-01-13T23:27:08.746Z]
[2026-01-13T23:27:08.746Z] copyData:
[2026-01-13T23:27:08.746Z]
[2026-01-13T23:27:08.746Z] check-dir:
[2026-01-13T23:27:08.746Z]
[2026-01-13T23:27:08.746Z] build:
[2026-01-13T23:27:08.746Z]
[2026-01-13T23:27:08.746Z] dist:
[2026-01-13T23:27:08.746Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\codepage\codepage.jar
[2026-01-13T23:27:08.746Z] [copy] Copying 34 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\codepage
[2026-01-13T23:27:08.746Z]
[2026-01-13T23:27:08.746Z] clean:
[2026-01-13T23:27:08.746Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2026-01-13T23:27:08.746Z]
[2026-01-13T23:27:08.746Z] build:
[2026-01-13T23:27:08.746Z]
[2026-01-13T23:27:08.746Z] init:
[2026-01-13T23:27:08.746Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\coin
[2026-01-13T23:27:08.746Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2026-01-13T23:27:08.746Z]
[2026-01-13T23:27:08.746Z] compile:
[2026-01-13T23:27:08.746Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:08.746Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:08.746Z] [echo] ===fork: yes
[2026-01-13T23:27:08.746Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:08.746Z] [echo] ===debug: on
[2026-01-13T23:27:08.746Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/coin
[2026-01-13T23:27:08.746Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2026-01-13T23:27:10.301Z]
[2026-01-13T23:27:10.301Z] copyData:
[2026-01-13T23:27:10.301Z]
[2026-01-13T23:27:10.301Z] check-dir:
[2026-01-13T23:27:10.301Z]
[2026-01-13T23:27:10.301Z] build:
[2026-01-13T23:27:10.301Z]
[2026-01-13T23:27:10.301Z] dist:
[2026-01-13T23:27:10.301Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\coin\coin.jar
[2026-01-13T23:27:10.301Z] [copy] Copying 10 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\coin
[2026-01-13T23:27:10.301Z]
[2026-01-13T23:27:10.301Z] clean:
[2026-01-13T23:27:10.301Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2026-01-13T23:27:10.301Z]
[2026-01-13T23:27:10.301Z] build:
[2026-01-13T23:27:10.301Z]
[2026-01-13T23:27:10.301Z] init:
[2026-01-13T23:27:10.301Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\env
[2026-01-13T23:27:10.301Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2026-01-13T23:27:10.301Z]
[2026-01-13T23:27:10.301Z] compile:
[2026-01-13T23:27:10.301Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:10.301Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:10.301Z] [echo] ===fork: yes
[2026-01-13T23:27:10.301Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:10.301Z] [echo] ===debug: on
[2026-01-13T23:27:10.301Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/env
[2026-01-13T23:27:10.301Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2026-01-13T23:27:11.205Z]
[2026-01-13T23:27:11.205Z] copyData:
[2026-01-13T23:27:11.205Z]
[2026-01-13T23:27:11.205Z] check-dir:
[2026-01-13T23:27:11.205Z]
[2026-01-13T23:27:11.205Z] build:
[2026-01-13T23:27:11.205Z]
[2026-01-13T23:27:11.205Z] dist:
[2026-01-13T23:27:11.205Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\env\env.jar
[2026-01-13T23:27:11.205Z] [copy] Copying 29 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\env
[2026-01-13T23:27:11.205Z]
[2026-01-13T23:27:11.205Z] clean:
[2026-01-13T23:27:11.205Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2026-01-13T23:27:11.205Z]
[2026-01-13T23:27:11.205Z] build:
[2026-01-13T23:27:11.205Z]
[2026-01-13T23:27:11.205Z] init:
[2026-01-13T23:27:11.205Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file
[2026-01-13T23:27:11.205Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2026-01-13T23:27:11.205Z]
[2026-01-13T23:27:11.205Z] compile:
[2026-01-13T23:27:11.205Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:11.205Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:11.205Z] [echo] ===fork: yes
[2026-01-13T23:27:11.206Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:11.206Z] [echo] ===debug: on
[2026-01-13T23:27:11.206Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/file
[2026-01-13T23:27:11.206Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2026-01-13T23:27:12.109Z]
[2026-01-13T23:27:12.109Z] copyData:
[2026-01-13T23:27:12.109Z]
[2026-01-13T23:27:12.109Z] check-dir:
[2026-01-13T23:27:12.109Z]
[2026-01-13T23:27:12.109Z] build:
[2026-01-13T23:27:12.109Z]
[2026-01-13T23:27:12.109Z] dist:
[2026-01-13T23:27:12.109Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file\file.jar
[2026-01-13T23:27:12.466Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file
[2026-01-13T23:27:12.466Z] [copy] Copying 25 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file\data
[2026-01-13T23:27:12.843Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file\expected
[2026-01-13T23:27:12.843Z]
[2026-01-13T23:27:12.843Z] clean:
[2026-01-13T23:27:12.843Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2026-01-13T23:27:13.204Z]
[2026-01-13T23:27:13.204Z] build:
[2026-01-13T23:27:13.204Z]
[2026-01-13T23:27:13.204Z] init:
[2026-01-13T23:27:13.204Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41
[2026-01-13T23:27:13.204Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2026-01-13T23:27:13.204Z]
[2026-01-13T23:27:13.204Z] compile:
[2026-01-13T23:27:13.204Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:13.204Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:13.204Z] [echo] ===fork: yes
[2026-01-13T23:27:13.204Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:13.204Z] [echo] ===debug: on
[2026-01-13T23:27:13.204Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/jdbc41
[2026-01-13T23:27:13.204Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2026-01-13T23:27:14.102Z]
[2026-01-13T23:27:14.102Z] dist:
[2026-01-13T23:27:14.102Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\jdbc41.jar
[2026-01-13T23:27:14.102Z] [copy] Copying 14 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41
[2026-01-13T23:27:14.102Z] [copy] Copying 39 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\expected
[2026-01-13T23:27:14.458Z] [copy] Copying 21 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\data
[2026-01-13T23:27:14.458Z] [copy] Copying 26 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\derby
[2026-01-13T23:27:14.818Z]
[2026-01-13T23:27:14.819Z] clean:
[2026-01-13T23:27:14.819Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2026-01-13T23:27:14.819Z]
[2026-01-13T23:27:14.819Z] build:
[2026-01-13T23:27:14.819Z]
[2026-01-13T23:27:14.819Z] init:
[2026-01-13T23:27:14.819Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\nio
[2026-01-13T23:27:14.819Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2026-01-13T23:27:14.819Z]
[2026-01-13T23:27:14.819Z] compile:
[2026-01-13T23:27:14.819Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:14.819Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:14.819Z] [echo] ===fork: yes
[2026-01-13T23:27:14.819Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:14.819Z] [echo] ===debug: on
[2026-01-13T23:27:14.819Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/nio
[2026-01-13T23:27:15.188Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2026-01-13T23:27:16.066Z]
[2026-01-13T23:27:16.066Z] copyData:
[2026-01-13T23:27:16.066Z]
[2026-01-13T23:27:16.066Z] check-dir:
[2026-01-13T23:27:16.066Z]
[2026-01-13T23:27:16.066Z] build:
[2026-01-13T23:27:16.066Z]
[2026-01-13T23:27:16.066Z] dist:
[2026-01-13T23:27:16.066Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\nio\nio.jar
[2026-01-13T23:27:16.066Z] [copy] Copying 35 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\nio
[2026-01-13T23:27:16.066Z]
[2026-01-13T23:27:16.066Z] clean:
[2026-01-13T23:27:16.066Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2026-01-13T23:27:16.066Z]
[2026-01-13T23:27:16.066Z] build:
[2026-01-13T23:27:16.066Z]
[2026-01-13T23:27:16.066Z] init:
[2026-01-13T23:27:16.066Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\pref
[2026-01-13T23:27:16.066Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2026-01-13T23:27:16.066Z]
[2026-01-13T23:27:16.066Z] compile:
[2026-01-13T23:27:16.066Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:16.066Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:16.066Z] [echo] ===fork: yes
[2026-01-13T23:27:16.066Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:16.066Z] [echo] ===debug: on
[2026-01-13T23:27:16.066Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/pref
[2026-01-13T23:27:16.066Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2026-01-13T23:27:17.083Z]
[2026-01-13T23:27:17.083Z] dist:
[2026-01-13T23:27:17.083Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\pref\pref.jar
[2026-01-13T23:27:17.083Z] [copy] Copying 31 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\pref
[2026-01-13T23:27:17.083Z]
[2026-01-13T23:27:17.083Z] clean:
[2026-01-13T23:27:17.083Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2026-01-13T23:27:17.083Z]
[2026-01-13T23:27:17.083Z] build:
[2026-01-13T23:27:17.083Z]
[2026-01-13T23:27:17.083Z] init:
[2026-01-13T23:27:17.083Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\regex
[2026-01-13T23:27:17.083Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2026-01-13T23:27:17.083Z]
[2026-01-13T23:27:17.083Z] compile:
[2026-01-13T23:27:17.083Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:17.084Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:17.084Z] [echo] ===fork: yes
[2026-01-13T23:27:17.084Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:17.084Z] [echo] ===debug: on
[2026-01-13T23:27:17.084Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/regex
[2026-01-13T23:27:17.084Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2026-01-13T23:27:17.941Z]
[2026-01-13T23:27:17.941Z] copyData:
[2026-01-13T23:27:17.941Z]
[2026-01-13T23:27:17.941Z] check-dir:
[2026-01-13T23:27:17.941Z]
[2026-01-13T23:27:17.941Z] build:
[2026-01-13T23:27:17.941Z]
[2026-01-13T23:27:17.941Z] dist:
[2026-01-13T23:27:17.941Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\regex\regex.jar
[2026-01-13T23:27:18.298Z] [copy] Copying 72 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\regex
[2026-01-13T23:27:18.663Z]
[2026-01-13T23:27:18.663Z] clean:
[2026-01-13T23:27:18.663Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2026-01-13T23:27:18.663Z]
[2026-01-13T23:27:18.663Z] build:
[2026-01-13T23:27:18.663Z]
[2026-01-13T23:27:18.663Z] init:
[2026-01-13T23:27:18.663Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner
[2026-01-13T23:27:18.663Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2026-01-13T23:27:18.664Z]
[2026-01-13T23:27:18.664Z] compile:
[2026-01-13T23:27:18.664Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:18.664Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:18.664Z] [echo] ===fork: yes
[2026-01-13T23:27:18.664Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:18.664Z] [echo] ===debug: on
[2026-01-13T23:27:18.664Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/scanner
[2026-01-13T23:27:18.664Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2026-01-13T23:27:19.702Z]
[2026-01-13T23:27:19.702Z] dist:
[2026-01-13T23:27:19.702Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner\scanner.jar
[2026-01-13T23:27:19.702Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner
[2026-01-13T23:27:19.702Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner\expected
[2026-01-13T23:27:19.702Z]
[2026-01-13T23:27:19.702Z] clean:
[2026-01-13T23:27:19.702Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2026-01-13T23:27:19.702Z]
[2026-01-13T23:27:19.702Z] build:
[2026-01-13T23:27:19.702Z]
[2026-01-13T23:27:19.702Z] init:
[2026-01-13T23:27:19.702Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader
[2026-01-13T23:27:19.702Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2026-01-13T23:27:19.702Z]
[2026-01-13T23:27:19.702Z] compile:
[2026-01-13T23:27:19.702Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-13T23:27:19.702Z] [echo] ============COMPILER SETTINGS============
[2026-01-13T23:27:19.702Z] [echo] ===fork: yes
[2026-01-13T23:27:19.702Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-01-13T23:27:19.702Z] [echo] ===debug: on
[2026-01-13T23:27:19.702Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/urlclassloader
[2026-01-13T23:27:19.702Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2026-01-13T23:27:20.839Z]
[2026-01-13T23:27:20.839Z] dist:
[2026-01-13T23:27:20.839Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader\urlclassloader.jar
[2026-01-13T23:27:20.839Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader
[2026-01-13T23:27:20.839Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader\expected
[2026-01-13T23:27:21.188Z]
[2026-01-13T23:27:21.188Z] clean:
[2026-01-13T23:27:21.188Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2026-01-13T23:27:21.188Z]
[2026-01-13T23:27:21.188Z] BUILD SUCCESSFUL
[2026-01-13T23:27:21.188Z] Total time: 21 seconds
[2026-01-13T23:27:21.188Z] 0
[2026-01-13T23:27:21.188Z]
[2026-01-13T23:27:21.188Z]
[2026-01-13T23:27:21.188Z] RECORD TEST REPOs SHA
[2026-01-13T23:27:21.188Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-01-13T23:27:21.188Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-01-13T23:27:21.549Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-01-13T23:27:21.549Z] touch C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-01-13T23:27:21.549Z] ================================================
[2026-01-13T23:27:21.549Z] timestamp: 20260113-232721
[2026-01-13T23:27:21.549Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests
[2026-01-13T23:27:21.549Z] git repo:
[2026-01-13T23:27:21.911Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-13T23:27:21.912Z] sha:
[2026-01-13T23:27:21.912Z] 52af2ee05a5fda8eed1418ba08db0a67769b7cab
[2026-01-13T23:27:21.912Z] ================================================
[2026-01-13T23:27:21.912Z] timestamp: 20260113-232721
[2026-01-13T23:27:21.912Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/openj9
[2026-01-13T23:27:21.912Z] git repo:
[2026-01-13T23:27:21.912Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-01-13T23:27:21.912Z] sha:
[2026-01-13T23:27:22.267Z] 7852f81556e1fc9dd5ffc248045ab57292d66d56
[2026-01-13T23:27:22.267Z] ================================================
[2026-01-13T23:27:22.267Z] timestamp: 20260113-232721
[2026-01-13T23:27:22.267Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG
[2026-01-13T23:27:22.267Z] git repo:
[2026-01-13T23:27:22.267Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-13T23:27:22.267Z] sha:
[2026-01-13T23:27:22.267Z] f96303aaef16d21d454009c80178975ea1d4da3b
[2026-01-13T23:27:22.267Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:27:22.268Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST=
[2026-01-13T23:27:22.268Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:27:22.268Z] perl scripts/configure.pl
[2026-01-13T23:27:22.268Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-13T23:27:23.284Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-13T23:27:23.284Z]
[2026-01-13T23:27:23.284Z] Starting to generate test make files.
[2026-01-13T23:27:23.284Z]
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-01-13T23:27:23.284Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-01-13T23:27:23.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-01-13T23:27:23.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-01-13T23:27:23.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-01-13T23:27:23.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-01-13T23:27:23.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-01-13T23:27:23.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-01-13T23:27:23.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-01-13T23:27:23.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-01-13T23:27:23.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-01-13T23:27:23.849Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-01-13T23:27:23.850Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-01-13T23:27:24.290Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/annotation/autoGen.mk
[2026-01-13T23:27:24.290Z]
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-01-13T23:27:24.290Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/charsets/autoGen.mk
[2026-01-13T23:27:24.290Z]
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-01-13T23:27:24.290Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/codepage/autoGen.mk
[2026-01-13T23:27:24.290Z]
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-01-13T23:27:24.290Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/coin/autoGen.mk
[2026-01-13T23:27:24.290Z]
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-01-13T23:27:24.290Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/Compiler/autoGen.mk
[2026-01-13T23:27:24.290Z]
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-01-13T23:27:24.290Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/env/autoGen.mk
[2026-01-13T23:27:24.290Z]
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-01-13T23:27:24.290Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/file/autoGen.mk
[2026-01-13T23:27:24.290Z]
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-01-13T23:27:24.290Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-01-13T23:27:24.668Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/IDN/autoGen.mk
[2026-01-13T23:27:24.668Z]
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-01-13T23:27:24.668Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk
[2026-01-13T23:27:24.668Z]
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-01-13T23:27:24.668Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/nio/autoGen.mk
[2026-01-13T23:27:24.668Z]
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-01-13T23:27:24.668Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/pref/autoGen.mk
[2026-01-13T23:27:24.668Z]
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-01-13T23:27:24.668Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/regex/autoGen.mk
[2026-01-13T23:27:24.668Z]
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-01-13T23:27:24.668Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/scanner/autoGen.mk
[2026-01-13T23:27:24.668Z]
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-01-13T23:27:24.668Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk
[2026-01-13T23:27:24.668Z]
[2026-01-13T23:27:24.668Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/autoGen.mk
[2026-01-13T23:27:24.668Z]
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-01-13T23:27:24.668Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-01-13T23:27:24.669Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/autoGen.mk
[2026-01-13T23:27:24.669Z]
[2026-01-13T23:27:24.669Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-01-13T23:27:24.669Z]
[2026-01-13T23:27:24.669Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-01-13T23:27:24.669Z]
[2026-01-13T23:27:24.669Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-01-13T23:27:24.669Z]
[2026-01-13T23:27:24.669Z] Make files are generated successfully.
[2026-01-13T23:27:24.669Z]
[2026-01-13T23:27:24.669Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:27:24.669Z] make -f runtest.mk _special.functional
[2026-01-13T23:27:25.007Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-01-13T23:27:25.372Z]
[2026-01-13T23:27:25.372Z] Running make 4.4.1
[2026-01-13T23:27:25.372Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/
[2026-01-13T23:27:25.372Z] set JDK_VERSION to 8
[2026-01-13T23:27:25.372Z] set JDK_IMPL to hotspot
[2026-01-13T23:27:25.372Z] set JVM_VERSION to openjdk8
[2026-01-13T23:27:25.372Z] set JCL_VERSION to latest
[2026-01-13T23:27:25.372Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk8u392-b08
[2026-01-13T23:27:25.730Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-01-13T23:27:25.730Z] set SPEC to win_x86-64
[2026-01-13T23:27:25.730Z] set TEST_FLAG to
[2026-01-13T23:27:25.730Z] Running special.functional ...
[2026-01-13T23:27:25.730Z] There are 170 test targets in special.functional
[2026-01-13T23:27:25.730Z] "c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-01-13T23:27:25.730Z] openjdk version "1.8.0_482"
[2026-01-13T23:27:25.730Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07)
[2026-01-13T23:27:25.730Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode)
[2026-01-13T23:27:26.089Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests'
[2026-01-13T23:27:26.089Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/functional'
[2026-01-13T23:27:26.089Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/functional/MBCS_Tests'
[2026-01-13T23:27:26.425Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/functional/MBCS_Tests/annotation'
[2026-01-13T23:27:26.425Z]
[2026-01-13T23:27:26.425Z] ===============================================