Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 604 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3074 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 367 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/master^{commit} # timeout=10 Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" > git rev-list --no-walk 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-17T22:08:11.819Z] SPEC: win_x86-64 [Pipeline] echo [2026-02-17T22:08:11.820Z] 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-02-17T22:08:11.828Z] dynamicAgents: [] [Pipeline] echo [2026-02-17T22:08:11.829Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] nodesByLabel [2026-02-17T22:08:11.835Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] node [2026-02-17T22:08:11.860Z] 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-02-17T22:08:11.880Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-17T22:08:11.961Z] [WS-CLEANUP] Deleting project workspace... [2026-02-17T22:08:11.962Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-17T22:08:11.982Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-17T22:08:12.048Z] The recommended git tool is: git [2026-02-17T22:08:12.080Z] No credentials specified [2026-02-17T22:08:12.096Z] Cloning the remote Git repository [2026-02-17T22:08:12.121Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-17T22:08:12.123Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests # timeout=10 [2026-02-17T22:08:12.350Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-02-17T22:08:12.350Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-17T22:08:12.351Z] > git --version # timeout=10 [2026-02-17T22:08:12.401Z] > git --version # 'git version 2.45.1' [2026-02-17T22:08:12.403Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T22:08:17.976Z] Avoid second fetch [2026-02-17T22:08:18.037Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) [2026-02-17T22:08:17.840Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-17T22:08:17.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T22:08:17.981Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2026-02-17T22:08:18.042Z] > git config core.sparsecheckout # timeout=10 [2026-02-17T22:08:18.109Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 [2026-02-17T22:08:20.741Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" [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-02-17T22:08:22.250Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-17T22:08:22.265Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-17T22:08:22.755Z] + LC_TIME=C [2026-02-17T22:08:22.755Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-17T22:08:23.160Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-17T22:08:23.575Z] + aqa-tests/terminateTestProcesses.sh null [2026-02-17T22:08:23.575Z] Windows machine, using powershell queries... [2026-02-17T22:08:24.253Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-02-17T22:08:25.433Z] + printenv [2026-02-17T22:08:25.433Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-17T22:08:25.433Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-17T22:08:25.433Z] KEEP_WORKSPACE=false [2026-02-17T22:08:25.433Z] NUMBER_OF_PROCESSORS=2 [2026-02-17T22:08:25.433Z] PROCESSOR_LEVEL=25 [2026-02-17T22:08:25.433Z] TAP_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows.tap [2026-02-17T22:08:25.433Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/lib [2026-02-17T22:08:25.433Z] EXIT_FAILURE=false [2026-02-17T22:08:25.433Z] JDK_BRANCH=jdk8u492-b03_adopt [2026-02-17T22:08:25.433Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/648/display/redirect?page=tests [2026-02-17T22:08:25.433Z] PLATFORM=x86-64_windows [2026-02-17T22:08:25.433Z] DOCKER_REQUIRED=false [2026-02-17T22:08:25.433Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-02-17T22:08:25.433Z] PROGRAMFILES=C:\Program Files [2026-02-17T22:08:25.433Z] git=C:\Program Files\Git\cmd\git.exe [2026-02-17T22:08:25.433Z] TIME_LIMIT=25 [2026-02-17T22:08:25.433Z] JENKINS_SERVER_COOKIE=durable-dd8c33e81decddec320f53bdc09873a4cc0552f417a1121518510cd02b9b3400 [2026-02-17T22:08:25.433Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-17T22:08:25.433Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-02-17T22:08:25.433Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-17T22:08:25.433Z] GENERATE_JOBS=true [2026-02-17T22:08:25.433Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-17T22:08:25.433Z] OS=Windows_NT [2026-02-17T22:08:25.433Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/648/display/redirect?page=changes [2026-02-17T22:08:25.433Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-17T22:08:25.433Z] RERUN_ITERATIONS=1 [2026-02-17T22:08:25.433Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-17T22:08:25.433Z] USERDOMAIN=test-azure-win1 [2026-02-17T22:08:25.433Z] STF_OWNER_BRANCH=adoptium:master [2026-02-17T22:08:25.433Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-17T22:08:25.433Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows [2026-02-17T22:08:25.433Z] USERPROFILE=C:\Users\jenkins [2026-02-17T22:08:25.433Z] ARCHIVE_TEST_RESULTS=false [2026-02-17T22:08:25.433Z] SETUP_JCK_RUN=false [2026-02-17T22:08:25.433Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/648/ [2026-02-17T22:08:25.433Z] SLACK_CHANNEL=aqavit-bot [2026-02-17T22:08:25.433Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2026-02-17T22:08:25.433Z] JCK_GIT_BRANCH=master [2026-02-17T22:08:25.433Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/ [2026-02-17T22:08:25.433Z] BUILD_NUMBER=648 [2026-02-17T22:08:25.433Z] TKG_ITERATIONS=1 [2026-02-17T22:08:25.433Z] _=/usr/bin/printenv [2026-02-17T22:08:25.433Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-02-17T22:08:25.433Z] SERVICE_ID=Jenkins [2026-02-17T22:08:25.433Z] BASE=C:\Users\jenkins\agent [2026-02-17T22:08:25.433Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/../../benchmarks [2026-02-17T22:08:25.433Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-17T22:08:25.433Z] JENKINS_NODE_COOKIE=725c28ad-ca2a-4b1a-a605-b3af6621f6e5 [2026-02-17T22:08:25.433Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-17T22:08:25.433Z] KEEP_REPORTDIR=false [2026-02-17T22:08:25.433Z] BUILD_DISPLAY_NAME=#648 [2026-02-17T22:08:25.433Z] SDK_RESOURCE=upstream [2026-02-17T22:08:25.433Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image [2026-02-17T22:08:25.433Z] HOME=/home/jenkins [2026-02-17T22:08:25.433Z] USERNAME=jenkins [2026-02-17T22:08:25.433Z] WINSW_SERVICE_ID=Jenkins [2026-02-17T22:08:25.433Z] OneDrive=C:\Users\jenkins\OneDrive [2026-02-17T22:08:25.433Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-17T22:08:25.433Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-17T22:08:25.433Z] jobStatus=SUCCESS [2026-02-17T22:08:25.433Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-17T22:08:25.433Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows [2026-02-17T22:08:25.433Z] JOBSTARTTIME=Tue, 17 Feb 2026 22:08:22 +0000 [2026-02-17T22:08:25.433Z] JDK_VERSION=8 [2026-02-17T22:08:25.433Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-02-17T22:08:25.433Z] JOB_NAME=Test_openjdk8_hs_extended.functional_x86-64_windows [2026-02-17T22:08:25.433Z] USE_TESTENV_PROPERTIES=false [2026-02-17T22:08:25.433Z] SYSTEMROOT=C:\Windows [2026-02-17T22:08:25.433Z] PERSONAL_BUILD=false [2026-02-17T22:08:25.433Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/648/display/redirect [2026-02-17T22:08:25.433Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-02-17T22:08:25.433Z] AUTO_DETECT=true [2026-02-17T22:08:25.433Z] EXIT_SUCCESS=false [2026-02-17T22:08:25.433Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/display/redirect [2026-02-17T22:08:25.433Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows [2026-02-17T22:08:25.433Z] COMPUTERNAME=test-azure-win1 [2026-02-17T22:08:25.433Z] OPENJ9_BRANCH=master [2026-02-17T22:08:25.433Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-17T22:08:25.433Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/../../externalDependency/system_lib [2026-02-17T22:08:25.433Z] PARALLEL=Dynamic [2026-02-17T22:08:25.433Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-17T22:08:25.433Z] ITERATIONS=1 [2026-02-17T22:08:25.433Z] UPSTREAM_JOB_NUMBER=604 [2026-02-17T22:08:25.433Z] SPEC=win_x86-64 [2026-02-17T22:08:25.433Z] TERM=xterm-256color [2026-02-17T22:08:25.433Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-17T22:08:25.433Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-17T22:08:25.433Z] NODE_NAME=test-azure-win11-x64-2 [2026-02-17T22:08:25.433Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-17T22:08:25.433Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-17T22:08:25.433Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-17T22:08:25.433Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-17T22:08:25.433Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-17T22:08:25.433Z] DYNAMIC_COMPILE=true [2026-02-17T22:08:25.433Z] SHLVL=2 [2026-02-17T22:08:25.433Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_x86-64_windows-648 [2026-02-17T22:08:25.433Z] PROCESSOR_REVISION=0101 [2026-02-17T22:08:25.433Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-17T22:08:25.433Z] EXECUTOR_NUMBER=0 [2026-02-17T22:08:25.433Z] HUDSON_COOKIE=e48175d9-6ff9-4131-8ab5-999f052c8e7d [2026-02-17T22:08:25.433Z] ADOPTOPENJDK_BRANCH=master [2026-02-17T22:08:25.433Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-17T22:08:25.433Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-17T22:08:25.433Z] ORIGIN_JDK_VERSION=8 [2026-02-17T22:08:25.433Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD [2026-02-17T22:08:25.433Z] NUM_PROCESSORS=2 [2026-02-17T22:08:25.433Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-17T22:08:25.433Z] NODE_LABELS=sw.os.windows win11 test test-azure-win11-x64-2 ci.role.test x64 windows hw.arch.x86 [2026-02-17T22:08:25.433Z] STAGE_NAME=Setup [2026-02-17T22:08:25.433Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-17T22:08:25.433Z] TEST_TIME=120 [2026-02-17T22:08:25.433Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows@tmp [2026-02-17T22:08:25.433Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-17T22:08:25.433Z] 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/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2026-02-17T22:08:25.433Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-17T22:08:25.433Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-17T22:08:25.433Z] ProgramW6432=C:\Program Files [2026-02-17T22:08:25.433Z] CI=true [2026-02-17T22:08:25.433Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_windows/648/display/redirect?page=artifacts [2026-02-17T22:08:25.433Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-17T22:08:25.433Z] RERUN_FAILURE=true [2026-02-17T22:08:25.433Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-17T22:08:25.433Z] BUILD_LIST=functional [2026-02-17T22:08:25.433Z] BUILD_ID=648 [2026-02-17T22:08:25.433Z] WINDIR=C:\Windows [2026-02-17T22:08:25.433Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-17T22:08:25.433Z] PUBLIC=C:\Users\Public [2026-02-17T22:08:25.433Z] SYSTEMDRIVE=C: [2026-02-17T22:08:25.433Z] TARGET=extended.functional [2026-02-17T22:08:25.433Z] USE_JRE=false [2026-02-17T22:08:25.433Z] JDK_IMPL=hotspot [2026-02-17T22:08:25.433Z] 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-02-17T22:08:25.486Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-17T22:08:25.495Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-17T22:08:31.367Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 604 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-17T22:08:31.596Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-02-17T22:08:31.606Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows [Pipeline] { [Pipeline] sshagent [2026-02-17T22:08:31.637Z] $ ssh-agent [2026-02-17T22:08:31.796Z] SSH_AUTH_SOCK=/tmp/ssh-l6NAdfBtZUC7/agent.512 [2026-02-17T22:08:31.796Z] SSH_AGENT_PID=513 [2026-02-17T22:08:31.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-17T22:08:31.815Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-17T22:08:31.855Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-02-17T22:08:32.396Z] ++ pwd [2026-02-17T22:08:32.396Z] + ./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 --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-17T22:08:32.757Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests [2026-02-17T22:08:32.757Z] get jdk binary... [2026-02-17T22:08:32.757Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-17T22:08:32.757Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b03-ea.zip ... [2026-02-17T22:08:35.657Z] List files in jdkbinary folder... [2026-02-17T22:08:35.657Z] total 173624 [2026-02-17T22:08:35.657Z] -rwxrwx---+ 1 jenkins None 31119007 Feb 17 21:42 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:08:35.657Z] -rwxrwx---+ 1 jenkins None 106454504 Feb 17 21:48 OpenJDK8U-jdk_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:08:35.657Z] -rwxrwx---+ 1 jenkins None 40108459 Feb 17 21:49 OpenJDK8U-jre_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:08:35.657Z] -rwxrwx---+ 1 jenkins None 23617 Feb 17 21:46 OpenJDK8U-sbom_x64_windows_hotspot_8u492b03-ea-metadata.json [2026-02-17T22:08:35.657Z] -rwxrwx---+ 1 jenkins None 77408 Feb 17 22:01 OpenJDK8U-sbom_x64_windows_hotspot_8u492b03-ea.json [2026-02-17T22:08:35.657Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 tmp [2026-02-17T22:08:35.657Z] List files in jdkbinary/tmp folder... [2026-02-17T22:08:35.657Z] total 4 [2026-02-17T22:08:35.657Z] drwxrwx---+ 1 jenkins None 0 Feb 17 21:42 jdk8u492-b03 [2026-02-17T22:08:35.657Z] Moving directory jdk8u492-b03/ to ../j2sdk-image [2026-02-17T22:08:35.657Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b03-ea.zip ... [2026-02-17T22:08:36.774Z] List files in jdkbinary folder... [2026-02-17T22:08:36.774Z] total 173628 [2026-02-17T22:08:36.775Z] -rwxrwx---+ 1 jenkins None 31119007 Feb 17 21:42 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:08:36.775Z] -rwxrwx---+ 1 jenkins None 106454504 Feb 17 21:48 OpenJDK8U-jdk_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:08:36.775Z] -rwxrwx---+ 1 jenkins None 40108459 Feb 17 21:49 OpenJDK8U-jre_x64_windows_hotspot_8u492b03-ea.zip [2026-02-17T22:08:36.775Z] -rwxrwx---+ 1 jenkins None 23617 Feb 17 21:46 OpenJDK8U-sbom_x64_windows_hotspot_8u492b03-ea-metadata.json [2026-02-17T22:08:36.775Z] -rwxrwx---+ 1 jenkins None 77408 Feb 17 22:01 OpenJDK8U-sbom_x64_windows_hotspot_8u492b03-ea.json [2026-02-17T22:08:36.775Z] drwxrwx---+ 1 jenkins None 0 Feb 17 21:42 j2sdk-image [2026-02-17T22:08:36.775Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 tmp [2026-02-17T22:08:36.775Z] List files in jdkbinary/tmp folder... [2026-02-17T22:08:36.775Z] total 4 [2026-02-17T22:08:36.775Z] drwxrwx---+ 1 jenkins None 0 Feb 17 21:42 jdk8u492-b03-jre [2026-02-17T22:08:36.775Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image [2026-02-17T22:08:36.775Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b03-ea.zip over ./j2sdk-image/jre... [2026-02-17T22:08:38.409Z] Removing top-level folder jdk8u492-b03-debug-image/ [2026-02-17T22:08:38.409Z] Removing top-level folder jdk8u492-b03/ [2026-02-17T22:08:41.297Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2026-02-17T22:08:41.297Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-17T22:08:41.618Z] openjdk version "1.8.0_492-beta" [2026-02-17T22:08:41.618Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172106-b03) [2026-02-17T22:08:41.618Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode) [2026-02-17T22:08:41.618Z] =JAVA VERSION OUTPUT END= [2026-02-17T22:08:41.618Z] =RELEASE INFO BEGIN= [2026-02-17T22:08:41.618Z] JAVA_VERSION="1.8.0_492" [2026-02-17T22:08:41.618Z] OS_NAME="Windows" [2026-02-17T22:08:41.618Z] OS_VERSION="5.2" [2026-02-17T22:08:41.618Z] OS_ARCH="amd64" [2026-02-17T22:08:41.618Z] SOURCE=".:git:42033a331a3c+" [2026-02-17T22:08:41.618Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-17T22:08:41.618Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-17T22:08:41.618Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-17T22:08:41.618Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-17T22:08:41.618Z] FULL_VERSION="1.8.0_492-beta-202602172106-b03" [2026-02-17T22:08:41.618Z] SEMANTIC_VERSION="8.0.492+3" [2026-02-17T22:08:41.618Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-02-17T22:08:41.618Z] JVM_VARIANT="Hotspot" [2026-02-17T22:08:41.618Z] JVM_VERSION="25.492-b03" [2026-02-17T22:08:41.618Z] IMAGE_TYPE="JDK" [2026-02-17T22:08:41.618Z] =RELEASE INFO END= [2026-02-17T22:08:41.618Z] get testKitGen... [2026-02-17T22:08:41.618Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-17T22:08:43.229Z] git rev-parse master [2026-02-17T22:08:43.558Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe [2026-02-17T22:08:44.689Z] get functional test material... [2026-02-17T22:08:44.689Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2026-02-17T22:08:44.689Z] Cloning into 'openj9'... [2026-02-17T22:08:44.689Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-02-17T22:08:51.840Z] Updating files: 9% (1002/10148) [2026-02-17T22:08:51.840Z] Updating files: 10% (1015/10148) [2026-02-17T22:08:51.840Z] Updating files: 11% (1117/10148) [2026-02-17T22:08:51.840Z] Updating files: 12% (1218/10148) [2026-02-17T22:08:51.840Z] Updating files: 13% (1320/10148) [2026-02-17T22:08:52.169Z] Updating files: 14% (1421/10148) [2026-02-17T22:08:52.169Z] Updating files: 15% (1523/10148) [2026-02-17T22:08:52.169Z] Updating files: 16% (1624/10148) [2026-02-17T22:08:52.497Z] Updating files: 17% (1726/10148) [2026-02-17T22:08:52.497Z] Updating files: 18% (1827/10148) [2026-02-17T22:08:52.497Z] Updating files: 18% (1928/10148) [2026-02-17T22:08:52.497Z] Updating files: 19% (1929/10148) [2026-02-17T22:08:52.825Z] Updating files: 20% (2030/10148) [2026-02-17T22:08:52.825Z] Updating files: 21% (2132/10148) [2026-02-17T22:08:52.825Z] Updating files: 22% (2233/10148) [2026-02-17T22:08:53.153Z] Updating files: 23% (2335/10148) [2026-02-17T22:08:53.153Z] Updating files: 24% (2436/10148) [2026-02-17T22:08:53.153Z] Updating files: 25% (2537/10148) [2026-02-17T22:08:53.485Z] Updating files: 26% (2639/10148) [2026-02-17T22:08:53.485Z] Updating files: 27% (2740/10148) [2026-02-17T22:08:53.485Z] Updating files: 28% (2842/10148) [2026-02-17T22:08:53.485Z] Updating files: 28% (2886/10148) [2026-02-17T22:08:53.815Z] Updating files: 29% (2943/10148) [2026-02-17T22:08:53.815Z] Updating files: 30% (3045/10148) [2026-02-17T22:08:53.815Z] Updating files: 31% (3146/10148) [2026-02-17T22:08:53.815Z] Updating files: 32% (3248/10148) [2026-02-17T22:08:54.142Z] Updating files: 33% (3349/10148) [2026-02-17T22:08:54.142Z] Updating files: 34% (3451/10148) [2026-02-17T22:08:54.142Z] Updating files: 35% (3552/10148) [2026-02-17T22:08:54.482Z] Updating files: 36% (3654/10148) [2026-02-17T22:08:54.482Z] Updating files: 37% (3755/10148) [2026-02-17T22:08:54.482Z] Updating files: 38% (3857/10148) [2026-02-17T22:08:54.482Z] Updating files: 38% (3878/10148) [2026-02-17T22:08:54.808Z] Updating files: 39% (3958/10148) [2026-02-17T22:08:54.808Z] Updating files: 40% (4060/10148) [2026-02-17T22:08:54.808Z] Updating files: 41% (4161/10148) [2026-02-17T22:08:55.141Z] Updating files: 42% (4263/10148) [2026-02-17T22:08:55.141Z] Updating files: 43% (4364/10148) [2026-02-17T22:08:55.473Z] Updating files: 44% (4466/10148) [2026-02-17T22:08:55.473Z] Updating files: 45% (4567/10148) [2026-02-17T22:08:55.473Z] Updating files: 46% (4669/10148) [2026-02-17T22:08:55.473Z] Updating files: 46% (4736/10148) [2026-02-17T22:08:55.473Z] Updating files: 47% (4770/10148) [2026-02-17T22:08:55.808Z] Updating files: 48% (4872/10148) [2026-02-17T22:08:55.808Z] Updating files: 49% (4973/10148) [2026-02-17T22:08:56.142Z] Updating files: 50% (5074/10148) [2026-02-17T22:08:56.142Z] Updating files: 51% (5176/10148) [2026-02-17T22:08:56.142Z] Updating files: 52% (5277/10148) [2026-02-17T22:08:56.142Z] Updating files: 53% (5379/10148) [2026-02-17T22:08:56.666Z] Updating files: 54% (5480/10148) [2026-02-17T22:08:56.666Z] Updating files: 55% (5582/10148) [2026-02-17T22:08:56.666Z] Updating files: 55% (5678/10148) [2026-02-17T22:08:56.994Z] Updating files: 56% (5683/10148) [2026-02-17T22:08:56.994Z] Updating files: 57% (5785/10148) [2026-02-17T22:08:56.994Z] Updating files: 58% (5886/10148) [2026-02-17T22:08:57.321Z] Updating files: 59% (5988/10148) [2026-02-17T22:08:57.321Z] Updating files: 60% (6089/10148) [2026-02-17T22:08:57.321Z] Updating files: 61% (6191/10148) [2026-02-17T22:08:57.321Z] Updating files: 62% (6292/10148) [2026-02-17T22:08:57.648Z] Updating files: 62% (6314/10148) [2026-02-17T22:08:57.648Z] Updating files: 63% (6394/10148) [2026-02-17T22:08:57.648Z] Updating files: 64% (6495/10148) [2026-02-17T22:08:57.978Z] Updating files: 65% (6597/10148) [2026-02-17T22:08:57.978Z] Updating files: 66% (6698/10148) [2026-02-17T22:08:57.978Z] Updating files: 67% (6800/10148) [2026-02-17T22:08:58.310Z] Updating files: 68% (6901/10148) [2026-02-17T22:08:58.310Z] Updating files: 69% (7003/10148) [2026-02-17T22:08:58.310Z] Updating files: 70% (7104/10148) [2026-02-17T22:08:58.641Z] Updating files: 71% (7206/10148) [2026-02-17T22:08:58.641Z] Updating files: 71% (7209/10148) [2026-02-17T22:08:58.641Z] Updating files: 72% (7307/10148) [2026-02-17T22:08:58.973Z] Updating files: 73% (7409/10148) [2026-02-17T22:08:58.973Z] Updating files: 74% (7510/10148) [2026-02-17T22:08:59.304Z] Updating files: 75% (7611/10148) [2026-02-17T22:08:59.305Z] Updating files: 76% (7713/10148) [2026-02-17T22:08:59.305Z] Updating files: 77% (7814/10148) [2026-02-17T22:08:59.305Z] Updating files: 78% (7916/10148) [2026-02-17T22:08:59.632Z] Updating files: 78% (7997/10148) [2026-02-17T22:08:59.632Z] Updating files: 79% (8017/10148) [2026-02-17T22:08:59.632Z] Updating files: 80% (8119/10148) [2026-02-17T22:08:59.960Z] Updating files: 81% (8220/10148) [2026-02-17T22:08:59.960Z] Updating files: 82% (8322/10148) [2026-02-17T22:08:59.960Z] Updating files: 83% (8423/10148) [2026-02-17T22:09:00.272Z] Updating files: 84% (8525/10148) [2026-02-17T22:09:00.272Z] Updating files: 85% (8626/10148) [2026-02-17T22:09:00.272Z] Updating files: 86% (8728/10148) [2026-02-17T22:09:00.605Z] Updating files: 87% (8829/10148) [2026-02-17T22:09:00.605Z] Updating files: 87% (8883/10148) [2026-02-17T22:09:00.605Z] Updating files: 88% (8931/10148) [2026-02-17T22:09:00.933Z] Updating files: 89% (9032/10148) [2026-02-17T22:09:00.933Z] Updating files: 90% (9134/10148) [2026-02-17T22:09:00.933Z] Updating files: 91% (9235/10148) [2026-02-17T22:09:01.267Z] Updating files: 92% (9337/10148) [2026-02-17T22:09:01.267Z] Updating files: 93% (9438/10148) [2026-02-17T22:09:01.267Z] Updating files: 94% (9540/10148) [2026-02-17T22:09:01.267Z] Updating files: 95% (9641/10148) [2026-02-17T22:09:01.596Z] Updating files: 96% (9743/10148) [2026-02-17T22:09:01.596Z] Updating files: 96% (9745/10148) [2026-02-17T22:09:01.921Z] Updating files: 97% (9844/10148) [2026-02-17T22:09:01.921Z] Updating files: 98% (9946/10148) [2026-02-17T22:09:01.921Z] Updating files: 99% (10047/10148) [2026-02-17T22:09:01.921Z] Updating files: 100% (10148/10148) [2026-02-17T22:09:01.921Z] Updating files: 100% (10148/10148), done. [2026-02-17T22:09:01.921Z] check OpenJ9 Repo sha [2026-02-17T22:09:01.921Z] /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-02-17T22:09:01.921Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/testenv/testenv.properties [2026-02-17T22:09:02.247Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-17T22:09:02.247Z] OPENJ9_SHA=4037fa4f50615ee12f722cd76a0ae3185a5349c0 [2026-02-17T22:09:02.247Z] total 114 [2026-02-17T22:09:02.247Z] -rw-rw-r--+ 1 jenkins None 6735 Feb 17 22:08 Contributing.md [2026-02-17T22:09:02.247Z] -rw-rw-r--+ 1 jenkins None 11360 Feb 17 22:08 LICENSE [2026-02-17T22:09:02.247Z] -rw-rw-r--+ 1 jenkins None 65 Feb 17 22:08 NOTICE [2026-02-17T22:09:02.247Z] -rw-rw-r--+ 1 jenkins None 8350 Feb 17 22:08 README.md [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 TKG [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 buildenv [2026-02-17T22:09:02.247Z] -rwxrwxr-x+ 1 jenkins None 339 Feb 17 22:08 compile.sh [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 config [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 docs [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 external [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 functional [2026-02-17T22:09:02.247Z] -rwxrwxr-x+ 1 jenkins None 30011 Feb 17 22:08 get.sh [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 jck [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 openj9 [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 openjdk [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 perf [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 scripts [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 system [2026-02-17T22:09:02.247Z] -rwxrwxr-x+ 1 jenkins None 3928 Feb 17 22:08 terminateTestProcesses.sh [2026-02-17T22:09:02.247Z] drwxrwxr-x+ 1 jenkins None 0 Feb 17 22:08 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-17T22:09:08.145Z] $ ssh-agent -k [2026-02-17T22:09:08.198Z] unset SSH_AUTH_SOCK; [2026-02-17T22:09:08.198Z] unset SSH_AGENT_PID; [2026-02-17T22:09:08.199Z] echo Agent pid 513 killed; [2026-02-17T22:09:08.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-17T22:09:08.581Z] 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=master&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%2Fjdk8u%2Fjdk8u-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=jdk8u492-b03_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=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=604&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-17T22:09:08.592Z] 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=master&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%2Fjdk8u%2Fjdk8u-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=jdk8u492-b03_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=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=604&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-02-17T22:09:08.633Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-17T22:09:08.738Z] Copied 1 artifact from "getTRSSOutput" build number 2051 [Pipeline] sh [2026-02-17T22:09:09.162Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-17T22:09:09.162Z] + gzip -cd TRSSOutput.tar.gz [2026-02-17T22:09:09.162Z] + tar xof - [2026-02-17T22:09:09.482Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-17T22:09:09.552Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-17T22:09:09.564Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-17T22:09:09.631Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] echo [2026-02-17T22:09:09.636Z] Machine limit is 6. [Pipeline] sh [2026-02-17T22:09:10.067Z] + cd ./aqa-tests/TKG [2026-02-17T22:09:10.067Z] ++ uname [2026-02-17T22:09:10.387Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']' [2026-02-17T22:09:10.387Z] ++ uname [2026-02-17T22:09:10.387Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']' [2026-02-17T22:09:10.387Z] ++ uname [2026-02-17T22:09:10.387Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']' [2026-02-17T22:09:10.387Z] + MAKE=make [2026-02-17T22:09:10.387Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES= [2026-02-17T22:09:10.387Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image [2026-02-17T22:09:10.697Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-02-17T22:09:10.697Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:09:10.697Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:09:10.697Z] (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-02-17T22:09:10.697Z] 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-02-17T22:09:13.605Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2026-02-17T22:09:13.946Z] [2026-02-17T22:09:13.946Z] build: [2026-02-17T22:09:13.946Z] [2026-02-17T22:09:13.946Z] clean: [2026-02-17T22:09:13.946Z] [2026-02-17T22:09:13.946Z] init: [2026-02-17T22:09:13.946Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-02-17T22:09:13.946Z] [2026-02-17T22:09:13.946Z] getDependentLibs: [2026-02-17T22:09:14.660Z] [exec] -------------------------------------------- [2026-02-17T22:09:14.660Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-17T22:09:14.660Z] [exec] task is set to default [2026-02-17T22:09:14.660Z] [exec] dependencyList is set to json_simple [2026-02-17T22:09:14.660Z] [exec] System Test jars will not be downloaded. [2026-02-17T22:09:14.660Z] [exec] -------------------------------------------- [2026-02-17T22:09:14.660Z] [exec] Starting download third party dependent jars [2026-02-17T22:09:14.660Z] [exec] -------------------------------------------- [2026-02-17T22:09:14.660Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-17T22:09:14.660Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T22:09:14.660Z] [exec] downloaded dependent third party jars successfully [2026-02-17T22:09:14.660Z] [2026-02-17T22:09:14.660Z] compile: [2026-02-17T22:09:14.660Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:09:14.660Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T22:09:14.660Z] [echo] ===fork: yes [2026-02-17T22:09:14.660Z] [echo] ===debug: on [2026-02-17T22:09:14.660Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-02-17T22:09:18.379Z] [2026-02-17T22:09:18.379Z] dist: [2026-02-17T22:09:18.379Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-17T22:09:18.379Z] [2026-02-17T22:09:18.379Z] BUILD SUCCESSFUL [2026-02-17T22:09:18.379Z] Total time: 4 seconds [2026-02-17T22:09:18.379Z] 0 [2026-02-17T22:09:18.379Z] 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-02-17T22:09:19.062Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-17T22:09:19.062Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2026-02-17T22:09:21.267Z] ****************************** MACHINE INFO ****************************** [2026-02-17T22:09:21.267Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG [2026-02-17T22:09:21.267Z] Free Physical Memory Size : 5901336576 [2026-02-17T22:09:21.267Z] Free space (bytes) : 32124895232 [2026-02-17T22:09:21.267Z] Total Physical Memory Size : 8536289280 [2026-02-17T22:09:21.267Z] Total space (bytes) : 135771664384 [2026-02-17T22:09:21.267Z] Usable space (bytes) : 32124895232 [2026-02-17T22:09:21.267Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:09:21.267Z] bashVersion : [2026-02-17T22:09:21.267Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-02-17T22:09:21.267Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-17T22:09:21.267Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] This is free software; you are free to change and redistribute it. [2026-02-17T22:09:21.267Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:09:21.267Z] cpuCores : 2 [2026-02-17T22:09:21.267Z] curlVersion : [2026-02-17T22:09:21.267Z] 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-02-17T22:09:21.267Z] Release-Date: 2025-07-16 [2026-02-17T22:09:21.267Z] 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-02-17T22:09:21.267Z] 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-02-17T22:09:21.267Z] dockerVersion : bash: line 1: docker: command not found [2026-02-17T22:09:21.267Z] gcc version : 13 [2026-02-17T22:09:21.267Z] gclibc version : ldd (cygwin) 3.6.4 [2026-02-17T22:09:21.267Z] gdb version : bash: line 1: gdb: command not found [2026-02-17T22:09:21.267Z] lldb version : Command could not be executed [2026-02-17T22:09:21.267Z] makeVersion : [2026-02-17T22:09:21.267Z] GNU Make 4.4.1 [2026-02-17T22:09:21.267Z] Built for x86_64-pc-cygwin [2026-02-17T22:09:21.267Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-17T22:09:21.267Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-17T22:09:21.267Z] This is free software: you are free to change and redistribute it. [2026-02-17T22:09:21.267Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:09:21.267Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-17T22:09:21.267Z] perlVersion : [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2026-02-17T22:09:21.267Z] (with 3 registered patches, see perl -V for more detail) [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] Copyright 1987-2025, Larry Wall [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-17T22:09:21.267Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-17T22:09:21.267Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-17T22:09:21.267Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] podmanVersion : bash: line 1: podman: command not found [2026-02-17T22:09:21.267Z] procArch : unknown [2026-02-17T22:09:21.267Z] sysArch : x86_64 [2026-02-17T22:09:21.267Z] sysOS : CYGWIN_NT-10.0-26200 [2026-02-17T22:09:21.267Z] ulimit : [2026-02-17T22:09:21.267Z] core file size (blocks, -c) 0 [2026-02-17T22:09:21.267Z] data seg size (kbytes, -d) unlimited [2026-02-17T22:09:21.267Z] file size (blocks, -f) unlimited [2026-02-17T22:09:21.267Z] open files (-n) 3200 [2026-02-17T22:09:21.267Z] pipe size (512 bytes, -p) 8 [2026-02-17T22:09:21.267Z] stack size (kbytes, -s) 2032 [2026-02-17T22:09:21.267Z] cpu time (seconds, -t) unlimited [2026-02-17T22:09:21.267Z] max user processes (-u) 256 [2026-02-17T22:09:21.267Z] virtual memory (kbytes, -v) unlimited [2026-02-17T22:09:21.267Z] 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-02-17T22:09:21.267Z] vmVendor : Oracle Corporation [2026-02-17T22:09:21.267Z] vmVersion : 25.492-b03 [2026-02-17T22:09:21.267Z] xlc version : bash: line 1: xlC: command not found [2026-02-17T22:09:21.267Z] ************************************************************************** [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] System.getProperty('java.vendor')=Temurin [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] System.getProperty('os.name')=Windows 11 [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] System.getProperty('os.arch')=amd64 [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] System.getProperty('java.fullversion')=null [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.267Z] System.getProperty('sun.arch.data.model')=64 [2026-02-17T22:09:21.267Z] [2026-02-17T22:09:21.576Z] 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-02-17T22:09:21.576Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:21.576Z] perl scripts/configure.pl [2026-02-17T22:09:21.576Z] 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-02-17T22:09:22.295Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T22:09:22.295Z] [2026-02-17T22:09:22.295Z] [2026-02-17T22:09:22.295Z] Starting to generate parallel test lists. [2026-02-17T22:09:22.295Z] [2026-02-17T22:09:22.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2026-02-17T22:09:22.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2026-02-17T22:09:22.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2026-02-17T22:09:22.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2026-02-17T22:09:22.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2026-02-17T22:09:22.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2026-02-17T22:09:22.625Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2026-02-17T22:09:22.625Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2026-02-17T22:09:22.626Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2026-02-17T22:09:22.626Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2026-02-17T22:09:22.626Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2026-02-17T22:09:22.626Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2026-02-17T22:09:22.626Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2026-02-17T22:09:22.626Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2026-02-17T22:09:22.626Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2026-02-17T22:09:22.626Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2026-02-17T22:09:22.954Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2026-02-17T22:09:23.298Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2026-02-17T22:09:23.624Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2026-02-17T22:09:23.952Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2026-02-17T22:09:24.303Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2026-02-17T22:09:24.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2026-02-17T22:09:24.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2026-02-17T22:09:25.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2026-02-17T22:09:25.630Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2026-02-17T22:09:25.630Z] Attempting to get test duration data from TRSS. [2026-02-17T22:09:25.630Z] 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-02-17T22:09:26.314Z] Attempting to get test duration data from cached files. [2026-02-17T22:09:26.314Z] Reading file: Test_openjdk8_hs_functional_x86-64_windows.json [2026-02-17T22:09:26.314Z] Warning: cannot get data from cached files. [2026-02-17T22:09:26.314Z] [2026-02-17T22:09:26.314Z] TEST DURATION [2026-02-17T22:09:26.314Z] ==================================================================================== [2026-02-17T22:09:26.314Z] Total number of tests searched: 6 [2026-02-17T22:09:26.314Z] Number of test durations found: 6 [2026-02-17T22:09:26.314Z] Top slowest tests: [2026-02-17T22:09:26.314Z] 03m11s CryptoTests_jtreg_0 [2026-02-17T22:09:26.314Z] 00m07s CryptoTests_0 [2026-02-17T22:09:26.314Z] 00m01s IllegalAccessProtectedMethodTest_hs_0 [2026-02-17T22:09:26.314Z] ==================================================================================== [2026-02-17T22:09:26.314Z] [2026-02-17T22:09:26.314Z] Test target is split into 1 lists. [2026-02-17T22:09:26.314Z] Reducing estimated test running time from 03m21s to 03m21s. [2026-02-17T22:09:26.314Z] [2026-02-17T22:09:26.314Z] -------------------------------------testList_0------------------------------------- [2026-02-17T22:09:26.314Z] Number of tests: 6 [2026-02-17T22:09:26.314Z] Estimated running time: 03m21s [2026-02-17T22:09:26.314Z] TESTLIST=CryptoTests_jtreg_0,CryptoTests_0,IllegalAccessProtectedMethodTest_hs_0,SecurityTests_0,cmdLineTester_classesdbgddrext_zos_0,testExample_0 [2026-02-17T22:09:26.314Z] ------------------------------------------------------------------------------------ [2026-02-17T22:09:26.314Z] [2026-02-17T22:09:26.314Z] 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-02-17T22:09:26.314Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-17T22:09:26.380Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-17T22:09:26.464Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-17T22:09:26.551Z] Building tests... [Pipeline] timeout [2026-02-17T22:09:26.554Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-17T22:09:26.565Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-17T22:09:26.697Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-17T22:09:26.723Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-17T22:09:26.735Z] $ ssh-agent [2026-02-17T22:09:26.865Z] SSH_AUTH_SOCK=/tmp/ssh-1NPLBATJGog6/agent.735 [2026-02-17T22:09:26.865Z] SSH_AGENT_PID=736 [2026-02-17T22:09:26.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-17T22:09:27.287Z] ++ uname [2026-02-17T22:09:27.287Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']' [2026-02-17T22:09:27.287Z] ++ uname [2026-02-17T22:09:27.287Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']' [2026-02-17T22:09:27.287Z] ++ uname [2026-02-17T22:09:27.287Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']' [2026-02-17T22:09:27.287Z] + MAKE=make [2026-02-17T22:09:27.287Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-17T22:09:27.604Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-17T22:09:28.069Z] ++ uname [2026-02-17T22:09:28.069Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']' [2026-02-17T22:09:28.069Z] ++ uname [2026-02-17T22:09:28.069Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']' [2026-02-17T22:09:28.069Z] ++ uname [2026-02-17T22:09:28.069Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']' [2026-02-17T22:09:28.069Z] + MAKE=make [2026-02-17T22:09:28.069Z] + cd ./aqa-tests [2026-02-17T22:09:28.069Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-17T22:09:28.069Z] ++ set +x [2026-02-17T22:09:28.378Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image [2026-02-17T22:09:28.378Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-02-17T22:09:28.378Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:09:28.378Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T22:09:28.378Z] (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-02-17T22:09:28.378Z] 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-02-17T22:09:29.490Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2026-02-17T22:09:29.814Z] [2026-02-17T22:09:29.814Z] build: [2026-02-17T22:09:29.814Z] [2026-02-17T22:09:29.814Z] clean: [2026-02-17T22:09:29.814Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk [2026-02-17T22:09:29.814Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-02-17T22:09:30.142Z] [2026-02-17T22:09:30.142Z] init: [2026-02-17T22:09:30.142Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-02-17T22:09:30.142Z] [2026-02-17T22:09:30.142Z] getDependentLibs: [2026-02-17T22:09:30.142Z] [exec] -------------------------------------------- [2026-02-17T22:09:30.142Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-17T22:09:30.142Z] [exec] task is set to default [2026-02-17T22:09:30.142Z] [exec] dependencyList is set to json_simple [2026-02-17T22:09:30.142Z] [exec] System Test jars will not be downloaded. [2026-02-17T22:09:30.142Z] [exec] -------------------------------------------- [2026-02-17T22:09:30.142Z] [exec] Starting download third party dependent jars [2026-02-17T22:09:30.142Z] [exec] -------------------------------------------- [2026-02-17T22:09:30.142Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-17T22:09:30.142Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T22:09:30.142Z] [exec] downloaded dependent third party jars successfully [2026-02-17T22:09:30.142Z] [2026-02-17T22:09:30.142Z] compile: [2026-02-17T22:09:30.142Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:09:30.142Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T22:09:30.142Z] [echo] ===fork: yes [2026-02-17T22:09:30.142Z] [echo] ===debug: on [2026-02-17T22:09:30.142Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin [2026-02-17T22:09:32.383Z] [2026-02-17T22:09:32.383Z] dist: [2026-02-17T22:09:32.383Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-17T22:09:32.709Z] [2026-02-17T22:09:32.709Z] BUILD SUCCESSFUL [2026-02-17T22:09:32.709Z] Total time: 3 seconds [2026-02-17T22:09:32.709Z] 0 [2026-02-17T22:09:32.709Z] 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-02-17T22:09:33.037Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-17T22:09:33.037Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2026-02-17T22:09:34.653Z] ****************************** MACHINE INFO ****************************** [2026-02-17T22:09:34.654Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG [2026-02-17T22:09:34.654Z] Free Physical Memory Size : 5863092224 [2026-02-17T22:09:34.654Z] Free space (bytes) : 32124747776 [2026-02-17T22:09:34.654Z] Total Physical Memory Size : 8536289280 [2026-02-17T22:09:34.654Z] Total space (bytes) : 135771664384 [2026-02-17T22:09:34.654Z] Usable space (bytes) : 32124747776 [2026-02-17T22:09:34.654Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:09:34.654Z] bashVersion : [2026-02-17T22:09:34.654Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-02-17T22:09:34.654Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-17T22:09:34.654Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] This is free software; you are free to change and redistribute it. [2026-02-17T22:09:34.654Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:09:34.654Z] cpuCores : 2 [2026-02-17T22:09:34.654Z] curlVersion : [2026-02-17T22:09:34.654Z] 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-02-17T22:09:34.654Z] Release-Date: 2025-07-16 [2026-02-17T22:09:34.654Z] 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-02-17T22:09:34.654Z] 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-02-17T22:09:34.654Z] dockerVersion : bash: line 1: docker: command not found [2026-02-17T22:09:34.654Z] gcc version : 13 [2026-02-17T22:09:34.654Z] gclibc version : ldd (cygwin) 3.6.4 [2026-02-17T22:09:34.654Z] gdb version : bash: line 1: gdb: command not found [2026-02-17T22:09:34.654Z] lldb version : Command could not be executed [2026-02-17T22:09:34.654Z] makeVersion : [2026-02-17T22:09:34.654Z] GNU Make 4.4.1 [2026-02-17T22:09:34.654Z] Built for x86_64-pc-cygwin [2026-02-17T22:09:34.654Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-17T22:09:34.654Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-17T22:09:34.654Z] This is free software: you are free to change and redistribute it. [2026-02-17T22:09:34.654Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T22:09:34.654Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-17T22:09:34.654Z] perlVersion : [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2026-02-17T22:09:34.654Z] (with 3 registered patches, see perl -V for more detail) [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] Copyright 1987-2025, Larry Wall [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-17T22:09:34.654Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-17T22:09:34.654Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-17T22:09:34.654Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] podmanVersion : bash: line 1: podman: command not found [2026-02-17T22:09:34.654Z] procArch : unknown [2026-02-17T22:09:34.654Z] sysArch : x86_64 [2026-02-17T22:09:34.654Z] sysOS : CYGWIN_NT-10.0-26200 [2026-02-17T22:09:34.654Z] ulimit : [2026-02-17T22:09:34.654Z] core file size (blocks, -c) 0 [2026-02-17T22:09:34.654Z] data seg size (kbytes, -d) unlimited [2026-02-17T22:09:34.654Z] file size (blocks, -f) unlimited [2026-02-17T22:09:34.654Z] open files (-n) 3200 [2026-02-17T22:09:34.654Z] pipe size (512 bytes, -p) 8 [2026-02-17T22:09:34.654Z] stack size (kbytes, -s) 2032 [2026-02-17T22:09:34.654Z] cpu time (seconds, -t) unlimited [2026-02-17T22:09:34.654Z] max user processes (-u) 256 [2026-02-17T22:09:34.654Z] virtual memory (kbytes, -v) unlimited [2026-02-17T22:09:34.654Z] 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-02-17T22:09:34.654Z] vmVendor : Oracle Corporation [2026-02-17T22:09:34.654Z] vmVersion : 25.492-b03 [2026-02-17T22:09:34.654Z] xlc version : bash: line 1: xlC: command not found [2026-02-17T22:09:34.654Z] ************************************************************************** [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] System.getProperty('java.vendor')=Temurin [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] System.getProperty('os.name')=Windows 11 [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] System.getProperty('os.arch')=amd64 [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] System.getProperty('java.fullversion')=null [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.654Z] System.getProperty('sun.arch.data.model')=64 [2026-02-17T22:09:34.654Z] [2026-02-17T22:09:34.964Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST= [2026-02-17T22:09:34.964Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:34.964Z] perl scripts/configure.pl [2026-02-17T22:09:34.964Z] 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-02-17T22:09:35.665Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T22:09:35.665Z] [2026-02-17T22:09:35.665Z] [2026-02-17T22:09:35.665Z] Starting to generate build list. [2026-02-17T22:09:35.665Z] [2026-02-17T22:09:35.665Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2026-02-17T22:09:35.665Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2026-02-17T22:09:35.665Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2026-02-17T22:09:35.665Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2026-02-17T22:09:35.665Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2026-02-17T22:09:35.999Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2026-02-17T22:09:36.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2026-02-17T22:09:36.698Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2026-02-17T22:09:37.040Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2026-02-17T22:09:37.370Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2026-02-17T22:09:37.370Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/buildInfo.mk [2026-02-17T22:09:37.370Z] [2026-02-17T22:09:37.370Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:37.370Z] make -f clean.mk cleanBuild [2026-02-17T22:09:37.370Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:38.038Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest [2026-02-17T22:09:38.038Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:38.038Z] make -f compile.mk compile [2026-02-17T22:09:38.038Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:38.708Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-17T22:09:38.708Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-17T22:09:38.708Z] (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-02-17T22:09:38.709Z] 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-02-17T22:09:40.332Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml [2026-02-17T22:09:40.662Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml [2026-02-17T22:09:40.663Z] [2026-02-17T22:09:40.663Z] -create_test_directory: [2026-02-17T22:09:40.663Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest [2026-02-17T22:09:40.663Z] [2026-02-17T22:09:40.663Z] stage_test_material: [2026-02-17T22:09:41.007Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest [2026-02-17T22:09:41.730Z] [2026-02-17T22:09:41.730Z] build: [2026-02-17T22:09:41.730Z] [2026-02-17T22:09:41.730Z] init: [2026-02-17T22:09:41.730Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig [2026-02-17T22:09:41.730Z] [2026-02-17T22:09:41.730Z] build: [2026-02-17T22:09:41.730Z] [copy] Copying 15 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig [2026-02-17T22:09:41.730Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig [2026-02-17T22:09:41.730Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\TestConfig [2026-02-17T22:09:41.730Z] [2026-02-17T22:09:41.730Z] build: [2026-02-17T22:09:42.060Z] [2026-02-17T22:09:42.060Z] init: [2026-02-17T22:09:42.060Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method [2026-02-17T22:09:42.060Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin [2026-02-17T22:09:42.060Z] [2026-02-17T22:09:42.060Z] getDependentLibs: [2026-02-17T22:09:42.060Z] [exec] -------------------------------------------- [2026-02-17T22:09:42.060Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-17T22:09:42.060Z] [exec] task is set to default [2026-02-17T22:09:42.060Z] [exec] dependencyList is set to asm_all,testng [2026-02-17T22:09:42.060Z] [exec] System Test jars will not be downloaded. [2026-02-17T22:09:42.060Z] [exec] -------------------------------------------- [2026-02-17T22:09:42.060Z] [exec] Starting download third party dependent jars [2026-02-17T22:09:42.060Z] [exec] -------------------------------------------- [2026-02-17T22:09:42.060Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-17T22:09:42.060Z] [exec] C:/jenkins/externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-02-17T22:09:42.060Z] [exec] C:/jenkins/externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-02-17T22:09:42.060Z] [exec] downloaded dependent third party jars successfully [2026-02-17T22:09:42.060Z] [2026-02-17T22:09:42.060Z] compile: [2026-02-17T22:09:42.060Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T22:09:42.060Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T22:09:42.060Z] [echo] ===fork: yes [2026-02-17T22:09:42.060Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac [2026-02-17T22:09:42.060Z] [echo] ===debug: on [2026-02-17T22:09:42.060Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/IllegalAccessError_for_protected_method [2026-02-17T22:09:42.060Z] [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-02-17T22:09:43.164Z] [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-02-17T22:09:43.164Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-17T22:09:43.164Z] [2026-02-17T22:09:43.164Z] dist: [2026-02-17T22:09:43.164Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method\IllegalAccessProtectedMethod.jar [2026-02-17T22:09:43.164Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\IllegalAccessError_for_protected_method [2026-02-17T22:09:43.164Z] [2026-02-17T22:09:43.164Z] clean: [2026-02-17T22:09:43.164Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\IllegalAccessError_for_protected_method\bin [2026-02-17T22:09:43.164Z] [2026-02-17T22:09:43.164Z] build: [2026-02-17T22:09:43.164Z] [2026-02-17T22:09:43.164Z] getJtregVersion: [2026-02-17T22:09:43.164Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-02-17T22:09:43.164Z] [2026-02-17T22:09:43.164Z] getDependentLibs: [2026-02-17T22:09:43.500Z] [exec] -------------------------------------------- [2026-02-17T22:09:43.500Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-17T22:09:43.500Z] [exec] task is set to default [2026-02-17T22:09:43.500Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-02-17T22:09:43.500Z] [exec] System Test jars will not be downloaded. [2026-02-17T22:09:43.500Z] [exec] -------------------------------------------- [2026-02-17T22:09:43.500Z] [exec] Starting download third party dependent jars [2026-02-17T22:09:43.500Z] [exec] -------------------------------------------- [2026-02-17T22:09:43.500Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-17T22:09:43.500Z] [exec] C:/jenkins/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-02-17T22:09:43.500Z] [exec] downloaded dependent third party jars successfully [2026-02-17T22:09:43.500Z] [2026-02-17T22:09:43.500Z] getJtreg: [2026-02-17T22:09:43.500Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\jvmtest\functional\security\Crypto [2026-02-17T22:09:43.500Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\functional\security\Crypto [2026-02-17T22:09:43.500Z] [2026-02-17T22:09:43.500Z] cryptoTest.check: [2026-02-17T22:09:43.500Z] [2026-02-17T22:09:43.500Z] getCryptoTest: [2026-02-17T22:09:43.830Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest [2026-02-17T22:09:44.516Z] [2026-02-17T22:09:44.516Z] dist: [2026-02-17T22:09:44.516Z] [2026-02-17T22:09:44.516Z] clean: [2026-02-17T22:09:44.516Z] [2026-02-17T22:09:44.516Z] BUILD SUCCESSFUL [2026-02-17T22:09:44.516Z] Total time: 4 seconds [2026-02-17T22:09:44.516Z] 0 [2026-02-17T22:09:44.827Z] [2026-02-17T22:09:44.827Z] [2026-02-17T22:09:44.827Z] RECORD TEST REPOs SHA [2026-02-17T22:09:44.827Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/scripts"; \ [2026-02-17T22:09:44.827Z] 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-02-17T22:09:45.153Z] 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-02-17T22:09:45.153Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-02-17T22:09:45.485Z] ================================================ [2026-02-17T22:09:45.485Z] timestamp: 20260217-220945 [2026-02-17T22:09:45.485Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests [2026-02-17T22:09:45.485Z] git repo: [2026-02-17T22:09:45.485Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-17T22:09:45.485Z] sha: [2026-02-17T22:09:45.485Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e [2026-02-17T22:09:45.815Z] ================================================ [2026-02-17T22:09:45.815Z] timestamp: 20260217-220945 [2026-02-17T22:09:45.815Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional/security/Crypto/CryptoTest [2026-02-17T22:09:45.815Z] git repo: [2026-02-17T22:09:45.815Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git [2026-02-17T22:09:45.815Z] sha: [2026-02-17T22:09:45.815Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0 [2026-02-17T22:09:45.815Z] ================================================ [2026-02-17T22:09:45.815Z] timestamp: 20260217-220945 [2026-02-17T22:09:45.815Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/openj9 [2026-02-17T22:09:45.815Z] git repo: [2026-02-17T22:09:46.142Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-02-17T22:09:46.142Z] sha: [2026-02-17T22:09:46.142Z] 4037fa4f50615ee12f722cd76a0ae3185a5349c0 [2026-02-17T22:09:46.142Z] ================================================ [2026-02-17T22:09:46.142Z] timestamp: 20260217-220945 [2026-02-17T22:09:46.142Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG [2026-02-17T22:09:46.142Z] git repo: [2026-02-17T22:09:46.142Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-17T22:09:46.142Z] sha: [2026-02-17T22:09:46.142Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe [2026-02-17T22:09:46.142Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:46.142Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST= [2026-02-17T22:09:46.466Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:46.466Z] perl scripts/configure.pl [2026-02-17T22:09:46.466Z] 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-02-17T22:09:46.813Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T22:09:46.813Z] [2026-02-17T22:09:46.813Z] Starting to generate test make files. [2026-02-17T22:09:46.813Z] [2026-02-17T22:09:46.813Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2026-02-17T22:09:47.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk [2026-02-17T22:09:47.144Z] [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2026-02-17T22:09:47.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2026-02-17T22:09:47.478Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2026-02-17T22:09:47.479Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2026-02-17T22:09:47.809Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2026-02-17T22:09:47.809Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/cmdLineTests/autoGen.mk [2026-02-17T22:09:47.809Z] [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2026-02-17T22:09:48.183Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk [2026-02-17T22:09:48.183Z] [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2026-02-17T22:09:48.183Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2026-02-17T22:09:48.573Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2026-02-17T22:09:48.974Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2026-02-17T22:09:48.974Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2026-02-17T22:09:48.974Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2026-02-17T22:09:48.974Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2026-02-17T22:09:48.974Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2026-02-17T22:09:48.974Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2026-02-17T22:09:48.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/AQAvit/autoGen.mk [2026-02-17T22:09:48.975Z] [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2026-02-17T22:09:48.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/Crypto/autoGen.mk [2026-02-17T22:09:48.975Z] [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2026-02-17T22:09:48.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/security/autoGen.mk [2026-02-17T22:09:48.975Z] [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2026-02-17T22:09:48.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/TestExample/autoGen.mk [2026-02-17T22:09:48.975Z] [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2026-02-17T22:09:48.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2026-02-17T22:09:48.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../functional/autoGen.mk [2026-02-17T22:09:48.975Z] [2026-02-17T22:09:48.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../autoGen.mk [2026-02-17T22:09:48.975Z] [2026-02-17T22:09:48.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk [2026-02-17T22:09:48.975Z] [2026-02-17T22:09:48.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.functional_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk [2026-02-17T22:09:48.975Z] [2026-02-17T22:09:48.975Z] Make files are generated successfully. [2026-02-17T22:09:48.975Z] [2026-02-17T22:09:49.292Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:49.292Z] make -f runtest.mk _extended.functional [2026-02-17T22:09:49.292Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/TKG' [2026-02-17T22:09:49.647Z] [2026-02-17T22:09:49.647Z] Running make 4.4.1 [2026-02-17T22:09:49.980Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/ [2026-02-17T22:09:49.980Z] set JDK_VERSION to 8 [2026-02-17T22:09:49.980Z] set JDK_IMPL to hotspot [2026-02-17T22:09:49.980Z] set JVM_VERSION to openjdk8 [2026-02-17T22:09:49.980Z] set JCL_VERSION to latest [2026-02-17T22:09:49.980Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-02-17T22:09:49.980Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image [2026-02-17T22:09:50.294Z] set SPEC to win_x86-64 [2026-02-17T22:09:50.294Z] set TEST_FLAG to [2026-02-17T22:09:50.294Z] Running extended.functional ... [2026-02-17T22:09:50.294Z] There are 6 test targets in extended.functional [2026-02-17T22:09:50.294Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2026-02-17T22:09:50.613Z] openjdk version "1.8.0_492-beta" [2026-02-17T22:09:50.613Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172106-b03) [2026-02-17T22:09:50.613Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode) [2026-02-17T22:09:50.613Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests' [2026-02-17T22:09:50.928Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional' [2026-02-17T22:09:50.928Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests' [2026-02-17T22:09:51.259Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_windows/aqa-tests/functional/cmdLineTests/classesdbgddrext' [2026-02-17T22:09:51.259Z] [2026-02-17T22:09:51.259Z] ===============================================