Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 509
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2993
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 249
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_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_dev.functional_x86-32_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/master^{commit} # timeout=10
Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
> git rev-list --no-walk bd995c8fdcd623cd788a9fbca7d18b2cf08d37b2 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-18T19:45:35.875Z] SPEC: win_x86
[Pipeline] echo
[2025-05-18T19:45:35.875Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-18T19:45:35.886Z] Found a total of 3 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
[2025-05-18T19:45:35.888Z] dynamicAgents: []
[Pipeline] node
[2025-05-18T19:45:50.891Z] Still waiting to schedule task
[2025-05-18T19:45:50.892Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-05-18T23:18:10.847Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_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
[2025-05-18T23:18:10.877Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-18T23:18:10.930Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-18T23:18:10.930Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-18T23:18:10.949Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-18T23:18:10.991Z] The recommended git tool is: git
[2025-05-18T23:18:11.030Z] No credentials specified
[2025-05-18T23:18:11.049Z] Cloning the remote Git repository
[2025-05-18T23:18:11.082Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-18T23:18:11.082Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests # timeout=10
[2025-05-18T23:18:11.179Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-05-18T23:18:11.179Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-18T23:18:11.179Z] > git --version # timeout=10
[2025-05-18T23:18:11.231Z] > git --version # 'git version 2.39.0'
[2025-05-18T23:18:11.232Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-18T23:18:17.539Z] Avoid second fetch
[2025-05-18T23:18:17.625Z] Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
[2025-05-18T23:18:17.392Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-18T23:18:17.450Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-18T23:18:17.552Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-05-18T23:18:17.637Z] > git config core.sparsecheckout # timeout=10
[2025-05-18T23:18:17.690Z] > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[2025-05-18T23:18:20.901Z] Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_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
[2025-05-18T23:18:22.201Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-18T23:18:22.223Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-18T23:18:22.709Z] + LC_TIME=C
[2025-05-18T23:18:22.710Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-18T23:18:22.806Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-18T23:18:23.249Z] + aqa-tests/terminateTestProcesses.sh null
[2025-05-18T23:18:23.249Z] Windows machine, using powershell queries...
[2025-05-18T23:18:23.951Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-05-18T23:18:25.087Z] + printenv
[2025-05-18T23:18:25.087Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-05-18T23:18:25.087Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-05-18T23:18:25.087Z] !ExitCode=00000000
[2025-05-18T23:18:25.087Z] KEEP_WORKSPACE=false
[2025-05-18T23:18:25.087Z] NUMBER_OF_PROCESSORS=4
[2025-05-18T23:18:25.087Z] PROCESSOR_LEVEL=6
[2025-05-18T23:18:25.087Z] TAP_NAME=Test_openjdk8_hs_dev.functional_x86-32_windows.tap
[2025-05-18T23:18:25.087Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T23:18:25.087Z] EXIT_FAILURE=false
[2025-05-18T23:18:25.087Z] JDK_BRANCH=jdk8u462-b02_adopt
[2025-05-18T23:18:25.087Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_x86-32_windows/35/display/redirect?page=tests
[2025-05-18T23:18:25.087Z] PLATFORM=x86-32_windows
[2025-05-18T23:18:25.087Z] DOCKER_REQUIRED=false
[2025-05-18T23:18:25.087Z] USERDOMAIN_ROAMINGPROFILE=TESTWIN2022DC
[2025-05-18T23:18:25.088Z] PROGRAMFILES=C:\Program Files
[2025-05-18T23:18:25.088Z] git=C:\Program Files\Git\cmd\git.exe
[2025-05-18T23:18:25.088Z] TIME_LIMIT=25
[2025-05-18T23:18:25.088Z] JENKINS_SERVER_COOKIE=durable-3e2315e004e4b75a5744c9b560f8cc548cb3358631e2410c2a13b3263ea85d78
[2025-05-18T23:18:25.088Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-05-18T23:18:25.088Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-05-18T23:18:25.088Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-18T23:18:25.088Z] GENERATE_JOBS=true
[2025-05-18T23:18:25.088Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-18T23:18:25.088Z] OS=Windows_NT
[2025-05-18T23:18:25.088Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_x86-32_windows/35/display/redirect?page=changes
[2025-05-18T23:18:25.088Z] HOMEDRIVE=C:
[2025-05-18T23:18:25.088Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-05-18T23:18:25.088Z] RERUN_ITERATIONS=0
[2025-05-18T23:18:25.088Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-18T23:18:25.088Z] USERDOMAIN=TESTWIN2022DC
[2025-05-18T23:18:25.088Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-18T23:18:25.088Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-18T23:18:25.088Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows
[2025-05-18T23:18:25.088Z] USERPROFILE=C:\Users\jenkins
[2025-05-18T23:18:25.088Z] ARCHIVE_TEST_RESULTS=false
[2025-05-18T23:18:25.088Z] SETUP_JCK_RUN=false
[2025-05-18T23:18:25.088Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_x86-32_windows/35/
[2025-05-18T23:18:25.088Z] SLACK_CHANNEL=aqavit-bot
[2025-05-18T23:18:25.088Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin
[2025-05-18T23:18:25.088Z] JCK_GIT_BRANCH=master
[2025-05-18T23:18:25.088Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_x86-32_windows/
[2025-05-18T23:18:25.088Z] BUILD_NUMBER=35
[2025-05-18T23:18:25.088Z] TKG_ITERATIONS=1
[2025-05-18T23:18:25.088Z] _=/usr/bin/printenv
[2025-05-18T23:18:25.088Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-05-18T23:18:25.088Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows/../../benchmarks
[2025-05-18T23:18:25.088Z] ALLUSERSPROFILE=C:\ProgramData
[2025-05-18T23:18:25.088Z] JENKINS_NODE_COOKIE=d4f33539-d210-4cc0-8a1a-99062a46b10a
[2025-05-18T23:18:25.088Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-05-18T23:18:25.088Z] KEEP_REPORTDIR=true
[2025-05-18T23:18:25.088Z] BUILD_DISPLAY_NAME=#35
[2025-05-18T23:18:25.088Z] SDK_RESOURCE=upstream
[2025-05-18T23:18:25.088Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image
[2025-05-18T23:18:25.088Z] HOME=/home/jenkins
[2025-05-18T23:18:25.088Z] USERNAME=jenkins
[2025-05-18T23:18:25.088Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-05-18T23:18:25.088Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-05-18T23:18:25.088Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-18T23:18:25.088Z] JOB_BASE_NAME=Test_openjdk8_hs_dev.functional_x86-32_windows
[2025-05-18T23:18:25.088Z] JOBSTARTTIME=Sun, 18 May 2025 23:18:22 +0000
[2025-05-18T23:18:25.088Z] JDK_VERSION=8
[2025-05-18T23:18:25.088Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-05-18T23:18:25.088Z] JOB_NAME=Test_openjdk8_hs_dev.functional_x86-32_windows
[2025-05-18T23:18:25.088Z] USE_TESTENV_PROPERTIES=false
[2025-05-18T23:18:25.088Z] SYSTEMROOT=C:\Windows
[2025-05-18T23:18:25.088Z] PERSONAL_BUILD=false
[2025-05-18T23:18:25.088Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_x86-32_windows/35/display/redirect
[2025-05-18T23:18:25.088Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-05-18T23:18:25.088Z] AUTO_DETECT=true
[2025-05-18T23:18:25.088Z] EXIT_SUCCESS=false
[2025-05-18T23:18:25.088Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_x86-32_windows/display/redirect
[2025-05-18T23:18:25.088Z] PROMPT=$P$G
[2025-05-18T23:18:25.088Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows
[2025-05-18T23:18:25.088Z] COMPUTERNAME=TESTWIN2022DC
[2025-05-18T23:18:25.088Z] OPENJ9_BRANCH=master
[2025-05-18T23:18:25.088Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-18T23:18:25.088Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/system_lib
[2025-05-18T23:18:25.088Z] PARALLEL=Dynamic
[2025-05-18T23:18:25.088Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-18T23:18:25.088Z] ITERATIONS=1
[2025-05-18T23:18:25.088Z] UPSTREAM_JOB_NUMBER=509
[2025-05-18T23:18:25.088Z] SPEC=win_x86
[2025-05-18T23:18:25.088Z] TERM=xterm-256color
[2025-05-18T23:18:25.088Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-05-18T23:18:25.088Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-18T23:18:25.088Z] LOGONSERVER=\\TESTWIN2022DC
[2025-05-18T23:18:25.088Z] NODE_NAME=test-azure-win2022-x64-1
[2025-05-18T23:18:25.088Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-18T23:18:25.088Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-05-18T23:18:25.088Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-18T23:18:25.088Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-05-18T23:18:25.088Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-05-18T23:18:25.088Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-05-18T23:18:25.088Z] DYNAMIC_COMPILE=true
[2025-05-18T23:18:25.088Z] SHLVL=2
[2025-05-18T23:18:25.088Z] BUILD_TAG=jenkins-Test_openjdk8_hs_dev.functional_x86-32_windows-35
[2025-05-18T23:18:25.088Z] PROCESSOR_REVISION=5504
[2025-05-18T23:18:25.088Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-05-18T23:18:25.088Z] EXECUTOR_NUMBER=0
[2025-05-18T23:18:25.088Z] HUDSON_COOKIE=4d21317a-ce2a-40a8-813b-e9d719ee3e4b
[2025-05-18T23:18:25.088Z] ADOPTOPENJDK_BRANCH=master
[2025-05-18T23:18:25.088Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-18T23:18:25.088Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-05-18T23:18:25.088Z] ORIGIN_JDK_VERSION=8
[2025-05-18T23:18:25.088Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-05-18T23:18:25.088Z] SESSIONNAME=RDP-Tcp#20
[2025-05-18T23:18:25.088Z] NUM_PROCESSORS=2
[2025-05-18T23:18:25.088Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-18T23:18:25.088Z] NODE_LABELS=sw.os.windows test ci.role.test test-azure-win2022-x64-1 x64 windows hw.arch.x86 win2022
[2025-05-18T23:18:25.088Z] STAGE_NAME=Setup
[2025-05-18T23:18:25.088Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-18T23:18:25.088Z] TEST_TIME=120
[2025-05-18T23:18:25.088Z] HOMEPATH=\Users\jenkins
[2025-05-18T23:18:25.088Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows@tmp
[2025-05-18T23:18:25.088Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-05-18T23:18:25.088Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/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 (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-05-18T23:18:25.088Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-18T23:18:25.088Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-18T23:18:25.088Z] ProgramW6432=C:\Program Files
[2025-05-18T23:18:25.088Z] CI=true
[2025-05-18T23:18:25.088Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_x86-32_windows/35/display/redirect?page=artifacts
[2025-05-18T23:18:25.088Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-18T23:18:25.088Z] RERUN_FAILURE=true
[2025-05-18T23:18:25.088Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-05-18T23:18:25.088Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[2025-05-18T23:18:25.088Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-18T23:18:25.088Z] BUILD_LIST=functional
[2025-05-18T23:18:25.088Z] BUILD_ID=35
[2025-05-18T23:18:25.088Z] WINDIR=C:\Windows
[2025-05-18T23:18:25.088Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-05-18T23:18:25.088Z] PUBLIC=C:\Users\Public
[2025-05-18T23:18:25.088Z] CLIENTNAME=scfryer-thinkpa
[2025-05-18T23:18:25.088Z] SYSTEMDRIVE=C:
[2025-05-18T23:18:25.088Z] TARGET=dev.functional
[2025-05-18T23:18:25.088Z] USE_JRE=false
[2025-05-18T23:18:25.088Z] JDK_IMPL=hotspot
[2025-05-18T23:18:25.088Z] 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
[2025-05-18T23:18:25.152Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-18T23:18:25.195Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-18T23:18:29.170Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 509
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-18T23:18:29.396Z] 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
[2025-05-18T23:18:29.403Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows
[Pipeline] {
[Pipeline] sshagent
[2025-05-18T23:18:29.436Z] $ ssh-agent
[2025-05-18T23:18:29.547Z] SSH_AUTH_SOCK=/tmp/ssh-nBwelp0eXnPm/agent.2023
[2025-05-18T23:18:29.547Z] SSH_AGENT_PID=2024
[2025-05-18T23:18:29.548Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-18T23:18:29.565Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-18T23:18:29.600Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-05-18T23:18:30.064Z] ++ pwd
[2025-05-18T23:18:30.065Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-18T23:18:30.406Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests
[2025-05-18T23:18:30.406Z] get jdk binary...
[2025-05-18T23:18:30.406Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-18T23:18:30.406Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip ...
[2025-05-18T23:18:33.354Z] List files in jdkbinary folder...
[2025-05-18T23:18:33.354Z] total 183860
[2025-05-18T23:18:33.354Z] -rwxrwx---+ 1 jenkins None 42101080 May 17 22:24 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T23:18:33.354Z] -rwxrwx---+ 1 jenkins None 107359634 May 17 22:45 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T23:18:33.354Z] -rwxrwx---+ 1 jenkins None 38699402 May 17 22:45 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T23:18:33.354Z] -rwxrwx---+ 1 jenkins None 24102 May 17 22:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea-metadata.json
[2025-05-18T23:18:33.354Z] -rwxrwx---+ 1 jenkins None 79789 May 17 22:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea.json
[2025-05-18T23:18:33.354Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 tmp
[2025-05-18T23:18:33.354Z] List files in jdkbinary/tmp folder...
[2025-05-18T23:18:33.354Z] total 4
[2025-05-18T23:18:33.354Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 jdk8u462-b02
[2025-05-18T23:18:33.354Z] Moving directory jdk8u462-b02/ to ../j2sdk-image
[2025-05-18T23:18:33.354Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip ...
[2025-05-18T23:18:34.509Z] List files in jdkbinary folder...
[2025-05-18T23:18:34.509Z] total 183864
[2025-05-18T23:18:34.509Z] -rwxrwx---+ 1 jenkins None 42101080 May 17 22:24 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T23:18:34.509Z] -rwxrwx---+ 1 jenkins None 107359634 May 17 22:45 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T23:18:34.509Z] -rwxrwx---+ 1 jenkins None 38699402 May 17 22:45 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T23:18:34.509Z] -rwxrwx---+ 1 jenkins None 24102 May 17 22:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea-metadata.json
[2025-05-18T23:18:34.509Z] -rwxrwx---+ 1 jenkins None 79789 May 17 22:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea.json
[2025-05-18T23:18:34.509Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 j2sdk-image
[2025-05-18T23:18:34.509Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 tmp
[2025-05-18T23:18:34.509Z] List files in jdkbinary/tmp folder...
[2025-05-18T23:18:34.509Z] total 4
[2025-05-18T23:18:34.509Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 jdk8u462-b02-jre
[2025-05-18T23:18:34.849Z] Moving directory jdk8u462-b02-jre/ to ../j2re-image
[2025-05-18T23:18:34.849Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip over ./j2sdk-image/jre...
[2025-05-18T23:18:36.514Z] Removing top-level folder jdk8u462-b02-debug-image/
[2025-05-18T23:18:36.514Z] Removing top-level folder jdk8u462-b02/
[2025-05-18T23:18:39.474Z] Run c:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-05-18T23:18:39.474Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-18T23:18:39.474Z] openjdk version "1.8.0_462-beta"
[2025-05-18T23:18:39.474Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172008-b02)
[2025-05-18T23:18:39.474Z] OpenJDK Client VM (Temurin)(build 25.462-b02, mixed mode)
[2025-05-18T23:18:39.474Z] =JAVA VERSION OUTPUT END=
[2025-05-18T23:18:39.474Z] =RELEASE INFO BEGIN=
[2025-05-18T23:18:39.474Z] JAVA_VERSION="1.8.0_462"
[2025-05-18T23:18:39.474Z] OS_NAME="Windows"
[2025-05-18T23:18:39.474Z] OS_VERSION="5.1"
[2025-05-18T23:18:39.474Z] OS_ARCH="i586"
[2025-05-18T23:18:39.474Z] SOURCE=".:git:40ba139cc557+"
[2025-05-18T23:18:39.474Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-18T23:18:39.474Z] BUILD_SOURCE="git:46d74b96d237da02236c9313c077eac16278fa00"
[2025-05-18T23:18:39.474Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-18T23:18:39.474Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-05-18T23:18:39.474Z] FULL_VERSION="1.8.0_462-beta-202505172008-b02"
[2025-05-18T23:18:39.474Z] SEMANTIC_VERSION="8.0.462+2"
[2025-05-18T23:18:39.474Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-05-18T23:18:39.474Z] JVM_VARIANT="Hotspot"
[2025-05-18T23:18:39.474Z] JVM_VERSION="25.462-b02"
[2025-05-18T23:18:39.474Z] IMAGE_TYPE="JDK"
[2025-05-18T23:18:39.474Z] =RELEASE INFO END=
[2025-05-18T23:18:39.474Z] get testKitGen...
[2025-05-18T23:18:39.474Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-18T23:18:40.629Z] git rev-parse master
[2025-05-18T23:18:40.629Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-18T23:18:41.347Z] get functional test material...
[2025-05-18T23:18:41.347Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-05-18T23:18:41.347Z] Cloning into 'openj9'...
[2025-05-18T23:18:41.347Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-05-18T23:18:48.612Z] Updating files: 8% (902/10339)
[2025-05-18T23:18:48.612Z] Updating files: 9% (931/10339)
[2025-05-18T23:18:48.959Z] Updating files: 10% (1034/10339)
[2025-05-18T23:18:48.959Z] Updating files: 11% (1138/10339)
[2025-05-18T23:18:49.308Z] Updating files: 12% (1241/10339)
[2025-05-18T23:18:49.308Z] Updating files: 13% (1345/10339)
[2025-05-18T23:18:49.308Z] Updating files: 14% (1448/10339)
[2025-05-18T23:18:49.658Z] Updating files: 15% (1551/10339)
[2025-05-18T23:18:49.658Z] Updating files: 15% (1590/10339)
[2025-05-18T23:18:49.658Z] Updating files: 16% (1655/10339)
[2025-05-18T23:18:50.008Z] Updating files: 17% (1758/10339)
[2025-05-18T23:18:50.008Z] Updating files: 18% (1862/10339)
[2025-05-18T23:18:50.008Z] Updating files: 19% (1965/10339)
[2025-05-18T23:18:50.357Z] Updating files: 20% (2068/10339)
[2025-05-18T23:18:50.357Z] Updating files: 21% (2172/10339)
[2025-05-18T23:18:50.357Z] Updating files: 22% (2275/10339)
[2025-05-18T23:18:50.357Z] Updating files: 23% (2378/10339)
[2025-05-18T23:18:50.705Z] Updating files: 23% (2443/10339)
[2025-05-18T23:18:50.705Z] Updating files: 24% (2482/10339)
[2025-05-18T23:18:50.705Z] Updating files: 25% (2585/10339)
[2025-05-18T23:18:51.053Z] Updating files: 26% (2689/10339)
[2025-05-18T23:18:51.053Z] Updating files: 27% (2792/10339)
[2025-05-18T23:18:51.400Z] Updating files: 28% (2895/10339)
[2025-05-18T23:18:51.400Z] Updating files: 29% (2999/10339)
[2025-05-18T23:18:51.400Z] Updating files: 30% (3102/10339)
[2025-05-18T23:18:51.400Z] Updating files: 31% (3206/10339)
[2025-05-18T23:18:51.746Z] Updating files: 31% (3271/10339)
[2025-05-18T23:18:51.746Z] Updating files: 32% (3309/10339)
[2025-05-18T23:18:51.747Z] Updating files: 33% (3412/10339)
[2025-05-18T23:18:52.111Z] Updating files: 34% (3516/10339)
[2025-05-18T23:18:52.111Z] Updating files: 35% (3619/10339)
[2025-05-18T23:18:52.111Z] Updating files: 36% (3723/10339)
[2025-05-18T23:18:52.459Z] Updating files: 37% (3826/10339)
[2025-05-18T23:18:52.459Z] Updating files: 38% (3929/10339)
[2025-05-18T23:18:52.459Z] Updating files: 39% (4033/10339)
[2025-05-18T23:18:52.459Z] Updating files: 40% (4136/10339)
[2025-05-18T23:18:52.806Z] Updating files: 40% (4185/10339)
[2025-05-18T23:18:52.806Z] Updating files: 41% (4239/10339)
[2025-05-18T23:18:52.806Z] Updating files: 42% (4343/10339)
[2025-05-18T23:18:52.806Z] Updating files: 43% (4446/10339)
[2025-05-18T23:18:53.155Z] Updating files: 44% (4550/10339)
[2025-05-18T23:18:53.156Z] Updating files: 45% (4653/10339)
[2025-05-18T23:18:53.500Z] Updating files: 46% (4756/10339)
[2025-05-18T23:18:53.500Z] Updating files: 47% (4860/10339)
[2025-05-18T23:18:53.500Z] Updating files: 48% (4963/10339)
[2025-05-18T23:18:53.848Z] Updating files: 48% (4986/10339)
[2025-05-18T23:18:53.848Z] Updating files: 49% (5067/10339)
[2025-05-18T23:18:53.848Z] Updating files: 50% (5170/10339)
[2025-05-18T23:18:54.196Z] Updating files: 51% (5273/10339)
[2025-05-18T23:18:54.196Z] Updating files: 52% (5377/10339)
[2025-05-18T23:18:54.196Z] Updating files: 53% (5480/10339)
[2025-05-18T23:18:54.544Z] Updating files: 54% (5584/10339)
[2025-05-18T23:18:54.544Z] Updating files: 55% (5687/10339)
[2025-05-18T23:18:54.544Z] Updating files: 56% (5790/10339)
[2025-05-18T23:18:54.893Z] Updating files: 56% (5799/10339)
[2025-05-18T23:18:54.893Z] Updating files: 57% (5894/10339)
[2025-05-18T23:18:54.893Z] Updating files: 58% (5997/10339)
[2025-05-18T23:18:55.239Z] Updating files: 59% (6101/10339)
[2025-05-18T23:18:55.239Z] Updating files: 60% (6204/10339)
[2025-05-18T23:18:55.239Z] Updating files: 61% (6307/10339)
[2025-05-18T23:18:55.588Z] Updating files: 62% (6411/10339)
[2025-05-18T23:18:55.588Z] Updating files: 63% (6514/10339)
[2025-05-18T23:18:55.588Z] Updating files: 64% (6617/10339)
[2025-05-18T23:18:55.588Z] Updating files: 64% (6639/10339)
[2025-05-18T23:18:55.938Z] Updating files: 65% (6721/10339)
[2025-05-18T23:18:55.938Z] Updating files: 66% (6824/10339)
[2025-05-18T23:18:55.938Z] Updating files: 67% (6928/10339)
[2025-05-18T23:18:56.287Z] Updating files: 68% (7031/10339)
[2025-05-18T23:18:56.287Z] Updating files: 69% (7134/10339)
[2025-05-18T23:18:56.287Z] Updating files: 70% (7238/10339)
[2025-05-18T23:18:56.635Z] Updating files: 71% (7341/10339)
[2025-05-18T23:18:56.635Z] Updating files: 72% (7445/10339)
[2025-05-18T23:18:56.635Z] Updating files: 72% (7457/10339)
[2025-05-18T23:18:56.983Z] Updating files: 73% (7548/10339)
[2025-05-18T23:18:56.983Z] Updating files: 74% (7651/10339)
[2025-05-18T23:18:56.983Z] Updating files: 75% (7755/10339)
[2025-05-18T23:18:57.332Z] Updating files: 76% (7858/10339)
[2025-05-18T23:18:57.332Z] Updating files: 77% (7962/10339)
[2025-05-18T23:18:57.332Z] Updating files: 78% (8065/10339)
[2025-05-18T23:18:57.680Z] Updating files: 78% (8156/10339)
[2025-05-18T23:18:57.680Z] Updating files: 79% (8168/10339)
[2025-05-18T23:18:58.028Z] Updating files: 80% (8272/10339)
[2025-05-18T23:18:58.028Z] Updating files: 81% (8375/10339)
[2025-05-18T23:18:58.028Z] Updating files: 82% (8478/10339)
[2025-05-18T23:18:58.376Z] Updating files: 83% (8582/10339)
[2025-05-18T23:18:58.376Z] Updating files: 84% (8685/10339)
[2025-05-18T23:18:58.376Z] Updating files: 85% (8789/10339)
[2025-05-18T23:18:58.376Z] Updating files: 86% (8892/10339)
[2025-05-18T23:18:58.726Z] Updating files: 86% (8952/10339)
[2025-05-18T23:18:59.074Z] Updating files: 87% (8995/10339)
[2025-05-18T23:18:59.423Z] Updating files: 88% (9099/10339)
[2025-05-18T23:18:59.423Z] Updating files: 89% (9202/10339)
[2025-05-18T23:18:59.423Z] Updating files: 90% (9306/10339)
[2025-05-18T23:18:59.423Z] Updating files: 91% (9409/10339)
[2025-05-18T23:18:59.772Z] Updating files: 91% (9421/10339)
[2025-05-18T23:18:59.772Z] Updating files: 92% (9512/10339)
[2025-05-18T23:19:00.121Z] Updating files: 93% (9616/10339)
[2025-05-18T23:19:00.121Z] Updating files: 94% (9719/10339)
[2025-05-18T23:19:00.471Z] Updating files: 95% (9823/10339)
[2025-05-18T23:19:01.278Z] Updating files: 96% (9926/10339)
[2025-05-18T23:19:01.278Z] Updating files: 96% (9971/10339)
[2025-05-18T23:19:01.278Z] Updating files: 97% (10029/10339)
[2025-05-18T23:19:01.625Z] Updating files: 98% (10133/10339)
[2025-05-18T23:19:01.626Z] Updating files: 99% (10236/10339)
[2025-05-18T23:19:01.626Z] Updating files: 99% (10318/10339)
[2025-05-18T23:19:01.626Z] Updating files: 100% (10339/10339)
[2025-05-18T23:19:01.626Z] Updating files: 100% (10339/10339), done.
[2025-05-18T23:19:01.626Z] check OpenJ9 Repo sha
[2025-05-18T23:19:01.626Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-05-18T23:19:01.626Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/testenv/testenv.properties
[2025-05-18T23:19:01.626Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-18T23:19:01.626Z] OPENJ9_SHA=a3f2552b9e38f04a6ec372f3a55e28f9c3c84dac
[2025-05-18T23:19:01.976Z] total 118
[2025-05-18T23:19:01.976Z] -rw-rw-r--+ 1 jenkins None 4665 May 18 23:18 Contributing.md
[2025-05-18T23:19:01.976Z] -rw-rw-r--+ 1 jenkins None 11360 May 18 23:18 LICENSE
[2025-05-18T23:19:01.976Z] -rw-rw-r--+ 1 jenkins None 65 May 18 23:18 NOTICE
[2025-05-18T23:19:01.976Z] -rw-rw-r--+ 1 jenkins None 8335 May 18 23:18 README.md
[2025-05-18T23:19:01.976Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 TKG
[2025-05-18T23:19:01.976Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 buildenv
[2025-05-18T23:19:01.976Z] -rwxrwxr-x+ 1 jenkins None 339 May 18 23:18 compile.sh
[2025-05-18T23:19:01.976Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 config
[2025-05-18T23:19:01.976Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 doc
[2025-05-18T23:19:01.976Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 docs
[2025-05-18T23:19:01.976Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 external
[2025-05-18T23:19:01.976Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 functional
[2025-05-18T23:19:01.976Z] -rwxrwxr-x+ 1 jenkins None 30008 May 18 23:18 get.sh
[2025-05-18T23:19:01.976Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 jck
[2025-05-18T23:19:01.977Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 openj9
[2025-05-18T23:19:01.977Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 openjdk
[2025-05-18T23:19:01.977Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 perf
[2025-05-18T23:19:01.977Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 scripts
[2025-05-18T23:19:01.977Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 system
[2025-05-18T23:19:01.977Z] -rwxrwxr-x+ 1 jenkins None 3935 May 18 23:18 terminateTestProcesses.sh
[2025-05-18T23:19:01.977Z] drwxrwxr-x+ 1 jenkins None 0 May 18 23:18 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-18T23:19:08.008Z] $ ssh-agent -k
[2025-05-18T23:19:08.054Z] unset SSH_AUTH_SOCK;
[2025-05-18T23:19:08.054Z] unset SSH_AGENT_PID;
[2025-05-18T23:19:08.054Z] echo Agent pid 2024 killed;
[2025-05-18T23:19:08.104Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-18T23:19:08.540Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.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-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=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%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=509&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-18T23:19:08.553Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=dev.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-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=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%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=509&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
[2025-05-18T23:19:08.590Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-18T23:19:08.734Z] Copied 1 artifact from "getTRSSOutput" build number 1777
[Pipeline] sh
[2025-05-18T23:19:09.184Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-18T23:19:09.184Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-18T23:19:09.184Z] + tar xof -
[2025-05-18T23:19:09.527Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-18T23:19:09.620Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-18T23:19:09.636Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-18T23:19:10.189Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-18T23:19:10.905Z] --------------------------------------------
[2025-05-18T23:19:10.905Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T23:19:10.905Z] task is set to default
[2025-05-18T23:19:10.905Z] dependencyList is set to all
[2025-05-18T23:19:10.905Z] --------------------------------------------
[2025-05-18T23:19:10.905Z] Starting download third party dependent jars
[2025-05-18T23:19:10.905Z] --------------------------------------------
[2025-05-18T23:19:10.905Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T23:19:10.905Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.905Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.905Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:10.905Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.905Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-18T23:19:10.906Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-18T23:19:11.003Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] sh
[2025-05-18T23:19:11.545Z] + cd ./aqa-tests/TKG
[2025-05-18T23:19:11.545Z] ++ uname
[2025-05-18T23:19:11.545Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-18T23:19:11.545Z] ++ uname
[2025-05-18T23:19:11.545Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-18T23:19:11.545Z] ++ uname
[2025-05-18T23:19:11.545Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-18T23:19:11.545Z] + MAKE=make
[2025-05-18T23:19:11.545Z] + make genParallelList TEST=dev.functional TEST_TIME=120 NUM_MACHINES=
[2025-05-18T23:19:11.545Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image
[2025-05-18T23:19:11.874Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-05-18T23:19:11.874Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T23:19:11.874Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T23:19:11.874Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-18T23:19:11.874Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-18T23:19:13.028Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-05-18T23:19:13.368Z]
[2025-05-18T23:19:13.368Z] build:
[2025-05-18T23:19:13.368Z]
[2025-05-18T23:19:13.368Z] clean:
[2025-05-18T23:19:13.368Z]
[2025-05-18T23:19:13.368Z] init:
[2025-05-18T23:19:13.368Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T23:19:13.368Z]
[2025-05-18T23:19:13.368Z] getDependentLibs:
[2025-05-18T23:19:13.715Z] [exec] --------------------------------------------
[2025-05-18T23:19:13.715Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-18T23:19:13.715Z] [exec] task is set to default
[2025-05-18T23:19:13.715Z] [exec] dependencyList is set to json_simple
[2025-05-18T23:19:13.715Z] [exec] --------------------------------------------
[2025-05-18T23:19:13.715Z] [exec] Starting download third party dependent jars
[2025-05-18T23:19:13.715Z] [exec] --------------------------------------------
[2025-05-18T23:19:13.715Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-18T23:19:13.715Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T23:19:13.715Z] [exec] downloaded dependent third party jars successfully
[2025-05-18T23:19:13.715Z]
[2025-05-18T23:19:13.715Z] compile:
[2025-05-18T23:19:13.715Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T23:19:13.715Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T23:19:13.715Z] [echo] ===fork: yes
[2025-05-18T23:19:13.715Z] [echo] ===debug: on
[2025-05-18T23:19:13.715Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T23:19:15.976Z]
[2025-05-18T23:19:15.976Z] dist:
[2025-05-18T23:19:15.976Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-05-18T23:19:15.976Z]
[2025-05-18T23:19:15.976Z] BUILD SUCCESSFUL
[2025-05-18T23:19:15.976Z] Total time: 2 seconds
[2025-05-18T23:19:15.976Z] 0
[2025-05-18T23:19:15.976Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-18T23:19:16.696Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-18T23:19:16.696Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-05-18T23:19:18.361Z] ****************************** MACHINE INFO ******************************
[2025-05-18T23:19:18.361Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG
[2025-05-18T23:19:18.361Z] Free Physical Memory Size : 5686915072
[2025-05-18T23:19:18.361Z] Free space (bytes) : 137911926784
[2025-05-18T23:19:18.361Z] Total Physical Memory Size : 8536289280
[2025-05-18T23:19:18.361Z] Total space (bytes) : 274283311104
[2025-05-18T23:19:18.361Z] Usable space (bytes) : 137911926784
[2025-05-18T23:19:18.361Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T23:19:18.361Z] bashVersion :
[2025-05-18T23:19:18.361Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-05-18T23:19:18.361Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-18T23:19:18.361Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] This is free software; you are free to change and redistribute it.
[2025-05-18T23:19:18.361Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T23:19:18.361Z] cpuCores : 4
[2025-05-18T23:19:18.361Z] curlVersion :
[2025-05-18T23:19:18.361Z] curl 8.3.0 (x86_64-pc-cygwin) libcurl/8.3.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.56.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-05-18T23:19:18.361Z] Release-Date: 2023-09-13
[2025-05-18T23:19:18.361Z] 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
[2025-05-18T23:19:18.361Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-05-18T23:19:18.361Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-18T23:19:18.361Z] gcc version : 11
[2025-05-18T23:19:18.361Z] gclibc version : ldd (cygwin) 3.4.9
[2025-05-18T23:19:18.361Z] gdb version : bash: line 1: gdb: command not found
[2025-05-18T23:19:18.361Z] lldb version : Command could not be executed
[2025-05-18T23:19:18.361Z] makeVersion :
[2025-05-18T23:19:18.361Z] GNU Make 4.4.1
[2025-05-18T23:19:18.361Z] Built for x86_64-pc-cygwin
[2025-05-18T23:19:18.361Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-18T23:19:18.361Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-18T23:19:18.361Z] This is free software: you are free to change and redistribute it.
[2025-05-18T23:19:18.361Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T23:19:18.361Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-18T23:19:18.361Z] perlVersion :
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi
[2025-05-18T23:19:18.361Z] (with 6 registered patches, see perl -V for more detail)
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] Copyright 1987-2023, Larry Wall
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-18T23:19:18.361Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-18T23:19:18.361Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-18T23:19:18.361Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-18T23:19:18.361Z] procArch : unknown
[2025-05-18T23:19:18.361Z] sysArch : x86_64
[2025-05-18T23:19:18.361Z] sysOS : CYGWIN_NT-10.0-20348
[2025-05-18T23:19:18.361Z] ulimit :
[2025-05-18T23:19:18.361Z] core file size (blocks, -c) unlimited
[2025-05-18T23:19:18.361Z] data seg size (kbytes, -d) unlimited
[2025-05-18T23:19:18.361Z] file size (blocks, -f) unlimited
[2025-05-18T23:19:18.361Z] open files (-n) 3200
[2025-05-18T23:19:18.361Z] pipe size (512 bytes, -p) 8
[2025-05-18T23:19:18.361Z] stack size (kbytes, -s) 2032
[2025-05-18T23:19:18.361Z] cpu time (seconds, -t) unlimited
[2025-05-18T23:19:18.361Z] max user processes (-u) 256
[2025-05-18T23:19:18.361Z] virtual memory (kbytes, -v) unlimited
[2025-05-18T23:19:18.361Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin
[2025-05-18T23:19:18.361Z] vmVendor : Oracle Corporation
[2025-05-18T23:19:18.361Z] vmVersion : 25.462-b02
[2025-05-18T23:19:18.361Z] xlc version : bash: line 1: xlC: command not found
[2025-05-18T23:19:18.361Z] **************************************************************************
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] System.getProperty('java.vendor')=Temurin
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] System.getProperty('os.name')=Windows Server 2022
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] System.getProperty('os.arch')=x86
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] System.getProperty('java.fullversion')=null
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] System.getProperty('sun.arch.data.model')=32
[2025-05-18T23:19:18.361Z]
[2025-05-18T23:19:18.361Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=dev.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib
[2025-05-18T23:19:18.361Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:18.687Z] perl scripts/configure.pl
[2025-05-18T23:19:18.687Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-18T23:19:19.030Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-18T23:19:19.030Z]
[2025-05-18T23:19:19.030Z]
[2025-05-18T23:19:19.030Z] Starting to generate parallel test lists.
[2025-05-18T23:19:19.030Z]
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2025-05-18T23:19:19.030Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2025-05-18T23:19:19.031Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2025-05-18T23:19:19.031Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2025-05-18T23:19:19.377Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2025-05-18T23:19:19.378Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2025-05-18T23:19:19.719Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2025-05-18T23:19:19.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2025-05-18T23:19:19.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2025-05-18T23:19:19.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2025-05-18T23:19:19.720Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2025-05-18T23:19:20.065Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2025-05-18T23:19:20.411Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2025-05-18T23:19:20.411Z] Attempting to get test duration data from TRSS.
[2025-05-18T23:19:20.411Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-32_windows&group=functional&level=dev"
[2025-05-18T23:19:20.755Z] Attempting to get test duration data from cached files.
[2025-05-18T23:19:20.755Z] Reading file: Test_openjdk8_hs_functional_x86-32_windows.json
[2025-05-18T23:19:20.755Z] Warning: cannot get data from cached files.
[2025-05-18T23:19:20.755Z]
[2025-05-18T23:19:20.755Z] TEST DURATION
[2025-05-18T23:19:20.755Z] ====================================================================================
[2025-05-18T23:19:20.755Z] Total number of tests searched: 2
[2025-05-18T23:19:20.755Z] Number of test durations found: 2
[2025-05-18T23:19:20.755Z] Top slowest tests:
[2025-05-18T23:19:20.755Z] 25m29s ssl-tests_0
[2025-05-18T23:19:20.755Z] 00m10s TestHeadlessComponents_0
[2025-05-18T23:19:20.755Z] ====================================================================================
[2025-05-18T23:19:20.755Z]
[2025-05-18T23:19:20.755Z] Test target is split into 1 lists.
[2025-05-18T23:19:20.755Z] Reducing estimated test running time from 25m40s to 25m40s.
[2025-05-18T23:19:20.755Z]
[2025-05-18T23:19:20.755Z] -------------------------------------testList_0-------------------------------------
[2025-05-18T23:19:20.755Z] Number of tests: 2
[2025-05-18T23:19:20.755Z] Estimated running time: 25m40s
[2025-05-18T23:19:20.755Z] TESTLIST=ssl-tests_0,TestHeadlessComponents_0
[2025-05-18T23:19:20.755Z] ------------------------------------------------------------------------------------
[2025-05-18T23:19:20.755Z]
[2025-05-18T23:19:20.755Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-05-18T23:19:20.755Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-05-18T23:19:20.838Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-18T23:19:20.922Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-18T23:19:20.959Z] Building tests...
[Pipeline] timeout
[2025-05-18T23:19:20.961Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-18T23:19:20.980Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-18T23:19:21.446Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-18T23:19:22.165Z] --------------------------------------------
[2025-05-18T23:19:22.165Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T23:19:22.165Z] task is set to default
[2025-05-18T23:19:22.165Z] dependencyList is set to all
[2025-05-18T23:19:22.165Z] --------------------------------------------
[2025-05-18T23:19:22.165Z] Starting download third party dependent jars
[2025-05-18T23:19:22.165Z] --------------------------------------------
[2025-05-18T23:19:22.165Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T23:19:22.165Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-18T23:19:22.361Z] 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
[2025-05-18T23:19:22.387Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-18T23:19:22.863Z] ++ uname
[2025-05-18T23:19:22.863Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-18T23:19:22.863Z] ++ uname
[2025-05-18T23:19:22.863Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-18T23:19:22.863Z] ++ uname
[2025-05-18T23:19:22.863Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-18T23:19:22.863Z] + MAKE=make
[2025-05-18T23:19:22.863Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-18T23:19:22.863Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-05-18T23:19:23.383Z] ++ uname
[2025-05-18T23:19:23.383Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-18T23:19:23.383Z] ++ uname
[2025-05-18T23:19:23.383Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-18T23:19:23.383Z] ++ uname
[2025-05-18T23:19:23.383Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-18T23:19:23.383Z] + MAKE=make
[2025-05-18T23:19:23.383Z] + cd ./aqa-tests
[2025-05-18T23:19:23.383Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-18T23:19:23.383Z] ++ set +x
[2025-05-18T23:19:23.383Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image
[2025-05-18T23:19:23.711Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-05-18T23:19:23.711Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T23:19:23.711Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T23:19:23.711Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-18T23:19:23.711Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-18T23:19:24.863Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-05-18T23:19:24.863Z]
[2025-05-18T23:19:24.863Z] build:
[2025-05-18T23:19:25.209Z]
[2025-05-18T23:19:25.209Z] clean:
[2025-05-18T23:19:25.209Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-05-18T23:19:25.209Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T23:19:25.209Z]
[2025-05-18T23:19:25.209Z] init:
[2025-05-18T23:19:25.210Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T23:19:25.210Z]
[2025-05-18T23:19:25.210Z] getDependentLibs:
[2025-05-18T23:19:25.210Z] [exec] --------------------------------------------
[2025-05-18T23:19:25.210Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-18T23:19:25.210Z] [exec] task is set to default
[2025-05-18T23:19:25.210Z] [exec] dependencyList is set to json_simple
[2025-05-18T23:19:25.210Z] [exec] --------------------------------------------
[2025-05-18T23:19:25.210Z] [exec] Starting download third party dependent jars
[2025-05-18T23:19:25.210Z] [exec] --------------------------------------------
[2025-05-18T23:19:25.210Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-18T23:19:25.210Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T23:19:25.210Z] [exec] downloaded dependent third party jars successfully
[2025-05-18T23:19:25.210Z]
[2025-05-18T23:19:25.210Z] compile:
[2025-05-18T23:19:25.210Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T23:19:25.210Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T23:19:25.210Z] [echo] ===fork: yes
[2025-05-18T23:19:25.210Z] [echo] ===debug: on
[2025-05-18T23:19:25.210Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T23:19:26.366Z]
[2025-05-18T23:19:26.366Z] dist:
[2025-05-18T23:19:26.366Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-05-18T23:19:26.709Z]
[2025-05-18T23:19:26.709Z] BUILD SUCCESSFUL
[2025-05-18T23:19:26.709Z] Total time: 1 second
[2025-05-18T23:19:26.709Z] 0
[2025-05-18T23:19:26.709Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-18T23:19:27.433Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-18T23:19:27.433Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-05-18T23:19:29.104Z] ****************************** MACHINE INFO ******************************
[2025-05-18T23:19:29.104Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG
[2025-05-18T23:19:29.104Z] Free Physical Memory Size : 5659058176
[2025-05-18T23:19:29.104Z] Free space (bytes) : 137943379968
[2025-05-18T23:19:29.104Z] Total Physical Memory Size : 8536289280
[2025-05-18T23:19:29.104Z] Total space (bytes) : 274283311104
[2025-05-18T23:19:29.104Z] Usable space (bytes) : 137943379968
[2025-05-18T23:19:29.104Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T23:19:29.104Z] bashVersion :
[2025-05-18T23:19:29.104Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-05-18T23:19:29.104Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-18T23:19:29.104Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] This is free software; you are free to change and redistribute it.
[2025-05-18T23:19:29.104Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T23:19:29.104Z] cpuCores : 4
[2025-05-18T23:19:29.104Z] curlVersion :
[2025-05-18T23:19:29.104Z] curl 8.3.0 (x86_64-pc-cygwin) libcurl/8.3.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.56.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-05-18T23:19:29.104Z] Release-Date: 2023-09-13
[2025-05-18T23:19:29.104Z] 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
[2025-05-18T23:19:29.104Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-05-18T23:19:29.104Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-18T23:19:29.104Z] gcc version : 11
[2025-05-18T23:19:29.104Z] gclibc version : ldd (cygwin) 3.4.9
[2025-05-18T23:19:29.104Z] gdb version : bash: line 1: gdb: command not found
[2025-05-18T23:19:29.104Z] lldb version : Command could not be executed
[2025-05-18T23:19:29.104Z] makeVersion :
[2025-05-18T23:19:29.104Z] GNU Make 4.4.1
[2025-05-18T23:19:29.104Z] Built for x86_64-pc-cygwin
[2025-05-18T23:19:29.104Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-18T23:19:29.104Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-18T23:19:29.104Z] This is free software: you are free to change and redistribute it.
[2025-05-18T23:19:29.104Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T23:19:29.104Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-18T23:19:29.104Z] perlVersion :
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi
[2025-05-18T23:19:29.104Z] (with 6 registered patches, see perl -V for more detail)
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] Copyright 1987-2023, Larry Wall
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-18T23:19:29.104Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-18T23:19:29.104Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-18T23:19:29.104Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-18T23:19:29.104Z] procArch : unknown
[2025-05-18T23:19:29.104Z] sysArch : x86_64
[2025-05-18T23:19:29.104Z] sysOS : CYGWIN_NT-10.0-20348
[2025-05-18T23:19:29.104Z] ulimit :
[2025-05-18T23:19:29.104Z] core file size (blocks, -c) unlimited
[2025-05-18T23:19:29.104Z] data seg size (kbytes, -d) unlimited
[2025-05-18T23:19:29.104Z] file size (blocks, -f) unlimited
[2025-05-18T23:19:29.104Z] open files (-n) 3200
[2025-05-18T23:19:29.104Z] pipe size (512 bytes, -p) 8
[2025-05-18T23:19:29.104Z] stack size (kbytes, -s) 2032
[2025-05-18T23:19:29.104Z] cpu time (seconds, -t) unlimited
[2025-05-18T23:19:29.104Z] max user processes (-u) 256
[2025-05-18T23:19:29.104Z] virtual memory (kbytes, -v) unlimited
[2025-05-18T23:19:29.104Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin
[2025-05-18T23:19:29.104Z] vmVendor : Oracle Corporation
[2025-05-18T23:19:29.104Z] vmVersion : 25.462-b02
[2025-05-18T23:19:29.104Z] xlc version : bash: line 1: xlC: command not found
[2025-05-18T23:19:29.104Z] **************************************************************************
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] System.getProperty('java.vendor')=Temurin
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] System.getProperty('os.name')=Windows Server 2022
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] System.getProperty('os.arch')=x86
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] System.getProperty('java.fullversion')=null
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.104Z] System.getProperty('sun.arch.data.model')=32
[2025-05-18T23:19:29.104Z]
[2025-05-18T23:19:29.448Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=dev.functional TESTLIST=
[2025-05-18T23:19:29.448Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:29.448Z] perl scripts/configure.pl
[2025-05-18T23:19:29.448Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-18T23:19:29.791Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-18T23:19:29.791Z]
[2025-05-18T23:19:29.791Z]
[2025-05-18T23:19:29.791Z] Starting to generate build list.
[2025-05-18T23:19:29.791Z]
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2025-05-18T23:19:30.142Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2025-05-18T23:19:30.487Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2025-05-18T23:19:30.815Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2025-05-18T23:19:30.815Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG/../TKG/buildInfo.mk
[2025-05-18T23:19:30.815Z]
[2025-05-18T23:19:30.815Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:30.815Z] make -f clean.mk cleanBuild
[2025-05-18T23:19:30.815Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:31.160Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests///..//jvmtest
[2025-05-18T23:19:31.160Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:31.160Z] make -f compile.mk compile
[2025-05-18T23:19:31.486Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:31.813Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-05-18T23:19:31.813Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-05-18T23:19:31.813Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/testHeadlessComponents,functional/security/ssl-tests" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-05-18T23:19:31.813Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/output_compilation"; fi
[2025-05-18T23:19:33.484Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-05-18T23:19:33.484Z] [echo] build.list is TestConfig/build.xml,functional/testHeadlessComponents/build.xml,functional/security/ssl-tests/build.xml
[2025-05-18T23:19:33.484Z]
[2025-05-18T23:19:33.484Z] -create_test_directory:
[2025-05-18T23:19:33.484Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\jvmtest
[2025-05-18T23:19:33.484Z]
[2025-05-18T23:19:33.484Z] stage_test_material:
[2025-05-18T23:19:33.828Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\jvmtest
[2025-05-18T23:19:34.982Z]
[2025-05-18T23:19:34.982Z] build:
[2025-05-18T23:19:34.982Z]
[2025-05-18T23:19:34.982Z] init:
[2025-05-18T23:19:34.982Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\jvmtest\TestConfig
[2025-05-18T23:19:34.982Z]
[2025-05-18T23:19:34.982Z] build:
[2025-05-18T23:19:34.982Z] [copy] Copying 12 files to C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\jvmtest\TestConfig
[2025-05-18T23:19:34.982Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\jvmtest\TestConfig
[2025-05-18T23:19:34.983Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\jvmtest\TestConfig
[2025-05-18T23:19:34.983Z]
[2025-05-18T23:19:34.983Z] build:
[2025-05-18T23:19:34.983Z]
[2025-05-18T23:19:34.983Z] getJtregVersion:
[2025-05-18T23:19:34.983Z] [echo] jtreg version used is : jtreg_5_1_b01
[2025-05-18T23:19:34.983Z]
[2025-05-18T23:19:34.983Z] getDependentLibs:
[2025-05-18T23:19:35.331Z] [exec] --------------------------------------------
[2025-05-18T23:19:35.331Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-18T23:19:35.331Z] [exec] task is set to default
[2025-05-18T23:19:35.331Z] [exec] dependencyList is set to jtreg_5_1_b01
[2025-05-18T23:19:35.331Z] [exec] --------------------------------------------
[2025-05-18T23:19:35.331Z] [exec] Starting download third party dependent jars
[2025-05-18T23:19:35.331Z] [exec] --------------------------------------------
[2025-05-18T23:19:35.331Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-18T23:19:35.331Z] [exec] C:/jenkins/testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-18T23:19:35.331Z] [exec] downloaded dependent third party jars successfully
[2025-05-18T23:19:35.331Z]
[2025-05-18T23:19:35.331Z] getJtreg:
[2025-05-18T23:19:35.331Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\jvmtest\functional\security\ssl-tests
[2025-05-18T23:19:35.331Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\functional\security\ssl-tests
[2025-05-18T23:19:35.331Z]
[2025-05-18T23:19:35.331Z] ssltests.check:
[2025-05-18T23:19:35.331Z]
[2025-05-18T23:19:35.331Z] getSsltestsTest:
[2025-05-18T23:19:35.658Z] [exec] Cloning into 'ssl-tests'...
[2025-05-18T23:19:36.380Z]
[2025-05-18T23:19:36.380Z] dist:
[2025-05-18T23:19:36.380Z]
[2025-05-18T23:19:36.380Z] clean:
[2025-05-18T23:19:36.380Z]
[2025-05-18T23:19:36.380Z] build:
[2025-05-18T23:19:36.380Z]
[2025-05-18T23:19:36.380Z] THC.check:
[2025-05-18T23:19:36.380Z]
[2025-05-18T23:19:36.380Z] getTestHeadlessComponents:
[2025-05-18T23:19:36.728Z] [exec] Cloning into 'TestHeadlessComponents'...
[2025-05-18T23:19:37.430Z]
[2025-05-18T23:19:37.430Z] dist:
[2025-05-18T23:19:37.430Z]
[2025-05-18T23:19:37.430Z] BUILD SUCCESSFUL
[2025-05-18T23:19:37.430Z] Total time: 4 seconds
[2025-05-18T23:19:37.430Z] 0
[2025-05-18T23:19:37.430Z]
[2025-05-18T23:19:37.430Z]
[2025-05-18T23:19:37.430Z] RECORD TEST REPOs SHA
[2025-05-18T23:19:37.430Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/scripts"; \
[2025-05-18T23:19:37.430Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt"
[2025-05-18T23:19:37.777Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-05-18T23:19:37.777Z] touch C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-05-18T23:19:38.125Z] ================================================
[2025-05-18T23:19:38.125Z] timestamp: 20250518-231937
[2025-05-18T23:19:38.125Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests
[2025-05-18T23:19:38.125Z] git repo:
[2025-05-18T23:19:38.125Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-18T23:19:38.125Z] sha:
[2025-05-18T23:19:38.125Z] 557df2b721d783f417dcf1a644f503a2ea6d1eea
[2025-05-18T23:19:38.125Z] ================================================
[2025-05-18T23:19:38.125Z] timestamp: 20250518-231938
[2025-05-18T23:19:38.125Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/functional/security/ssl-tests/ssl-tests
[2025-05-18T23:19:38.125Z] git repo:
[2025-05-18T23:19:38.473Z] Fetch URL: https://github.com/rh-openjdk/ssl-tests.git
[2025-05-18T23:19:38.473Z] sha:
[2025-05-18T23:19:38.473Z] 79f368f9793ab015061b6f4c6010fb3c749491a5
[2025-05-18T23:19:38.473Z] ================================================
[2025-05-18T23:19:38.473Z] timestamp: 20250518-231938
[2025-05-18T23:19:38.473Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/functional/testHeadlessComponents/TestHeadlessComponents
[2025-05-18T23:19:38.473Z] git repo:
[2025-05-18T23:19:38.824Z] Fetch URL: https://github.com/rh-openjdk/TestHeadlessComponents.git
[2025-05-18T23:19:38.824Z] sha:
[2025-05-18T23:19:38.824Z] 633fa62bde9357a2a454534004bc8c5bba4034da
[2025-05-18T23:19:38.824Z] ================================================
[2025-05-18T23:19:38.824Z] timestamp: 20250518-231938
[2025-05-18T23:19:38.824Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/openj9
[2025-05-18T23:19:38.824Z] git repo:
[2025-05-18T23:19:38.824Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-05-18T23:19:38.824Z] sha:
[2025-05-18T23:19:38.824Z] a3f2552b9e38f04a6ec372f3a55e28f9c3c84dac
[2025-05-18T23:19:38.824Z] ================================================
[2025-05-18T23:19:38.824Z] timestamp: 20250518-231938
[2025-05-18T23:19:38.824Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG
[2025-05-18T23:19:38.824Z] git repo:
[2025-05-18T23:19:39.152Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-18T23:19:39.152Z] sha:
[2025-05-18T23:19:39.152Z] d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-18T23:19:39.152Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:39.152Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=dev.functional TESTLIST=
[2025-05-18T23:19:39.152Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:39.152Z] perl scripts/configure.pl
[2025-05-18T23:19:39.152Z] c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=dev.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-18T23:19:39.501Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-18T23:19:39.501Z]
[2025-05-18T23:19:39.501Z] Starting to generate test make files.
[2025-05-18T23:19:39.501Z]
[2025-05-18T23:19:39.501Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2025-05-18T23:19:39.501Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2025-05-18T23:19:39.501Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2025-05-18T23:19:39.501Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2025-05-18T23:19:39.501Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2025-05-18T23:19:39.845Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2025-05-18T23:19:40.194Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2025-05-18T23:19:40.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2025-05-18T23:19:40.523Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG/../functional/security/ssl-tests/autoGen.mk
[2025-05-18T23:19:40.523Z]
[2025-05-18T23:19:40.523Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG/../functional/security/autoGen.mk
[2025-05-18T23:19:40.523Z]
[2025-05-18T23:19:40.523Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2025-05-18T23:19:40.523Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2025-05-18T23:19:40.523Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2025-05-18T23:19:40.523Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2025-05-18T23:19:40.523Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG/../functional/testHeadlessComponents/autoGen.mk
[2025-05-18T23:19:40.523Z]
[2025-05-18T23:19:40.523Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2025-05-18T23:19:40.523Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2025-05-18T23:19:40.523Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2025-05-18T23:19:40.523Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG/../functional/autoGen.mk
[2025-05-18T23:19:40.523Z]
[2025-05-18T23:19:40.523Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG/../autoGen.mk
[2025-05-18T23:19:40.523Z]
[2025-05-18T23:19:40.523Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-05-18T23:19:40.523Z]
[2025-05-18T23:19:40.523Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_dev.functional_x86-32_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-05-18T23:19:40.523Z]
[2025-05-18T23:19:40.523Z] Make files are generated successfully.
[2025-05-18T23:19:40.523Z]
[2025-05-18T23:19:40.523Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:40.523Z] make -f runtest.mk _dev.functional
[2025-05-18T23:19:40.523Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T23:19:40.869Z]
[2025-05-18T23:19:41.211Z] Running make 4.4.1
[2025-05-18T23:19:41.211Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/
[2025-05-18T23:19:41.211Z] set JDK_VERSION to 8
[2025-05-18T23:19:41.211Z] set JDK_IMPL to hotspot
[2025-05-18T23:19:41.211Z] set JVM_VERSION to openjdk8
[2025-05-18T23:19:41.211Z] set JCL_VERSION to latest
[2025-05-18T23:19:41.211Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-05-18T23:19:41.211Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image
[2025-05-18T23:19:41.211Z] set SPEC to win_x86
[2025-05-18T23:19:41.557Z] set TEST_FLAG to
[2025-05-18T23:19:41.557Z] Running dev.functional ...
[2025-05-18T23:19:41.557Z] There are 2 test targets in dev.functional
[2025-05-18T23:19:41.557Z] "c:/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-05-18T23:19:41.557Z] openjdk version "1.8.0_462-beta"
[2025-05-18T23:19:41.557Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172008-b02)
[2025-05-18T23:19:41.557Z] OpenJDK Client VM (Temurin)(build 25.462-b02, mixed mode)
[2025-05-18T23:19:41.883Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests'
[2025-05-18T23:19:41.883Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/functional'
[2025-05-18T23:19:42.209Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/functional/security'
[2025-05-18T23:19:42.209Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_dev.functional_x86-32_windows/aqa-tests/functional/security/ssl-tests'
[2025-05-18T23:19:42.556Z]
[2025-05-18T23:19:42.556Z] ===============================================