Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_x86-64_windows" build number 981 originally caused by: Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin" build number 36 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 106 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6557 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0@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.system_x86-64_windows_testList_0@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/v1.0.11-release^{commit} # timeout=10 Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10 Commit message: "Update expected release tag information (#6823)" > git rev-list --no-walk 21829aea91385b5200334e46a2973435e08945d1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-21T09:22:57.266Z] SPEC: win_x86-64 [Pipeline] echo [2026-01-21T09:22:57.267Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-21T09:22:57.274Z] dynamicAgents: [] [Pipeline] echo [2026-01-21T09:22:57.276Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] nodesByLabel [2026-01-21T09:22:57.280Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] node [2026-01-21T09:23:12.283Z] Still waiting to schedule task [2026-01-21T09:23:12.284Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2026-01-21T09:52:12.357Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0 [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-01-21T09:52:12.380Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-21T09:52:12.450Z] [WS-CLEANUP] Deleting project workspace... [2026-01-21T09:52:12.450Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-21T09:52:12.474Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-21T09:52:12.550Z] The recommended git tool is: git [2026-01-21T09:52:12.622Z] No credentials specified [2026-01-21T09:52:12.650Z] Cloning the remote Git repository [2026-01-21T09:52:12.699Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-21T09:52:12.700Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests # timeout=10 [2026-01-21T09:52:13.139Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-01-21T09:52:13.139Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-21T09:52:13.139Z] > git --version # timeout=10 [2026-01-21T09:52:13.192Z] > git --version # 'git version 2.39.0' [2026-01-21T09:52:13.193Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-21T09:52:20.537Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-21T09:52:20.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-21T09:52:20.758Z] Avoid second fetch [2026-01-21T09:52:20.909Z] Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release) [2026-01-21T09:52:20.770Z] > git rev-parse "origin/v1.0.11-release^{commit}" # timeout=10 [2026-01-21T09:52:20.921Z] > git config core.sparsecheckout # timeout=10 [2026-01-21T09:52:20.982Z] > git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10 [2026-01-21T09:52:24.608Z] Commit message: "Update expected release tag information (#6823)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-21T09:52:26.092Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-21T09:52:26.121Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-21T09:52:26.667Z] + LC_TIME=C [2026-01-21T09:52:26.667Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-21T09:52:26.777Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-21T09:52:27.266Z] + aqa-tests/terminateTestProcesses.sh null [2026-01-21T09:52:27.266Z] Windows machine, using powershell queries... [2026-01-21T09:52:27.998Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-21T09:52:29.109Z] + printenv [2026-01-21T09:52:29.109Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-01-21T09:52:29.109Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-01-21T09:52:29.109Z] KEEP_WORKSPACE=false [2026-01-21T09:52:29.109Z] NUMBER_OF_PROCESSORS=4 [2026-01-21T09:52:29.109Z] PROCESSOR_LEVEL=6 [2026-01-21T09:52:29.109Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_0.tap [2026-01-21T09:52:29.109Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/lib [2026-01-21T09:52:29.109Z] EXIT_FAILURE=false [2026-01-21T09:52:29.109Z] JDK_BRANCH=jdk8u482-b08_adopt [2026-01-21T09:52:29.109Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/33/display/redirect?page=tests [2026-01-21T09:52:29.109Z] PLATFORM=x86-64_windows [2026-01-21T09:52:29.109Z] DOCKER_REQUIRED=false [2026-01-21T09:52:29.109Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-01-21T09:52:29.109Z] PROGRAMFILES=C:\Program Files [2026-01-21T09:52:29.109Z] git=C:\Program Files\Git\cmd\git.exe [2026-01-21T09:52:29.109Z] TIME_LIMIT=25 [2026-01-21T09:52:29.109Z] JENKINS_SERVER_COOKIE=durable-982fbb1e99125366fe2aede8881a6193c30c83377ca1e43a0fe9cd7025e17b49 [2026-01-21T09:52:29.109Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-01-21T09:52:29.109Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-01-21T09:52:29.109Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-21T09:52:29.109Z] GENERATE_JOBS=true [2026-01-21T09:52:29.109Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:52:29.109Z] OS=Windows_NT [2026-01-21T09:52:29.109Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/33/display/redirect?page=changes [2026-01-21T09:52:29.109Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-01-21T09:52:29.109Z] RERUN_ITERATIONS=1 [2026-01-21T09:52:29.109Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-21T09:52:29.109Z] USERDOMAIN=TESTWIN2022DC [2026-01-21T09:52:29.109Z] STF_OWNER_BRANCH=adoptium:master [2026-01-21T09:52:29.109Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-21T09:52:29.109Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0 [2026-01-21T09:52:29.109Z] USERPROFILE=C:\Users\jenkins [2026-01-21T09:52:29.109Z] ARCHIVE_TEST_RESULTS=false [2026-01-21T09:52:29.109Z] SETUP_JCK_RUN=false [2026-01-21T09:52:29.109Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/33/ [2026-01-21T09:52:29.109Z] SLACK_CHANNEL=aqavit-bot [2026-01-21T09:52:29.109Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin [2026-01-21T09:52:29.109Z] JCK_GIT_BRANCH=master [2026-01-21T09:52:29.109Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/ [2026-01-21T09:52:29.109Z] BUILD_NUMBER=33 [2026-01-21T09:52:29.109Z] TKG_ITERATIONS=1 [2026-01-21T09:52:29.109Z] _=/usr/bin/printenv [2026-01-21T09:52:29.109Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-01-21T09:52:29.109Z] SERVICE_ID=Jenkins [2026-01-21T09:52:29.109Z] BASE=C:\Users\jenkins\agent [2026-01-21T09:52:29.109Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../benchmarks [2026-01-21T09:52:29.109Z] ALLUSERSPROFILE=C:\ProgramData [2026-01-21T09:52:29.109Z] JENKINS_NODE_COOKIE=106a1d59-9df4-41e2-849c-05b4e2986c52 [2026-01-21T09:52:29.109Z] CommonProgramW6432=C:\Program Files\Common Files [2026-01-21T09:52:29.109Z] KEEP_REPORTDIR=false [2026-01-21T09:52:29.109Z] BUILD_DISPLAY_NAME=#33 [2026-01-21T09:52:29.109Z] SDK_RESOURCE=upstream [2026-01-21T09:52:29.109Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image [2026-01-21T09:52:29.109Z] HOME=/home/jenkins [2026-01-21T09:52:29.109Z] USERNAME=jenkins [2026-01-21T09:52:29.109Z] WINSW_SERVICE_ID=Jenkins [2026-01-21T09:52:29.109Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-01-21T09:52:29.109Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-01-21T09:52:29.109Z] jobStatus=SUCCESS [2026-01-21T09:52:29.109Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-21T09:52:29.109Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_0 [2026-01-21T09:52:29.109Z] JOBSTARTTIME=Wed, 21 Jan 2026 09:52:26 +0000 [2026-01-21T09:52:29.109Z] JDK_VERSION=8 [2026-01-21T09:52:29.109Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-01-21T09:52:29.109Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_0 [2026-01-21T09:52:29.109Z] USE_TESTENV_PROPERTIES=true [2026-01-21T09:52:29.109Z] SYSTEMROOT=C:\Windows [2026-01-21T09:52:29.109Z] PERSONAL_BUILD=false [2026-01-21T09:52:29.109Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/33/display/redirect [2026-01-21T09:52:29.109Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-01-21T09:52:29.109Z] AUTO_DETECT=true [2026-01-21T09:52:29.109Z] EXIT_SUCCESS=false [2026-01-21T09:52:29.109Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/display/redirect [2026-01-21T09:52:29.109Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0 [2026-01-21T09:52:29.109Z] COMPUTERNAME=TESTWIN2022DC [2026-01-21T09:52:29.109Z] OPENJ9_BRANCH=master [2026-01-21T09:52:29.109Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-21T09:52:29.109Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:52:29.109Z] PARALLEL=None [2026-01-21T09:52:29.109Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-21T09:52:29.109Z] ITERATIONS=1 [2026-01-21T09:52:29.109Z] UPSTREAM_JOB_NUMBER=36 [2026-01-21T09:52:29.109Z] SPEC=win_x86-64 [2026-01-21T09:52:29.109Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows [2026-01-21T09:52:29.109Z] TERM=xterm-256color [2026-01-21T09:52:29.110Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-01-21T09:52:29.110Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-21T09:52:29.110Z] NODE_NAME=test-azure-win2022-x64-1 [2026-01-21T09:52:29.110Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-21T09:52:29.110Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-01-21T09:52:29.110Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-21T09:52:29.110Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-01-21T09:52:29.110Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\ [2026-01-21T09:52:29.110Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-01-21T09:52:29.110Z] DYNAMIC_COMPILE=false [2026-01-21T09:52:29.110Z] SHLVL=2 [2026-01-21T09:52:29.110Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-64_windows_testList_0-33 [2026-01-21T09:52:29.110Z] PROCESSOR_REVISION=5504 [2026-01-21T09:52:29.110Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-01-21T09:52:29.110Z] EXECUTOR_NUMBER=0 [2026-01-21T09:52:29.110Z] HUDSON_COOKIE=17b393cb-9857-4d25-9179-3e9738c6bd8a [2026-01-21T09:52:29.110Z] ADOPTOPENJDK_BRANCH=v1.0.11-release [2026-01-21T09:52:29.110Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-21T09:52:29.110Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-01-21T09:52:29.110Z] ORIGIN_JDK_VERSION=8 [2026-01-21T09:52:29.110Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2026-01-21T09:52:29.110Z] NUM_PROCESSORS=2 [2026-01-21T09:52:29.110Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-21T09:52:29.110Z] NODE_LABELS=sw.os.windows test ci.role.test test-azure-win2022-x64-1 x64 windows hw.arch.x86 win2022 [2026-01-21T09:52:29.110Z] STAGE_NAME=Setup [2026-01-21T09:52:29.110Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-21T09:52:29.110Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0@tmp [2026-01-21T09:52:29.110Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-01-21T09:52:29.110Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2026-01-21T09:52:29.110Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-21T09:52:29.110Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-21T09:52:29.110Z] ProgramW6432=C:\Program Files [2026-01-21T09:52:29.110Z] UPSTREAM_TEST_JOB_NUMBER=981 [2026-01-21T09:52:29.110Z] CI=true [2026-01-21T09:52:29.110Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/33/display/redirect?page=artifacts [2026-01-21T09:52:29.110Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-21T09:52:29.110Z] RERUN_FAILURE=true [2026-01-21T09:52:29.110Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ [2026-01-21T09:52:29.110Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ [2026-01-21T09:52:29.110Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-21T09:52:29.110Z] BUILD_LIST=system [2026-01-21T09:52:29.110Z] BUILD_ID=33 [2026-01-21T09:52:29.110Z] WINDIR=C:\Windows [2026-01-21T09:52:29.110Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-01-21T09:52:29.110Z] PUBLIC=C:\Users\Public [2026-01-21T09:52:29.110Z] SYSTEMDRIVE=C: [2026-01-21T09:52:29.110Z] TARGET=-f parallelList.mk testList_0 [2026-01-21T09:52:29.110Z] USE_JRE=false [2026-01-21T09:52:29.110Z] JDK_IMPL=hotspot [2026-01-21T09:52:29.110Z] ProgramData=C:\ProgramData Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-21T09:52:29.183Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-21T09:52:29.197Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-21T09:52:33.675Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x64-temurin" build number 36 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-21T09:52:33.809Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-01-21T09:52:33.819Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0 [Pipeline] { [Pipeline] sshagent [2026-01-21T09:52:33.844Z] $ ssh-agent [2026-01-21T09:52:34.007Z] SSH_AUTH_SOCK=/tmp/ssh-auC67RTL3YiT/agent.114 [2026-01-21T09:52:34.007Z] SSH_AGENT_PID=115 [2026-01-21T09:52:34.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-21T09:52:34.021Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-21T09:52:34.051Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-01-21T09:52:34.547Z] ++ pwd [2026-01-21T09:52:34.547Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false [2026-01-21T09:52:34.547Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests [2026-01-21T09:52:34.547Z] load ./testenv/testenv.properties [2026-01-21T09:52:34.547Z] Running checkTags with ./testenv/testenv.properties and 8 [2026-01-21T09:52:35.290Z] 4af7a23c1c34b2217301f1f4c51d2b6ea2850795 refs/tags/jdk8u482-ga [2026-01-21T09:52:35.290Z] Use tag name jdk8u482-ga from ./testenv/testenv.properties [2026-01-21T09:52:35.290Z] get jdk binary... [2026-01-21T09:52:35.290Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-21T09:52:35.290Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip ... [2026-01-21T09:52:38.322Z] List files in jdkbinary folder... [2026-01-21T09:52:38.322Z] total 173612 [2026-01-21T09:52:38.323Z] -rwxrwx---+ 1 jenkins None 31115212 Jan 21 06:33 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:52:38.323Z] -rwxrwx---+ 1 jenkins None 106448448 Jan 21 06:41 OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:52:38.323Z] -rwxrwx---+ 1 jenkins None 40105457 Jan 21 06:42 OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:52:38.323Z] -rwxrwx---+ 1 jenkins None 23335 Jan 21 06:37 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08-metadata.json [2026-01-21T09:52:38.323Z] -rwxrwx---+ 1 jenkins None 76577 Jan 21 06:52 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08.json [2026-01-21T09:52:38.323Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:52 tmp [2026-01-21T09:52:38.323Z] List files in jdkbinary/tmp folder... [2026-01-21T09:52:38.323Z] total 4 [2026-01-21T09:52:38.323Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 06:33 jdk8u482-b08 [2026-01-21T09:52:38.323Z] Moving directory jdk8u482-b08/ to ../j2sdk-image [2026-01-21T09:52:38.323Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip ... [2026-01-21T09:52:39.514Z] List files in jdkbinary folder... [2026-01-21T09:52:39.866Z] total 173616 [2026-01-21T09:52:39.866Z] -rwxrwx---+ 1 jenkins None 31115212 Jan 21 06:33 OpenJDK8U-debugimage_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:52:39.866Z] -rwxrwx---+ 1 jenkins None 106448448 Jan 21 06:41 OpenJDK8U-jdk_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:52:39.866Z] -rwxrwx---+ 1 jenkins None 40105457 Jan 21 06:42 OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip [2026-01-21T09:52:39.866Z] -rwxrwx---+ 1 jenkins None 23335 Jan 21 06:37 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08-metadata.json [2026-01-21T09:52:39.866Z] -rwxrwx---+ 1 jenkins None 76577 Jan 21 06:52 OpenJDK8U-sbom_x64_windows_hotspot_8u482b08.json [2026-01-21T09:52:39.866Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 06:33 j2sdk-image [2026-01-21T09:52:39.866Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 09:52 tmp [2026-01-21T09:52:39.866Z] List files in jdkbinary/tmp folder... [2026-01-21T09:52:39.866Z] total 4 [2026-01-21T09:52:39.866Z] drwxrwxr-x+ 1 jenkins None 0 Jan 21 06:33 jdk8u482-b08-jre [2026-01-21T09:52:39.866Z] Moving directory jdk8u482-b08-jre/ to ../j2re-image [2026-01-21T09:52:39.866Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u482b08.zip over ./j2sdk-image/jre... [2026-01-21T09:52:41.577Z] Removing top-level folder jdk8u482-b08-debug-image/ [2026-01-21T09:52:41.577Z] Removing top-level folder jdk8u482-b08/ [2026-01-21T09:52:43.899Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -version [2026-01-21T09:52:43.899Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-21T09:52:44.642Z] openjdk version "1.8.0_482" [2026-01-21T09:52:44.642Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-01-21T09:52:44.643Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-21T09:52:44.643Z] =JAVA VERSION OUTPUT END= [2026-01-21T09:52:44.643Z] =RELEASE INFO BEGIN= [2026-01-21T09:52:44.643Z] JAVA_VERSION="1.8.0_482" [2026-01-21T09:52:44.643Z] OS_NAME="Windows" [2026-01-21T09:52:44.643Z] OS_VERSION="5.2" [2026-01-21T09:52:44.643Z] OS_ARCH="amd64" [2026-01-21T09:52:44.643Z] SOURCE=".:git:0129ab207bc0+" [2026-01-21T09:52:44.643Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-21T09:52:44.643Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-01-21T09:52:44.643Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-21T09:52:44.643Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-01-21T09:52:44.643Z] FULL_VERSION="1.8.0_482-b08" [2026-01-21T09:52:44.643Z] SEMANTIC_VERSION="8.0.482+8" [2026-01-21T09:52:44.643Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-01-21T09:52:44.643Z] JVM_VARIANT="Hotspot" [2026-01-21T09:52:44.643Z] JVM_VERSION="25.482-b08" [2026-01-21T09:52:44.643Z] IMAGE_TYPE="JDK" [2026-01-21T09:52:44.643Z] =RELEASE INFO END= [2026-01-21T09:52:44.643Z] get testKitGen... [2026-01-21T09:52:44.643Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-21T09:52:46.948Z] git rev-parse v1.0.11.1 [2026-01-21T09:52:46.948Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-21T09:52:48.776Z] $ ssh-agent -k [2026-01-21T09:52:48.827Z] unset SSH_AUTH_SOCK; [2026-01-21T09:52:48.827Z] unset SSH_AGENT_PID; [2026-01-21T09:52:48.827Z] echo Agent pid 115 killed; [2026-01-21T09:52:48.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-21T09:52:49.209Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u482-b08_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=981&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=36&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-21T09:52:49.227Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows&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-win2022-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u482-b08_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=981&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=36&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-21T09:52:49.270Z] Building tests... [Pipeline] timeout [2026-01-21T09:52:49.274Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-21T09:52:49.413Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_windows" build number 981 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-21T09:52:49.453Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-21T09:52:49.476Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-21T09:52:50.015Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-21T09:52:51.726Z] -------------------------------------------- [2026-01-21T09:52:51.726Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:52:51.726Z] task is set to default [2026-01-21T09:52:51.726Z] dependencyList is set to all [2026-01-21T09:52:51.726Z] System Test jars will be downloaded. [2026-01-21T09:52:51.726Z] -------------------------------------------- [2026-01-21T09:52:51.726Z] Starting download third party dependent jars [2026-01-21T09:52:51.726Z] -------------------------------------------- [2026-01-21T09:52:51.726Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2026-01-21T09:52:51.726Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2026-01-21T09:52:51.726Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-21T09:52:51.887Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2026-01-21T09:52:51.900Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-21T09:52:51.925Z] $ ssh-agent [2026-01-21T09:52:52.045Z] SSH_AUTH_SOCK=/tmp/ssh-O5pSICl08BJ8/agent.141 [2026-01-21T09:52:52.045Z] SSH_AGENT_PID=142 [2026-01-21T09:52:52.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-21T09:52:52.526Z] + bash ./compile.sh [2026-01-21T09:52:52.864Z] Set values based on ./testenv/testenv.properties: [2026-01-21T09:52:52.864Z] ========= [2026-01-21T09:52:52.864Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-01-21T09:52:52.864Z] TKG_BRANCH=v1.0.11.1 [2026-01-21T09:52:52.864Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-21T09:52:52.864Z] OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:52:52.864Z] STF_REPO=https://github.com/adoptium/STF.git [2026-01-21T09:52:52.864Z] STF_BRANCH=v1.0.11 [2026-01-21T09:52:52.864Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-01-21T09:52:52.864Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11 [2026-01-21T09:52:52.864Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-01-21T09:52:52.864Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11 [2026-01-21T09:52:52.864Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-01-21T09:52:52.864Z] JDK8_BRANCH=jdk8u482-ga [2026-01-21T09:52:52.864Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-01-21T09:52:52.864Z] JDK11_BRANCH=jdk-11.0.30-ga [2026-01-21T09:52:52.864Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-01-21T09:52:52.864Z] JDK17_BRANCH=jdk-17.0.18-ga [2026-01-21T09:52:52.864Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-01-21T09:52:52.864Z] JDK21_BRANCH=jdk-21.0.10-ga [2026-01-21T09:52:52.864Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-01-21T09:52:52.864Z] JDK25_BRANCH=jdk-25.0.2-ga [2026-01-21T09:52:52.864Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-01-21T09:52:52.864Z] JDK8_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:52:52.864Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-01-21T09:52:52.864Z] JDK11_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:52:52.864Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-01-21T09:52:52.864Z] JDK17_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:52:52.864Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-01-21T09:52:52.864Z] JDK21_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:52:52.864Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-01-21T09:52:52.864Z] JDK25_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:52:52.864Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:52:52.864Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30 [2026-01-21T09:52:52.864Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:52:52.864Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18 [2026-01-21T09:52:52.864Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:52:52.864Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10 [2026-01-21T09:52:52.864Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:52:52.864Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2 [2026-01-21T09:52:52.864Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-01-21T09:52:52.864Z] [2026-01-21T09:52:52.864Z] ========= [2026-01-21T09:52:52.864Z] [2026-01-21T09:52:52.864Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2026-01-21T09:52:52.864Z] JDK_BRANCH=jdk8u482-ga [2026-01-21T09:52:52.864Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:52:52.864Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-21T09:52:52.864Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image [2026-01-21T09:52:53.202Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib [2026-01-21T09:52:53.202Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T09:52:53.202Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T09:52:53.202Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-21T09:52:53.202Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-21T09:52:57.077Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\scripts\build_tools.xml [2026-01-21T09:52:57.077Z] [2026-01-21T09:52:57.077Z] build: [2026-01-21T09:52:57.077Z] [2026-01-21T09:52:57.077Z] clean: [2026-01-21T09:52:57.077Z] [2026-01-21T09:52:57.077Z] init: [2026-01-21T09:52:57.077Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\bin [2026-01-21T09:52:57.077Z] [2026-01-21T09:52:57.077Z] getDependentLibs: [2026-01-21T09:52:57.442Z] [exec] -------------------------------------------- [2026-01-21T09:52:57.442Z] [exec] path is set to C:/jenkins/externalDependency/system_lib [2026-01-21T09:52:57.442Z] [exec] task is set to default [2026-01-21T09:52:57.442Z] [exec] dependencyList is set to json_simple [2026-01-21T09:52:57.442Z] [exec] System Test jars will be downloaded. [2026-01-21T09:52:57.442Z] [exec] -------------------------------------------- [2026-01-21T09:52:57.442Z] [exec] Starting download third party dependent jars [2026-01-21T09:52:57.442Z] [exec] -------------------------------------------- [2026-01-21T09:52:57.442Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib [2026-01-21T09:52:57.443Z] [exec] C:/jenkins/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-21T09:52:57.443Z] [exec] downloaded dependent third party jars successfully [2026-01-21T09:52:57.443Z] [2026-01-21T09:52:57.443Z] compile: [2026-01-21T09:52:57.443Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T09:52:57.443Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T09:52:57.443Z] [echo] ===fork: yes [2026-01-21T09:52:57.443Z] [echo] ===debug: on [2026-01-21T09:52:57.443Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\bin [2026-01-21T09:53:00.510Z] [2026-01-21T09:53:00.510Z] dist: [2026-01-21T09:53:00.511Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\bin\TestKitGen.jar [2026-01-21T09:53:01.265Z] [2026-01-21T09:53:01.265Z] BUILD SUCCESSFUL [2026-01-21T09:53:01.265Z] Total time: 4 seconds [2026-01-21T09:53:01.265Z] 0 [2026-01-21T09:53:01.265Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-21T09:53:01.636Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-21T09:53:01.636Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2026-01-21T09:53:04.653Z] ****************************** MACHINE INFO ****************************** [2026-01-21T09:53:04.654Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG [2026-01-21T09:53:04.654Z] Free Physical Memory Size : 6050795520 [2026-01-21T09:53:04.654Z] Free space (bytes) : 130767335424 [2026-01-21T09:53:04.654Z] Total Physical Memory Size : 8536289280 [2026-01-21T09:53:04.654Z] Total space (bytes) : 274283311104 [2026-01-21T09:53:04.654Z] Usable space (bytes) : 130767335424 [2026-01-21T09:53:04.654Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T09:53:04.654Z] bashVersion : [2026-01-21T09:53:04.654Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2026-01-21T09:53:04.654Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-21T09:53:04.654Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-21T09:53:04.654Z] [2026-01-21T09:53:04.654Z] This is free software; you are free to change and redistribute it. [2026-01-21T09:53:04.654Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T09:53:04.654Z] cpuCores : 4 [2026-01-21T09:53:04.654Z] curlVersion : [2026-01-21T09:53:04.654Z] curl 8.3.0 (x86_64-pc-cygwin) libcurl/8.3.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.56.0 libgsasl/2.2.0 OpenLDAP/2.6.6 [2026-01-21T09:53:04.654Z] Release-Date: 2023-09-13 [2026-01-21T09:53:04.654Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-21T09:53:04.654Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-01-21T09:53:04.654Z] dockerVersion : bash: line 1: docker: command not found [2026-01-21T09:53:04.654Z] gcc version : 11 [2026-01-21T09:53:04.654Z] gclibc version : ldd (cygwin) 3.4.9 [2026-01-21T09:53:04.654Z] gdb version : bash: line 1: gdb: command not found [2026-01-21T09:53:04.654Z] lldb version : Command could not be executed [2026-01-21T09:53:04.654Z] makeVersion : [2026-01-21T09:53:04.654Z] GNU Make 4.4.1 [2026-01-21T09:53:04.654Z] Built for x86_64-pc-cygwin [2026-01-21T09:53:04.654Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-01-21T09:53:04.654Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-01-21T09:53:04.655Z] This is free software: you are free to change and redistribute it. [2026-01-21T09:53:04.655Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T09:53:04.655Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-21T09:53:04.655Z] perlVersion : [2026-01-21T09:53:04.655Z] [2026-01-21T09:53:04.655Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi [2026-01-21T09:53:04.655Z] (with 6 registered patches, see perl -V for more detail) [2026-01-21T09:53:04.655Z] [2026-01-21T09:53:04.655Z] Copyright 1987-2023, Larry Wall [2026-01-21T09:53:04.655Z] [2026-01-21T09:53:04.655Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-21T09:53:04.655Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-21T09:53:04.655Z] [2026-01-21T09:53:04.655Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-21T09:53:04.655Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-21T09:53:04.655Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-21T09:53:04.655Z] [2026-01-21T09:53:04.655Z] podmanVersion : bash: line 1: podman: command not found [2026-01-21T09:53:04.655Z] procArch : unknown [2026-01-21T09:53:04.655Z] sysArch : x86_64 [2026-01-21T09:53:04.655Z] sysOS : CYGWIN_NT-10.0-20348 [2026-01-21T09:53:04.655Z] ulimit : [2026-01-21T09:53:04.655Z] core file size (blocks, -c) unlimited [2026-01-21T09:53:04.655Z] data seg size (kbytes, -d) unlimited [2026-01-21T09:53:04.655Z] file size (blocks, -f) unlimited [2026-01-21T09:53:04.655Z] open files (-n) 3200 [2026-01-21T09:53:04.655Z] pipe size (512 bytes, -p) 8 [2026-01-21T09:53:04.655Z] stack size (kbytes, -s) 2032 [2026-01-21T09:53:04.655Z] cpu time (seconds, -t) unlimited [2026-01-21T09:53:04.655Z] max user processes (-u) 256 [2026-01-21T09:53:04.655Z] virtual memory (kbytes, -v) unlimited [2026-01-21T09:53:04.655Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin [2026-01-21T09:53:04.655Z] vmVendor : Oracle Corporation [2026-01-21T09:53:04.656Z] vmVersion : 25.482-b08 [2026-01-21T09:53:04.656Z] xlc version : bash: line 1: xlC: command not found [2026-01-21T09:53:04.656Z] ************************************************************************** [2026-01-21T09:53:04.656Z] [2026-01-21T09:53:04.656Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-21T09:53:04.656Z] [2026-01-21T09:53:04.656Z] System.getProperty('java.vendor')=Temurin [2026-01-21T09:53:04.656Z] [2026-01-21T09:53:04.656Z] System.getProperty('os.name')=Windows Server 2022 [2026-01-21T09:53:04.656Z] [2026-01-21T09:53:04.656Z] System.getProperty('os.arch')=amd64 [2026-01-21T09:53:04.656Z] [2026-01-21T09:53:04.656Z] System.getProperty('java.fullversion')=null [2026-01-21T09:53:04.656Z] [2026-01-21T09:53:04.656Z] System.getProperty('sun.arch.data.model')=64 [2026-01-21T09:53:04.656Z] [2026-01-21T09:53:04.656Z] make -f clean.mk cleanBuild [2026-01-21T09:53:04.656Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG' [2026-01-21T09:53:04.995Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests///..//jvmtest [2026-01-21T09:53:04.995Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG' [2026-01-21T09:53:04.995Z] make -f compile.mk compile [2026-01-21T09:53:04.995Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG' [2026-01-21T09:53:05.724Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation; \ [2026-01-21T09:53:05.724Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation; \ [2026-01-21T09:53:05.724Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/system_lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-01-21T09:53:05.725Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/output_compilation"; fi [2026-01-21T09:53:07.463Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\scripts\build_test.xml [2026-01-21T09:53:07.813Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2026-01-21T09:53:07.813Z] [2026-01-21T09:53:07.813Z] -create_test_directory: [2026-01-21T09:53:07.813Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest [2026-01-21T09:53:07.813Z] [2026-01-21T09:53:07.813Z] stage_test_material: [2026-01-21T09:53:07.813Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest [2026-01-21T09:53:08.183Z] [2026-01-21T09:53:08.183Z] build: [2026-01-21T09:53:08.183Z] [2026-01-21T09:53:08.183Z] init: [2026-01-21T09:53:08.183Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system [2026-01-21T09:53:08.183Z] [2026-01-21T09:53:08.183Z] dist: [2026-01-21T09:53:08.183Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system [2026-01-21T09:53:08.183Z] [2026-01-21T09:53:08.183Z] common_build: [2026-01-21T09:53:08.183Z] [echo] target common_build is called..... [2026-01-21T09:53:08.183Z] [2026-01-21T09:53:08.183Z] common_init: [2026-01-21T09:53:08.183Z] [2026-01-21T09:53:08.183Z] check_systemtest: [2026-01-21T09:53:08.183Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//system/STF does not exist, clone from GitHub [2026-01-21T09:53:08.183Z] [2026-01-21T09:53:08.183Z] clone_stf: [2026-01-21T09:53:08.542Z] [exec] git clone -q https://github.com/adoptium/STF.git [2026-01-21T09:53:09.740Z] [echo] git rev-parse v1.0.11 [2026-01-21T09:53:09.740Z] [echo] git checkout -q -f e00736d6e895a39cd167e145f08e07d6e5b665f2 [2026-01-21T09:53:13.620Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2026-01-21T09:53:13.620Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub [2026-01-21T09:53:13.620Z] [2026-01-21T09:53:13.620Z] clone_systemtest: [2026-01-21T09:53:13.620Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2026-01-21T09:53:15.958Z] [echo] git rev-parse v1.0.11 [2026-01-21T09:53:15.958Z] [echo] git checkout -q -f 0b3db8ea2302abe200b998b9b74bad0ed129cd6d [2026-01-21T09:53:23.359Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] configure_systemtest: [2026-01-21T09:53:23.359Z] [echo] Executing openjdk.build/build.xml [2026-01-21T09:53:23.359Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] check-for-ant: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] configure-ant: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-ant-location: [2026-01-21T09:53:23.359Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-ant-error: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] check-for-junit: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] configure-junit: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-junit-location: [2026-01-21T09:53:23.359Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-junit-error: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] check-for-hamcrest-core: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] configure-hamcrest-core: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-hamcrest-core-location: [2026-01-21T09:53:23.359Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-hamcrest-core-error: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] check-for-log4j: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] configure-log4j: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-log4j-location: [2026-01-21T09:53:23.359Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-log4j-error: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] check-for-asm: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] configure-asm: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-asm-location: [2026-01-21T09:53:23.359Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar [2026-01-21T09:53:23.359Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] print-asm-error: [2026-01-21T09:53:23.359Z] [2026-01-21T09:53:23.359Z] setup-java-properties: [2026-01-21T09:53:23.359Z] [echo] java_home is ${java_home} [2026-01-21T09:53:23.359Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre [2026-01-21T09:53:23.359Z] [echoproperties] #Ant properties [2026-01-21T09:53:23.359Z] [echoproperties] #Wed Jan 21 09:53:22 UTC 2026 [2026-01-21T09:53:23.359Z] [echoproperties] buildjdk..= [2026-01-21T09:53:23.359Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\classes [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.Property=settings\: [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.file.separator=\\ [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.class.path=. [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.class.version=52.0 [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\ [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\bin [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_482-b08 [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.specification.version=1.8 [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.vendor=Temurin [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-01-21T09:53:23.360Z] [echoproperties] buildjdk.java.version=1.8.0_482 [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.java.vm.version=25.482-b08 [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.line.separator=\\r \\n [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.openjdk=version "1.8.0_482" [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.os.arch=amd64 [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.os.version=10.0 [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.path.separator=; [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\bin [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.desktop=windows [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.sun.os.patch.level= [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.user.country=US [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.user.language=en [2026-01-21T09:53:23.361Z] [echoproperties] buildjdk.user.name=**** [2026-01-21T09:53:23.362Z] [echoproperties] buildjdk.user.script= [2026-01-21T09:53:23.362Z] [echoproperties] buildjdk.user.timezone= [2026-01-21T09:53:23.362Z] [echoproperties] buildjdk.user.variant= [2026-01-21T09:53:23.362Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.1732498144 [2026-01-21T09:53:23.362Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2026-01-21T09:53:23.362Z] [echo] java_platform set to win_x86-64 [2026-01-21T09:53:23.362Z] [echo] java_java_specification_version set to 1.8 [2026-01-21T09:53:23.362Z] [echo] java_java_vm_vendor set to Temurin [2026-01-21T09:53:23.362Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre/../bin [2026-01-21T09:53:23.362Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\bin\javac.exe [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] check-for-tools-jar: [2026-01-21T09:53:23.362Z] [echo] java_java_specification_version is 1.8 [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] configure-tools-jar: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] print-tools-jar-location: [2026-01-21T09:53:23.362Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] print-tools-jar-error: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] check-for-windows-sysinternals: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] set-download-windows-sysinternals-required: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] configure-windows-sysinternals: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] print-windows-sysinternals-location: [2026-01-21T09:53:23.362Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] set-print-windows-sysinternals-error-required: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] really-print-windows-sysinternals-error: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] print-windows-sysinternals-error: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] fail-if-error: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] print-all-prereq-versions: [2026-01-21T09:53:23.362Z] [echo] Ant version in use : 1.10.2 [2026-01-21T09:53:23.362Z] [echo] log4j version in use : 2.16.0 [2026-01-21T09:53:23.362Z] [echo] ASM version in use : 9.7.1 [2026-01-21T09:53:23.362Z] [echo] junit version in use : 4.12 [2026-01-21T09:53:23.362Z] [echo] hamcrest version in use: 1.3 [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] configure: [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] build-dependencies: [2026-01-21T09:53:23.362Z] [echo] Executing openjdk.build/build.xml [2026-01-21T09:53:23.362Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:23.362Z] [2026-01-21T09:53:23.362Z] setup-java-properties: [2026-01-21T09:53:23.362Z] [echo] java_home is ${java_home} [2026-01-21T09:53:23.362Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre [2026-01-21T09:53:23.362Z] [echoproperties] #Ant properties [2026-01-21T09:53:23.363Z] [echoproperties] #Wed Jan 21 09:53:22 UTC 2026 [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk..= [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\classes [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.Property=settings\: [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.file.separator=\\ [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.class.path=. [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.class.version=52.0 [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\ [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\bin [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_482-b08 [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.specification.version=1.8 [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.vendor=Temurin [2026-01-21T09:53:23.363Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.java.version=1.8.0_482 [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.java.vm.version=25.482-b08 [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.line.separator=\\r \\n [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.openjdk=version "1.8.0_482" [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.os.arch=amd64 [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.os.version=10.0 [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.path.separator=; [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\jdkbinary\\j2sdk-image\\jre\\bin [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.desktop=windows [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.sun.os.patch.level= [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.user.country=US [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.user.language=en [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.user.name=**** [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.user.script= [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.user.timezone= [2026-01-21T09:53:23.364Z] [echoproperties] buildjdk.user.variant= [2026-01-21T09:53:23.364Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.512789910 [2026-01-21T09:53:23.364Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2026-01-21T09:53:23.365Z] [echo] java_platform set to win_x86-64 [2026-01-21T09:53:23.365Z] [echo] java_java_specification_version set to 1.8 [2026-01-21T09:53:23.365Z] [echo] java_java_vm_vendor set to Temurin [2026-01-21T09:53:23.365Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\jre/../bin [2026-01-21T09:53:23.365Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jdkbinary\j2sdk-image\bin\javac.exe [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] check-prereqs: [2026-01-21T09:53:23.365Z] [echo] Executing openjdk.build/build.xml [2026-01-21T09:53:23.365Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] check-for-ant: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-ant-location: [2026-01-21T09:53:23.365Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-ant-error: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] check-for-junit: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-junit-location: [2026-01-21T09:53:23.365Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-junit-error: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] check-for-hamcrest-core: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-hamcrest-core-location: [2026-01-21T09:53:23.365Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-hamcrest-core-error: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] check-for-log4j: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-log4j-location: [2026-01-21T09:53:23.365Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-log4j-error: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] check-for-asm: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-asm-location: [2026-01-21T09:53:23.365Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar [2026-01-21T09:53:23.365Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-asm-error: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] setup-java-properties: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] check-for-tools-jar: [2026-01-21T09:53:23.365Z] [echo] java_java_specification_version is 1.8 [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-tools-jar-location: [2026-01-21T09:53:23.365Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-tools-jar-error: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] check-for-windows-sysinternals: [2026-01-21T09:53:23.365Z] [2026-01-21T09:53:23.365Z] print-windows-sysinternals-location: [2026-01-21T09:53:23.366Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] set-print-windows-sysinternals-error-required: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] really-print-windows-sysinternals-error: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] print-windows-sysinternals-error: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] fail-if-error: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] print-all-prereq-versions: [2026-01-21T09:53:23.366Z] [echo] Ant version in use : 1.10.2 [2026-01-21T09:53:23.366Z] [echo] log4j version in use : 2.16.0 [2026-01-21T09:53:23.366Z] [echo] ASM version in use : 9.7.1 [2026-01-21T09:53:23.366Z] [echo] junit version in use : 4.12 [2026-01-21T09:53:23.366Z] [echo] hamcrest version in use: 1.3 [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] run-check-prereqs: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] build-dependencies: [2026-01-21T09:53:23.366Z] [echo] Executing stf.build/build.xml [2026-01-21T09:53:23.366Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] setup-java-properties: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] check-prereqs: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] build-dependencies: [2026-01-21T09:53:23.366Z] [echo] Executing stf.core/build.xml [2026-01-21T09:53:23.366Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] setup-java-properties: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] check-prereqs: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] build-dependencies: [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] create-bin-dir: [2026-01-21T09:53:23.366Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin [2026-01-21T09:53:23.366Z] [2026-01-21T09:53:23.366Z] build-java: [2026-01-21T09:53:23.366Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin [2026-01-21T09:53:26.502Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin [2026-01-21T09:53:27.268Z] [2026-01-21T09:53:27.268Z] build-jar: [2026-01-21T09:53:27.268Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin\stf.core.jar [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-archives: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] copy-log4j2-config: [2026-01-21T09:53:28.467Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.core\bin [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-no-natives: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-natives: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build: [2026-01-21T09:53:28.467Z] [echo] Executing stf.load/build.xml [2026-01-21T09:53:28.467Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] setup-java-properties: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] check-prereqs: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-dependencies: [2026-01-21T09:53:28.467Z] [echo] Executing stf.core/build.xml [2026-01-21T09:53:28.467Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] setup-java-properties: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] check-prereqs: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-dependencies: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] create-bin-dir: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-java: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-jar: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-archives: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] copy-log4j2-config: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-no-natives: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-natives: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build: [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] create-bin-dir: [2026-01-21T09:53:28.467Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\bin [2026-01-21T09:53:28.467Z] [2026-01-21T09:53:28.467Z] build-java: [2026-01-21T09:53:28.467Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\bin [2026-01-21T09:53:30.830Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API. [2026-01-21T09:53:30.831Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T09:53:30.831Z] [2026-01-21T09:53:30.831Z] build-jar: [2026-01-21T09:53:30.831Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.load\bin\stf.load.jar [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-archives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-no-natives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-natives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build: [2026-01-21T09:53:31.198Z] [echo] Executing stf.samples/build.xml [2026-01-21T09:53:31.198Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] setup-java-properties: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] check-prereqs: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-dependencies: [2026-01-21T09:53:31.198Z] [echo] Executing stf.core/build.xml [2026-01-21T09:53:31.198Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] setup-java-properties: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] check-prereqs: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-dependencies: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] create-bin-dir: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-java: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-jar: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-archives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] copy-log4j2-config: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-no-natives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-natives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build: [2026-01-21T09:53:31.198Z] [echo] Executing stf.load/build.xml [2026-01-21T09:53:31.198Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] setup-java-properties: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] check-prereqs: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-dependencies: [2026-01-21T09:53:31.198Z] [echo] Executing stf.core/build.xml [2026-01-21T09:53:31.198Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] setup-java-properties: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] check-prereqs: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-dependencies: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] create-bin-dir: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-java: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-jar: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-archives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] copy-log4j2-config: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-no-natives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-natives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] create-bin-dir: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-java: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-jar: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-archives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-no-natives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build-natives: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] build: [2026-01-21T09:53:31.198Z] [2026-01-21T09:53:31.198Z] create-bin-dir: [2026-01-21T09:53:31.199Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.samples\bin [2026-01-21T09:53:31.199Z] [2026-01-21T09:53:31.199Z] build-java: [2026-01-21T09:53:31.199Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.samples\bin [2026-01-21T09:53:32.406Z] [2026-01-21T09:53:32.406Z] build-jar: [2026-01-21T09:53:32.406Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] build-archives: [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] build-no-natives: [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] build-natives: [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] build: [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] build: [2026-01-21T09:53:32.831Z] [echo] Executing openjdk.test.concurrent/build.xml [2026-01-21T09:53:32.831Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] setup-java-properties: [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] check-prereqs: [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] build-dependencies: [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] create-bin-dir: [2026-01-21T09:53:32.831Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2026-01-21T09:53:32.831Z] [2026-01-21T09:53:32.831Z] build-java: [2026-01-21T09:53:32.832Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2026-01-21T09:53:35.886Z] [2026-01-21T09:53:35.886Z] build-jar: [2026-01-21T09:53:35.887Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar [2026-01-21T09:53:37.084Z] [2026-01-21T09:53:37.084Z] build-archives: [2026-01-21T09:53:37.084Z] [2026-01-21T09:53:37.084Z] build-no-natives: [2026-01-21T09:53:37.084Z] [2026-01-21T09:53:37.084Z] build-natives: [2026-01-21T09:53:37.084Z] [2026-01-21T09:53:37.085Z] build: [2026-01-21T09:53:37.085Z] [echo] Executing openjdk.test.classloading/build.xml [2026-01-21T09:53:37.085Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:37.085Z] [2026-01-21T09:53:37.085Z] setup-java-properties: [2026-01-21T09:53:37.085Z] [2026-01-21T09:53:37.085Z] check-prereqs: [2026-01-21T09:53:37.085Z] [2026-01-21T09:53:37.085Z] build-dependencies: [2026-01-21T09:53:37.085Z] [2026-01-21T09:53:37.085Z] create-bin-dir: [2026-01-21T09:53:37.085Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2026-01-21T09:53:37.085Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2026-01-21T09:53:37.085Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2026-01-21T09:53:37.085Z] [2026-01-21T09:53:37.085Z] build-java: [2026-01-21T09:53:37.086Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2026-01-21T09:53:37.846Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2026-01-21T09:53:38.597Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2026-01-21T09:53:39.353Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class [2026-01-21T09:53:39.353Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class [2026-01-21T09:53:39.353Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2 [2026-01-21T09:53:39.353Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1 [2026-01-21T09:53:39.353Z] [2026-01-21T09:53:39.353Z] build-jar: [2026-01-21T09:53:39.353Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar [2026-01-21T09:53:39.353Z] [2026-01-21T09:53:39.353Z] build-archives: [2026-01-21T09:53:39.353Z] [2026-01-21T09:53:39.353Z] build-no-natives: [2026-01-21T09:53:39.353Z] [2026-01-21T09:53:39.353Z] build-natives: [2026-01-21T09:53:39.353Z] [2026-01-21T09:53:39.353Z] copy-dict-file: [2026-01-21T09:53:39.353Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading [2026-01-21T09:53:39.353Z] [2026-01-21T09:53:39.353Z] build: [2026-01-21T09:53:39.353Z] [echo] Executing openjdk.test.debugging/build.xml [2026-01-21T09:53:39.354Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:39.354Z] [2026-01-21T09:53:39.354Z] setup-java-properties: [2026-01-21T09:53:39.354Z] [2026-01-21T09:53:39.354Z] check-prereqs: [2026-01-21T09:53:39.354Z] [2026-01-21T09:53:39.354Z] build-dependencies: [2026-01-21T09:53:39.354Z] [2026-01-21T09:53:39.354Z] create-bin-dir: [2026-01-21T09:53:39.354Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2026-01-21T09:53:39.354Z] [2026-01-21T09:53:39.354Z] build-java-8: [2026-01-21T09:53:39.354Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build-java-11-25plus: [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build-java-17-24: [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build-java: [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build-jdi-jar: [2026-01-21T09:53:41.091Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build-hcr-jar: [2026-01-21T09:53:41.091Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build-jars: [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build-archives: [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build-no-natives: [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build-natives: [2026-01-21T09:53:41.091Z] [2026-01-21T09:53:41.091Z] build: [2026-01-21T09:53:41.453Z] [echo] Executing openjdk.test.gc/build.xml [2026-01-21T09:53:41.453Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:41.453Z] [2026-01-21T09:53:41.453Z] setup-java-properties: [2026-01-21T09:53:41.453Z] [2026-01-21T09:53:41.453Z] check-prereqs: [2026-01-21T09:53:41.453Z] [2026-01-21T09:53:41.453Z] build-dependencies: [2026-01-21T09:53:41.453Z] [2026-01-21T09:53:41.453Z] create-bin-dir: [2026-01-21T09:53:41.453Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2026-01-21T09:53:41.453Z] [2026-01-21T09:53:41.453Z] build-java: [2026-01-21T09:53:41.453Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] build-jar: [2026-01-21T09:53:42.212Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] build-archives: [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] build-no-natives: [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] build-natives: [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] build: [2026-01-21T09:53:42.212Z] [echo] Executing openjdk.test.jck/build.xml [2026-01-21T09:53:42.212Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] setup-java-properties: [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] check-prereqs: [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] build-dependencies: [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] create-bin-dir: [2026-01-21T09:53:42.212Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2026-01-21T09:53:42.212Z] [2026-01-21T09:53:42.212Z] build-java: [2026-01-21T09:53:42.212Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2026-01-21T09:53:43.418Z] [2026-01-21T09:53:43.418Z] build-jar: [2026-01-21T09:53:43.418Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] build-archives: [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] build-no-natives: [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] setup-native-build-command: [2026-01-21T09:53:43.777Z] [echo] building natives for java_platform win_x86-64 [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] build-natives-windows: [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] build-natives-unix: [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] build-natives: [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] build: [2026-01-21T09:53:43.777Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2026-01-21T09:53:43.777Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] setup-java-properties: [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] check-prereqs: [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] build-dependencies: [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] create-bin-dir: [2026-01-21T09:53:43.777Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2026-01-21T09:53:43.777Z] [2026-01-21T09:53:43.777Z] build-java: [2026-01-21T09:53:43.777Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2026-01-21T09:53:46.120Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles [2026-01-21T09:53:46.120Z] [2026-01-21T09:53:46.120Z] build-jar: [2026-01-21T09:53:46.120Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar [2026-01-21T09:53:47.316Z] [2026-01-21T09:53:47.316Z] build-archives: [2026-01-21T09:53:47.316Z] [2026-01-21T09:53:47.316Z] build-no-natives: [2026-01-21T09:53:47.316Z] [2026-01-21T09:53:47.316Z] build-natives: [2026-01-21T09:53:47.316Z] [2026-01-21T09:53:47.316Z] build: [2026-01-21T09:53:47.316Z] [echo] Executing openjdk.test.lang/build.xml [2026-01-21T09:53:47.316Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:47.316Z] [2026-01-21T09:53:47.316Z] setup-java-properties: [2026-01-21T09:53:47.316Z] [2026-01-21T09:53:47.316Z] check-prereqs: [2026-01-21T09:53:47.316Z] [2026-01-21T09:53:47.316Z] build-dependencies: [2026-01-21T09:53:47.316Z] [2026-01-21T09:53:47.316Z] create-bin-dir: [2026-01-21T09:53:47.316Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2026-01-21T09:53:47.316Z] [2026-01-21T09:53:47.316Z] build-java: [2026-01-21T09:53:47.316Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2026-01-21T09:53:49.667Z] [2026-01-21T09:53:49.667Z] build-jar: [2026-01-21T09:53:49.667Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar [2026-01-21T09:53:50.867Z] [2026-01-21T09:53:50.867Z] build-archives: [2026-01-21T09:53:50.867Z] [2026-01-21T09:53:50.867Z] build-no-natives: [2026-01-21T09:53:50.867Z] [2026-01-21T09:53:50.867Z] build-natives: [2026-01-21T09:53:50.867Z] [2026-01-21T09:53:50.867Z] build: [2026-01-21T09:53:50.867Z] [echo] Executing openjdk.test.load/build.xml [2026-01-21T09:53:50.867Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:50.867Z] [2026-01-21T09:53:50.867Z] setup-java-properties: [2026-01-21T09:53:50.867Z] [2026-01-21T09:53:50.867Z] check-prereqs: [2026-01-21T09:53:50.867Z] [2026-01-21T09:53:50.867Z] build-dependencies: [2026-01-21T09:53:50.867Z] [2026-01-21T09:53:50.867Z] create-bin-dir: [2026-01-21T09:53:50.867Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2026-01-21T09:53:50.867Z] [2026-01-21T09:53:50.867Z] build-java: [2026-01-21T09:53:50.868Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2026-01-21T09:53:51.620Z] [2026-01-21T09:53:51.620Z] build-jar: [2026-01-21T09:53:51.620Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar [2026-01-21T09:53:51.958Z] [2026-01-21T09:53:51.958Z] build-archives: [2026-01-21T09:53:51.958Z] [2026-01-21T09:53:51.958Z] build-no-natives: [2026-01-21T09:53:51.958Z] [2026-01-21T09:53:51.958Z] build-natives: [2026-01-21T09:53:51.958Z] [2026-01-21T09:53:51.958Z] build: [2026-01-21T09:53:51.958Z] [echo] Executing openjdk.test.locking/build.xml [2026-01-21T09:53:51.958Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:51.958Z] [2026-01-21T09:53:51.958Z] setup-java-properties: [2026-01-21T09:53:51.958Z] [2026-01-21T09:53:51.958Z] check-prereqs: [2026-01-21T09:53:51.958Z] [2026-01-21T09:53:51.958Z] build-dependencies: [2026-01-21T09:53:51.958Z] [2026-01-21T09:53:51.958Z] create-bin-dir: [2026-01-21T09:53:51.958Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2026-01-21T09:53:51.958Z] [2026-01-21T09:53:51.958Z] build-java: [2026-01-21T09:53:51.958Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] build-jar: [2026-01-21T09:53:52.706Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] build-archives: [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] build-no-natives: [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] build-natives: [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] build: [2026-01-21T09:53:52.706Z] [echo] Executing openjdk.test.math/build.xml [2026-01-21T09:53:52.706Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] setup-java-properties: [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] check-prereqs: [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] build-dependencies: [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] create-bin-dir: [2026-01-21T09:53:52.706Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2026-01-21T09:53:52.706Z] [2026-01-21T09:53:52.706Z] build-java: [2026-01-21T09:53:52.706Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2026-01-21T09:54:06.274Z] [2026-01-21T09:54:06.274Z] build-jar: [2026-01-21T09:54:06.274Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-archives: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-no-natives: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-natives: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build: [2026-01-21T09:54:11.169Z] [echo] Executing openjdk.test.mauve/build.xml [2026-01-21T09:54:11.169Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] check-if-already-built: [2026-01-21T09:54:11.169Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists [2026-01-21T09:54:11.169Z] [echo] openjdk_test_mauve_already_built is true [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] check-if-cvs-available: [2026-01-21T09:54:11.169Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2026-01-21T09:54:11.169Z] [echo] cvs_available is true [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] download-cvsclient: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] output-recreate-message: [2026-01-21T09:54:11.169Z] [echo] c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated. [2026-01-21T09:54:11.169Z] [echo] If you want to recreate c:\jenkins\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun. [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] delete-work-dir: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] create-work-dir: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] get-source: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] check-if-source-available: [2026-01-21T09:54:11.169Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists [2026-01-21T09:54:11.169Z] [echo] mauve_source_available is ${mauve_source_available} [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] delete-corba-files: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] mauve-configure: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] setup-java-properties: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-harness: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-tests: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-java: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-jar: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-archives: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] check-if-work_jar_file-exists: [2026-01-21T09:54:11.169Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve.jar exists [2026-01-21T09:54:11.169Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] install-archives: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] configure: [2026-01-21T09:54:11.169Z] [echo] Executing openjdk.test.nio/build.xml [2026-01-21T09:54:11.169Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] setup-java-properties: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] check-prereqs: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-dependencies: [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] create-bin-dir: [2026-01-21T09:54:11.169Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] check-java-nio-filesystem: [2026-01-21T09:54:11.169Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] copy-resources: [2026-01-21T09:54:11.169Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-01-21T09:54:11.169Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-01-21T09:54:11.169Z] [2026-01-21T09:54:11.169Z] build-java-nio-filesystem: [2026-01-21T09:54:11.169Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2026-01-21T09:54:11.169Z] [echo] Generating MemoryFileSystemProviderImpl classes [2026-01-21T09:54:12.897Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2026-01-21T09:54:12.897Z] [exec] Done [2026-01-21T09:54:12.897Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2026-01-21T09:54:13.266Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-01-21T09:54:32.560Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF [2026-01-21T09:54:32.560Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2026-01-21T09:54:32.560Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2026-01-21T09:54:32.560Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar [2026-01-21T09:54:41.589Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2026-01-21T09:54:42.785Z] [2026-01-21T09:54:42.785Z] build-java: [2026-01-21T09:54:42.785Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-01-21T09:54:44.534Z] [2026-01-21T09:54:44.534Z] build-jar: [2026-01-21T09:54:44.534Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar [2026-01-21T09:54:45.731Z] [2026-01-21T09:54:45.731Z] build-archives: [2026-01-21T09:54:45.731Z] [2026-01-21T09:54:45.731Z] build-no-natives: [2026-01-21T09:54:45.731Z] [2026-01-21T09:54:45.731Z] build-natives: [2026-01-21T09:54:45.731Z] [2026-01-21T09:54:45.731Z] build: [2026-01-21T09:54:45.731Z] [echo] Executing openjdk.test.serialization/build.xml [2026-01-21T09:54:45.731Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:54:45.731Z] [2026-01-21T09:54:45.731Z] setup-java-properties: [2026-01-21T09:54:45.731Z] [2026-01-21T09:54:45.731Z] check-prereqs: [2026-01-21T09:54:45.731Z] [2026-01-21T09:54:45.731Z] build-dependencies: [2026-01-21T09:54:45.731Z] [2026-01-21T09:54:45.731Z] create-bin-dir: [2026-01-21T09:54:45.731Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2026-01-21T09:54:45.731Z] [2026-01-21T09:54:45.731Z] build-java: [2026-01-21T09:54:45.731Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] build-jar: [2026-01-21T09:54:46.485Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] build-archives: [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] build-no-natives: [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] build-natives: [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] build: [2026-01-21T09:54:46.485Z] [echo] Executing openjdk.test.security/build.xml [2026-01-21T09:54:46.485Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] setup-java-properties: [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] check-prereqs: [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] build-dependencies: [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] create-bin-dir: [2026-01-21T09:54:46.485Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2026-01-21T09:54:46.485Z] [2026-01-21T09:54:46.485Z] build-java: [2026-01-21T09:54:46.485Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2026-01-21T09:54:47.693Z] [2026-01-21T09:54:47.693Z] build-jar: [2026-01-21T09:54:47.694Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar [2026-01-21T09:54:47.694Z] [2026-01-21T09:54:47.694Z] build-archives: [2026-01-21T09:54:47.694Z] [2026-01-21T09:54:47.694Z] build-no-natives: [2026-01-21T09:54:47.694Z] [2026-01-21T09:54:47.694Z] build-natives: [2026-01-21T09:54:47.694Z] [2026-01-21T09:54:47.694Z] build: [2026-01-21T09:54:47.694Z] [echo] Executing openjdk.test.util/build.xml [2026-01-21T09:54:48.064Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:54:48.064Z] [2026-01-21T09:54:48.064Z] setup-java-properties: [2026-01-21T09:54:48.064Z] [2026-01-21T09:54:48.064Z] check-prereqs: [2026-01-21T09:54:48.064Z] [2026-01-21T09:54:48.064Z] build-dependencies: [2026-01-21T09:54:48.064Z] [2026-01-21T09:54:48.064Z] create-bin-dir: [2026-01-21T09:54:48.064Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2026-01-21T09:54:48.064Z] [2026-01-21T09:54:48.064Z] build-java: [2026-01-21T09:54:48.064Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2026-01-21T09:54:49.285Z] [2026-01-21T09:54:49.285Z] build-jar: [2026-01-21T09:54:49.285Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar [2026-01-21T09:54:49.285Z] [2026-01-21T09:54:49.285Z] build-archives: [2026-01-21T09:54:49.285Z] [2026-01-21T09:54:49.285Z] build-no-natives: [2026-01-21T09:54:49.285Z] [2026-01-21T09:54:49.285Z] build-natives: [2026-01-21T09:54:49.285Z] [2026-01-21T09:54:49.285Z] build: [2026-01-21T09:54:49.285Z] [echo] Executing openjdk.test.jlm/build.xml [2026-01-21T09:54:49.285Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:54:49.285Z] [2026-01-21T09:54:49.285Z] setup-java-properties: [2026-01-21T09:54:49.285Z] [2026-01-21T09:54:49.285Z] check-prereqs: [2026-01-21T09:54:49.285Z] [2026-01-21T09:54:49.285Z] create-bin-dir: [2026-01-21T09:54:49.285Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2026-01-21T09:54:49.285Z] [2026-01-21T09:54:49.285Z] build-java: [2026-01-21T09:54:49.647Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2026-01-21T09:54:52.021Z] [2026-01-21T09:54:52.021Z] build-jar: [2026-01-21T09:54:52.021Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar [2026-01-21T09:54:52.773Z] [2026-01-21T09:54:52.773Z] build-archives: [2026-01-21T09:54:52.773Z] [2026-01-21T09:54:52.773Z] build-no-natives: [2026-01-21T09:54:52.773Z] [2026-01-21T09:54:52.773Z] build-natives: [2026-01-21T09:54:52.773Z] [2026-01-21T09:54:52.773Z] build: [2026-01-21T09:54:52.773Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/../../externalDependency/system_lib [2026-01-21T09:54:52.773Z] [2026-01-21T09:54:52.773Z] setup-java-properties: [2026-01-21T09:54:52.773Z] [2026-01-21T09:54:52.773Z] check-prereqs: [2026-01-21T09:54:52.773Z] [2026-01-21T09:54:52.773Z] check-compiler-level: [2026-01-21T09:54:52.773Z] [echo] java_java_specification_version is 1.8 [2026-01-21T09:54:52.773Z] [echo] can_build_modularity is false [2026-01-21T09:54:52.773Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2026-01-21T09:54:52.773Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2026-01-21T09:54:52.773Z] [2026-01-21T09:54:52.773Z] create-bin-dir: [2026-01-21T09:54:52.773Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin [2026-01-21T09:54:52.773Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods [2026-01-21T09:54:52.773Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override [2026-01-21T09:54:52.773Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new [2026-01-21T09:54:52.773Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests [2026-01-21T09:54:52.773Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common [2026-01-21T09:54:52.774Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3 [2026-01-21T09:54:52.774Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4 [2026-01-21T09:54:52.774Z] [2026-01-21T09:54:52.774Z] build-java: [2026-01-21T09:54:52.774Z] [2026-01-21T09:54:52.774Z] build-no-natives: [2026-01-21T09:54:52.774Z] [2026-01-21T09:54:52.774Z] build: [2026-01-21T09:54:52.774Z] [2026-01-21T09:54:52.774Z] build: [2026-01-21T09:54:52.774Z] [2026-01-21T09:54:52.774Z] common_dist: [2026-01-21T09:54:52.774Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\STF [2026-01-21T09:54:53.972Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\aqa-systemtest [2026-01-21T09:54:57.860Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\aqa-systemtest [2026-01-21T09:54:57.861Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\system\openj9-systemtest does not exist. [2026-01-21T09:54:57.861Z] [2026-01-21T09:54:57.861Z] build: [2026-01-21T09:54:57.861Z] [2026-01-21T09:54:57.861Z] build: [2026-01-21T09:54:58.219Z] [2026-01-21T09:54:58.219Z] THC.check: [2026-01-21T09:54:58.219Z] [2026-01-21T09:54:58.219Z] getChurn: [2026-01-21T09:54:58.219Z] [exec] Cloning into 'churn'... [2026-01-21T09:54:58.962Z] [2026-01-21T09:54:58.962Z] dist: [2026-01-21T09:54:58.962Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\churn [2026-01-21T09:54:58.962Z] [2026-01-21T09:54:58.962Z] init: [2026-01-21T09:54:58.962Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\daaLoadTest [2026-01-21T09:54:58.962Z] [2026-01-21T09:54:58.962Z] common_build: [2026-01-21T09:54:58.962Z] [2026-01-21T09:54:58.962Z] build: [2026-01-21T09:54:58.962Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\daaLoadTest [2026-01-21T09:54:58.962Z] [2026-01-21T09:54:58.962Z] build: [2026-01-21T09:54:58.962Z] [2026-01-21T09:54:58.962Z] init: [2026-01-21T09:54:58.962Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\jcstress [2026-01-21T09:54:58.962Z] [2026-01-21T09:54:58.962Z] getDependentLibs: [2026-01-21T09:54:59.328Z] [exec] -------------------------------------------- [2026-01-21T09:54:59.328Z] [exec] path is set to C:/jenkins/externalDependency/system_lib [2026-01-21T09:54:59.328Z] [exec] task is set to default [2026-01-21T09:54:59.328Z] [exec] dependencyList is set to jcstress [2026-01-21T09:54:59.328Z] [exec] System Test jars will be downloaded. [2026-01-21T09:54:59.328Z] [exec] -------------------------------------------- [2026-01-21T09:54:59.328Z] [exec] Starting download third party dependent jars [2026-01-21T09:54:59.328Z] [exec] -------------------------------------------- [2026-01-21T09:54:59.328Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib [2026-01-21T09:54:59.328Z] [exec] C:/jenkins/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-21T09:54:59.328Z] [exec] downloaded dependent third party jars successfully [2026-01-21T09:54:59.328Z] [2026-01-21T09:54:59.328Z] dist: [2026-01-21T09:54:59.328Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\jcstress [2026-01-21T09:54:59.328Z] [2026-01-21T09:54:59.328Z] init: [2026-01-21T09:54:59.328Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\jlm [2026-01-21T09:54:59.328Z] [2026-01-21T09:54:59.328Z] common_build: [2026-01-21T09:54:59.328Z] [2026-01-21T09:54:59.328Z] build: [2026-01-21T09:54:59.328Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\jlm [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] init: [2026-01-21T09:54:59.688Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\lambdaLoadTest [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] common_build: [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] build: [2026-01-21T09:54:59.688Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\lambdaLoadTest [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] init: [2026-01-21T09:54:59.688Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\mathLoadTest [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] common_build: [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] build: [2026-01-21T09:54:59.688Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\mathLoadTest [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] init: [2026-01-21T09:54:59.688Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\mauveLoadTest [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] common_build: [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] build: [2026-01-21T09:54:59.688Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\mauveLoadTest [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] init: [2026-01-21T09:54:59.688Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\modularity [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] common_build: [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] build: [2026-01-21T09:54:59.688Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\modularity [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] init: [2026-01-21T09:54:59.688Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\otherLoadTest [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] common_build: [2026-01-21T09:54:59.688Z] [2026-01-21T09:54:59.688Z] build: [2026-01-21T09:54:59.689Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\otherLoadTest [2026-01-21T09:54:59.689Z] [2026-01-21T09:54:59.689Z] init: [2026-01-21T09:54:59.689Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\security [2026-01-21T09:54:59.689Z] [2026-01-21T09:54:59.689Z] common_build: [2026-01-21T09:54:59.689Z] [2026-01-21T09:54:59.689Z] build: [2026-01-21T09:54:59.689Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\security [2026-01-21T09:55:00.028Z] [2026-01-21T09:55:00.028Z] init: [2026-01-21T09:55:00.028Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\sharedClasses [2026-01-21T09:55:00.028Z] [2026-01-21T09:55:00.028Z] common_build: [2026-01-21T09:55:00.028Z] [2026-01-21T09:55:00.028Z] build: [2026-01-21T09:55:00.028Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\jvmtest\system\sharedClasses [2026-01-21T09:55:00.028Z] [2026-01-21T09:55:00.028Z] BUILD SUCCESSFUL [2026-01-21T09:55:00.028Z] Total time: 1 minute 52 seconds [2026-01-21T09:55:00.028Z] 0 [2026-01-21T09:55:00.028Z] [2026-01-21T09:55:00.028Z] [2026-01-21T09:55:00.385Z] RECORD TEST REPOs SHA [2026-01-21T09:55:00.386Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/scripts"; \ [2026-01-21T09:55:00.386Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt" [2026-01-21T09:55:00.386Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt [2026-01-21T09:55:00.386Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests//TKG/SHAs.txt [2026-01-21T09:55:00.741Z] ================================================ [2026-01-21T09:55:00.741Z] timestamp: 20260121-095500 [2026-01-21T09:55:00.741Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests [2026-01-21T09:55:00.741Z] git repo: [2026-01-21T09:55:01.494Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-21T09:55:01.494Z] sha: [2026-01-21T09:55:01.494Z] 8cf4c19aca5022865c48bc23e94575ff22603129 [2026-01-21T09:55:01.495Z] ================================================ [2026-01-21T09:55:01.495Z] timestamp: 20260121-095501 [2026-01-21T09:55:01.495Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system/aqa-systemtest [2026-01-21T09:55:01.495Z] git repo: [2026-01-21T09:55:01.860Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2026-01-21T09:55:01.860Z] sha: [2026-01-21T09:55:01.860Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-01-21T09:55:01.860Z] ================================================ [2026-01-21T09:55:01.860Z] timestamp: 20260121-095501 [2026-01-21T09:55:01.860Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system/churn/churn [2026-01-21T09:55:01.860Z] git repo: [2026-01-21T09:55:01.860Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2026-01-21T09:55:01.860Z] sha: [2026-01-21T09:55:01.860Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2026-01-21T09:55:02.227Z] ================================================ [2026-01-21T09:55:02.227Z] timestamp: 20260121-095501 [2026-01-21T09:55:02.227Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system/STF [2026-01-21T09:55:02.227Z] git repo: [2026-01-21T09:55:02.227Z] Fetch URL: https://github.com/adoptium/STF.git [2026-01-21T09:55:02.227Z] sha: [2026-01-21T09:55:02.227Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826 [2026-01-21T09:55:02.227Z] ================================================ [2026-01-21T09:55:02.227Z] timestamp: 20260121-095502 [2026-01-21T09:55:02.227Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG [2026-01-21T09:55:02.227Z] git repo: [2026-01-21T09:55:02.227Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-21T09:55:02.227Z] sha: [2026-01-21T09:55:02.227Z] f96303aaef16d21d454009c80178975ea1d4da3b [2026-01-21T09:55:02.227Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG' [Pipeline] } [2026-01-21T09:55:02.308Z] $ ssh-agent -k [2026-01-21T09:55:02.361Z] unset SSH_AUTH_SOCK; [2026-01-21T09:55:02.361Z] unset SSH_AGENT_PID; [2026-01-21T09:55:02.361Z] echo Agent pid 142 killed; [2026-01-21T09:55:02.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-21T09:55:02.538Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-21T09:55:02.562Z] ITERATION: 1/1 [Pipeline] sshagent [2026-01-21T09:55:02.579Z] $ ssh-agent [2026-01-21T09:55:02.708Z] SSH_AUTH_SOCK=/tmp/ssh-Bs3CXIGklr0v/agent.490 [2026-01-21T09:55:02.708Z] SSH_AGENT_PID=491 [2026-01-21T09:55:02.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-21T09:55:03.207Z] ++ uname [2026-01-21T09:55:03.207Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-01-21T09:55:03.207Z] ++ uname [2026-01-21T09:55:03.207Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-01-21T09:55:03.207Z] ++ uname [2026-01-21T09:55:03.207Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-01-21T09:55:03.207Z] + MAKE=make [2026-01-21T09:55:03.207Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-21T09:55:03.207Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-21T09:55:03.770Z] ++ uname [2026-01-21T09:55:03.770Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-01-21T09:55:03.770Z] ++ uname [2026-01-21T09:55:03.770Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-01-21T09:55:03.770Z] ++ uname [2026-01-21T09:55:03.770Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-01-21T09:55:03.770Z] + MAKE=make [2026-01-21T09:55:03.770Z] + cd ./aqa-tests [2026-01-21T09:55:03.770Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-21T09:55:03.770Z] ++ set +x [2026-01-21T09:55:03.770Z] Set values based on ./testenv/testenv.properties: [2026-01-21T09:55:03.770Z] ========= [2026-01-21T09:55:03.770Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-01-21T09:55:03.770Z] TKG_BRANCH=v1.0.11.1 [2026-01-21T09:55:03.770Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-21T09:55:03.770Z] OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:55:03.770Z] STF_REPO=https://github.com/adoptium/STF.git [2026-01-21T09:55:03.770Z] STF_BRANCH=v1.0.11 [2026-01-21T09:55:03.770Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-01-21T09:55:03.770Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11 [2026-01-21T09:55:03.770Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-01-21T09:55:03.770Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11 [2026-01-21T09:55:03.770Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-01-21T09:55:03.770Z] JDK8_BRANCH=jdk8u482-ga [2026-01-21T09:55:03.770Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-01-21T09:55:03.770Z] JDK11_BRANCH=jdk-11.0.30-ga [2026-01-21T09:55:03.770Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-01-21T09:55:03.770Z] JDK17_BRANCH=jdk-17.0.18-ga [2026-01-21T09:55:03.770Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-01-21T09:55:03.770Z] JDK21_BRANCH=jdk-21.0.10-ga [2026-01-21T09:55:03.770Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-01-21T09:55:03.770Z] JDK25_BRANCH=jdk-25.0.2-ga [2026-01-21T09:55:03.770Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-01-21T09:55:03.770Z] JDK8_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:55:03.770Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-01-21T09:55:03.770Z] JDK11_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:55:03.770Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-01-21T09:55:03.770Z] JDK17_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:55:03.770Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-01-21T09:55:03.770Z] JDK21_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:55:03.770Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-01-21T09:55:03.770Z] JDK25_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T09:55:03.770Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:55:03.770Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30 [2026-01-21T09:55:03.770Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:55:03.770Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18 [2026-01-21T09:55:03.770Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:55:03.770Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10 [2026-01-21T09:55:03.770Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:55:03.770Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2 [2026-01-21T09:55:03.770Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-01-21T09:55:03.770Z] [2026-01-21T09:55:03.770Z] ========= [2026-01-21T09:55:03.770Z] [2026-01-21T09:55:03.770Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2026-01-21T09:55:03.770Z] JDK_BRANCH=jdk8u482-ga [2026-01-21T09:55:03.771Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T09:55:03.771Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-21T09:55:04.136Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2026-01-21T09:55:04.136Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2026-01-21T09:55:04.136Z] make _testList TESTLIST=ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_0,HCRLateAttachWorkload_1,MiniMix_10m_1,MiniMix_5m_0,LockingLoadTest_1 [2026-01-21T09:55:04.136Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG' [2026-01-21T09:55:04.136Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image [2026-01-21T09:55:04.136Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib [2026-01-21T09:55:04.136Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_0,HCRLateAttachWorkload_1,MiniMix_10m_1,MiniMix_5m_0,LockingLoadTest_1 [2026-01-21T09:55:04.136Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG' [2026-01-21T09:55:04.136Z] perl scripts/configure.pl [2026-01-21T09:55:04.482Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_1,UtilLoadTest_5m_0,HCRLateAttachWorkload_1,MiniMix_10m_1,MiniMix_5m_0,LockingLoadTest_1 --numOfMachines= --testTime= --TRSSURL= [2026-01-21T09:55:05.332Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-21T09:55:05.332Z] [2026-01-21T09:55:05.332Z] Starting to generate test make files. [2026-01-21T09:55:05.332Z] [2026-01-21T09:55:05.332Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\churn\playlist.xml [2026-01-21T09:55:05.332Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2026-01-21T09:55:05.332Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\jcstress\playlist.xml [2026-01-21T09:55:05.332Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\jlm\playlist.xml [2026-01-21T09:55:05.738Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2026-01-21T09:55:05.738Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2026-01-21T09:55:05.738Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk [2026-01-21T09:55:05.738Z] [2026-01-21T09:55:05.738Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2026-01-21T09:55:05.738Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\modularity\playlist.xml [2026-01-21T09:55:05.738Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2026-01-21T09:55:05.738Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk [2026-01-21T09:55:05.738Z] [2026-01-21T09:55:05.738Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\security\playlist.xml [2026-01-21T09:55:05.738Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2026-01-21T09:55:05.738Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../system/autoGen.mk [2026-01-21T09:55:05.738Z] [2026-01-21T09:55:05.738Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../autoGen.mk [2026-01-21T09:55:05.738Z] [2026-01-21T09:55:05.738Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../TKG/utils.mk [2026-01-21T09:55:05.738Z] [2026-01-21T09:55:05.738Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_0\aqa-tests\TKG/../TKG/rerun.mk [2026-01-21T09:55:05.738Z] [2026-01-21T09:55:05.738Z] Make files are generated successfully. [2026-01-21T09:55:05.738Z] [2026-01-21T09:55:05.738Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG' [2026-01-21T09:55:05.738Z] make -f runtest.mk _testList [2026-01-21T09:55:05.738Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/TKG' [2026-01-21T09:55:06.088Z] [2026-01-21T09:55:06.088Z] Running make 4.4.1 [2026-01-21T09:55:06.434Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/ [2026-01-21T09:55:06.434Z] set JDK_VERSION to 8 [2026-01-21T09:55:06.434Z] set JDK_IMPL to hotspot [2026-01-21T09:55:06.434Z] set JVM_VERSION to openjdk8 [2026-01-21T09:55:06.434Z] set JCL_VERSION to latest [2026-01-21T09:55:06.434Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-01-21T09:55:06.434Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image [2026-01-21T09:55:06.434Z] set SPEC to win_x86-64 [2026-01-21T09:55:06.773Z] set TEST_FLAG to [2026-01-21T09:55:06.773Z] Running testList ... [2026-01-21T09:55:06.773Z] There are 7 test targets in testList [2026-01-21T09:55:06.773Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/jdkbinary/j2sdk-image\\bin\\java" -version [2026-01-21T09:55:07.132Z] openjdk version "1.8.0_482" [2026-01-21T09:55:07.132Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-01-21T09:55:07.132Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-21T09:55:07.132Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests' [2026-01-21T09:55:07.132Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system' [2026-01-21T09:55:07.494Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_0/aqa-tests/system/mathLoadTest' [2026-01-21T09:55:07.494Z] ../system.mk:25: CYGWIN is 1 [2026-01-21T09:55:07.494Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path [2026-01-21T09:55:07.494Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe [2026-01-21T09:55:07.832Z] [2026-01-21T09:55:07.832Z] ===============================================