Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_x86-64_windows" build number 986 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 603 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364 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_2@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_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10 Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)" > git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-11T12:32:43.513Z] SPEC: win_x86-64 [Pipeline] echo [2026-02-11T12:32:43.514Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-11T12:32:43.521Z] dynamicAgents: [] [Pipeline] echo [2026-02-11T12:32:43.522Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] nodesByLabel [2026-02-11T12:32:43.528Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] node [2026-02-11T12:32:58.539Z] Still waiting to schedule task [2026-02-11T12:32:58.539Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2026-02-11T12:50:48.888Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-02-11T12:50:48.907Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-11T12:50:48.975Z] [WS-CLEANUP] Deleting project workspace... [2026-02-11T12:50:48.975Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-11T12:50:48.998Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-11T12:50:49.098Z] The recommended git tool is: git [2026-02-11T12:50:49.143Z] No credentials specified [2026-02-11T12:50:49.165Z] Cloning the remote Git repository [2026-02-11T12:50:49.198Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-11T12:50:49.198Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests # timeout=10 [2026-02-11T12:50:49.513Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-02-11T12:50:49.513Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-11T12:50:49.513Z] > git --version # timeout=10 [2026-02-11T12:50:49.570Z] > git --version # 'git version 2.39.0' [2026-02-11T12:50:49.571Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T12:50:57.166Z] Avoid second fetch [2026-02-11T12:50:56.966Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-11T12:50:57.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-11T12:50:57.173Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2026-02-11T12:50:57.280Z] Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master) [2026-02-11T12:50:57.287Z] > git config core.sparsecheckout # timeout=10 [2026-02-11T12:50:57.344Z] > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10 [2026-02-11T12:51:01.100Z] Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-11T12:51:02.609Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-11T12:51:02.627Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-11T12:51:03.142Z] + LC_TIME=C [2026-02-11T12:51:03.142Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-11T12:51:03.243Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-11T12:51:03.712Z] + aqa-tests/terminateTestProcesses.sh null [2026-02-11T12:51:03.712Z] Windows machine, using powershell queries... [2026-02-11T12:51:04.440Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-02-11T12:51:05.658Z] + printenv [2026-02-11T12:51:05.658Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-11T12:51:05.658Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-11T12:51:05.658Z] KEEP_WORKSPACE=false [2026-02-11T12:51:05.658Z] NUMBER_OF_PROCESSORS=4 [2026-02-11T12:51:05.658Z] PROCESSOR_LEVEL=6 [2026-02-11T12:51:05.658Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_2.tap [2026-02-11T12:51:05.658Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/lib [2026-02-11T12:51:05.658Z] EXIT_FAILURE=false [2026-02-11T12:51:05.658Z] JDK_BRANCH=jdk8u492-b02_adopt [2026-02-11T12:51:05.658Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/23/display/redirect?page=tests [2026-02-11T12:51:05.658Z] PLATFORM=x86-64_windows [2026-02-11T12:51:05.658Z] DOCKER_REQUIRED=false [2026-02-11T12:51:05.658Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-02-11T12:51:05.658Z] PROGRAMFILES=C:\Program Files [2026-02-11T12:51:05.658Z] git=C:\Program Files\Git\cmd\git.exe [2026-02-11T12:51:05.658Z] TIME_LIMIT=25 [2026-02-11T12:51:05.658Z] JENKINS_SERVER_COOKIE=durable-da0fe168bb0efd4073aff5b618e859474e143828b610ea0b4b91393de742ade0 [2026-02-11T12:51:05.658Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-11T12:51:05.658Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-02-11T12:51:05.658Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-11T12:51:05.658Z] GENERATE_JOBS=true [2026-02-11T12:51:05.658Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-11T12:51:05.658Z] OS=Windows_NT [2026-02-11T12:51:05.658Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/23/display/redirect?page=changes [2026-02-11T12:51:05.658Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-11T12:51:05.658Z] RERUN_ITERATIONS=1 [2026-02-11T12:51:05.658Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-11T12:51:05.658Z] USERDOMAIN=TESTWIN2022DC [2026-02-11T12:51:05.658Z] STF_OWNER_BRANCH=adoptium:master [2026-02-11T12:51:05.658Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-11T12:51:05.658Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [2026-02-11T12:51:05.658Z] USERPROFILE=C:\Users\jenkins [2026-02-11T12:51:05.658Z] ARCHIVE_TEST_RESULTS=false [2026-02-11T12:51:05.658Z] SETUP_JCK_RUN=false [2026-02-11T12:51:05.658Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/23/ [2026-02-11T12:51:05.658Z] SLACK_CHANNEL=aqavit-bot [2026-02-11T12:51:05.658Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2026-02-11T12:51:05.658Z] JCK_GIT_BRANCH=master [2026-02-11T12:51:05.658Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/ [2026-02-11T12:51:05.658Z] BUILD_NUMBER=23 [2026-02-11T12:51:05.658Z] TKG_ITERATIONS=1 [2026-02-11T12:51:05.658Z] _=/usr/bin/printenv [2026-02-11T12:51:05.658Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-02-11T12:51:05.658Z] SERVICE_ID=Jenkins [2026-02-11T12:51:05.658Z] BASE=C:\Users\jenkins\agent [2026-02-11T12:51:05.658Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../benchmarks [2026-02-11T12:51:05.658Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-11T12:51:05.658Z] JENKINS_NODE_COOKIE=4706e715-80b0-46fe-92b8-87bf6212daae [2026-02-11T12:51:05.658Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-11T12:51:05.658Z] KEEP_REPORTDIR=false [2026-02-11T12:51:05.658Z] BUILD_DISPLAY_NAME=#23 [2026-02-11T12:51:05.658Z] SDK_RESOURCE=upstream [2026-02-11T12:51:05.658Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2026-02-11T12:51:05.658Z] HOME=/home/jenkins [2026-02-11T12:51:05.658Z] USERNAME=jenkins [2026-02-11T12:51:05.658Z] WINSW_SERVICE_ID=Jenkins [2026-02-11T12:51:05.658Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-11T12:51:05.658Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-11T12:51:05.658Z] jobStatus=SUCCESS [2026-02-11T12:51:05.658Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-11T12:51:05.658Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [2026-02-11T12:51:05.658Z] JOBSTARTTIME=Wed, 11 Feb 2026 12:51:02 +0000 [2026-02-11T12:51:05.658Z] JDK_VERSION=8 [2026-02-11T12:51:05.658Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-02-11T12:51:05.658Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [2026-02-11T12:51:05.658Z] USE_TESTENV_PROPERTIES=false [2026-02-11T12:51:05.658Z] SYSTEMROOT=C:\Windows [2026-02-11T12:51:05.658Z] PERSONAL_BUILD=false [2026-02-11T12:51:05.658Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/23/display/redirect [2026-02-11T12:51:05.658Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-02-11T12:51:05.658Z] AUTO_DETECT=true [2026-02-11T12:51:05.658Z] EXIT_SUCCESS=false [2026-02-11T12:51:05.658Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/display/redirect [2026-02-11T12:51:05.658Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [2026-02-11T12:51:05.658Z] COMPUTERNAME=TESTWIN2022DC [2026-02-11T12:51:05.658Z] OPENJ9_BRANCH=master [2026-02-11T12:51:05.658Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-11T12:51:05.658Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:51:05.658Z] PARALLEL=None [2026-02-11T12:51:05.658Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-11T12:51:05.658Z] ITERATIONS=1 [2026-02-11T12:51:05.658Z] UPSTREAM_JOB_NUMBER=603 [2026-02-11T12:51:05.658Z] SPEC=win_x86-64 [2026-02-11T12:51:05.658Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows [2026-02-11T12:51:05.658Z] TERM=xterm-256color [2026-02-11T12:51:05.658Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-11T12:51:05.658Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-11T12:51:05.658Z] NODE_NAME=test-azure-win2022-x64-1 [2026-02-11T12:51:05.658Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-11T12:51:05.658Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-11T12:51:05.658Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-11T12:51:05.658Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-11T12:51:05.658Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\ [2026-02-11T12:51:05.658Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-11T12:51:05.658Z] DYNAMIC_COMPILE=false [2026-02-11T12:51:05.658Z] SHLVL=2 [2026-02-11T12:51:05.658Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-64_windows_testList_2-23 [2026-02-11T12:51:05.658Z] PROCESSOR_REVISION=5504 [2026-02-11T12:51:05.658Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-11T12:51:05.658Z] EXECUTOR_NUMBER=0 [2026-02-11T12:51:05.658Z] HUDSON_COOKIE=e06f6f18-74be-41a0-8b71-e4e7d8304b5f [2026-02-11T12:51:05.658Z] ADOPTOPENJDK_BRANCH=master [2026-02-11T12:51:05.658Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-11T12:51:05.658Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-11T12:51:05.658Z] ORIGIN_JDK_VERSION=8 [2026-02-11T12:51:05.658Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2026-02-11T12:51:05.658Z] NUM_PROCESSORS=2 [2026-02-11T12:51:05.658Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-11T12:51:05.658Z] NODE_LABELS=sw.os.windows test ci.role.test test-azure-win2022-x64-1 x64 windows hw.arch.x86 win2022 [2026-02-11T12:51:05.658Z] STAGE_NAME=Setup [2026-02-11T12:51:05.658Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-11T12:51:05.658Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2@tmp [2026-02-11T12:51:05.658Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-11T12:51:05.658Z] 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-02-11T12:51:05.658Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-11T12:51:05.658Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-11T12:51:05.658Z] ProgramW6432=C:\Program Files [2026-02-11T12:51:05.658Z] UPSTREAM_TEST_JOB_NUMBER=986 [2026-02-11T12:51:05.658Z] CI=true [2026-02-11T12:51:05.658Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/23/display/redirect?page=artifacts [2026-02-11T12:51:05.658Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-11T12:51:05.658Z] RERUN_FAILURE=true [2026-02-11T12:51:05.658Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ [2026-02-11T12:51:05.658Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ [2026-02-11T12:51:05.658Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-11T12:51:05.658Z] BUILD_LIST=system [2026-02-11T12:51:05.658Z] BUILD_ID=23 [2026-02-11T12:51:05.658Z] WINDIR=C:\Windows [2026-02-11T12:51:05.658Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-11T12:51:05.658Z] PUBLIC=C:\Users\Public [2026-02-11T12:51:05.658Z] SYSTEMDRIVE=C: [2026-02-11T12:51:05.658Z] TARGET=-f parallelList.mk testList_2 [2026-02-11T12:51:05.658Z] USE_JRE=false [2026-02-11T12:51:05.658Z] JDK_IMPL=hotspot [2026-02-11T12:51:05.658Z] ProgramData=C:\ProgramData Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-11T12:51:05.732Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-11T12:51:05.743Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T12:51:09.987Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 603 [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 TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-11T12:51:10.151Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-02-11T12:51:10.157Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [Pipeline] { [Pipeline] sshagent [2026-02-11T12:51:10.177Z] $ ssh-agent [2026-02-11T12:51:10.313Z] SSH_AUTH_SOCK=/tmp/ssh-xT5KnbB0DbpO/agent.311 [2026-02-11T12:51:10.313Z] SSH_AGENT_PID=312 [2026-02-11T12:51:10.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-11T12:51:10.329Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-11T12:51:10.352Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-02-11T12:51:10.845Z] ++ pwd [2026-02-11T12:51:10.845Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-11T12:51:10.845Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests [2026-02-11T12:51:10.845Z] get jdk binary... [2026-02-11T12:51:10.845Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-11T12:51:11.204Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip ... [2026-02-11T12:51:14.238Z] List files in jdkbinary folder... [2026-02-11T12:51:14.238Z] total 173616 [2026-02-11T12:51:14.238Z] -rwxrwx---+ 1 jenkins None 31117633 Feb 11 10:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip [2026-02-11T12:51:14.238Z] -rwxrwx---+ 1 jenkins None 106449908 Feb 11 10:36 OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip [2026-02-11T12:51:14.238Z] -rwxrwx---+ 1 jenkins None 40104342 Feb 11 10:36 OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip [2026-02-11T12:51:14.238Z] -rwxrwx---+ 1 jenkins None 23617 Feb 11 10:34 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea-metadata.json [2026-02-11T12:51:14.238Z] -rwxrwx---+ 1 jenkins None 77414 Feb 11 12:08 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea.json [2026-02-11T12:51:14.238Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:51 tmp [2026-02-11T12:51:14.238Z] List files in jdkbinary/tmp folder... [2026-02-11T12:51:14.238Z] total 4 [2026-02-11T12:51:14.238Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 jdk8u492-b02 [2026-02-11T12:51:14.238Z] Moving directory jdk8u492-b02/ to ../j2sdk-image [2026-02-11T12:51:14.238Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip ... [2026-02-11T12:51:15.433Z] List files in jdkbinary folder... [2026-02-11T12:51:15.793Z] total 173620 [2026-02-11T12:51:15.793Z] -rwxrwx---+ 1 jenkins None 31117633 Feb 11 10:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip [2026-02-11T12:51:15.793Z] -rwxrwx---+ 1 jenkins None 106449908 Feb 11 10:36 OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip [2026-02-11T12:51:15.793Z] -rwxrwx---+ 1 jenkins None 40104342 Feb 11 10:36 OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip [2026-02-11T12:51:15.793Z] -rwxrwx---+ 1 jenkins None 23617 Feb 11 10:34 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea-metadata.json [2026-02-11T12:51:15.793Z] -rwxrwx---+ 1 jenkins None 77414 Feb 11 12:08 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea.json [2026-02-11T12:51:15.793Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 j2sdk-image [2026-02-11T12:51:15.793Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:51 tmp [2026-02-11T12:51:15.793Z] List files in jdkbinary/tmp folder... [2026-02-11T12:51:15.793Z] total 4 [2026-02-11T12:51:15.793Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 jdk8u492-b02-jre [2026-02-11T12:51:15.793Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image [2026-02-11T12:51:15.793Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip over ./j2sdk-image/jre... [2026-02-11T12:51:17.511Z] Removing top-level folder jdk8u492-b02-debug-image/ [2026-02-11T12:51:17.511Z] Removing top-level folder jdk8u492-b02/ [2026-02-11T12:51:20.638Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version [2026-02-11T12:51:20.639Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-11T12:51:20.639Z] openjdk version "1.8.0_492-beta" [2026-02-11T12:51:20.639Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111003-b02) [2026-02-11T12:51:20.639Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T12:51:20.639Z] =JAVA VERSION OUTPUT END= [2026-02-11T12:51:20.996Z] =RELEASE INFO BEGIN= [2026-02-11T12:51:20.996Z] JAVA_VERSION="1.8.0_492" [2026-02-11T12:51:20.996Z] OS_NAME="Windows" [2026-02-11T12:51:20.996Z] OS_VERSION="5.2" [2026-02-11T12:51:20.996Z] OS_ARCH="amd64" [2026-02-11T12:51:20.996Z] SOURCE=".:git:4ec887bb78ba+" [2026-02-11T12:51:20.996Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-11T12:51:20.996Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-11T12:51:20.996Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-11T12:51:20.996Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-11T12:51:20.996Z] FULL_VERSION="1.8.0_492-beta-202602111003-b02" [2026-02-11T12:51:20.996Z] SEMANTIC_VERSION="8.0.492+2" [2026-02-11T12:51:20.996Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-02-11T12:51:20.996Z] JVM_VARIANT="Hotspot" [2026-02-11T12:51:20.996Z] JVM_VERSION="25.492-b02" [2026-02-11T12:51:20.996Z] IMAGE_TYPE="JDK" [2026-02-11T12:51:20.996Z] =RELEASE INFO END= [2026-02-11T12:51:20.996Z] get testKitGen... [2026-02-11T12:51:20.996Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-11T12:51:22.714Z] git rev-parse master [2026-02-11T12:51:22.715Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-11T12:51:24.533Z] $ ssh-agent -k [2026-02-11T12:51:24.576Z] unset SSH_AUTH_SOCK; [2026-02-11T12:51:24.576Z] unset SSH_AGENT_PID; [2026-02-11T12:51:24.576Z] echo Agent pid 312 killed; [2026-02-11T12:51:24.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-11T12:51:24.948Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&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=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=986&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=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=603&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-11T12:51:24.959Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&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=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=986&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=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=603&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-11T12:51:25.005Z] Building tests... [Pipeline] timeout [2026-02-11T12:51:25.009Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-11T12:51:25.143Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_windows" build number 986 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-11T12:51:25.180Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-11T12:51:25.192Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-02-11T12:51:25.705Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-02-11T12:51:27.414Z] -------------------------------------------- [2026-02-11T12:51:27.414Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:51:27.414Z] task is set to default [2026-02-11T12:51:27.414Z] dependencyList is set to all [2026-02-11T12:51:27.414Z] System Test jars will be downloaded. [2026-02-11T12:51:27.414Z] -------------------------------------------- [2026-02-11T12:51:27.414Z] Starting download third party dependent jars [2026-02-11T12:51:27.414Z] -------------------------------------------- [2026-02-11T12:51:27.414Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2026-02-11T12:51:27.414Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2026-02-11T12:51:27.414Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-11T12:51:27.566Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2026-02-11T12:51:27.577Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-11T12:51:27.596Z] $ ssh-agent [2026-02-11T12:51:27.714Z] SSH_AUTH_SOCK=/tmp/ssh-ta4QFtlUHNwD/agent.381 [2026-02-11T12:51:27.714Z] SSH_AGENT_PID=382 [2026-02-11T12:51:27.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-11T12:51:28.187Z] + bash ./compile.sh [2026-02-11T12:51:28.526Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2026-02-11T12:51:28.526Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib [2026-02-11T12:51:28.526Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T12:51:28.526Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-11T12:51:28.527Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/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_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-11T12:51:28.527Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/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_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-11T12:51:30.239Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\scripts\build_tools.xml [2026-02-11T12:51:30.602Z] [2026-02-11T12:51:30.602Z] build: [2026-02-11T12:51:30.602Z] [2026-02-11T12:51:30.602Z] clean: [2026-02-11T12:51:30.602Z] [2026-02-11T12:51:30.602Z] init: [2026-02-11T12:51:30.603Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\bin [2026-02-11T12:51:30.603Z] [2026-02-11T12:51:30.603Z] getDependentLibs: [2026-02-11T12:51:30.960Z] [exec] -------------------------------------------- [2026-02-11T12:51:30.961Z] [exec] path is set to C:/jenkins/externalDependency/system_lib [2026-02-11T12:51:30.961Z] [exec] task is set to default [2026-02-11T12:51:30.961Z] [exec] dependencyList is set to json_simple [2026-02-11T12:51:30.961Z] [exec] System Test jars will be downloaded. [2026-02-11T12:51:30.961Z] [exec] -------------------------------------------- [2026-02-11T12:51:30.961Z] [exec] Starting download third party dependent jars [2026-02-11T12:51:30.961Z] [exec] -------------------------------------------- [2026-02-11T12:51:30.961Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib [2026-02-11T12:51:30.961Z] [exec] C:/jenkins/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-11T12:51:30.961Z] [exec] downloaded dependent third party jars successfully [2026-02-11T12:51:30.961Z] [2026-02-11T12:51:30.961Z] compile: [2026-02-11T12:51:30.961Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T12:51:30.961Z] [echo] ============COMPILER SETTINGS============ [2026-02-11T12:51:30.961Z] [echo] ===fork: yes [2026-02-11T12:51:30.961Z] [echo] ===debug: on [2026-02-11T12:51:30.961Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\bin [2026-02-11T12:51:34.862Z] [2026-02-11T12:51:34.862Z] dist: [2026-02-11T12:51:34.862Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-11T12:51:35.227Z] [2026-02-11T12:51:35.227Z] BUILD SUCCESSFUL [2026-02-11T12:51:35.227Z] Total time: 4 seconds [2026-02-11T12:51:35.227Z] 0 [2026-02-11T12:51:35.227Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-11T12:51:35.586Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-11T12:51:35.586Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2026-02-11T12:51:38.595Z] ****************************** MACHINE INFO ****************************** [2026-02-11T12:51:38.595Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG [2026-02-11T12:51:38.595Z] Free Physical Memory Size : 5727338496 [2026-02-11T12:51:38.595Z] Free space (bytes) : 129564348416 [2026-02-11T12:51:38.595Z] Total Physical Memory Size : 8531955712 [2026-02-11T12:51:38.595Z] Total space (bytes) : 274283311104 [2026-02-11T12:51:38.595Z] Usable space (bytes) : 129564348416 [2026-02-11T12:51:38.595Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-11T12:51:38.595Z] bashVersion : [2026-02-11T12:51:38.595Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2026-02-11T12:51:38.595Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-11T12:51:38.595Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-11T12:51:38.595Z] [2026-02-11T12:51:38.595Z] This is free software; you are free to change and redistribute it. [2026-02-11T12:51:38.595Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T12:51:38.595Z] cpuCores : 4 [2026-02-11T12:51:38.595Z] curlVersion : [2026-02-11T12:51:38.595Z] 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-02-11T12:51:38.595Z] Release-Date: 2023-09-13 [2026-02-11T12:51:38.595Z] 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-02-11T12:51:38.595Z] 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-02-11T12:51:38.595Z] dockerVersion : bash: line 1: docker: command not found [2026-02-11T12:51:38.595Z] gcc version : 11 [2026-02-11T12:51:38.595Z] gclibc version : ldd (cygwin) 3.4.9 [2026-02-11T12:51:38.595Z] gdb version : bash: line 1: gdb: command not found [2026-02-11T12:51:38.595Z] lldb version : Command could not be executed [2026-02-11T12:51:38.595Z] makeVersion : [2026-02-11T12:51:38.595Z] GNU Make 4.4.1 [2026-02-11T12:51:38.595Z] Built for x86_64-pc-cygwin [2026-02-11T12:51:38.595Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-11T12:51:38.595Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-11T12:51:38.595Z] This is free software: you are free to change and redistribute it. [2026-02-11T12:51:38.595Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-11T12:51:38.595Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-11T12:51:38.595Z] perlVersion : [2026-02-11T12:51:38.595Z] [2026-02-11T12:51:38.595Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi [2026-02-11T12:51:38.595Z] (with 6 registered patches, see perl -V for more detail) [2026-02-11T12:51:38.595Z] [2026-02-11T12:51:38.595Z] Copyright 1987-2023, Larry Wall [2026-02-11T12:51:38.595Z] [2026-02-11T12:51:38.595Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-11T12:51:38.595Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-11T12:51:38.595Z] [2026-02-11T12:51:38.595Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-11T12:51:38.595Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-11T12:51:38.595Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-11T12:51:38.595Z] [2026-02-11T12:51:38.595Z] podmanVersion : bash: line 1: podman: command not found [2026-02-11T12:51:38.595Z] procArch : unknown [2026-02-11T12:51:38.595Z] sysArch : x86_64 [2026-02-11T12:51:38.595Z] sysOS : CYGWIN_NT-10.0-20348 [2026-02-11T12:51:38.595Z] ulimit : [2026-02-11T12:51:38.595Z] core file size (blocks, -c) unlimited [2026-02-11T12:51:38.595Z] data seg size (kbytes, -d) unlimited [2026-02-11T12:51:38.595Z] file size (blocks, -f) unlimited [2026-02-11T12:51:38.595Z] open files (-n) 3200 [2026-02-11T12:51:38.595Z] pipe size (512 bytes, -p) 8 [2026-02-11T12:51:38.595Z] stack size (kbytes, -s) 2032 [2026-02-11T12:51:38.595Z] cpu time (seconds, -t) unlimited [2026-02-11T12:51:38.595Z] max user processes (-u) 256 [2026-02-11T12:51:38.595Z] virtual memory (kbytes, -v) unlimited [2026-02-11T12:51:38.595Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin [2026-02-11T12:51:38.595Z] vmVendor : Oracle Corporation [2026-02-11T12:51:38.595Z] vmVersion : 25.492-b02 [2026-02-11T12:51:38.596Z] xlc version : bash: line 1: xlC: command not found [2026-02-11T12:51:38.596Z] ************************************************************************** [2026-02-11T12:51:38.596Z] [2026-02-11T12:51:38.596Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-11T12:51:38.596Z] [2026-02-11T12:51:38.596Z] System.getProperty('java.vendor')=Temurin [2026-02-11T12:51:38.596Z] [2026-02-11T12:51:38.596Z] System.getProperty('os.name')=Windows Server 2022 [2026-02-11T12:51:38.596Z] [2026-02-11T12:51:38.596Z] System.getProperty('os.arch')=amd64 [2026-02-11T12:51:38.596Z] [2026-02-11T12:51:38.596Z] System.getProperty('java.fullversion')=null [2026-02-11T12:51:38.596Z] [2026-02-11T12:51:38.596Z] System.getProperty('sun.arch.data.model')=64 [2026-02-11T12:51:38.596Z] [2026-02-11T12:51:38.596Z] make -f clean.mk cleanBuild [2026-02-11T12:51:38.596Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-11T12:51:39.323Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest [2026-02-11T12:51:39.323Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-11T12:51:39.323Z] make -f compile.mk compile [2026-02-11T12:51:39.323Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-11T12:51:39.661Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2026-02-11T12:51:39.661Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2026-02-11T12:51:39.661Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/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_2/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/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_2/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-02-11T12:51:39.661Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/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_2/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation"; fi [2026-02-11T12:51:41.390Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\scripts\build_test.xml [2026-02-11T12:51:42.146Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2026-02-11T12:51:42.146Z] [2026-02-11T12:51:42.146Z] -create_test_directory: [2026-02-11T12:51:42.146Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest [2026-02-11T12:51:42.146Z] [2026-02-11T12:51:42.146Z] stage_test_material: [2026-02-11T12:51:42.146Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest [2026-02-11T12:51:42.504Z] [2026-02-11T12:51:42.504Z] build: [2026-02-11T12:51:42.504Z] [2026-02-11T12:51:42.504Z] init: [2026-02-11T12:51:42.504Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system [2026-02-11T12:51:42.504Z] [2026-02-11T12:51:42.504Z] dist: [2026-02-11T12:51:42.505Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system [2026-02-11T12:51:42.505Z] [2026-02-11T12:51:42.505Z] common_build: [2026-02-11T12:51:42.505Z] [echo] target common_build is called..... [2026-02-11T12:51:42.505Z] [2026-02-11T12:51:42.505Z] common_init: [2026-02-11T12:51:42.505Z] [2026-02-11T12:51:42.505Z] check_systemtest: [2026-02-11T12:51:42.505Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//system/STF does not exist, clone from GitHub [2026-02-11T12:51:42.505Z] [2026-02-11T12:51:42.505Z] clone_stf: [2026-02-11T12:51:42.866Z] [exec] git clone -q https://github.com/adoptium/STF.git [2026-02-11T12:51:44.061Z] [echo] git rev-parse master [2026-02-11T12:51:44.061Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-02-11T12:51:47.936Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//testenv/testenv.properties [2026-02-11T12:51:47.936Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2026-02-11T12:51:47.936Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-02-11T12:51:47.936Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub [2026-02-11T12:51:47.936Z] [2026-02-11T12:51:47.936Z] clone_systemtest: [2026-02-11T12:51:47.936Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2026-02-11T12:51:50.975Z] [echo] git rev-parse master [2026-02-11T12:51:50.975Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-11T12:51:54.845Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//testenv/testenv.properties [2026-02-11T12:51:55.204Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-02-11T12:51:55.204Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] configure_systemtest: [2026-02-11T12:51:55.204Z] [echo] Executing openjdk.build/build.xml [2026-02-11T12:51:55.204Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] check-for-ant: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] configure-ant: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] print-ant-location: [2026-02-11T12:51:55.204Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] print-ant-error: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] check-for-junit: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] configure-junit: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] print-junit-location: [2026-02-11T12:51:55.204Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] print-junit-error: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] check-for-hamcrest-core: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] configure-hamcrest-core: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] print-hamcrest-core-location: [2026-02-11T12:51:55.204Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] print-hamcrest-core-error: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] check-for-log4j: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] configure-log4j: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] print-log4j-location: [2026-02-11T12:51:55.204Z] [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-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] print-log4j-error: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] check-for-asm: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] configure-asm: [2026-02-11T12:51:55.204Z] [2026-02-11T12:51:55.204Z] print-asm-location: [2026-02-11T12:51:55.204Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar [2026-02-11T12:51:55.205Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar [2026-02-11T12:51:55.205Z] [2026-02-11T12:51:55.205Z] print-asm-error: [2026-02-11T12:51:55.205Z] [2026-02-11T12:51:55.205Z] setup-java-properties: [2026-02-11T12:51:55.205Z] [echo] java_home is ${java_home} [2026-02-11T12:51:55.205Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre [2026-02-11T12:51:55.205Z] [echoproperties] #Ant properties [2026-02-11T12:51:55.205Z] [echoproperties] #Wed Feb 11 12:51:55 UTC 2026 [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk..= [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.Property=settings\: [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.file.separator=\\ [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.java.class.path=. [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.java.class.version=52.0 [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre [2026-02-11T12:51:55.205Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\ [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\bin [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602111003-b02 [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.specification.version=1.8 [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vendor=Temurin [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.java.vm.version=25.492-b02 [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.line.separator=\\r \\n [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta" [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.os.arch=amd64 [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.os.version=10.0 [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.path.separator=; [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-02-11T12:51:55.206Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.sun.desktop=windows [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.sun.os.patch.level= [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.user.country=US [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.user.language=en [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.user.name=**** [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.user.script= [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.user.timezone= [2026-02-11T12:51:55.207Z] [echoproperties] buildjdk.user.variant= [2026-02-11T12:51:55.207Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.986433693 [2026-02-11T12:51:55.207Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2026-02-11T12:51:55.207Z] [echo] java_platform set to win_x86-64 [2026-02-11T12:51:55.207Z] [echo] java_java_specification_version set to 1.8 [2026-02-11T12:51:55.207Z] [echo] java_java_vm_vendor set to Temurin [2026-02-11T12:51:55.207Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin [2026-02-11T12:51:55.207Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe [2026-02-11T12:51:55.207Z] [2026-02-11T12:51:55.207Z] check-for-tools-jar: [2026-02-11T12:51:55.208Z] [echo] java_java_specification_version is 1.8 [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] configure-tools-jar: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] print-tools-jar-location: [2026-02-11T12:51:55.208Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] print-tools-jar-error: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] check-for-windows-sysinternals: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] set-download-windows-sysinternals-required: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] configure-windows-sysinternals: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] print-windows-sysinternals-location: [2026-02-11T12:51:55.208Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] set-print-windows-sysinternals-error-required: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] really-print-windows-sysinternals-error: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] print-windows-sysinternals-error: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] fail-if-error: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] print-all-prereq-versions: [2026-02-11T12:51:55.208Z] [echo] Ant version in use : 1.10.2 [2026-02-11T12:51:55.208Z] [echo] log4j version in use : 2.16.0 [2026-02-11T12:51:55.208Z] [echo] ASM version in use : 9.7.1 [2026-02-11T12:51:55.208Z] [echo] junit version in use : 4.12 [2026-02-11T12:51:55.208Z] [echo] hamcrest version in use: 1.3 [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] configure: [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] build-dependencies: [2026-02-11T12:51:55.208Z] [echo] Executing openjdk.build/build.xml [2026-02-11T12:51:55.208Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:51:55.208Z] [2026-02-11T12:51:55.208Z] setup-java-properties: [2026-02-11T12:51:55.208Z] [echo] java_home is ${java_home} [2026-02-11T12:51:55.208Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre [2026-02-11T12:51:55.599Z] [echoproperties] #Ant properties [2026-02-11T12:51:55.599Z] [echoproperties] #Wed Feb 11 12:51:55 UTC 2026 [2026-02-11T12:51:55.599Z] [echoproperties] buildjdk..= [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.Property=settings\: [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.file.separator=\\ [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.class.path=. [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.class.version=52.0 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\ [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\bin [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602111003-b02 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.specification.version=1.8 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vendor=Temurin [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.java.vm.version=25.492-b02 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.line.separator=\\r \\n [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta" [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.os.arch=amd64 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.os.version=10.0 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.path.separator=; [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.desktop=windows [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.sun.os.patch.level= [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.user.country=US [2026-02-11T12:51:55.600Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2026-02-11T12:51:55.601Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2026-02-11T12:51:55.601Z] [echoproperties] buildjdk.user.language=en [2026-02-11T12:51:55.601Z] [echoproperties] buildjdk.user.name=**** [2026-02-11T12:51:55.601Z] [echoproperties] buildjdk.user.script= [2026-02-11T12:51:55.601Z] [echoproperties] buildjdk.user.timezone= [2026-02-11T12:51:55.601Z] [echoproperties] buildjdk.user.variant= [2026-02-11T12:51:55.601Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.1350011545 [2026-02-11T12:51:55.601Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2026-02-11T12:51:55.601Z] [echo] java_platform set to win_x86-64 [2026-02-11T12:51:55.601Z] [echo] java_java_specification_version set to 1.8 [2026-02-11T12:51:55.601Z] [echo] java_java_vm_vendor set to Temurin [2026-02-11T12:51:55.601Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin [2026-02-11T12:51:55.601Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-prereqs: [2026-02-11T12:51:55.601Z] [echo] Executing openjdk.build/build.xml [2026-02-11T12:51:55.601Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-for-ant: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-ant-location: [2026-02-11T12:51:55.601Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-ant-error: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-for-junit: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-junit-location: [2026-02-11T12:51:55.601Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-junit-error: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-for-hamcrest-core: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-hamcrest-core-location: [2026-02-11T12:51:55.601Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-hamcrest-core-error: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-for-log4j: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-log4j-location: [2026-02-11T12:51:55.601Z] [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-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-log4j-error: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-for-asm: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-asm-location: [2026-02-11T12:51:55.601Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar [2026-02-11T12:51:55.601Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-asm-error: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] setup-java-properties: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-for-tools-jar: [2026-02-11T12:51:55.601Z] [echo] java_java_specification_version is 1.8 [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-tools-jar-location: [2026-02-11T12:51:55.601Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-tools-jar-error: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-for-windows-sysinternals: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-windows-sysinternals-location: [2026-02-11T12:51:55.601Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] set-print-windows-sysinternals-error-required: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] really-print-windows-sysinternals-error: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-windows-sysinternals-error: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] fail-if-error: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] print-all-prereq-versions: [2026-02-11T12:51:55.601Z] [echo] Ant version in use : 1.10.2 [2026-02-11T12:51:55.601Z] [echo] log4j version in use : 2.16.0 [2026-02-11T12:51:55.601Z] [echo] ASM version in use : 9.7.1 [2026-02-11T12:51:55.601Z] [echo] junit version in use : 4.12 [2026-02-11T12:51:55.601Z] [echo] hamcrest version in use: 1.3 [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] run-check-prereqs: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] build-dependencies: [2026-02-11T12:51:55.601Z] [echo] Executing stf.build/build.xml [2026-02-11T12:51:55.601Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] setup-java-properties: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-prereqs: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] build-dependencies: [2026-02-11T12:51:55.601Z] [echo] Executing stf.core/build.xml [2026-02-11T12:51:55.601Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] setup-java-properties: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] check-prereqs: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] build-dependencies: [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] create-bin-dir: [2026-02-11T12:51:55.601Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2026-02-11T12:51:55.601Z] [2026-02-11T12:51:55.601Z] build-java: [2026-02-11T12:51:55.941Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2026-02-11T12:51:59.001Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2026-02-11T12:51:59.752Z] [2026-02-11T12:51:59.752Z] build-jar: [2026-02-11T12:51:59.752Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin\stf.core.jar [2026-02-11T12:52:01.463Z] [2026-02-11T12:52:01.464Z] build-archives: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] copy-log4j2-config: [2026-02-11T12:52:01.464Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-no-natives: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-natives: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build: [2026-02-11T12:52:01.464Z] [echo] Executing stf.load/build.xml [2026-02-11T12:52:01.464Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] setup-java-properties: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] check-prereqs: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-dependencies: [2026-02-11T12:52:01.464Z] [echo] Executing stf.core/build.xml [2026-02-11T12:52:01.464Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] setup-java-properties: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] check-prereqs: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-dependencies: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] create-bin-dir: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-java: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-jar: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-archives: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] copy-log4j2-config: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-no-natives: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-natives: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build: [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] create-bin-dir: [2026-02-11T12:52:01.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\bin [2026-02-11T12:52:01.464Z] [2026-02-11T12:52:01.464Z] build-java: [2026-02-11T12:52:01.464Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\bin [2026-02-11T12:52:03.851Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API. [2026-02-11T12:52:03.851Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-11T12:52:03.851Z] [2026-02-11T12:52:03.851Z] build-jar: [2026-02-11T12:52:03.851Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\bin\stf.load.jar [2026-02-11T12:52:04.212Z] [2026-02-11T12:52:04.212Z] build-archives: [2026-02-11T12:52:04.212Z] [2026-02-11T12:52:04.212Z] build-no-natives: [2026-02-11T12:52:04.212Z] [2026-02-11T12:52:04.212Z] build-natives: [2026-02-11T12:52:04.212Z] [2026-02-11T12:52:04.212Z] build: [2026-02-11T12:52:04.212Z] [echo] Executing stf.samples/build.xml [2026-02-11T12:52:04.212Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:04.212Z] [2026-02-11T12:52:04.212Z] setup-java-properties: [2026-02-11T12:52:04.212Z] [2026-02-11T12:52:04.212Z] check-prereqs: [2026-02-11T12:52:04.212Z] [2026-02-11T12:52:04.213Z] build-dependencies: [2026-02-11T12:52:04.213Z] [echo] Executing stf.core/build.xml [2026-02-11T12:52:04.213Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] setup-java-properties: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] check-prereqs: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-dependencies: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] create-bin-dir: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-java: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-jar: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-archives: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] copy-log4j2-config: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-no-natives: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-natives: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build: [2026-02-11T12:52:04.213Z] [echo] Executing stf.load/build.xml [2026-02-11T12:52:04.213Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] setup-java-properties: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] check-prereqs: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-dependencies: [2026-02-11T12:52:04.213Z] [echo] Executing stf.core/build.xml [2026-02-11T12:52:04.213Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] setup-java-properties: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] check-prereqs: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-dependencies: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] create-bin-dir: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-java: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-jar: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-archives: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] copy-log4j2-config: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-no-natives: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-natives: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] create-bin-dir: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-java: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-jar: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-archives: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-no-natives: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-natives: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build: [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] create-bin-dir: [2026-02-11T12:52:04.213Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.samples\bin [2026-02-11T12:52:04.213Z] [2026-02-11T12:52:04.213Z] build-java: [2026-02-11T12:52:04.213Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.samples\bin [2026-02-11T12:52:05.967Z] [2026-02-11T12:52:05.967Z] build-jar: [2026-02-11T12:52:05.967Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar [2026-02-11T12:52:05.967Z] [2026-02-11T12:52:05.967Z] build-archives: [2026-02-11T12:52:05.967Z] [2026-02-11T12:52:05.967Z] build-no-natives: [2026-02-11T12:52:05.967Z] [2026-02-11T12:52:05.967Z] build-natives: [2026-02-11T12:52:05.967Z] [2026-02-11T12:52:05.967Z] build: [2026-02-11T12:52:05.967Z] [2026-02-11T12:52:05.967Z] build: [2026-02-11T12:52:06.326Z] [echo] Executing openjdk.test.concurrent/build.xml [2026-02-11T12:52:06.326Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:06.326Z] [2026-02-11T12:52:06.326Z] setup-java-properties: [2026-02-11T12:52:06.326Z] [2026-02-11T12:52:06.326Z] check-prereqs: [2026-02-11T12:52:06.326Z] [2026-02-11T12:52:06.326Z] build-dependencies: [2026-02-11T12:52:06.326Z] [2026-02-11T12:52:06.326Z] create-bin-dir: [2026-02-11T12:52:06.326Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2026-02-11T12:52:06.326Z] [2026-02-11T12:52:06.326Z] build-java: [2026-02-11T12:52:06.326Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2026-02-11T12:52:09.395Z] [2026-02-11T12:52:09.396Z] build-jar: [2026-02-11T12:52:09.396Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar [2026-02-11T12:52:10.595Z] [2026-02-11T12:52:10.595Z] build-archives: [2026-02-11T12:52:10.595Z] [2026-02-11T12:52:10.595Z] build-no-natives: [2026-02-11T12:52:10.595Z] [2026-02-11T12:52:10.595Z] build-natives: [2026-02-11T12:52:10.595Z] [2026-02-11T12:52:10.595Z] build: [2026-02-11T12:52:10.595Z] [echo] Executing openjdk.test.classloading/build.xml [2026-02-11T12:52:10.595Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:10.595Z] [2026-02-11T12:52:10.595Z] setup-java-properties: [2026-02-11T12:52:10.595Z] [2026-02-11T12:52:10.595Z] check-prereqs: [2026-02-11T12:52:10.595Z] [2026-02-11T12:52:10.595Z] build-dependencies: [2026-02-11T12:52:10.595Z] [2026-02-11T12:52:10.595Z] create-bin-dir: [2026-02-11T12:52:10.595Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2026-02-11T12:52:10.595Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2026-02-11T12:52:10.595Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2026-02-11T12:52:10.595Z] [2026-02-11T12:52:10.595Z] build-java: [2026-02-11T12:52:10.595Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2026-02-11T12:52:11.355Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2026-02-11T12:52:12.107Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2026-02-11T12:52:12.869Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class [2026-02-11T12:52:12.869Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class [2026-02-11T12:52:12.869Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2 [2026-02-11T12:52:12.869Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1 [2026-02-11T12:52:12.869Z] [2026-02-11T12:52:12.869Z] build-jar: [2026-02-11T12:52:12.869Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar [2026-02-11T12:52:12.869Z] [2026-02-11T12:52:12.869Z] build-archives: [2026-02-11T12:52:12.869Z] [2026-02-11T12:52:12.869Z] build-no-natives: [2026-02-11T12:52:12.869Z] [2026-02-11T12:52:12.869Z] build-natives: [2026-02-11T12:52:12.869Z] [2026-02-11T12:52:12.869Z] copy-dict-file: [2026-02-11T12:52:12.869Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading [2026-02-11T12:52:12.869Z] [2026-02-11T12:52:12.869Z] build: [2026-02-11T12:52:12.869Z] [echo] Executing openjdk.test.debugging/build.xml [2026-02-11T12:52:12.869Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:12.869Z] [2026-02-11T12:52:12.870Z] setup-java-properties: [2026-02-11T12:52:12.870Z] [2026-02-11T12:52:12.870Z] check-prereqs: [2026-02-11T12:52:12.870Z] [2026-02-11T12:52:12.870Z] build-dependencies: [2026-02-11T12:52:12.870Z] [2026-02-11T12:52:12.870Z] create-bin-dir: [2026-02-11T12:52:12.870Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2026-02-11T12:52:12.870Z] [2026-02-11T12:52:12.870Z] build-java-8: [2026-02-11T12:52:13.234Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2026-02-11T12:52:14.967Z] [2026-02-11T12:52:14.967Z] build-java-11-25plus: [2026-02-11T12:52:14.967Z] [2026-02-11T12:52:14.967Z] build-java-17-24: [2026-02-11T12:52:14.967Z] [2026-02-11T12:52:14.967Z] build-java: [2026-02-11T12:52:14.967Z] [2026-02-11T12:52:14.967Z] build-jdi-jar: [2026-02-11T12:52:14.968Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] build-hcr-jar: [2026-02-11T12:52:14.968Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] build-jars: [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] build-archives: [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] build-no-natives: [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] build-natives: [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] build: [2026-02-11T12:52:14.968Z] [echo] Executing openjdk.test.gc/build.xml [2026-02-11T12:52:14.968Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] setup-java-properties: [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] check-prereqs: [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] build-dependencies: [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] create-bin-dir: [2026-02-11T12:52:14.968Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2026-02-11T12:52:14.968Z] [2026-02-11T12:52:14.968Z] build-java: [2026-02-11T12:52:14.968Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2026-02-11T12:52:16.318Z] [2026-02-11T12:52:16.318Z] build-jar: [2026-02-11T12:52:16.318Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar [2026-02-11T12:52:16.318Z] [2026-02-11T12:52:16.318Z] build-archives: [2026-02-11T12:52:16.318Z] [2026-02-11T12:52:16.318Z] build-no-natives: [2026-02-11T12:52:16.318Z] [2026-02-11T12:52:16.318Z] build-natives: [2026-02-11T12:52:16.318Z] [2026-02-11T12:52:16.318Z] build: [2026-02-11T12:52:16.319Z] [echo] Executing openjdk.test.jck/build.xml [2026-02-11T12:52:16.319Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:16.319Z] [2026-02-11T12:52:16.319Z] setup-java-properties: [2026-02-11T12:52:16.319Z] [2026-02-11T12:52:16.319Z] check-prereqs: [2026-02-11T12:52:16.319Z] [2026-02-11T12:52:16.319Z] build-dependencies: [2026-02-11T12:52:16.319Z] [2026-02-11T12:52:16.319Z] create-bin-dir: [2026-02-11T12:52:16.319Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2026-02-11T12:52:16.319Z] [2026-02-11T12:52:16.319Z] build-java: [2026-02-11T12:52:16.319Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2026-02-11T12:52:17.558Z] [2026-02-11T12:52:17.558Z] build-jar: [2026-02-11T12:52:17.558Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar [2026-02-11T12:52:17.558Z] [2026-02-11T12:52:17.558Z] build-archives: [2026-02-11T12:52:17.558Z] [2026-02-11T12:52:17.558Z] build-no-natives: [2026-02-11T12:52:17.558Z] [2026-02-11T12:52:17.558Z] setup-native-build-command: [2026-02-11T12:52:17.559Z] [echo] building natives for java_platform win_x86-64 [2026-02-11T12:52:17.559Z] [2026-02-11T12:52:17.559Z] build-natives-windows: [2026-02-11T12:52:17.559Z] [2026-02-11T12:52:17.559Z] build-natives-unix: [2026-02-11T12:52:17.559Z] [2026-02-11T12:52:17.559Z] build-natives: [2026-02-11T12:52:17.559Z] [2026-02-11T12:52:17.559Z] build: [2026-02-11T12:52:17.559Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2026-02-11T12:52:17.559Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:17.559Z] [2026-02-11T12:52:17.559Z] setup-java-properties: [2026-02-11T12:52:17.559Z] [2026-02-11T12:52:17.559Z] check-prereqs: [2026-02-11T12:52:17.559Z] [2026-02-11T12:52:17.559Z] build-dependencies: [2026-02-11T12:52:17.559Z] [2026-02-11T12:52:17.559Z] create-bin-dir: [2026-02-11T12:52:17.559Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2026-02-11T12:52:17.559Z] [2026-02-11T12:52:17.559Z] build-java: [2026-02-11T12:52:17.559Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2026-02-11T12:52:19.893Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles [2026-02-11T12:52:20.243Z] [2026-02-11T12:52:20.243Z] build-jar: [2026-02-11T12:52:20.244Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar [2026-02-11T12:52:21.959Z] [2026-02-11T12:52:21.959Z] build-archives: [2026-02-11T12:52:21.959Z] [2026-02-11T12:52:21.959Z] build-no-natives: [2026-02-11T12:52:21.959Z] [2026-02-11T12:52:21.959Z] build-natives: [2026-02-11T12:52:21.959Z] [2026-02-11T12:52:21.959Z] build: [2026-02-11T12:52:21.959Z] [echo] Executing openjdk.test.lang/build.xml [2026-02-11T12:52:21.959Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:21.959Z] [2026-02-11T12:52:21.959Z] setup-java-properties: [2026-02-11T12:52:21.959Z] [2026-02-11T12:52:21.959Z] check-prereqs: [2026-02-11T12:52:21.960Z] [2026-02-11T12:52:21.960Z] build-dependencies: [2026-02-11T12:52:21.960Z] [2026-02-11T12:52:21.960Z] create-bin-dir: [2026-02-11T12:52:21.960Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2026-02-11T12:52:21.960Z] [2026-02-11T12:52:21.960Z] build-java: [2026-02-11T12:52:21.960Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2026-02-11T12:52:25.065Z] [2026-02-11T12:52:25.065Z] build-jar: [2026-02-11T12:52:25.065Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar [2026-02-11T12:52:25.820Z] [2026-02-11T12:52:25.820Z] build-archives: [2026-02-11T12:52:25.820Z] [2026-02-11T12:52:25.820Z] build-no-natives: [2026-02-11T12:52:25.820Z] [2026-02-11T12:52:25.820Z] build-natives: [2026-02-11T12:52:25.820Z] [2026-02-11T12:52:25.820Z] build: [2026-02-11T12:52:25.820Z] [echo] Executing openjdk.test.load/build.xml [2026-02-11T12:52:25.820Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:25.820Z] [2026-02-11T12:52:25.820Z] setup-java-properties: [2026-02-11T12:52:25.820Z] [2026-02-11T12:52:25.820Z] check-prereqs: [2026-02-11T12:52:25.820Z] [2026-02-11T12:52:25.820Z] build-dependencies: [2026-02-11T12:52:25.820Z] [2026-02-11T12:52:25.820Z] create-bin-dir: [2026-02-11T12:52:25.820Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2026-02-11T12:52:25.820Z] [2026-02-11T12:52:25.820Z] build-java: [2026-02-11T12:52:25.820Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] build-jar: [2026-02-11T12:52:27.589Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] build-archives: [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] build-no-natives: [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] build-natives: [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] build: [2026-02-11T12:52:27.589Z] [echo] Executing openjdk.test.locking/build.xml [2026-02-11T12:52:27.589Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] setup-java-properties: [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] check-prereqs: [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] build-dependencies: [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] create-bin-dir: [2026-02-11T12:52:27.589Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2026-02-11T12:52:27.589Z] [2026-02-11T12:52:27.589Z] build-java: [2026-02-11T12:52:27.589Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2026-02-11T12:52:28.790Z] [2026-02-11T12:52:28.790Z] build-jar: [2026-02-11T12:52:28.791Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar [2026-02-11T12:52:28.791Z] [2026-02-11T12:52:28.791Z] build-archives: [2026-02-11T12:52:28.791Z] [2026-02-11T12:52:28.791Z] build-no-natives: [2026-02-11T12:52:28.791Z] [2026-02-11T12:52:28.791Z] build-natives: [2026-02-11T12:52:28.791Z] [2026-02-11T12:52:28.791Z] build: [2026-02-11T12:52:28.791Z] [echo] Executing openjdk.test.math/build.xml [2026-02-11T12:52:28.791Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:28.791Z] [2026-02-11T12:52:28.791Z] setup-java-properties: [2026-02-11T12:52:28.791Z] [2026-02-11T12:52:28.791Z] check-prereqs: [2026-02-11T12:52:28.791Z] [2026-02-11T12:52:28.791Z] build-dependencies: [2026-02-11T12:52:28.791Z] [2026-02-11T12:52:28.791Z] create-bin-dir: [2026-02-11T12:52:28.791Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2026-02-11T12:52:28.791Z] [2026-02-11T12:52:28.791Z] build-java: [2026-02-11T12:52:28.791Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2026-02-11T12:52:44.942Z] [2026-02-11T12:52:44.942Z] build-jar: [2026-02-11T12:52:44.942Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar [2026-02-11T12:52:48.867Z] [2026-02-11T12:52:48.867Z] build-archives: [2026-02-11T12:52:48.867Z] [2026-02-11T12:52:48.867Z] build-no-natives: [2026-02-11T12:52:48.867Z] [2026-02-11T12:52:48.867Z] build-natives: [2026-02-11T12:52:48.867Z] [2026-02-11T12:52:48.867Z] build: [2026-02-11T12:52:48.867Z] [echo] Executing openjdk.test.mauve/build.xml [2026-02-11T12:52:48.867Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:48.867Z] [2026-02-11T12:52:48.867Z] check-if-already-built: [2026-02-11T12:52:48.867Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists [2026-02-11T12:52:48.867Z] [echo] openjdk_test_mauve_already_built is true [2026-02-11T12:52:48.867Z] [2026-02-11T12:52:48.867Z] check-if-cvs-available: [2026-02-11T12:52:48.867Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2026-02-11T12:52:48.867Z] [echo] cvs_available is true [2026-02-11T12:52:48.867Z] [2026-02-11T12:52:48.867Z] download-cvsclient: [2026-02-11T12:52:48.867Z] [2026-02-11T12:52:48.867Z] output-recreate-message: [2026-02-11T12:52:48.868Z] [echo] c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated. [2026-02-11T12:52:48.868Z] [echo] If you want to recreate c:\jenkins\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun. [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] delete-work-dir: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] create-work-dir: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] get-source: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] check-if-source-available: [2026-02-11T12:52:48.868Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists [2026-02-11T12:52:48.868Z] [echo] mauve_source_available is ${mauve_source_available} [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] delete-corba-files: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] mauve-configure: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] setup-java-properties: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] build-harness: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] build-tests: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] build-java: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] build-jar: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] build-archives: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] check-if-work_jar_file-exists: [2026-02-11T12:52:48.868Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve.jar exists [2026-02-11T12:52:48.868Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] install-archives: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] configure: [2026-02-11T12:52:48.868Z] [echo] Executing openjdk.test.nio/build.xml [2026-02-11T12:52:48.868Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] setup-java-properties: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] check-prereqs: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] build-dependencies: [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] create-bin-dir: [2026-02-11T12:52:48.868Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] check-java-nio-filesystem: [2026-02-11T12:52:48.868Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2026-02-11T12:52:48.868Z] [2026-02-11T12:52:48.868Z] copy-resources: [2026-02-11T12:52:48.869Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-11T12:52:48.869Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-11T12:52:48.869Z] [2026-02-11T12:52:48.869Z] build-java-nio-filesystem: [2026-02-11T12:52:48.869Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2026-02-11T12:52:48.869Z] [echo] Generating MemoryFileSystemProviderImpl classes [2026-02-11T12:52:50.077Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/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-02-11T12:52:50.077Z] [exec] Done [2026-02-11T12:52:50.077Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\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-02-11T12:52:50.446Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-11T12:53:13.687Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF [2026-02-11T12:53:13.687Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2026-02-11T12:53:13.687Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2026-02-11T12:53:13.687Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar [2026-02-11T12:53:22.688Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2026-02-11T12:53:23.443Z] [2026-02-11T12:53:23.443Z] build-java: [2026-02-11T12:53:23.443Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-11T12:53:25.856Z] [2026-02-11T12:53:25.856Z] build-jar: [2026-02-11T12:53:25.856Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar [2026-02-11T12:53:26.603Z] [2026-02-11T12:53:26.603Z] build-archives: [2026-02-11T12:53:26.603Z] [2026-02-11T12:53:26.603Z] build-no-natives: [2026-02-11T12:53:26.603Z] [2026-02-11T12:53:26.603Z] build-natives: [2026-02-11T12:53:26.603Z] [2026-02-11T12:53:26.603Z] build: [2026-02-11T12:53:26.603Z] [echo] Executing openjdk.test.serialization/build.xml [2026-02-11T12:53:26.603Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:53:26.603Z] [2026-02-11T12:53:26.603Z] setup-java-properties: [2026-02-11T12:53:26.603Z] [2026-02-11T12:53:26.603Z] check-prereqs: [2026-02-11T12:53:26.603Z] [2026-02-11T12:53:26.603Z] build-dependencies: [2026-02-11T12:53:26.603Z] [2026-02-11T12:53:26.603Z] create-bin-dir: [2026-02-11T12:53:26.603Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2026-02-11T12:53:26.603Z] [2026-02-11T12:53:26.603Z] build-java: [2026-02-11T12:53:26.603Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2026-02-11T12:53:27.356Z] [2026-02-11T12:53:27.356Z] build-jar: [2026-02-11T12:53:27.715Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar [2026-02-11T12:53:27.715Z] [2026-02-11T12:53:27.715Z] build-archives: [2026-02-11T12:53:27.715Z] [2026-02-11T12:53:27.715Z] build-no-natives: [2026-02-11T12:53:27.715Z] [2026-02-11T12:53:27.715Z] build-natives: [2026-02-11T12:53:27.715Z] [2026-02-11T12:53:27.715Z] build: [2026-02-11T12:53:27.715Z] [echo] Executing openjdk.test.security/build.xml [2026-02-11T12:53:27.715Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:53:27.715Z] [2026-02-11T12:53:27.715Z] setup-java-properties: [2026-02-11T12:53:27.715Z] [2026-02-11T12:53:27.715Z] check-prereqs: [2026-02-11T12:53:27.715Z] [2026-02-11T12:53:27.715Z] build-dependencies: [2026-02-11T12:53:27.715Z] [2026-02-11T12:53:27.715Z] create-bin-dir: [2026-02-11T12:53:27.715Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2026-02-11T12:53:27.715Z] [2026-02-11T12:53:27.716Z] build-java: [2026-02-11T12:53:27.716Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2026-02-11T12:53:28.468Z] [2026-02-11T12:53:28.468Z] build-jar: [2026-02-11T12:53:28.468Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar [2026-02-11T12:53:28.833Z] [2026-02-11T12:53:28.833Z] build-archives: [2026-02-11T12:53:28.833Z] [2026-02-11T12:53:28.833Z] build-no-natives: [2026-02-11T12:53:28.833Z] [2026-02-11T12:53:28.833Z] build-natives: [2026-02-11T12:53:28.833Z] [2026-02-11T12:53:28.833Z] build: [2026-02-11T12:53:28.833Z] [echo] Executing openjdk.test.util/build.xml [2026-02-11T12:53:28.833Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:53:28.833Z] [2026-02-11T12:53:28.833Z] setup-java-properties: [2026-02-11T12:53:28.833Z] [2026-02-11T12:53:28.833Z] check-prereqs: [2026-02-11T12:53:28.833Z] [2026-02-11T12:53:28.833Z] build-dependencies: [2026-02-11T12:53:28.833Z] [2026-02-11T12:53:28.833Z] create-bin-dir: [2026-02-11T12:53:28.833Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2026-02-11T12:53:28.833Z] [2026-02-11T12:53:28.833Z] build-java: [2026-02-11T12:53:28.833Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2026-02-11T12:53:30.051Z] [2026-02-11T12:53:30.051Z] build-jar: [2026-02-11T12:53:30.052Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar [2026-02-11T12:53:30.413Z] [2026-02-11T12:53:30.413Z] build-archives: [2026-02-11T12:53:30.413Z] [2026-02-11T12:53:30.413Z] build-no-natives: [2026-02-11T12:53:30.413Z] [2026-02-11T12:53:30.413Z] build-natives: [2026-02-11T12:53:30.413Z] [2026-02-11T12:53:30.413Z] build: [2026-02-11T12:53:30.413Z] [echo] Executing openjdk.test.jlm/build.xml [2026-02-11T12:53:30.413Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:53:30.413Z] [2026-02-11T12:53:30.413Z] setup-java-properties: [2026-02-11T12:53:30.413Z] [2026-02-11T12:53:30.413Z] check-prereqs: [2026-02-11T12:53:30.413Z] [2026-02-11T12:53:30.413Z] create-bin-dir: [2026-02-11T12:53:30.413Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2026-02-11T12:53:30.413Z] [2026-02-11T12:53:30.413Z] build-java: [2026-02-11T12:53:30.413Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2026-02-11T12:53:33.468Z] [2026-02-11T12:53:33.468Z] build-jar: [2026-02-11T12:53:33.468Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar [2026-02-11T12:53:33.834Z] [2026-02-11T12:53:33.834Z] build-archives: [2026-02-11T12:53:33.834Z] [2026-02-11T12:53:33.834Z] build-no-natives: [2026-02-11T12:53:33.834Z] [2026-02-11T12:53:33.834Z] build-natives: [2026-02-11T12:53:33.834Z] [2026-02-11T12:53:33.834Z] build: [2026-02-11T12:53:33.834Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-11T12:53:33.834Z] [2026-02-11T12:53:33.834Z] setup-java-properties: [2026-02-11T12:53:33.834Z] [2026-02-11T12:53:33.834Z] check-prereqs: [2026-02-11T12:53:33.834Z] [2026-02-11T12:53:33.834Z] check-compiler-level: [2026-02-11T12:53:33.834Z] [echo] java_java_specification_version is 1.8 [2026-02-11T12:53:33.834Z] [echo] can_build_modularity is false [2026-02-11T12:53:33.834Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2026-02-11T12:53:33.834Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2026-02-11T12:53:33.834Z] [2026-02-11T12:53:33.834Z] create-bin-dir: [2026-02-11T12:53:33.834Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin [2026-02-11T12:53:33.834Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods [2026-02-11T12:53:33.834Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override [2026-02-11T12:53:33.835Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new [2026-02-11T12:53:33.835Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests [2026-02-11T12:53:33.835Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common [2026-02-11T12:53:33.835Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3 [2026-02-11T12:53:33.835Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4 [2026-02-11T12:53:33.835Z] [2026-02-11T12:53:33.835Z] build-java: [2026-02-11T12:53:33.835Z] [2026-02-11T12:53:33.835Z] build-no-natives: [2026-02-11T12:53:33.835Z] [2026-02-11T12:53:33.835Z] build: [2026-02-11T12:53:33.835Z] [2026-02-11T12:53:33.835Z] build: [2026-02-11T12:53:33.835Z] [2026-02-11T12:53:33.835Z] common_dist: [2026-02-11T12:53:34.196Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\STF [2026-02-11T12:53:35.399Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest [2026-02-11T12:53:40.256Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest [2026-02-11T12:53:40.256Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\openj9-systemtest does not exist. [2026-02-11T12:53:40.256Z] [2026-02-11T12:53:40.256Z] build: [2026-02-11T12:53:40.256Z] [2026-02-11T12:53:40.256Z] build: [2026-02-11T12:53:40.256Z] [2026-02-11T12:53:40.256Z] THC.check: [2026-02-11T12:53:40.256Z] [2026-02-11T12:53:40.256Z] getChurn: [2026-02-11T12:53:40.256Z] [exec] Cloning into 'churn'... [2026-02-11T12:53:41.453Z] [2026-02-11T12:53:41.453Z] dist: [2026-02-11T12:53:41.453Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\churn [2026-02-11T12:53:41.453Z] [2026-02-11T12:53:41.453Z] init: [2026-02-11T12:53:41.454Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\daaLoadTest [2026-02-11T12:53:41.454Z] [2026-02-11T12:53:41.454Z] common_build: [2026-02-11T12:53:41.454Z] [2026-02-11T12:53:41.454Z] build: [2026-02-11T12:53:41.454Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\daaLoadTest [2026-02-11T12:53:41.454Z] [2026-02-11T12:53:41.454Z] build: [2026-02-11T12:53:41.454Z] [2026-02-11T12:53:41.454Z] init: [2026-02-11T12:53:41.454Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\jcstress [2026-02-11T12:53:41.454Z] [2026-02-11T12:53:41.454Z] getDependentLibs: [2026-02-11T12:53:41.812Z] [exec] -------------------------------------------- [2026-02-11T12:53:41.812Z] [exec] path is set to C:/jenkins/externalDependency/system_lib [2026-02-11T12:53:41.812Z] [exec] task is set to default [2026-02-11T12:53:41.812Z] [exec] dependencyList is set to jcstress [2026-02-11T12:53:41.812Z] [exec] System Test jars will be downloaded. [2026-02-11T12:53:41.812Z] [exec] -------------------------------------------- [2026-02-11T12:53:41.812Z] [exec] Starting download third party dependent jars [2026-02-11T12:53:41.812Z] [exec] -------------------------------------------- [2026-02-11T12:53:41.812Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib [2026-02-11T12:53:41.812Z] [exec] C:/jenkins/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-02-11T12:53:41.812Z] [exec] downloaded dependent third party jars successfully [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] dist: [2026-02-11T12:53:41.812Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\jcstress [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] init: [2026-02-11T12:53:41.812Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\jlm [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] common_build: [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] build: [2026-02-11T12:53:41.812Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\jlm [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] init: [2026-02-11T12:53:41.812Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\lambdaLoadTest [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] common_build: [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] build: [2026-02-11T12:53:41.812Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\lambdaLoadTest [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] init: [2026-02-11T12:53:41.812Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\mathLoadTest [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] common_build: [2026-02-11T12:53:41.812Z] [2026-02-11T12:53:41.812Z] build: [2026-02-11T12:53:41.813Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\mathLoadTest [2026-02-11T12:53:41.813Z] [2026-02-11T12:53:41.813Z] init: [2026-02-11T12:53:41.813Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\mauveLoadTest [2026-02-11T12:53:41.813Z] [2026-02-11T12:53:41.813Z] common_build: [2026-02-11T12:53:41.813Z] [2026-02-11T12:53:41.813Z] build: [2026-02-11T12:53:41.813Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\mauveLoadTest [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] init: [2026-02-11T12:53:42.172Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\modularity [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] common_build: [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] build: [2026-02-11T12:53:42.172Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\modularity [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] init: [2026-02-11T12:53:42.172Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\otherLoadTest [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] common_build: [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] build: [2026-02-11T12:53:42.172Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\otherLoadTest [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] init: [2026-02-11T12:53:42.172Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\security [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] common_build: [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] build: [2026-02-11T12:53:42.172Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\security [2026-02-11T12:53:42.172Z] [2026-02-11T12:53:42.172Z] init: [2026-02-11T12:53:42.173Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\sharedClasses [2026-02-11T12:53:42.173Z] [2026-02-11T12:53:42.173Z] common_build: [2026-02-11T12:53:42.173Z] [2026-02-11T12:53:42.173Z] build: [2026-02-11T12:53:42.173Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\sharedClasses [2026-02-11T12:53:42.173Z] [2026-02-11T12:53:42.173Z] BUILD SUCCESSFUL [2026-02-11T12:53:42.173Z] Total time: 2 minutes 0 seconds [2026-02-11T12:53:42.173Z] 0 [2026-02-11T12:53:42.531Z] [2026-02-11T12:53:42.531Z] [2026-02-11T12:53:42.531Z] RECORD TEST REPOs SHA [2026-02-11T12:53:42.531Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/scripts"; \ [2026-02-11T12:53:42.531Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt" [2026-02-11T12:53:42.531Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt [2026-02-11T12:53:42.531Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt [2026-02-11T12:53:42.892Z] ================================================ [2026-02-11T12:53:42.892Z] timestamp: 20260211-125342 [2026-02-11T12:53:42.892Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests [2026-02-11T12:53:42.892Z] git repo: [2026-02-11T12:53:43.644Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-11T12:53:43.644Z] sha: [2026-02-11T12:53:43.644Z] 8e74a53d3981291aa7e506f53aa7671170b8df1a [2026-02-11T12:53:44.006Z] ================================================ [2026-02-11T12:53:44.006Z] timestamp: 20260211-125343 [2026-02-11T12:53:44.006Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system/aqa-systemtest [2026-02-11T12:53:44.006Z] git repo: [2026-02-11T12:53:44.006Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2026-02-11T12:53:44.006Z] sha: [2026-02-11T12:53:44.006Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-11T12:53:44.365Z] ================================================ [2026-02-11T12:53:44.365Z] timestamp: 20260211-125343 [2026-02-11T12:53:44.365Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system/churn/churn [2026-02-11T12:53:44.365Z] git repo: [2026-02-11T12:53:44.365Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2026-02-11T12:53:44.365Z] sha: [2026-02-11T12:53:44.365Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2026-02-11T12:53:44.365Z] ================================================ [2026-02-11T12:53:44.365Z] timestamp: 20260211-125344 [2026-02-11T12:53:44.365Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system/STF [2026-02-11T12:53:44.365Z] git repo: [2026-02-11T12:53:44.365Z] Fetch URL: https://github.com/adoptium/STF.git [2026-02-11T12:53:44.365Z] sha: [2026-02-11T12:53:44.365Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-02-11T12:53:44.721Z] ================================================ [2026-02-11T12:53:44.721Z] timestamp: 20260211-125344 [2026-02-11T12:53:44.721Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG [2026-02-11T12:53:44.721Z] git repo: [2026-02-11T12:53:44.721Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-11T12:53:44.721Z] sha: [2026-02-11T12:53:44.721Z] a9e191ceefbd2d7e2cb775891542647c2575d92e [2026-02-11T12:53:44.722Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [Pipeline] } [2026-02-11T12:53:44.799Z] $ ssh-agent -k [2026-02-11T12:53:44.848Z] unset SSH_AUTH_SOCK; [2026-02-11T12:53:44.848Z] unset SSH_AGENT_PID; [2026-02-11T12:53:44.848Z] echo Agent pid 382 killed; [2026-02-11T12:53:44.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-11T12:53:45.032Z] 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-02-11T12:53:45.052Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-11T12:53:45.066Z] $ ssh-agent [2026-02-11T12:53:45.190Z] SSH_AUTH_SOCK=/tmp/ssh-l5llaSTrSbtR/agent.747 [2026-02-11T12:53:45.190Z] SSH_AGENT_PID=748 [2026-02-11T12:53:45.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-11T12:53:45.682Z] ++ uname [2026-02-11T12:53:45.682Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-11T12:53:45.682Z] ++ uname [2026-02-11T12:53:45.682Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-11T12:53:45.682Z] ++ uname [2026-02-11T12:53:45.682Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-11T12:53:45.682Z] + MAKE=make [2026-02-11T12:53:45.682Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-11T12:53:46.034Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-11T12:53:46.596Z] ++ uname [2026-02-11T12:53:46.596Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-11T12:53:46.596Z] ++ uname [2026-02-11T12:53:46.596Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-11T12:53:46.596Z] ++ uname [2026-02-11T12:53:46.596Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-11T12:53:46.596Z] + MAKE=make [2026-02-11T12:53:46.596Z] + cd ./aqa-tests [2026-02-11T12:53:46.596Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-11T12:53:46.596Z] ++ set +x [2026-02-11T12:53:46.596Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2026-02-11T12:53:46.596Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2026-02-11T12:53:46.596Z] make _testList TESTLIST=DBBLoadTest_5m_1,DBBLoadTest_5m_0,UtilLoadTest_5m_1,UtilLoadTest_5m_0,MiniMix_10m_0,MiniMix_5m_1,OAuthTest_0 [2026-02-11T12:53:46.952Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-11T12:53:46.953Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2026-02-11T12:53:46.953Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib [2026-02-11T12:53:46.953Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=DBBLoadTest_5m_1,DBBLoadTest_5m_0,UtilLoadTest_5m_1,UtilLoadTest_5m_0,MiniMix_10m_0,MiniMix_5m_1,OAuthTest_0 [2026-02-11T12:53:46.953Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-11T12:53:46.953Z] perl scripts/configure.pl [2026-02-11T12:53:46.953Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/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=DBBLoadTest_5m_1,DBBLoadTest_5m_0,UtilLoadTest_5m_1,UtilLoadTest_5m_0,MiniMix_10m_0,MiniMix_5m_1,OAuthTest_0 --numOfMachines= --testTime= --TRSSURL= [2026-02-11T12:53:47.718Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-11T12:53:47.718Z] [2026-02-11T12:53:47.718Z] Starting to generate test make files. [2026-02-11T12:53:47.718Z] [2026-02-11T12:53:48.156Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\churn\playlist.xml [2026-02-11T12:53:48.156Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2026-02-11T12:53:48.156Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\jcstress\playlist.xml [2026-02-11T12:53:48.156Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\jlm\playlist.xml [2026-02-11T12:53:48.156Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2026-02-11T12:53:48.156Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2026-02-11T12:53:48.156Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2026-02-11T12:53:48.496Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\modularity\playlist.xml [2026-02-11T12:53:48.496Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2026-02-11T12:53:48.496Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk [2026-02-11T12:53:48.496Z] [2026-02-11T12:53:48.496Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\security\playlist.xml [2026-02-11T12:53:48.496Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/security/autoGen.mk [2026-02-11T12:53:48.496Z] [2026-02-11T12:53:48.496Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2026-02-11T12:53:48.496Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/autoGen.mk [2026-02-11T12:53:48.496Z] [2026-02-11T12:53:48.496Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../autoGen.mk [2026-02-11T12:53:48.496Z] [2026-02-11T12:53:48.496Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../TKG/utils.mk [2026-02-11T12:53:48.496Z] [2026-02-11T12:53:48.496Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../TKG/rerun.mk [2026-02-11T12:53:48.496Z] [2026-02-11T12:53:48.496Z] Make files are generated successfully. [2026-02-11T12:53:48.496Z] [2026-02-11T12:53:48.496Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-11T12:53:48.496Z] make -f runtest.mk _testList [2026-02-11T12:53:48.496Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-11T12:53:48.959Z] [2026-02-11T12:53:49.298Z] Running make 4.4.1 [2026-02-11T12:53:49.298Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/ [2026-02-11T12:53:49.298Z] set JDK_VERSION to 8 [2026-02-11T12:53:49.298Z] set JDK_IMPL to hotspot [2026-02-11T12:53:49.298Z] set JVM_VERSION to openjdk8 [2026-02-11T12:53:49.298Z] set JCL_VERSION to latest [2026-02-11T12:53:49.298Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-02-11T12:53:49.298Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2026-02-11T12:53:49.298Z] set SPEC to win_x86-64 [2026-02-11T12:53:49.298Z] set TEST_FLAG to [2026-02-11T12:53:49.637Z] Running testList ... [2026-02-11T12:53:49.637Z] There are 7 test targets in testList [2026-02-11T12:53:49.637Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -version [2026-02-11T12:53:49.637Z] openjdk version "1.8.0_492-beta" [2026-02-11T12:53:49.637Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111003-b02) [2026-02-11T12:53:49.637Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode) [2026-02-11T12:53:49.976Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests' [2026-02-11T12:53:49.976Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system' [2026-02-11T12:53:50.336Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system/otherLoadTest' [2026-02-11T12:53:50.336Z] ../system.mk:25: CYGWIN is 1 [2026-02-11T12:53:50.336Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path [2026-02-11T12:53:50.336Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe [2026-02-11T12:53:50.696Z] [2026-02-11T12:53:50.696Z] ===============================================