Pre Test

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin" build number 36 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 106 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6557 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/v1.0.11-release^{commit} # timeout=10 Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10 Commit message: "Update expected release tag information (#6823)" > git rev-list --no-walk 21829aea91385b5200334e46a2973435e08945d1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-21T09:19:48.080Z] SPEC: win_x86-64 [Pipeline] echo [2026-01-21T09:19:48.083Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-21T09:19:48.150Z] dynamicAgents: [] [Pipeline] echo [2026-01-21T09:19:48.152Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] nodesByLabel [2026-01-21T09:19:48.157Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] node [2026-01-21T09:19:48.225Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-01-21T09:19:48.240Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-21T09:19:48.289Z] [WS-CLEANUP] Deleting project workspace... [2026-01-21T09:19:48.290Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-21T09:19:48.306Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-21T09:19:48.365Z] The recommended git tool is: git [2026-01-21T09:19:48.395Z] No credentials specified [2026-01-21T09:19:48.411Z] Cloning the remote Git repository [2026-01-21T09:19:48.444Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-21T09:19:48.445Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests # timeout=10 [2026-01-21T09:19:48.537Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-01-21T09:19:48.537Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-21T09:19:48.537Z] > git --version # timeout=10 [2026-01-21T09:19:48.577Z] > git --version # 'git version 2.45.1' [2026-01-21T09:19:48.578Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-21T09:19:54.677Z] Avoid second fetch [2026-01-21T09:19:54.764Z] Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release) [2026-01-21T09:19:54.555Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-21T09:19:54.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-21T09:19:54.688Z] > git rev-parse "origin/v1.0.11-release^{commit}" # timeout=10 [2026-01-21T09:19:54.775Z] > git config core.sparsecheckout # timeout=10 [2026-01-21T09:19:54.813Z] > git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10 [2026-01-21T09:19:57.748Z] Commit message: "Update expected release tag information (#6823)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-21T09:19:58.854Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-21T09:19:58.872Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-21T09:19:59.354Z] + LC_TIME=C [2026-01-21T09:19:59.354Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-21T09:19:59.430Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-21T09:19:59.891Z] + aqa-tests/terminateTestProcesses.sh null [2026-01-21T09:19:59.891Z] Windows machine, using powershell queries... [2026-01-21T09:20:00.566Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-21T09:20:01.627Z] + printenv [2026-01-21T09:20:01.627Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-01-21T09:20:01.627Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-01-21T09:20:01.627Z] KEEP_WORKSPACE=false [2026-01-21T09:20:01.627Z] NUMBER_OF_PROCESSORS=2 [2026-01-21T09:20:01.627Z] PROCESSOR_LEVEL=25 [2026-01-21T09:20:01.627Z] TAP_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows.tap [2026-01-21T09:20:01.627Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib [2026-01-21T09:20:01.627Z] EXIT_FAILURE=false [2026-01-21T09:20:01.627Z] JDK_BRANCH=jdk8u482-b08_adopt [2026-01-21T09:20:01.627Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/641/display/redirect?page=tests [2026-01-21T09:20:01.627Z] PLATFORM=x86-64_windows [2026-01-21T09:20:01.627Z] DOCKER_REQUIRED=false [2026-01-21T09:20:01.627Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-01-21T09:20:01.627Z] PROGRAMFILES=C:\Program Files [2026-01-21T09:20:01.627Z] git=C:\Program Files\Git\cmd\git.exe [2026-01-21T09:20:01.627Z] TIME_LIMIT=25 [2026-01-21T09:20:01.627Z] JENKINS_SERVER_COOKIE=durable-dd8c33e81decddec320f53bdc09873a4cc0552f417a1121518510cd02b9b3400 [2026-01-21T09:20:01.627Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-01-21T09:20:01.627Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-01-21T09:20:01.627Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-21T09:20:01.627Z] GENERATE_JOBS=true [2026-01-21T09:20:01.627Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:20:01.627Z] OS=Windows_NT [2026-01-21T09:20:01.627Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/641/display/redirect?page=changes [2026-01-21T09:20:01.627Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-01-21T09:20:01.627Z] RERUN_ITERATIONS=1 [2026-01-21T09:20:01.627Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-21T09:20:01.627Z] USERDOMAIN=test-azure-win1 [2026-01-21T09:20:01.627Z] STF_OWNER_BRANCH=adoptium:master [2026-01-21T09:20:01.627Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-21T09:20:01.627Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows [2026-01-21T09:20:01.627Z] USERPROFILE=C:\Users\jenkins [2026-01-21T09:20:01.627Z] ARCHIVE_TEST_RESULTS=false [2026-01-21T09:20:01.627Z] SETUP_JCK_RUN=false [2026-01-21T09:20:01.627Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/641/ [2026-01-21T09:20:01.627Z] SLACK_CHANNEL=aqavit-bot [2026-01-21T09:20:01.627Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin [2026-01-21T09:20:01.627Z] JCK_GIT_BRANCH=master [2026-01-21T09:20:01.627Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/ [2026-01-21T09:20:01.627Z] BUILD_NUMBER=641 [2026-01-21T09:20:01.627Z] TKG_ITERATIONS=1 [2026-01-21T09:20:01.627Z] _=/usr/bin/printenv [2026-01-21T09:20:01.627Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-01-21T09:20:01.627Z] SERVICE_ID=Jenkins [2026-01-21T09:20:01.627Z] BASE=C:\Users\jenkins\agent [2026-01-21T09:20:01.627Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/../../benchmarks [2026-01-21T09:20:01.627Z] ALLUSERSPROFILE=C:\ProgramData [2026-01-21T09:20:01.627Z] JENKINS_NODE_COOKIE=99a06d06-ceeb-4944-86ba-0e289251b6f3 [2026-01-21T09:20:01.627Z] CommonProgramW6432=C:\Program Files\Common Files [2026-01-21T09:20:01.627Z] KEEP_REPORTDIR=false [2026-01-21T09:20:01.627Z] BUILD_DISPLAY_NAME=#641 [2026-01-21T09:20:01.627Z] SDK_RESOURCE=upstream [2026-01-21T09:20:01.627Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image [2026-01-21T09:20:01.627Z] HOME=/home/jenkins [2026-01-21T09:20:01.627Z] USERNAME=jenkins [2026-01-21T09:20:01.627Z] WINSW_SERVICE_ID=Jenkins [2026-01-21T09:20:01.627Z] OneDrive=C:\Users\jenkins\OneDrive [2026-01-21T09:20:01.627Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-01-21T09:20:01.627Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-01-21T09:20:01.627Z] jobStatus=SUCCESS [2026-01-21T09:20:01.627Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-21T09:20:01.627Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows [2026-01-21T09:20:01.627Z] JOBSTARTTIME=Wed, 21 Jan 2026 09:19:59 +0000 [2026-01-21T09:20:01.627Z] JDK_VERSION=8 [2026-01-21T09:20:01.627Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-01-21T09:20:01.627Z] JOB_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows [2026-01-21T09:20:01.627Z] USE_TESTENV_PROPERTIES=true [2026-01-21T09:20:01.627Z] SYSTEMROOT=C:\Windows [2026-01-21T09:20:01.627Z] PERSONAL_BUILD=false [2026-01-21T09:20:01.627Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/641/display/redirect [2026-01-21T09:20:01.627Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-01-21T09:20:01.627Z] AUTO_DETECT=true [2026-01-21T09:20:01.627Z] EXIT_SUCCESS=false [2026-01-21T09:20:01.627Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/display/redirect [2026-01-21T09:20:01.627Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows [2026-01-21T09:20:01.627Z] COMPUTERNAME=test-azure-win1 [2026-01-21T09:20:01.627Z] OPENJ9_BRANCH=master [2026-01-21T09:20:01.627Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-21T09:20:01.627Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/system_lib [2026-01-21T09:20:01.627Z] PARALLEL=Dynamic [2026-01-21T09:20:01.627Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-21T09:20:01.627Z] ITERATIONS=1 [2026-01-21T09:20:01.627Z] UPSTREAM_JOB_NUMBER=36 [2026-01-21T09:20:01.627Z] SPEC=win_x86-64 [2026-01-21T09:20:01.627Z] TERM=xterm-256color [2026-01-21T09:20:01.627Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-01-21T09:20:01.627Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-21T09:20:01.627Z] NODE_NAME=test-azure-win11-x64-2 [2026-01-21T09:20:01.627Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-21T09:20:01.627Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-01-21T09:20:01.627Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-21T09:20:01.627Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-01-21T09:20:01.627Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-01-21T09:20:01.627Z] DYNAMIC_COMPILE=true [2026-01-21T09:20:01.627Z] SHLVL=2 [2026-01-21T09:20:01.627Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_x86-64_windows-641 [2026-01-21T09:20:01.627Z] PROCESSOR_REVISION=0101 [2026-01-21T09:20:01.627Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-01-21T09:20:01.627Z] EXECUTOR_NUMBER=0 [2026-01-21T09:20:01.627Z] HUDSON_COOKIE=26c022a7-0ea3-4e86-a4f9-cdecf8f2564f [2026-01-21T09:20:01.627Z] ADOPTOPENJDK_BRANCH=v1.0.11-release [2026-01-21T09:20:01.627Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-21T09:20:01.627Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-01-21T09:20:01.627Z] ORIGIN_JDK_VERSION=8 [2026-01-21T09:20:01.627Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD [2026-01-21T09:20:01.627Z] NUM_PROCESSORS=2 [2026-01-21T09:20:01.627Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-21T09:20:01.627Z] NODE_LABELS=sw.os.windows win11 test test-azure-win11-x64-2 ci.role.test x64 windows hw.arch.x86 [2026-01-21T09:20:01.627Z] STAGE_NAME=Setup [2026-01-21T09:20:01.627Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-21T09:20:01.627Z] TEST_TIME=120 [2026-01-21T09:20:01.627Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows@tmp [2026-01-21T09:20:01.627Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-01-21T09:20:01.627Z] 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/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)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2026-01-21T09:20:01.627Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-21T09:20:01.627Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-21T09:20:01.627Z] ProgramW6432=C:\Program Files [2026-01-21T09:20:01.627Z] CI=true [2026-01-21T09:20:01.627Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/641/display/redirect?page=artifacts [2026-01-21T09:20:01.627Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-21T09:20:01.627Z] RERUN_FAILURE=true [2026-01-21T09:20:01.627Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-21T09:20:01.627Z] BUILD_LIST=functional [2026-01-21T09:20:01.627Z] BUILD_ID=641 [2026-01-21T09:20:01.627Z] WINDIR=C:\Windows [2026-01-21T09:20:01.627Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-01-21T09:20:01.627Z] PUBLIC=C:\Users\Public [2026-01-21T09:20:01.627Z] SYSTEMDRIVE=C: [2026-01-21T09:20:01.627Z] TARGET=extended.functional [2026-01-21T09:20:01.627Z] USE_JRE=false [2026-01-21T09:20:01.627Z] JDK_IMPL=hotspot [2026-01-21T09:20:01.627Z] ProgramData=C:\ProgramData Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-21T09:20:01.676Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-21T09:20:01.690Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-21T09:20:04.987Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x64-temurin" build number 36 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-21T09:20:05.145Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-01-21T09:20:05.151Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows [Pipeline] { [Pipeline] sshagent [2026-01-21T09:20:05.175Z] $ ssh-agent [2026-01-21T09:20:05.303Z] SSH_AUTH_SOCK=/tmp/ssh-nRqIJgUTaJ6r/agent.1306 [2026-01-21T09:20:05.303Z] SSH_AGENT_PID=1307 [2026-01-21T09:20:05.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-21T09:20:05.314Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-21T09:20:05.353Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-01-21T09:20:05.776Z] ++ pwd [2026-01-21T09:20:05.776Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 true [2026-01-21T09:20:05.776Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests [2026-01-21T09:20:05.776Z] load ./testenv/testenv.properties [2026-01-21T09:20:05.776Z] Running checkTags with ./testenv/testenv.properties and 8 [2026-01-21T09:20:06.880Z] 4af7a23c1c34b2217301f1f4c51d2b6ea2850795 refs/tags/jdk8u482-ga [2026-01-21T09:20:06.880Z] Use tag name jdk8u482-ga from ./testenv/testenv.properties [2026-01-21T09:20:06.880Z] get jdk binary... [2026-01-21T09:20:06.880Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-21T09:20:06.880Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip ... [2026-01-21T09:20:09.731Z] List files in jdkbinary folder... [2026-01-21T09:20:09.731Z] total 173612 [2026-01-21T09:20:09.731Z] -rwxrwx---+ 1 jenkins None 31115212 Jan 21 06:33 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:20:09.731Z] -rwxrwx---+ 1 jenkins None 106448448 Jan 21 06:41 OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:20:09.731Z] -rwxrwx---+ 1 jenkins None 40105457 Jan 21 06:42 OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:20:09.731Z] -rwxrwx---+ 1 jenkins None 23335 Jan 21 06:37 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08-metadata.json [2026-01-21T09:20:09.732Z] -rwxrwx---+ 1 jenkins None 76577 Jan 21 06:52 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08.json [2026-01-21T09:20:09.732Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:20 tmp [2026-01-21T09:20:09.732Z] List files in jdkbinary/tmp folder... [2026-01-21T09:20:09.732Z] total 4 [2026-01-21T09:20:09.732Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 06:33 jdk8u482-b08 [2026-01-21T09:20:09.732Z] Moving directory jdk8u482-b08/ to ../j2sdk-image [2026-01-21T09:20:09.732Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip ... [2026-01-21T09:20:10.834Z] List files in jdkbinary folder... [2026-01-21T09:20:10.834Z] total 173616 [2026-01-21T09:20:10.834Z] -rwxrwx---+ 1 jenkins None 31115212 Jan 21 06:33 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:20:10.834Z] -rwxrwx---+ 1 jenkins None 106448448 Jan 21 06:41 OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:20:10.834Z] -rwxrwx---+ 1 jenkins None 40105457 Jan 21 06:42 OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:20:10.834Z] -rwxrwx---+ 1 jenkins None 23335 Jan 21 06:37 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08-metadata.json [2026-01-21T09:20:10.834Z] -rwxrwx---+ 1 jenkins None 76577 Jan 21 06:52 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08.json [2026-01-21T09:20:10.834Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 06:33 j2sdk-image [2026-01-21T09:20:10.834Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:20 tmp [2026-01-21T09:20:10.834Z] List files in jdkbinary/tmp folder... [2026-01-21T09:20:10.834Z] total 4 [2026-01-21T09:20:10.834Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 06:33 jdk8u482-b08-jre [2026-01-21T09:20:10.834Z] Moving directory jdk8u482-b08-jre/ to ../j2re-image [2026-01-21T09:20:10.834Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u482b08.zip over ./j2sdk-image/jre... [2026-01-21T09:20:12.434Z] Removing top-level folder jdk8u482-b08-debug-image/ [2026-01-21T09:20:12.434Z] Removing top-level folder jdk8u482-b08/ [2026-01-21T09:20:15.316Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2026-01-21T09:20:15.316Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-21T09:20:15.641Z] openjdk version "1.8.0_482" [2026-01-21T09:20:15.641Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-01-21T09:20:15.641Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-21T09:20:15.641Z] =JAVA VERSION OUTPUT END= [2026-01-21T09:20:15.641Z] =RELEASE INFO BEGIN= [2026-01-21T09:20:15.641Z] JAVA_VERSION="1.8.0_482" [2026-01-21T09:20:15.641Z] OS_NAME="Windows" [2026-01-21T09:20:15.641Z] OS_VERSION="5.2" [2026-01-21T09:20:15.641Z] OS_ARCH="amd64" [2026-01-21T09:20:15.641Z] SOURCE=".:git:0129ab207bc0+" [2026-01-21T09:20:15.641Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-21T09:20:15.641Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-01-21T09:20:15.641Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-21T09:20:15.641Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-01-21T09:20:15.641Z] FULL_VERSION="1.8.0_482-b08" [2026-01-21T09:20:15.641Z] SEMANTIC_VERSION="8.0.482+8" [2026-01-21T09:20:15.641Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-01-21T09:20:15.641Z] JVM_VARIANT="Hotspot" [2026-01-21T09:20:15.641Z] JVM_VERSION="25.482-b08" [2026-01-21T09:20:15.641Z] IMAGE_TYPE="JDK" [2026-01-21T09:20:15.641Z] =RELEASE INFO END= [2026-01-21T09:20:15.641Z] get testKitGen... [2026-01-21T09:20:15.642Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-21T09:20:17.825Z] git rev-parse v1.0.11.1 [2026-01-21T09:20:17.825Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5 [2026-01-21T09:20:18.137Z] get functional test material... [2026-01-21T09:20:18.137Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b v0.57.0-release https://github.com/eclipse-openj9/openj9.git [2026-01-21T09:20:18.137Z] Cloning into 'openj9'... [2026-01-21T09:20:18.137Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-01-21T09:20:25.244Z] Updating files: 9% (966/10341) [2026-01-21T09:20:25.244Z] Updating files: 10% (1035/10341) [2026-01-21T09:20:25.244Z] Updating files: 11% (1138/10341) [2026-01-21T09:20:25.574Z] Updating files: 12% (1241/10341) [2026-01-21T09:20:25.575Z] Updating files: 13% (1345/10341) [2026-01-21T09:20:25.902Z] Updating files: 14% (1448/10341) [2026-01-21T09:20:25.902Z] Updating files: 15% (1552/10341) [2026-01-21T09:20:25.902Z] Updating files: 16% (1655/10341) [2026-01-21T09:20:25.902Z] Updating files: 17% (1758/10341) [2026-01-21T09:20:26.232Z] Updating files: 17% (1784/10341) [2026-01-21T09:20:26.232Z] Updating files: 18% (1862/10341) [2026-01-21T09:20:26.232Z] Updating files: 19% (1965/10341) [2026-01-21T09:20:26.564Z] Updating files: 20% (2069/10341) [2026-01-21T09:20:26.564Z] Updating files: 21% (2172/10341) [2026-01-21T09:20:26.564Z] Updating files: 22% (2276/10341) [2026-01-21T09:20:26.892Z] Updating files: 23% (2379/10341) [2026-01-21T09:20:26.892Z] Updating files: 24% (2482/10341) [2026-01-21T09:20:26.892Z] Updating files: 25% (2586/10341) [2026-01-21T09:20:26.892Z] Updating files: 26% (2689/10341) [2026-01-21T09:20:27.226Z] Updating files: 26% (2700/10341) [2026-01-21T09:20:27.226Z] Updating files: 27% (2793/10341) [2026-01-21T09:20:27.556Z] Updating files: 28% (2896/10341) [2026-01-21T09:20:27.556Z] Updating files: 29% (2999/10341) [2026-01-21T09:20:27.556Z] Updating files: 30% (3103/10341) [2026-01-21T09:20:27.883Z] Updating files: 31% (3206/10341) [2026-01-21T09:20:27.883Z] Updating files: 32% (3310/10341) [2026-01-21T09:20:27.883Z] Updating files: 33% (3413/10341) [2026-01-21T09:20:28.212Z] Updating files: 33% (3508/10341) [2026-01-21T09:20:28.212Z] Updating files: 34% (3516/10341) [2026-01-21T09:20:28.212Z] Updating files: 35% (3620/10341) [2026-01-21T09:20:28.542Z] Updating files: 36% (3723/10341) [2026-01-21T09:20:28.542Z] Updating files: 37% (3827/10341) [2026-01-21T09:20:28.542Z] Updating files: 38% (3930/10341) [2026-01-21T09:20:28.542Z] Updating files: 39% (4033/10341) [2026-01-21T09:20:28.869Z] Updating files: 40% (4137/10341) [2026-01-21T09:20:28.869Z] Updating files: 41% (4240/10341) [2026-01-21T09:20:28.869Z] Updating files: 42% (4344/10341) [2026-01-21T09:20:28.869Z] Updating files: 43% (4447/10341) [2026-01-21T09:20:29.197Z] Updating files: 43% (4512/10341) [2026-01-21T09:20:29.197Z] Updating files: 44% (4551/10341) [2026-01-21T09:20:29.197Z] Updating files: 45% (4654/10341) [2026-01-21T09:20:29.542Z] Updating files: 46% (4757/10341) [2026-01-21T09:20:29.870Z] Updating files: 47% (4861/10341) [2026-01-21T09:20:29.870Z] Updating files: 48% (4964/10341) [2026-01-21T09:20:29.871Z] Updating files: 49% (5068/10341) [2026-01-21T09:20:29.871Z] Updating files: 50% (5171/10341) [2026-01-21T09:20:30.200Z] Updating files: 50% (5206/10341) [2026-01-21T09:20:30.200Z] Updating files: 51% (5274/10341) [2026-01-21T09:20:30.200Z] Updating files: 52% (5378/10341) [2026-01-21T09:20:30.531Z] Updating files: 53% (5481/10341) [2026-01-21T09:20:30.531Z] Updating files: 54% (5585/10341) [2026-01-21T09:20:30.860Z] Updating files: 55% (5688/10341) [2026-01-21T09:20:30.860Z] Updating files: 56% (5791/10341) [2026-01-21T09:20:30.860Z] Updating files: 57% (5895/10341) [2026-01-21T09:20:30.860Z] Updating files: 58% (5998/10341) [2026-01-21T09:20:31.187Z] Updating files: 59% (6102/10341) [2026-01-21T09:20:31.187Z] Updating files: 59% (6113/10341) [2026-01-21T09:20:31.187Z] Updating files: 60% (6205/10341) [2026-01-21T09:20:31.517Z] Updating files: 61% (6309/10341) [2026-01-21T09:20:31.517Z] Updating files: 62% (6412/10341) [2026-01-21T09:20:31.517Z] Updating files: 63% (6515/10341) [2026-01-21T09:20:31.845Z] Updating files: 64% (6619/10341) [2026-01-21T09:20:31.845Z] Updating files: 65% (6722/10341) [2026-01-21T09:20:31.845Z] Updating files: 66% (6826/10341) [2026-01-21T09:20:31.845Z] Updating files: 67% (6929/10341) [2026-01-21T09:20:32.174Z] Updating files: 67% (7021/10341) [2026-01-21T09:20:32.174Z] Updating files: 68% (7032/10341) [2026-01-21T09:20:32.174Z] Updating files: 69% (7136/10341) [2026-01-21T09:20:32.507Z] Updating files: 70% (7239/10341) [2026-01-21T09:20:32.507Z] Updating files: 71% (7343/10341) [2026-01-21T09:20:32.870Z] Updating files: 72% (7446/10341) [2026-01-21T09:20:32.870Z] Updating files: 73% (7549/10341) [2026-01-21T09:20:32.870Z] Updating files: 74% (7653/10341) [2026-01-21T09:20:32.870Z] Updating files: 75% (7756/10341) [2026-01-21T09:20:33.206Z] Updating files: 75% (7838/10341) [2026-01-21T09:20:33.206Z] Updating files: 76% (7860/10341) [2026-01-21T09:20:33.535Z] Updating files: 77% (7963/10341) [2026-01-21T09:20:33.535Z] Updating files: 78% (8066/10341) [2026-01-21T09:20:33.863Z] Updating files: 79% (8170/10341) [2026-01-21T09:20:33.863Z] Updating files: 80% (8273/10341) [2026-01-21T09:20:33.864Z] Updating files: 81% (8377/10341) [2026-01-21T09:20:34.192Z] Updating files: 81% (8452/10341) [2026-01-21T09:20:34.192Z] Updating files: 82% (8480/10341) [2026-01-21T09:20:34.192Z] Updating files: 83% (8584/10341) [2026-01-21T09:20:34.523Z] Updating files: 84% (8687/10341) [2026-01-21T09:20:34.523Z] Updating files: 85% (8790/10341) [2026-01-21T09:20:34.853Z] Updating files: 86% (8894/10341) [2026-01-21T09:20:34.853Z] Updating files: 87% (8997/10341) [2026-01-21T09:20:34.853Z] Updating files: 88% (9101/10341) [2026-01-21T09:20:34.853Z] Updating files: 89% (9204/10341) [2026-01-21T09:20:35.184Z] Updating files: 89% (9288/10341) [2026-01-21T09:20:35.184Z] Updating files: 90% (9307/10341) [2026-01-21T09:20:35.515Z] Updating files: 91% (9411/10341) [2026-01-21T09:20:35.515Z] Updating files: 92% (9514/10341) [2026-01-21T09:20:35.515Z] Updating files: 93% (9618/10341) [2026-01-21T09:20:35.845Z] Updating files: 94% (9721/10341) [2026-01-21T09:20:35.845Z] Updating files: 95% (9824/10341) [2026-01-21T09:20:35.845Z] Updating files: 96% (9928/10341) [2026-01-21T09:20:35.845Z] Updating files: 97% (10031/10341) [2026-01-21T09:20:36.165Z] Updating files: 98% (10135/10341) [2026-01-21T09:20:36.165Z] Updating files: 98% (10140/10341) [2026-01-21T09:20:36.165Z] Updating files: 99% (10238/10341) [2026-01-21T09:20:36.165Z] Updating files: 100% (10341/10341) [2026-01-21T09:20:36.165Z] Updating files: 100% (10341/10341), done. [2026-01-21T09:20:36.166Z] check OpenJ9 Repo sha [2026-01-21T09:20:36.166Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2026-01-21T09:20:36.166Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2026-01-21T09:20:36.495Z] total 118 [2026-01-21T09:20:36.495Z] -rw-rw-r--+ 1 jenkins None 6735 Jan 21 09:19 Contributing.md [2026-01-21T09:20:36.495Z] -rw-rw-r--+ 1 jenkins None 11360 Jan 21 09:19 LICENSE [2026-01-21T09:20:36.495Z] -rw-rw-r--+ 1 jenkins None 65 Jan 21 09:19 NOTICE [2026-01-21T09:20:36.495Z] -rw-rw-r--+ 1 jenkins None 8335 Jan 21 09:19 README.md [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:20 TKG [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 buildenv [2026-01-21T09:20:36.495Z] -rwxrwxr-x+ 1 jenkins None 339 Jan 21 09:19 compile.sh [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 config [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 doc [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 docs [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 external [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 functional [2026-01-21T09:20:36.495Z] -rwxrwxr-x+ 1 jenkins None 30011 Jan 21 09:19 get.sh [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 jck [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:20 openj9 [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 openjdk [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 perf [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 scripts [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 system [2026-01-21T09:20:36.495Z] -rwxrwxr-x+ 1 jenkins None 3928 Jan 21 09:19 terminateTestProcesses.sh [2026-01-21T09:20:36.495Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:19 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-21T09:20:42.354Z] $ ssh-agent -k [2026-01-21T09:20:42.392Z] unset SSH_AUTH_SOCK; [2026-01-21T09:20:42.392Z] unset SSH_AGENT_PID; [2026-01-21T09:20:42.392Z] echo Agent pid 1307 killed; [2026-01-21T09:20:42.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-21T09:20:42.780Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u482-b08_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=36&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-21T09:20:42.792Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win11-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u482-b08_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=36&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-21T09:20:42.838Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-21T09:20:42.945Z] Copied 1 artifact from "getTRSSOutput" build number 2023 [Pipeline] sh [2026-01-21T09:20:43.377Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-21T09:20:43.377Z] + gzip -cd TRSSOutput.tar.gz [2026-01-21T09:20:43.377Z] + tar xof - [2026-01-21T09:20:43.697Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-21T09:20:44.091Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-21T09:20:44.104Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-21T09:20:44.539Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-21T09:20:53.233Z] -------------------------------------------- [2026-01-21T09:20:53.233Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib [2026-01-21T09:20:53.233Z] task is set to default [2026-01-21T09:20:53.233Z] dependencyList is set to all [2026-01-21T09:20:53.233Z] System Test jars will not be downloaded. [2026-01-21T09:20:53.233Z] -------------------------------------------- [2026-01-21T09:20:53.233Z] Starting download third party dependent jars [2026-01-21T09:20:53.233Z] -------------------------------------------- [2026-01-21T09:20:53.233Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-21T09:20:53.233Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-21T09:20:53.321Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] echo [2026-01-21T09:20:53.323Z] Machine limit is 6. [Pipeline] sh [2026-01-21T09:20:53.758Z] + cd ./aqa-tests/TKG [2026-01-21T09:20:53.758Z] ++ uname [2026-01-21T09:20:53.758Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']' [2026-01-21T09:20:53.758Z] ++ uname [2026-01-21T09:20:53.758Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']' [2026-01-21T09:20:53.758Z] ++ uname [2026-01-21T09:20:53.758Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']' [2026-01-21T09:20:53.758Z] + MAKE=make [2026-01-21T09:20:53.758Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES= [2026-01-21T09:20:54.071Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image [2026-01-21T09:20:54.071Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-01-21T09:20:54.071Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T09:20:54.071Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T09:20:54.071Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-21T09:20:54.071Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-21T09:20:55.180Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2026-01-21T09:20:55.874Z] [2026-01-21T09:20:55.874Z] build: [2026-01-21T09:20:55.874Z] [2026-01-21T09:20:55.874Z] clean: [2026-01-21T09:20:55.874Z] [2026-01-21T09:20:55.874Z] init: [2026-01-21T09:20:55.874Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-01-21T09:20:55.874Z] [2026-01-21T09:20:55.874Z] getDependentLibs: [2026-01-21T09:20:56.202Z] [exec] -------------------------------------------- [2026-01-21T09:20:56.202Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-01-21T09:20:56.202Z] [exec] task is set to default [2026-01-21T09:20:56.202Z] [exec] dependencyList is set to json_simple [2026-01-21T09:20:56.202Z] [exec] System Test jars will not be downloaded. [2026-01-21T09:20:56.202Z] [exec] -------------------------------------------- [2026-01-21T09:20:56.202Z] [exec] Starting download third party dependent jars [2026-01-21T09:20:56.202Z] [exec] -------------------------------------------- [2026-01-21T09:20:56.202Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-01-21T09:20:56.202Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-21T09:20:56.202Z] [exec] downloaded dependent third party jars successfully [2026-01-21T09:20:56.202Z] [2026-01-21T09:20:56.202Z] compile: [2026-01-21T09:20:56.202Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T09:20:56.202Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T09:20:56.202Z] [echo] ===fork: yes [2026-01-21T09:20:56.202Z] [echo] ===debug: on [2026-01-21T09:20:56.202Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-01-21T09:20:59.924Z] [2026-01-21T09:20:59.924Z] dist: [2026-01-21T09:20:59.924Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2026-01-21T09:20:59.924Z] [2026-01-21T09:20:59.924Z] BUILD SUCCESSFUL [2026-01-21T09:20:59.924Z] Total time: 4 seconds [2026-01-21T09:20:59.924Z] 0 [2026-01-21T09:20:59.924Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-21T09:21:00.253Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-21T09:21:00.253Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2026-01-21T09:21:01.874Z] ****************************** MACHINE INFO ****************************** [2026-01-21T09:21:01.874Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG [2026-01-21T09:21:01.874Z] Free Physical Memory Size : 4960534528 [2026-01-21T09:21:01.874Z] Free space (bytes) : 37204959232 [2026-01-21T09:21:01.874Z] Total Physical Memory Size : 8536289280 [2026-01-21T09:21:01.874Z] Total space (bytes) : 135771664384 [2026-01-21T09:21:01.874Z] Usable space (bytes) : 37204959232 [2026-01-21T09:21:01.874Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T09:21:01.874Z] bashVersion : [2026-01-21T09:21:01.874Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-01-21T09:21:01.874Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-21T09:21:01.874Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] This is free software; you are free to change and redistribute it. [2026-01-21T09:21:01.874Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T09:21:01.874Z] cpuCores : 2 [2026-01-21T09:21:01.874Z] curlVersion : [2026-01-21T09:21:01.874Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10 [2026-01-21T09:21:01.874Z] Release-Date: 2025-07-16 [2026-01-21T09:21:01.874Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2026-01-21T09:21:01.874Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-21T09:21:01.874Z] dockerVersion : bash: line 1: docker: command not found [2026-01-21T09:21:01.874Z] gcc version : 13 [2026-01-21T09:21:01.874Z] gclibc version : ldd (cygwin) 3.6.4 [2026-01-21T09:21:01.874Z] gdb version : bash: line 1: gdb: command not found [2026-01-21T09:21:01.874Z] lldb version : Command could not be executed [2026-01-21T09:21:01.874Z] makeVersion : [2026-01-21T09:21:01.874Z] GNU Make 4.4.1 [2026-01-21T09:21:01.874Z] Built for x86_64-pc-cygwin [2026-01-21T09:21:01.874Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-01-21T09:21:01.874Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-01-21T09:21:01.874Z] This is free software: you are free to change and redistribute it. [2026-01-21T09:21:01.874Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T09:21:01.874Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-21T09:21:01.874Z] perlVersion : [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2026-01-21T09:21:01.874Z] (with 3 registered patches, see perl -V for more detail) [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] Copyright 1987-2025, Larry Wall [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-21T09:21:01.874Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-21T09:21:01.874Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-21T09:21:01.874Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] podmanVersion : bash: line 1: podman: command not found [2026-01-21T09:21:01.874Z] procArch : unknown [2026-01-21T09:21:01.874Z] sysArch : x86_64 [2026-01-21T09:21:01.874Z] sysOS : CYGWIN_NT-10.0-26200 [2026-01-21T09:21:01.874Z] ulimit : [2026-01-21T09:21:01.874Z] core file size (blocks, -c) 0 [2026-01-21T09:21:01.874Z] data seg size (kbytes, -d) unlimited [2026-01-21T09:21:01.874Z] file size (blocks, -f) unlimited [2026-01-21T09:21:01.874Z] open files (-n) 3200 [2026-01-21T09:21:01.874Z] pipe size (512 bytes, -p) 8 [2026-01-21T09:21:01.874Z] stack size (kbytes, -s) 2032 [2026-01-21T09:21:01.874Z] cpu time (seconds, -t) unlimited [2026-01-21T09:21:01.874Z] max user processes (-u) 256 [2026-01-21T09:21:01.874Z] virtual memory (kbytes, -v) unlimited [2026-01-21T09:21:01.874Z] uname : CYGWIN_NT-10.0-26200 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin [2026-01-21T09:21:01.874Z] vmVendor : Oracle Corporation [2026-01-21T09:21:01.874Z] vmVersion : 25.482-b08 [2026-01-21T09:21:01.874Z] xlc version : bash: line 1: xlC: command not found [2026-01-21T09:21:01.874Z] ************************************************************************** [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] System.getProperty('java.vendor')=Temurin [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] System.getProperty('os.name')=Windows 11 [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] System.getProperty('os.arch')=amd64 [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] System.getProperty('java.fullversion')=null [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:01.874Z] System.getProperty('sun.arch.data.model')=64 [2026-01-21T09:21:01.874Z] [2026-01-21T09:21:02.202Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib [2026-01-21T09:21:02.202Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:02.202Z] perl scripts/configure.pl [2026-01-21T09:21:02.513Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-21T09:21:02.856Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-21T09:21:02.856Z] [2026-01-21T09:21:02.856Z] [2026-01-21T09:21:02.856Z] Starting to generate parallel test lists. [2026-01-21T09:21:02.856Z] [2026-01-21T09:21:03.191Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2026-01-21T09:21:03.191Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2026-01-21T09:21:03.191Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2026-01-21T09:21:03.191Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2026-01-21T09:21:03.191Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2026-01-21T09:21:03.191Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2026-01-21T09:21:03.191Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2026-01-21T09:21:03.522Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2026-01-21T09:21:03.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2026-01-21T09:21:04.181Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2026-01-21T09:21:04.508Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2026-01-21T09:21:04.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2026-01-21T09:21:05.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2026-01-21T09:21:05.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2026-01-21T09:21:05.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2026-01-21T09:21:05.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2026-01-21T09:21:05.166Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2026-01-21T09:21:05.167Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2026-01-21T09:21:05.495Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2026-01-21T09:21:05.495Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2026-01-21T09:21:05.495Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2026-01-21T09:21:05.495Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2026-01-21T09:21:05.495Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2026-01-21T09:21:05.495Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2026-01-21T09:21:05.495Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2026-01-21T09:21:05.495Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2026-01-21T09:21:05.825Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2026-01-21T09:21:05.825Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2026-01-21T09:21:05.826Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2026-01-21T09:21:06.155Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2026-01-21T09:21:06.489Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2026-01-21T09:21:06.489Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2026-01-21T09:21:06.489Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2026-01-21T09:21:06.489Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2026-01-21T09:21:06.489Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2026-01-21T09:21:06.490Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2026-01-21T09:21:06.490Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2026-01-21T09:21:06.490Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2026-01-21T09:21:06.490Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2026-01-21T09:21:06.490Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2026-01-21T09:21:06.490Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2026-01-21T09:21:06.490Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2026-01-21T09:21:06.490Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2026-01-21T09:21:06.490Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2026-01-21T09:21:06.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2026-01-21T09:21:06.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2026-01-21T09:21:06.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2026-01-21T09:21:06.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2026-01-21T09:21:06.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2026-01-21T09:21:06.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2026-01-21T09:21:06.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2026-01-21T09:21:06.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2026-01-21T09:21:06.816Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2026-01-21T09:21:06.816Z] Attempting to get test duration data from TRSS. [2026-01-21T09:21:06.816Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_windows&group=functional&level=extended" [2026-01-21T09:21:07.502Z] Attempting to get test duration data from cached files. [2026-01-21T09:21:07.502Z] Reading file: Test_openjdk8_hs_functional_x86-64_windows.json [2026-01-21T09:21:07.502Z] Warning: cannot get data from cached files. [2026-01-21T09:21:07.502Z] [2026-01-21T09:21:07.502Z] TEST DURATION [2026-01-21T09:21:07.502Z] ==================================================================================== [2026-01-21T09:21:07.502Z] Total number of tests searched: 6 [2026-01-21T09:21:07.502Z] Number of test durations found: 6 [2026-01-21T09:21:07.502Z] Top slowest tests: [2026-01-21T09:21:07.502Z] 03m04s CryptoTests_jtreg_0 [2026-01-21T09:21:07.502Z] 00m08s CryptoTests_0 [2026-01-21T09:21:07.502Z] 00m01s IllegalAccessProtectedMethodTest_hs_0 [2026-01-21T09:21:07.502Z] ==================================================================================== [2026-01-21T09:21:07.502Z] [2026-01-21T09:21:07.502Z] Test target is split into 1 lists. [2026-01-21T09:21:07.502Z] Reducing estimated test running time from 03m15s to 03m15s. [2026-01-21T09:21:07.502Z] [2026-01-21T09:21:07.502Z] -------------------------------------testList_0------------------------------------- [2026-01-21T09:21:07.502Z] Number of tests: 6 [2026-01-21T09:21:07.502Z] Estimated running time: 03m15s [2026-01-21T09:21:07.502Z] TESTLIST=CryptoTests_jtreg_0,CryptoTests_0,IllegalAccessProtectedMethodTest_hs_0,SecurityTests_0,cmdLineTester_classesdbgddrext_zos_0,testExample_0 [2026-01-21T09:21:07.502Z] ------------------------------------------------------------------------------------ [2026-01-21T09:21:07.502Z] [2026-01-21T09:21:07.502Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-21T09:21:07.502Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-21T09:21:07.643Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-21T09:21:07.713Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-21T09:21:07.754Z] Building tests... [Pipeline] timeout [2026-01-21T09:21:07.757Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-21T09:21:07.768Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-21T09:21:08.206Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-21T09:21:11.871Z] -------------------------------------------- [2026-01-21T09:21:11.871Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib [2026-01-21T09:21:11.871Z] task is set to default [2026-01-21T09:21:11.871Z] dependencyList is set to all [2026-01-21T09:21:11.871Z] System Test jars will not be downloaded. [2026-01-21T09:21:11.871Z] -------------------------------------------- [2026-01-21T09:21:11.871Z] Starting download third party dependent jars [2026-01-21T09:21:11.871Z] -------------------------------------------- [2026-01-21T09:21:11.871Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-21T09:21:11.871Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-21T09:21:12.018Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-21T09:21:12.041Z] ITERATION: 1/1 [Pipeline] sshagent [2026-01-21T09:21:12.057Z] $ ssh-agent [2026-01-21T09:21:12.162Z] SSH_AUTH_SOCK=/tmp/ssh-IW5NKYjMBK6p/agent.1555 [2026-01-21T09:21:12.162Z] SSH_AGENT_PID=1556 [2026-01-21T09:21:12.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-21T09:21:12.590Z] ++ uname [2026-01-21T09:21:12.590Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']' [2026-01-21T09:21:12.590Z] ++ uname [2026-01-21T09:21:12.591Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']' [2026-01-21T09:21:12.591Z] ++ uname [2026-01-21T09:21:12.591Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']' [2026-01-21T09:21:12.591Z] + MAKE=make [2026-01-21T09:21:12.591Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-21T09:21:12.591Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-21T09:21:13.061Z] ++ uname [2026-01-21T09:21:13.061Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']' [2026-01-21T09:21:13.061Z] ++ uname [2026-01-21T09:21:13.061Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']' [2026-01-21T09:21:13.061Z] ++ uname [2026-01-21T09:21:13.061Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']' [2026-01-21T09:21:13.061Z] + MAKE=make [2026-01-21T09:21:13.061Z] + cd ./aqa-tests [2026-01-21T09:21:13.061Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-21T09:21:13.061Z] ++ set +x [2026-01-21T09:21:13.061Z] Set values based on ./testenv/testenv.properties: [2026-01-21T09:21:13.061Z] ========= [2026-01-21T09:21:13.061Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-01-21T09:21:13.061Z] TKG_BRANCH=v1.0.11.1 [2026-01-21T09:21:13.061Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-21T09:21:13.061Z] OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:21:13.061Z] STF_REPO=https://github.com/adoptium/STF.git [2026-01-21T09:21:13.061Z] STF_BRANCH=v1.0.11 [2026-01-21T09:21:13.061Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-01-21T09:21:13.061Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11 [2026-01-21T09:21:13.061Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-01-21T09:21:13.061Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11 [2026-01-21T09:21:13.061Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-01-21T09:21:13.061Z] JDK8_BRANCH=jdk8u482-ga [2026-01-21T09:21:13.061Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-01-21T09:21:13.061Z] JDK11_BRANCH=jdk-11.0.30-ga [2026-01-21T09:21:13.061Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-01-21T09:21:13.061Z] JDK17_BRANCH=jdk-17.0.18-ga [2026-01-21T09:21:13.061Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-01-21T09:21:13.061Z] JDK21_BRANCH=jdk-21.0.10-ga [2026-01-21T09:21:13.061Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-01-21T09:21:13.061Z] JDK25_BRANCH=jdk-25.0.2-ga [2026-01-21T09:21:13.061Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-01-21T09:21:13.061Z] JDK8_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:21:13.062Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-01-21T09:21:13.062Z] JDK11_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:21:13.062Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-01-21T09:21:13.062Z] JDK17_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:21:13.062Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-01-21T09:21:13.062Z] JDK21_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:21:13.062Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-01-21T09:21:13.062Z] JDK25_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:21:13.062Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:21:13.062Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30 [2026-01-21T09:21:13.062Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:21:13.062Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18 [2026-01-21T09:21:13.062Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:21:13.062Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10 [2026-01-21T09:21:13.062Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:21:13.062Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2 [2026-01-21T09:21:13.062Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-01-21T09:21:13.062Z] [2026-01-21T09:21:13.062Z] ========= [2026-01-21T09:21:13.062Z] [2026-01-21T09:21:13.062Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2026-01-21T09:21:13.062Z] JDK_BRANCH=jdk8u482-ga [2026-01-21T09:21:13.062Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:21:13.062Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-21T09:21:13.371Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image [2026-01-21T09:21:13.371Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-01-21T09:21:13.371Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T09:21:13.371Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T09:21:13.371Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-21T09:21:13.371Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-21T09:21:14.501Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2026-01-21T09:21:14.840Z] [2026-01-21T09:21:14.840Z] build: [2026-01-21T09:21:15.189Z] [2026-01-21T09:21:15.189Z] clean: [2026-01-21T09:21:15.189Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk [2026-01-21T09:21:15.189Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-01-21T09:21:15.189Z] [2026-01-21T09:21:15.189Z] init: [2026-01-21T09:21:15.189Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-01-21T09:21:15.189Z] [2026-01-21T09:21:15.189Z] getDependentLibs: [2026-01-21T09:21:15.528Z] [exec] -------------------------------------------- [2026-01-21T09:21:15.528Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-01-21T09:21:15.528Z] [exec] task is set to default [2026-01-21T09:21:15.528Z] [exec] dependencyList is set to json_simple [2026-01-21T09:21:15.528Z] [exec] System Test jars will not be downloaded. [2026-01-21T09:21:15.528Z] [exec] -------------------------------------------- [2026-01-21T09:21:15.528Z] [exec] Starting download third party dependent jars [2026-01-21T09:21:15.528Z] [exec] -------------------------------------------- [2026-01-21T09:21:15.528Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-01-21T09:21:15.528Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-21T09:21:15.528Z] [exec] downloaded dependent third party jars successfully [2026-01-21T09:21:15.528Z] [2026-01-21T09:21:15.528Z] compile: [2026-01-21T09:21:15.528Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T09:21:15.528Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T09:21:15.528Z] [echo] ===fork: yes [2026-01-21T09:21:15.528Z] [echo] ===debug: on [2026-01-21T09:21:15.528Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-01-21T09:21:17.772Z] [2026-01-21T09:21:17.772Z] dist: [2026-01-21T09:21:17.772Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2026-01-21T09:21:17.772Z] [2026-01-21T09:21:17.772Z] BUILD SUCCESSFUL [2026-01-21T09:21:17.772Z] Total time: 3 seconds [2026-01-21T09:21:17.772Z] 0 [2026-01-21T09:21:18.107Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-21T09:21:18.442Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-21T09:21:18.442Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2026-01-21T09:21:20.062Z] ****************************** MACHINE INFO ****************************** [2026-01-21T09:21:20.062Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG [2026-01-21T09:21:20.062Z] Free Physical Memory Size : 4957184000 [2026-01-21T09:21:20.062Z] Free space (bytes) : 37204938752 [2026-01-21T09:21:20.062Z] Total Physical Memory Size : 8536289280 [2026-01-21T09:21:20.062Z] Total space (bytes) : 135771664384 [2026-01-21T09:21:20.062Z] Usable space (bytes) : 37204938752 [2026-01-21T09:21:20.062Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T09:21:20.062Z] bashVersion : [2026-01-21T09:21:20.062Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-01-21T09:21:20.062Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-21T09:21:20.062Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-21T09:21:20.062Z] [2026-01-21T09:21:20.062Z] This is free software; you are free to change and redistribute it. [2026-01-21T09:21:20.062Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T09:21:20.062Z] cpuCores : 2 [2026-01-21T09:21:20.062Z] curlVersion : [2026-01-21T09:21:20.062Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10 [2026-01-21T09:21:20.062Z] Release-Date: 2025-07-16 [2026-01-21T09:21:20.062Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2026-01-21T09:21:20.062Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-21T09:21:20.062Z] dockerVersion : bash: line 1: docker: command not found [2026-01-21T09:21:20.062Z] gcc version : 13 [2026-01-21T09:21:20.062Z] gclibc version : ldd (cygwin) 3.6.4 [2026-01-21T09:21:20.062Z] gdb version : bash: line 1: gdb: command not found [2026-01-21T09:21:20.062Z] lldb version : Command could not be executed [2026-01-21T09:21:20.062Z] makeVersion : [2026-01-21T09:21:20.062Z] GNU Make 4.4.1 [2026-01-21T09:21:20.063Z] Built for x86_64-pc-cygwin [2026-01-21T09:21:20.063Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-01-21T09:21:20.063Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-01-21T09:21:20.063Z] This is free software: you are free to change and redistribute it. [2026-01-21T09:21:20.063Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T09:21:20.063Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-21T09:21:20.063Z] perlVersion : [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2026-01-21T09:21:20.063Z] (with 3 registered patches, see perl -V for more detail) [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] Copyright 1987-2025, Larry Wall [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-21T09:21:20.063Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-21T09:21:20.063Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-21T09:21:20.063Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] podmanVersion : bash: line 1: podman: command not found [2026-01-21T09:21:20.063Z] procArch : unknown [2026-01-21T09:21:20.063Z] sysArch : x86_64 [2026-01-21T09:21:20.063Z] sysOS : CYGWIN_NT-10.0-26200 [2026-01-21T09:21:20.063Z] ulimit : [2026-01-21T09:21:20.063Z] core file size (blocks, -c) 0 [2026-01-21T09:21:20.063Z] data seg size (kbytes, -d) unlimited [2026-01-21T09:21:20.063Z] file size (blocks, -f) unlimited [2026-01-21T09:21:20.063Z] open files (-n) 3200 [2026-01-21T09:21:20.063Z] pipe size (512 bytes, -p) 8 [2026-01-21T09:21:20.063Z] stack size (kbytes, -s) 2032 [2026-01-21T09:21:20.063Z] cpu time (seconds, -t) unlimited [2026-01-21T09:21:20.063Z] max user processes (-u) 256 [2026-01-21T09:21:20.063Z] virtual memory (kbytes, -v) unlimited [2026-01-21T09:21:20.063Z] uname : CYGWIN_NT-10.0-26200 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin [2026-01-21T09:21:20.063Z] vmVendor : Oracle Corporation [2026-01-21T09:21:20.063Z] vmVersion : 25.482-b08 [2026-01-21T09:21:20.063Z] xlc version : bash: line 1: xlC: command not found [2026-01-21T09:21:20.063Z] ************************************************************************** [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] System.getProperty('java.vendor')=Temurin [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] System.getProperty('os.name')=Windows 11 [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] System.getProperty('os.arch')=amd64 [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] System.getProperty('java.fullversion')=null [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.063Z] System.getProperty('sun.arch.data.model')=64 [2026-01-21T09:21:20.063Z] [2026-01-21T09:21:20.374Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST= [2026-01-21T09:21:20.374Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:20.374Z] perl scripts/configure.pl [2026-01-21T09:21:20.374Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-21T09:21:21.079Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-21T09:21:21.079Z] [2026-01-21T09:21:21.079Z] [2026-01-21T09:21:21.079Z] Starting to generate build list. [2026-01-21T09:21:21.079Z] [2026-01-21T09:21:21.079Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2026-01-21T09:21:21.079Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2026-01-21T09:21:21.079Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2026-01-21T09:21:21.079Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2026-01-21T09:21:21.079Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2026-01-21T09:21:21.079Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2026-01-21T09:21:21.079Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2026-01-21T09:21:21.079Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2026-01-21T09:21:21.414Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2026-01-21T09:21:21.765Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2026-01-21T09:21:22.192Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2026-01-21T09:21:22.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2026-01-21T09:21:22.544Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2026-01-21T09:21:22.881Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2026-01-21T09:21:22.881Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2026-01-21T09:21:22.881Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2026-01-21T09:21:22.881Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2026-01-21T09:21:22.881Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2026-01-21T09:21:22.881Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2026-01-21T09:21:22.881Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2026-01-21T09:21:22.881Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2026-01-21T09:21:22.881Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2026-01-21T09:21:22.882Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2026-01-21T09:21:23.199Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2026-01-21T09:21:23.199Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2026-01-21T09:21:23.199Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2026-01-21T09:21:23.199Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/buildInfo.mk [2026-01-21T09:21:23.199Z] [2026-01-21T09:21:23.199Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:23.199Z] make -f clean.mk cleanBuild [2026-01-21T09:21:23.199Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:23.887Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest [2026-01-21T09:21:23.887Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:23.887Z] make -f compile.mk compile [2026-01-21T09:21:23.887Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:24.560Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-01-21T09:21:24.560Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-01-21T09:21:24.560Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto,functional/IllegalAccessError_for_protected_method" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-01-21T09:21:24.560Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation"; fi [2026-01-21T09:21:26.166Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml [2026-01-21T09:21:26.538Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml [2026-01-21T09:21:26.538Z] [2026-01-21T09:21:26.538Z] -create_test_directory: [2026-01-21T09:21:26.538Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest [2026-01-21T09:21:26.538Z] [2026-01-21T09:21:26.538Z] stage_test_material: [2026-01-21T09:21:27.234Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest [2026-01-21T09:21:27.932Z] [2026-01-21T09:21:27.932Z] build: [2026-01-21T09:21:28.273Z] [2026-01-21T09:21:28.274Z] init: [2026-01-21T09:21:28.274Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig [2026-01-21T09:21:28.274Z] [2026-01-21T09:21:28.274Z] build: [2026-01-21T09:21:28.274Z] [copy] Copying 14 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig [2026-01-21T09:21:28.274Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig [2026-01-21T09:21:28.274Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig [2026-01-21T09:21:28.274Z] [2026-01-21T09:21:28.274Z] build: [2026-01-21T09:21:28.274Z] [2026-01-21T09:21:28.274Z] init: [2026-01-21T09:21:28.274Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method [2026-01-21T09:21:28.274Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin [2026-01-21T09:21:28.274Z] [2026-01-21T09:21:28.274Z] getDependentLibs: [2026-01-21T09:21:28.274Z] [exec] -------------------------------------------- [2026-01-21T09:21:28.274Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-01-21T09:21:28.274Z] [exec] task is set to default [2026-01-21T09:21:28.274Z] [exec] dependencyList is set to asm_all,testng [2026-01-21T09:21:28.274Z] [exec] System Test jars will not be downloaded. [2026-01-21T09:21:28.274Z] [exec] -------------------------------------------- [2026-01-21T09:21:28.274Z] [exec] Starting download third party dependent jars [2026-01-21T09:21:28.274Z] [exec] -------------------------------------------- [2026-01-21T09:21:28.274Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-01-21T09:21:28.274Z] [exec] C:/jenkins/externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-21T09:21:28.274Z] [exec] C:/jenkins/externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-21T09:21:28.274Z] [exec] downloaded dependent third party jars successfully [2026-01-21T09:21:28.274Z] [2026-01-21T09:21:28.274Z] compile: [2026-01-21T09:21:28.274Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T09:21:28.274Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T09:21:28.274Z] [echo] ===fork: yes [2026-01-21T09:21:28.274Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac [2026-01-21T09:21:28.274Z] [echo] ===debug: on [2026-01-21T09:21:28.274Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/IllegalAccessError_for_protected_method [2026-01-21T09:21:28.274Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin [2026-01-21T09:21:29.412Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\src\org\openj9\test\Agent.java uses or overrides a deprecated API. [2026-01-21T09:21:29.412Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T09:21:29.412Z] [2026-01-21T09:21:29.412Z] dist: [2026-01-21T09:21:29.412Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method\IllegalAccessProtectedMethod.jar [2026-01-21T09:21:29.412Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method [2026-01-21T09:21:29.412Z] [2026-01-21T09:21:29.412Z] clean: [2026-01-21T09:21:29.412Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin [2026-01-21T09:21:29.412Z] [2026-01-21T09:21:29.412Z] build: [2026-01-21T09:21:29.412Z] [2026-01-21T09:21:29.412Z] getJtregVersion: [2026-01-21T09:21:29.412Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-01-21T09:21:29.412Z] [2026-01-21T09:21:29.412Z] getDependentLibs: [2026-01-21T09:21:29.746Z] [exec] -------------------------------------------- [2026-01-21T09:21:29.747Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-01-21T09:21:29.747Z] [exec] task is set to default [2026-01-21T09:21:29.747Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-01-21T09:21:29.747Z] [exec] System Test jars will not be downloaded. [2026-01-21T09:21:29.747Z] [exec] -------------------------------------------- [2026-01-21T09:21:29.747Z] [exec] Starting download third party dependent jars [2026-01-21T09:21:29.747Z] [exec] -------------------------------------------- [2026-01-21T09:21:29.747Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-01-21T09:21:29.747Z] [exec] C:/jenkins/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-21T09:21:29.747Z] [exec] downloaded dependent third party jars successfully [2026-01-21T09:21:29.747Z] [2026-01-21T09:21:29.747Z] getJtreg: [2026-01-21T09:21:29.747Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\security\Crypto [2026-01-21T09:21:29.747Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto [2026-01-21T09:21:30.080Z] [2026-01-21T09:21:30.080Z] cryptoTest.check: [2026-01-21T09:21:30.080Z] [2026-01-21T09:21:30.080Z] getCryptoTest: [2026-01-21T09:21:30.080Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest [2026-01-21T09:21:31.202Z] [2026-01-21T09:21:31.202Z] dist: [2026-01-21T09:21:31.202Z] [2026-01-21T09:21:31.202Z] clean: [2026-01-21T09:21:31.202Z] [2026-01-21T09:21:31.202Z] BUILD SUCCESSFUL [2026-01-21T09:21:31.202Z] Total time: 5 seconds [2026-01-21T09:21:31.202Z] 0 [2026-01-21T09:21:31.202Z] [2026-01-21T09:21:31.537Z] [2026-01-21T09:21:31.537Z] RECORD TEST REPOs SHA [2026-01-21T09:21:31.537Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/scripts"; \ [2026-01-21T09:21:31.537Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt" [2026-01-21T09:21:31.537Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-01-21T09:21:31.537Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-01-21T09:21:31.873Z] ================================================ [2026-01-21T09:21:31.873Z] timestamp: 20260121-092131 [2026-01-21T09:21:31.873Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests [2026-01-21T09:21:31.873Z] git repo: [2026-01-21T09:21:32.202Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-21T09:21:32.202Z] sha: [2026-01-21T09:21:32.202Z] 8cf4c19aca5022865c48bc23e94575ff22603129 [2026-01-21T09:21:32.202Z] ================================================ [2026-01-21T09:21:32.202Z] timestamp: 20260121-092132 [2026-01-21T09:21:32.202Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional/security/Crypto/CryptoTest [2026-01-21T09:21:32.202Z] git repo: [2026-01-21T09:21:32.513Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git [2026-01-21T09:21:32.513Z] sha: [2026-01-21T09:21:32.513Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0 [2026-01-21T09:21:32.514Z] ================================================ [2026-01-21T09:21:32.514Z] timestamp: 20260121-092132 [2026-01-21T09:21:32.514Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/openj9 [2026-01-21T09:21:32.514Z] git repo: [2026-01-21T09:21:32.514Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-01-21T09:21:32.514Z] sha: [2026-01-21T09:21:32.514Z] f0754f410244ad2c42b07c5fe76983a3c7b61e87 [2026-01-21T09:21:32.846Z] ================================================ [2026-01-21T09:21:32.846Z] timestamp: 20260121-092132 [2026-01-21T09:21:32.846Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG [2026-01-21T09:21:32.846Z] git repo: [2026-01-21T09:21:32.846Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-21T09:21:32.846Z] sha: [2026-01-21T09:21:32.846Z] f96303aaef16d21d454009c80178975ea1d4da3b [2026-01-21T09:21:32.846Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:32.846Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST= [2026-01-21T09:21:32.846Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:33.164Z] perl scripts/configure.pl [2026-01-21T09:21:33.164Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-21T09:21:33.514Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-21T09:21:33.514Z] [2026-01-21T09:21:33.514Z] Starting to generate test make files. [2026-01-21T09:21:33.514Z] [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2026-01-21T09:21:33.853Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk [2026-01-21T09:21:33.853Z] [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2026-01-21T09:21:33.853Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2026-01-21T09:21:34.212Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2026-01-21T09:21:34.213Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2026-01-21T09:21:34.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2026-01-21T09:21:34.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2026-01-21T09:21:34.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2026-01-21T09:21:34.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2026-01-21T09:21:34.548Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2026-01-21T09:21:34.549Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2026-01-21T09:21:34.549Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/autoGen.mk [2026-01-21T09:21:34.549Z] [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2026-01-21T09:21:34.885Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk [2026-01-21T09:21:34.885Z] [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2026-01-21T09:21:34.885Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2026-01-21T09:21:35.219Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2026-01-21T09:21:35.555Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2026-01-21T09:21:35.556Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/AQAvit/autoGen.mk [2026-01-21T09:21:35.556Z] [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2026-01-21T09:21:35.556Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/Crypto/autoGen.mk [2026-01-21T09:21:35.556Z] [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2026-01-21T09:21:35.556Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/autoGen.mk [2026-01-21T09:21:35.556Z] [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2026-01-21T09:21:35.556Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/TestExample/autoGen.mk [2026-01-21T09:21:35.556Z] [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2026-01-21T09:21:35.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2026-01-21T09:21:35.866Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2026-01-21T09:21:35.866Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/autoGen.mk [2026-01-21T09:21:35.866Z] [2026-01-21T09:21:35.866Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../autoGen.mk [2026-01-21T09:21:35.866Z] [2026-01-21T09:21:35.866Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk [2026-01-21T09:21:35.866Z] [2026-01-21T09:21:35.866Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk [2026-01-21T09:21:35.866Z] [2026-01-21T09:21:35.866Z] Make files are generated successfully. [2026-01-21T09:21:35.866Z] [2026-01-21T09:21:35.866Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:35.866Z] make -f runtest.mk _extended.functional [2026-01-21T09:21:35.866Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-01-21T09:21:36.538Z] [2026-01-21T09:21:36.538Z] Running make 4.4.1 [2026-01-21T09:21:36.539Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/ [2026-01-21T09:21:36.539Z] set JDK_VERSION to 8 [2026-01-21T09:21:36.539Z] set JDK_IMPL to hotspot [2026-01-21T09:21:36.851Z] set JVM_VERSION to openjdk8 [2026-01-21T09:21:36.851Z] set JCL_VERSION to latest [2026-01-21T09:21:36.851Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-01-21T09:21:36.851Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image [2026-01-21T09:21:36.851Z] set SPEC to win_x86-64 [2026-01-21T09:21:36.851Z] set TEST_FLAG to [2026-01-21T09:21:37.172Z] Running extended.functional ... [2026-01-21T09:21:37.172Z] There are 6 test targets in extended.functional [2026-01-21T09:21:37.172Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2026-01-21T09:21:37.172Z] openjdk version "1.8.0_482" [2026-01-21T09:21:37.172Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-01-21T09:21:37.172Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-21T09:21:37.483Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests' [2026-01-21T09:21:37.483Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional' [2026-01-21T09:21:37.815Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests' [2026-01-21T09:21:37.815Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests/classesdbgddrext' [2026-01-21T09:21:38.132Z] [2026-01-21T09:21:38.132Z] ===============================================