Pre Test

Started by upstream project "Test_openjdk8_hs_special.openjdk_x86-64_windows" build number 52 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 605 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3076 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 371 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_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_special.openjdk_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 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10 Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)" > git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-26T21:58:14.498Z] SPEC: win_x86-64 [Pipeline] echo [2026-02-26T21:58:14.500Z] 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-26T21:58:14.515Z] dynamicAgents: [] [Pipeline] echo [2026-02-26T21:58:14.517Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] nodesByLabel [2026-02-26T21:58:14.524Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] node [2026-02-26T21:58:29.531Z] Still waiting to schedule task [2026-02-26T21:58:29.531Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2026-02-26T21:58:48.016Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_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-26T21:58:48.048Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-26T21:58:48.119Z] [WS-CLEANUP] Deleting project workspace... [2026-02-26T21:58:48.119Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-26T21:58:48.139Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-26T21:58:48.194Z] The recommended git tool is: git [2026-02-26T21:58:48.235Z] No credentials specified [2026-02-26T21:58:48.254Z] Cloning the remote Git repository [2026-02-26T21:58:48.283Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-26T21:58:48.283Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests # timeout=10 [2026-02-26T21:58:48.434Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-02-26T21:58:48.434Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-26T21:58:48.434Z] > git --version # timeout=10 [2026-02-26T21:58:48.473Z] > git --version # 'git version 2.42.1' [2026-02-26T21:58:48.473Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-26T21:58:53.507Z] Avoid second fetch [2026-02-26T21:58:53.582Z] Checking out Revision 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master) [2026-02-26T21:58:53.376Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-26T21:58:53.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-26T21:58:53.516Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2026-02-26T21:58:53.592Z] > git config core.sparsecheckout # timeout=10 [2026-02-26T21:58:53.633Z] > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10 [2026-02-26T21:58:56.275Z] Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_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-26T21:58:59.237Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-26T21:58:59.277Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-26T21:58:59.817Z] + LC_TIME=C [2026-02-26T21:58:59.817Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-26T21:58:59.927Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-26T21:59:00.400Z] + aqa-tests/terminateTestProcesses.sh null [2026-02-26T21:59:00.400Z] Windows machine, using powershell queries... [2026-02-26T21:59:00.742Z] 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-26T21:59:02.421Z] + printenv [2026-02-26T21:59:02.422Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-26T21:59:02.422Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-26T21:59:02.422Z] KEEP_WORKSPACE=false [2026-02-26T21:59:02.422Z] NUMBER_OF_PROCESSORS=2 [2026-02-26T21:59:02.422Z] PROCESSOR_LEVEL=25 [2026-02-26T21:59:02.422Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2.tap [2026-02-26T21:59:02.422Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/../../externalDependency/lib [2026-02-26T21:59:02.422Z] EXIT_FAILURE=false [2026-02-26T21:59:02.422Z] JDK_BRANCH=jdk8u492-b04_adopt [2026-02-26T21:59:02.422Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/15/display/redirect?page=tests [2026-02-26T21:59:02.422Z] PLATFORM=x86-64_windows [2026-02-26T21:59:02.422Z] DOCKER_REQUIRED=false [2026-02-26T21:59:02.422Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-02-26T21:59:02.422Z] PROGRAMFILES=C:\Program Files [2026-02-26T21:59:02.422Z] git=C:\Program Files\Git\cmd\git.exe [2026-02-26T21:59:02.422Z] TIME_LIMIT=25 [2026-02-26T21:59:02.422Z] JENKINS_SERVER_COOKIE=durable-460adfbb6b5fb33f44c37eaa3164034623c03261bb6266bbc0524e0fff1f5e13 [2026-02-26T21:59:02.422Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-26T21:59:02.422Z] JAVA_HOME=C:\Program Files\Java\jdk8u392-b08 [2026-02-26T21:59:02.422Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-26T21:59:02.422Z] GENERATE_JOBS=true [2026-02-26T21:59:02.422Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-26T21:59:02.422Z] OS=Windows_NT [2026-02-26T21:59:02.422Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/15/display/redirect?page=changes [2026-02-26T21:59:02.422Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-26T21:59:02.422Z] RERUN_ITERATIONS=1 [2026-02-26T21:59:02.422Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-26T21:59:02.422Z] USERDOMAIN=TEST-AZURE-WIN- [2026-02-26T21:59:02.422Z] STF_OWNER_BRANCH=adoptium:master [2026-02-26T21:59:02.422Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-26T21:59:02.422Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2 [2026-02-26T21:59:02.422Z] USERPROFILE=C:\Users\jenkins.test-azure-win2 [2026-02-26T21:59:02.422Z] ARCHIVE_TEST_RESULTS=false [2026-02-26T21:59:02.422Z] SETUP_JCK_RUN=false [2026-02-26T21:59:02.422Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/15/ [2026-02-26T21:59:02.422Z] SLACK_CHANNEL=aqavit-bot [2026-02-26T21:59:02.422Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2026-02-26T21:59:02.422Z] JCK_GIT_BRANCH=master [2026-02-26T21:59:02.422Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/ [2026-02-26T21:59:02.422Z] BUILD_NUMBER=15 [2026-02-26T21:59:02.422Z] TKG_ITERATIONS=1 [2026-02-26T21:59:02.422Z] _=/usr/bin/printenv [2026-02-26T21:59:02.422Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-02-26T21:59:02.422Z] SERVICE_ID=Jenkins [2026-02-26T21:59:02.422Z] BASE=C:\Users\jenkins\agent [2026-02-26T21:59:02.422Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/../../benchmarks [2026-02-26T21:59:02.422Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-26T21:59:02.422Z] JENKINS_NODE_COOKIE=669ca085-289c-416e-b49a-ec408479402d [2026-02-26T21:59:02.422Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-26T21:59:02.422Z] KEEP_REPORTDIR=true [2026-02-26T21:59:02.422Z] BUILD_DISPLAY_NAME=#15 [2026-02-26T21:59:02.422Z] SDK_RESOURCE=upstream [2026-02-26T21:59:02.422Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2026-02-26T21:59:02.422Z] HOME=/home/jenkins [2026-02-26T21:59:02.422Z] USERNAME=jenkins [2026-02-26T21:59:02.422Z] WINSW_SERVICE_ID=Jenkins [2026-02-26T21:59:02.422Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-26T21:59:02.422Z] jobStatus=SUCCESS [2026-02-26T21:59:02.422Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-26T21:59:02.422Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2 [2026-02-26T21:59:02.422Z] JOBSTARTTIME=Thu, 26 Feb 2026 21:58:59 +0000 [2026-02-26T21:59:02.422Z] JDK_VERSION=8 [2026-02-26T21:59:02.422Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming [2026-02-26T21:59:02.422Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2 [2026-02-26T21:59:02.422Z] USE_TESTENV_PROPERTIES=false [2026-02-26T21:59:02.422Z] SYSTEMROOT=C:\Windows [2026-02-26T21:59:02.422Z] PERSONAL_BUILD=false [2026-02-26T21:59:02.422Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/15/display/redirect [2026-02-26T21:59:02.422Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local [2026-02-26T21:59:02.422Z] AUTO_DETECT=true [2026-02-26T21:59:02.422Z] EXIT_SUCCESS=false [2026-02-26T21:59:02.422Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/display/redirect [2026-02-26T21:59:02.422Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2 [2026-02-26T21:59:02.422Z] COMPUTERNAME=TEST-AZURE-WIN- [2026-02-26T21:59:02.422Z] OPENJ9_BRANCH=master [2026-02-26T21:59:02.422Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-26T21:59:02.422Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/../../externalDependency/system_lib [2026-02-26T21:59:02.422Z] PARALLEL=None [2026-02-26T21:59:02.422Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-26T21:59:02.422Z] ITERATIONS=1 [2026-02-26T21:59:02.422Z] UPSTREAM_JOB_NUMBER=605 [2026-02-26T21:59:02.422Z] SPEC=win_x86-64 [2026-02-26T21:59:02.422Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-64_windows [2026-02-26T21:59:02.422Z] TERM=xterm-256color [2026-02-26T21:59:02.422Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-26T21:59:02.422Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-26T21:59:02.422Z] NODE_NAME=test-azure-win2022-x64-3 [2026-02-26T21:59:02.422Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-26T21:59:02.422Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-26T21:59:02.422Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-26T21:59:02.422Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\ [2026-02-26T21:59:02.422Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp [2026-02-26T21:59:02.422Z] DYNAMIC_COMPILE=false [2026-02-26T21:59:02.422Z] SHLVL=2 [2026-02-26T21:59:02.422Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2-15 [2026-02-26T21:59:02.422Z] PROCESSOR_REVISION=0101 [2026-02-26T21:59:02.422Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-26T21:59:02.422Z] EXECUTOR_NUMBER=0 [2026-02-26T21:59:02.422Z] HUDSON_COOKIE=da550e30-97a3-41d7-9af2-0df6e07e63b7 [2026-02-26T21:59:02.422Z] ADOPTOPENJDK_BRANCH=master [2026-02-26T21:59:02.422Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-26T21:59:02.422Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-26T21:59:02.422Z] ORIGIN_JDK_VERSION=8 [2026-02-26T21:59:02.422Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD [2026-02-26T21:59:02.422Z] NUM_PROCESSORS=2 [2026-02-26T21:59:02.422Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-26T21:59:02.422Z] NODE_LABELS=sw.os.windows ci.role.test x64 ci.role.test.repro test-azure-win2022-x64-3 ci.role.perf windows hw.arch.x86 win2022 [2026-02-26T21:59:02.422Z] STAGE_NAME=Setup [2026-02-26T21:59:02.422Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-26T21:59:02.422Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2@tmp [2026-02-26T21:59:02.422Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp [2026-02-26T21:59:02.422Z] PATH=/cygdrive/c/Program Files/Eclipse Adoptium/jdk-21.0.8.9-hotspot/bin:/usr/bin:/cygdrive/c/Windows:/cygdrive/c/windows/system32:/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/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps [2026-02-26T21:59:02.422Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-26T21:59:02.422Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-26T21:59:02.422Z] ProgramW6432=C:\Program Files [2026-02-26T21:59:02.422Z] UPSTREAM_TEST_JOB_NUMBER=52 [2026-02-26T21:59:02.422Z] CI=true [2026-02-26T21:59:02.422Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/15/display/redirect?page=artifacts [2026-02-26T21:59:02.422Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-26T21:59:02.422Z] RERUN_FAILURE=true [2026-02-26T21:59:02.422Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ [2026-02-26T21:59:02.422Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ [2026-02-26T21:59:02.422Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-26T21:59:02.422Z] BUILD_LIST=openjdk [2026-02-26T21:59:02.422Z] BUILD_ID=15 [2026-02-26T21:59:02.422Z] WINDIR=C:\Windows [2026-02-26T21:59:02.422Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-26T21:59:02.422Z] PUBLIC=C:\Users\Public [2026-02-26T21:59:02.422Z] SYSTEMDRIVE=C: [2026-02-26T21:59:02.422Z] TARGET=-f parallelList.mk testList_2 [2026-02-26T21:59:02.422Z] USE_JRE=false [2026-02-26T21:59:02.422Z] JDK_IMPL=hotspot [2026-02-26T21:59:02.422Z] 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-26T21:59:02.595Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-26T21:59:02.622Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-26T21:59:08.640Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 605 [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-26T21:59:08.886Z] 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-26T21:59:08.895Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2 [Pipeline] { [Pipeline] sshagent [2026-02-26T21:59:08.922Z] $ ssh-agent [2026-02-26T21:59:09.036Z] SSH_AUTH_SOCK=/tmp/ssh-q2XonfkPKtLL/agent.605 [2026-02-26T21:59:09.036Z] SSH_AGENT_PID=606 [2026-02-26T21:59:09.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-26T21:59:09.058Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-26T21:59:09.100Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-02-26T21:59:09.600Z] ++ pwd [2026-02-26T21:59:09.601Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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-26T21:59:09.601Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests [2026-02-26T21:59:09.601Z] get jdk binary... [2026-02-26T21:59:09.601Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-26T21:59:09.601Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b04-ea.zip ... [2026-02-26T21:59:11.944Z] List files in jdkbinary folder... [2026-02-26T21:59:11.944Z] total 173636 [2026-02-26T21:59:11.944Z] -rwxrwx---+ 1 Administrators None 31120592 Feb 26 21:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b04-ea.zip [2026-02-26T21:59:11.944Z] -rwxrwx---+ 1 Administrators None 106458497 Feb 26 21:38 OpenJDK8U-jdk_x64_windows_hotspot_8u492b04-ea.zip [2026-02-26T21:59:11.944Z] -rwxrwx---+ 1 Administrators None 40112223 Feb 26 21:38 OpenJDK8U-jre_x64_windows_hotspot_8u492b04-ea.zip [2026-02-26T21:59:11.944Z] -rwxrwx---+ 1 Administrators None 23617 Feb 26 21:35 OpenJDK8U-sbom_x64_windows_hotspot_8u492b04-ea-metadata.json [2026-02-26T21:59:11.944Z] -rwxrwx---+ 1 Administrators None 77849 Feb 26 21:51 OpenJDK8U-sbom_x64_windows_hotspot_8u492b04-ea.json [2026-02-26T21:59:11.944Z] drwxrwxr-x+ 1 jenkins None 0 Feb 26 21:59 tmp [2026-02-26T21:59:11.944Z] List files in jdkbinary/tmp folder... [2026-02-26T21:59:11.944Z] total 4 [2026-02-26T21:59:11.944Z] drwxrwx---+ 1 jenkins None 0 Feb 26 21:31 jdk8u492-b04 [2026-02-26T21:59:11.944Z] Moving directory jdk8u492-b04/ to ../j2sdk-image [2026-02-26T21:59:11.944Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b04-ea.zip ... [2026-02-26T21:59:13.244Z] List files in jdkbinary folder... [2026-02-26T21:59:13.244Z] total 173640 [2026-02-26T21:59:13.244Z] -rwxrwx---+ 1 Administrators None 31120592 Feb 26 21:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b04-ea.zip [2026-02-26T21:59:13.244Z] -rwxrwx---+ 1 Administrators None 106458497 Feb 26 21:38 OpenJDK8U-jdk_x64_windows_hotspot_8u492b04-ea.zip [2026-02-26T21:59:13.244Z] -rwxrwx---+ 1 Administrators None 40112223 Feb 26 21:38 OpenJDK8U-jre_x64_windows_hotspot_8u492b04-ea.zip [2026-02-26T21:59:13.244Z] -rwxrwx---+ 1 Administrators None 23617 Feb 26 21:35 OpenJDK8U-sbom_x64_windows_hotspot_8u492b04-ea-metadata.json [2026-02-26T21:59:13.244Z] -rwxrwx---+ 1 Administrators None 77849 Feb 26 21:51 OpenJDK8U-sbom_x64_windows_hotspot_8u492b04-ea.json [2026-02-26T21:59:13.244Z] drwxrwx---+ 1 jenkins None 0 Feb 26 21:31 j2sdk-image [2026-02-26T21:59:13.244Z] drwxrwxr-x+ 1 jenkins None 0 Feb 26 21:59 tmp [2026-02-26T21:59:13.244Z] List files in jdkbinary/tmp folder... [2026-02-26T21:59:13.244Z] total 4 [2026-02-26T21:59:13.244Z] drwxrwx---+ 1 jenkins None 0 Feb 26 21:31 jdk8u492-b04-jre [2026-02-26T21:59:13.244Z] Moving directory jdk8u492-b04-jre/ to ../j2re-image [2026-02-26T21:59:13.244Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b04-ea.zip over ./j2sdk-image/jre... [2026-02-26T21:59:14.466Z] Removing top-level folder jdk8u492-b04-debug-image/ [2026-02-26T21:59:14.466Z] Removing top-level folder jdk8u492-b04/ [2026-02-26T21:59:16.896Z] Run c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version [2026-02-26T21:59:16.896Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-26T21:59:16.896Z] openjdk version "1.8.0_492-beta" [2026-02-26T21:59:16.896Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262105-b04) [2026-02-26T21:59:16.896Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode) [2026-02-26T21:59:16.896Z] =JAVA VERSION OUTPUT END= [2026-02-26T21:59:16.896Z] =RELEASE INFO BEGIN= [2026-02-26T21:59:16.896Z] JAVA_VERSION="1.8.0_492" [2026-02-26T21:59:16.896Z] OS_NAME="Windows" [2026-02-26T21:59:16.896Z] OS_VERSION="5.2" [2026-02-26T21:59:16.896Z] OS_ARCH="amd64" [2026-02-26T21:59:16.896Z] SOURCE=".:git:9bdb5fefaaf3+" [2026-02-26T21:59:16.896Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-26T21:59:16.896Z] BUILD_SOURCE="git:add4c7da67f6165313c0cfb4783b823be7ba0d6f" [2026-02-26T21:59:16.896Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-26T21:59:16.896Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-26T21:59:16.896Z] FULL_VERSION="1.8.0_492-beta-202602262105-b04" [2026-02-26T21:59:16.896Z] SEMANTIC_VERSION="8.0.492+4" [2026-02-26T21:59:16.896Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-02-26T21:59:16.896Z] JVM_VARIANT="Hotspot" [2026-02-26T21:59:16.896Z] JVM_VERSION="25.492-b04" [2026-02-26T21:59:16.896Z] IMAGE_TYPE="JDK" [2026-02-26T21:59:16.896Z] =RELEASE INFO END= [2026-02-26T21:59:16.896Z] get testKitGen... [2026-02-26T21:59:16.896Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-26T21:59:18.606Z] git rev-parse master [2026-02-26T21:59:18.607Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-26T21:59:18.805Z] $ ssh-agent -k [2026-02-26T21:59:18.846Z] unset SSH_AUTH_SOCK; [2026-02-26T21:59:18.846Z] unset SSH_AGENT_PID; [2026-02-26T21:59:18.846Z] echo Agent pid 606 killed; [2026-02-26T21:59:18.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-26T21:59:20.718Z] 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_special.openjdk_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=true&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-b04_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=52&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=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=605&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-26T21:59:20.778Z] 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_special.openjdk_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=true&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-3&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-b04_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=52&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=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=605&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-26T21:59:20.936Z] Building tests... [Pipeline] timeout [2026-02-26T21:59:20.967Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-26T21:59:21.249Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_x86-64_windows" build number 52 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-26T21:59:21.434Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-26T21:59:21.516Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-26T21:59:22.137Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2026-02-26T21:59:22.217Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-26T21:59:22.311Z] $ ssh-agent [2026-02-26T21:59:22.457Z] SSH_AUTH_SOCK=/tmp/ssh-FYDTUU9P1p81/agent.640 [2026-02-26T21:59:22.457Z] SSH_AGENT_PID=641 [2026-02-26T21:59:22.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-26T21:59:23.051Z] + bash ./compile.sh [2026-02-26T21:59:23.051Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2026-02-26T21:59:23.390Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-02-26T21:59:23.390Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T21:59:23.390Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T21:59:23.390Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-26T21:59:23.390Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-26T21:59:24.152Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\scripts\build_tools.xml [2026-02-26T21:59:25.089Z] [2026-02-26T21:59:25.089Z] build: [2026-02-26T21:59:25.089Z] [2026-02-26T21:59:25.089Z] clean: [2026-02-26T21:59:25.089Z] [2026-02-26T21:59:25.089Z] init: [2026-02-26T21:59:25.089Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\bin [2026-02-26T21:59:25.089Z] [2026-02-26T21:59:25.089Z] getDependentLibs: [2026-02-26T21:59:25.089Z] [exec] -------------------------------------------- [2026-02-26T21:59:25.089Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-26T21:59:25.089Z] [exec] task is set to default [2026-02-26T21:59:25.089Z] [exec] dependencyList is set to json_simple [2026-02-26T21:59:25.089Z] [exec] System Test jars will not be downloaded. [2026-02-26T21:59:25.089Z] [exec] -------------------------------------------- [2026-02-26T21:59:25.089Z] [exec] Starting download third party dependent jars [2026-02-26T21:59:25.089Z] [exec] -------------------------------------------- [2026-02-26T21:59:25.089Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-26T21:59:25.089Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-26T21:59:25.089Z] [exec] downloaded dependent third party jars successfully [2026-02-26T21:59:25.089Z] [2026-02-26T21:59:25.089Z] compile: [2026-02-26T21:59:25.089Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-26T21:59:25.089Z] [echo] ============COMPILER SETTINGS============ [2026-02-26T21:59:25.089Z] [echo] ===fork: yes [2026-02-26T21:59:25.089Z] [echo] ===debug: on [2026-02-26T21:59:25.089Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\bin [2026-02-26T21:59:28.287Z] [2026-02-26T21:59:28.287Z] dist: [2026-02-26T21:59:28.287Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-26T21:59:28.287Z] [2026-02-26T21:59:28.287Z] BUILD SUCCESSFUL [2026-02-26T21:59:28.287Z] Total time: 3 seconds [2026-02-26T21:59:28.287Z] 0 [2026-02-26T21:59:28.287Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-26T21:59:28.633Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-26T21:59:28.633Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2026-02-26T21:59:30.344Z] ****************************** MACHINE INFO ****************************** [2026-02-26T21:59:30.344Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG [2026-02-26T21:59:30.344Z] Free Physical Memory Size : 6202384384 [2026-02-26T21:59:30.344Z] Free space (bytes) : 81131413504 [2026-02-26T21:59:30.344Z] Total Physical Memory Size : 8531955712 [2026-02-26T21:59:30.344Z] Total space (bytes) : 274283311104 [2026-02-26T21:59:30.344Z] Usable space (bytes) : 81131413504 [2026-02-26T21:59:30.344Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-26T21:59:30.344Z] bashVersion : [2026-02-26T21:59:30.344Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2026-02-26T21:59:30.344Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-26T21:59:30.344Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-26T21:59:30.344Z] [2026-02-26T21:59:30.344Z] This is free software; you are free to change and redistribute it. [2026-02-26T21:59:30.344Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-26T21:59:30.344Z] cpuCores : 2 [2026-02-26T21:59:30.344Z] curlVersion : [2026-02-26T21:59:30.344Z] curl 8.5.0 (x86_64-pc-cygwin) libcurl/8.5.0 OpenSSL/3.0.12 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6 [2026-02-26T21:59:30.344Z] Release-Date: 2023-12-06 [2026-02-26T21:59:30.344Z] 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-26T21:59:30.344Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-26T21:59:30.344Z] dockerVersion : bash: line 1: docker: command not found [2026-02-26T21:59:30.344Z] gcc version : 11 [2026-02-26T21:59:30.344Z] gclibc version : ldd (cygwin) 3.4.10 [2026-02-26T21:59:30.345Z] gdb version : bash: line 1: gdb: command not found [2026-02-26T21:59:30.345Z] lldb version : Command could not be executed [2026-02-26T21:59:30.345Z] makeVersion : [2026-02-26T21:59:30.345Z] GNU Make 4.4.1 [2026-02-26T21:59:30.345Z] Built for x86_64-pc-cygwin [2026-02-26T21:59:30.345Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-26T21:59:30.345Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-26T21:59:30.345Z] This is free software: you are free to change and redistribute it. [2026-02-26T21:59:30.345Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-26T21:59:30.345Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-26T21:59:30.345Z] perlVersion : [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi [2026-02-26T21:59:30.345Z] (with 6 registered patches, see perl -V for more detail) [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] Copyright 1987-2023, Larry Wall [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-26T21:59:30.345Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-26T21:59:30.345Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-26T21:59:30.345Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] podmanVersion : bash: line 1: podman: command not found [2026-02-26T21:59:30.345Z] procArch : unknown [2026-02-26T21:59:30.345Z] sysArch : x86_64 [2026-02-26T21:59:30.345Z] sysOS : CYGWIN_NT-10.0-20348 [2026-02-26T21:59:30.345Z] ulimit : [2026-02-26T21:59:30.345Z] core file size (blocks, -c) unlimited [2026-02-26T21:59:30.345Z] data seg size (kbytes, -d) unlimited [2026-02-26T21:59:30.345Z] file size (blocks, -f) unlimited [2026-02-26T21:59:30.345Z] open files (-n) 3200 [2026-02-26T21:59:30.345Z] pipe size (512 bytes, -p) 8 [2026-02-26T21:59:30.345Z] stack size (kbytes, -s) 2032 [2026-02-26T21:59:30.345Z] cpu time (seconds, -t) unlimited [2026-02-26T21:59:30.345Z] max user processes (-u) 256 [2026-02-26T21:59:30.345Z] virtual memory (kbytes, -v) unlimited [2026-02-26T21:59:30.345Z] uname : CYGWIN_NT-10.0-20348 test-azure-win-2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin [2026-02-26T21:59:30.345Z] vmVendor : Oracle Corporation [2026-02-26T21:59:30.345Z] vmVersion : 25.492-b04 [2026-02-26T21:59:30.345Z] xlc version : bash: line 1: xlC: command not found [2026-02-26T21:59:30.345Z] ************************************************************************** [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] System.getProperty('java.vendor')=Temurin [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] System.getProperty('os.name')=Windows Server 2022 [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] System.getProperty('os.arch')=amd64 [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] System.getProperty('java.fullversion')=null [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] System.getProperty('sun.arch.data.model')=64 [2026-02-26T21:59:30.345Z] [2026-02-26T21:59:30.345Z] make -f clean.mk cleanBuild [2026-02-26T21:59:30.686Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-26T21:59:31.023Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests///..//jvmtest [2026-02-26T21:59:31.023Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-26T21:59:31.023Z] make -f compile.mk compile [2026-02-26T21:59:31.024Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-26T21:59:31.366Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2026-02-26T21:59:31.366Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2026-02-26T21:59:31.366Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-02-26T21:59:31.366Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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_special.openjdk_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation"; fi [2026-02-26T21:59:32.584Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\scripts\build_test.xml [2026-02-26T21:59:33.094Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2026-02-26T21:59:33.094Z] [2026-02-26T21:59:33.094Z] -create_test_directory: [2026-02-26T21:59:33.094Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\jvmtest [2026-02-26T21:59:33.094Z] [2026-02-26T21:59:33.094Z] stage_test_material: [2026-02-26T21:59:33.461Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\jvmtest [2026-02-26T21:59:33.461Z] [2026-02-26T21:59:33.461Z] build: [2026-02-26T21:59:33.805Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins [2026-02-26T21:59:33.806Z] [2026-02-26T21:59:33.806Z] build: [2026-02-26T21:59:33.806Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins [2026-02-26T21:59:33.806Z] [2026-02-26T21:59:33.806Z] getJtregVersion: [2026-02-26T21:59:33.806Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-02-26T21:59:33.806Z] [2026-02-26T21:59:33.806Z] getDependentLibs: [2026-02-26T21:59:34.155Z] [exec] -------------------------------------------- [2026-02-26T21:59:34.155Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-02-26T21:59:34.155Z] [exec] task is set to default [2026-02-26T21:59:34.155Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-02-26T21:59:34.155Z] [exec] System Test jars will not be downloaded. [2026-02-26T21:59:34.155Z] [exec] -------------------------------------------- [2026-02-26T21:59:34.156Z] [exec] Starting download third party dependent jars [2026-02-26T21:59:34.156Z] [exec] -------------------------------------------- [2026-02-26T21:59:34.156Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-02-26T21:59:34.156Z] [exec] C:/jenkins/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-02-26T21:59:34.156Z] [exec] downloaded dependent third party jars successfully [2026-02-26T21:59:34.156Z] [2026-02-26T21:59:34.156Z] getJtreg: [2026-02-26T21:59:34.156Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\jvmtest\openjdk [2026-02-26T21:59:34.156Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\openjdk [2026-02-26T21:59:34.156Z] [2026-02-26T21:59:34.156Z] openjdk-jdk.check: [2026-02-26T21:59:34.156Z] [2026-02-26T21:59:34.156Z] getOpenjdk: [2026-02-26T21:59:34.500Z] [echo] Using user specified repo and branch [2026-02-26T21:59:34.501Z] [exec] git clone --depth 1 -q --reference-if-able C:/cygwin64/home/jenkins/openjdk_cache -b jdk8u492-b04_adopt https://github.com/adoptium/jdk8u openjdktemp [2026-02-26T21:59:34.501Z] [exec] info: Could not add alternate for 'C:/cygwin64/home/jenkins/openjdk_cache': reference repository 'C:/cygwin64/home/jenkins/openjdk_cache' is not a local repository. [2026-02-26T21:59:50.620Z] [exec] Note: switching to '9bdb5fefaaf32ecc76d4bdd4aced772c6b6de67d'. [2026-02-26T21:59:50.620Z] [exec] [2026-02-26T21:59:50.620Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2026-02-26T21:59:50.620Z] [exec] changes and commit them, and you can discard any commits you make in this [2026-02-26T21:59:50.620Z] [exec] state without impacting any branches by switching back to a branch. [2026-02-26T21:59:50.620Z] [exec] [2026-02-26T21:59:50.620Z] [exec] If you want to create a new branch to retain commits you create, you may [2026-02-26T21:59:50.620Z] [exec] do so (now or later) by using -c with the switch command. Example: [2026-02-26T21:59:50.620Z] [exec] [2026-02-26T21:59:50.620Z] [exec] git switch -c <new-branch-name> [2026-02-26T21:59:50.620Z] [exec] [2026-02-26T21:59:50.620Z] [exec] Or undo this operation with: [2026-02-26T21:59:50.620Z] [exec] [2026-02-26T21:59:50.620Z] [exec] git switch - [2026-02-26T21:59:50.620Z] [exec] [2026-02-26T21:59:50.620Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false [2026-02-26T21:59:50.620Z] [exec] [2026-02-26T22:00:48.940Z] [exec] Check sha in openjdk-jdk and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests//testenv/testenv.properties [2026-02-26T22:00:48.940Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u [2026-02-26T22:00:48.940Z] [exec] JDK8_BRANCH=9bdb5fefaaf32ecc76d4bdd4aced772c6b6de67d [2026-02-26T22:00:48.940Z] [2026-02-26T22:00:48.940Z] dist: [2026-02-26T22:00:50.676Z] [copy] Copying 10 files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\jvmtest\openjdk [2026-02-26T22:00:51.015Z] [2026-02-26T22:00:51.015Z] BUILD SUCCESSFUL [2026-02-26T22:00:51.015Z] Total time: 1 minute 18 seconds [2026-02-26T22:00:51.015Z] 0 [2026-02-26T22:00:51.015Z] [2026-02-26T22:00:51.015Z] [2026-02-26T22:00:51.015Z] RECORD TEST REPOs SHA [2026-02-26T22:00:51.015Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests//TKG/scripts"; \ [2026-02-26T22:00:51.015Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt" [2026-02-26T22:00:51.380Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt [2026-02-26T22:00:51.380Z] touch C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt [2026-02-26T22:00:52.205Z] ================================================ [2026-02-26T22:00:52.205Z] timestamp: 20260226-220052 [2026-02-26T22:00:52.205Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests [2026-02-26T22:00:52.205Z] git repo: [2026-02-26T22:00:52.610Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-26T22:00:52.610Z] sha: [2026-02-26T22:00:52.610Z] 30c0b963c9041edc85df0a417b51c2220cd7058a [2026-02-26T22:00:52.610Z] ================================================ [2026-02-26T22:00:52.610Z] timestamp: 20260226-220052 [2026-02-26T22:00:52.610Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/openjdk/openjdk-jdk [2026-02-26T22:00:52.610Z] git repo: [2026-02-26T22:00:52.610Z] Fetch URL: https://github.com/adoptium/jdk8u [2026-02-26T22:00:52.610Z] sha: [2026-02-26T22:00:52.610Z] 9bdb5fefaaf32ecc76d4bdd4aced772c6b6de67d [2026-02-26T22:00:52.952Z] ================================================ [2026-02-26T22:00:52.952Z] timestamp: 20260226-220052 [2026-02-26T22:00:52.952Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG [2026-02-26T22:00:52.952Z] git repo: [2026-02-26T22:00:52.952Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-26T22:00:52.952Z] sha: [2026-02-26T22:00:52.952Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [2026-02-26T22:00:52.952Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG' [Pipeline] } [2026-02-26T22:00:53.028Z] $ ssh-agent -k [2026-02-26T22:00:53.068Z] unset SSH_AUTH_SOCK; [2026-02-26T22:00:53.068Z] unset SSH_AGENT_PID; [2026-02-26T22:00:53.068Z] echo Agent pid 641 killed; [2026-02-26T22:00:53.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-26T22:00:53.411Z] 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-26T22:00:53.472Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-26T22:00:53.491Z] $ ssh-agent [2026-02-26T22:00:53.606Z] SSH_AUTH_SOCK=/tmp/ssh-5dBkPSHatxFR/agent.942 [2026-02-26T22:00:53.606Z] SSH_AGENT_PID=943 [2026-02-26T22:00:53.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-26T22:00:54.142Z] ++ uname [2026-02-26T22:00:54.142Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-26T22:00:54.142Z] ++ uname [2026-02-26T22:00:54.142Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-26T22:00:54.142Z] ++ uname [2026-02-26T22:00:54.142Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-26T22:00:54.142Z] + MAKE=make [2026-02-26T22:00:54.142Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-26T22:00:54.142Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-26T22:00:54.702Z] ++ uname [2026-02-26T22:00:54.702Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-26T22:00:54.702Z] ++ uname [2026-02-26T22:00:54.702Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-26T22:00:54.702Z] ++ uname [2026-02-26T22:00:54.702Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-26T22:00:54.702Z] + MAKE=make [2026-02-26T22:00:54.702Z] + cd ./aqa-tests [2026-02-26T22:00:54.702Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-26T22:00:54.702Z] ++ set +x [2026-02-26T22:00:54.702Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2026-02-26T22:00:54.702Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2026-02-26T22:00:54.702Z] make _testList TESTLIST=jdk_custom_0,jdk_math_jre_1 [2026-02-26T22:00:54.702Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-26T22:00:54.702Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2026-02-26T22:00:55.035Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-02-26T22:00:55.035Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_custom_0,jdk_math_jre_1 [2026-02-26T22:00:55.035Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-26T22:00:55.035Z] perl scripts/configure.pl [2026-02-26T22:00:55.035Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_custom_0,jdk_math_jre_1 --numOfMachines= --testTime= --TRSSURL= [2026-02-26T22:00:55.823Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-26T22:00:55.823Z] [2026-02-26T22:00:55.823Z] Starting to generate test make files. [2026-02-26T22:00:55.823Z] [2026-02-26T22:00:59.002Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG\..\openjdk\playlist.xml [2026-02-26T22:00:59.002Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG/../openjdk/autoGen.mk [2026-02-26T22:00:59.002Z] [2026-02-26T22:00:59.002Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG/../autoGen.mk [2026-02-26T22:00:59.002Z] [2026-02-26T22:00:59.002Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG/../TKG/utils.mk [2026-02-26T22:00:59.002Z] [2026-02-26T22:00:59.002Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2\aqa-tests\TKG/../TKG/rerun.mk [2026-02-26T22:00:59.002Z] [2026-02-26T22:00:59.002Z] Make files are generated successfully. [2026-02-26T22:00:59.002Z] [2026-02-26T22:00:59.002Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-26T22:00:59.002Z] make -f runtest.mk _testList [2026-02-26T22:00:59.002Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/TKG' [2026-02-26T22:00:59.347Z] [2026-02-26T22:00:59.347Z] Running make 4.4.1 [2026-02-26T22:00:59.347Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/ [2026-02-26T22:00:59.686Z] set JDK_VERSION to 8 [2026-02-26T22:00:59.686Z] set JDK_IMPL to hotspot [2026-02-26T22:00:59.686Z] set JVM_VERSION to openjdk8 [2026-02-26T22:00:59.686Z] set JCL_VERSION to latest [2026-02-26T22:00:59.686Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk8u392-b08 [2026-02-26T22:00:59.686Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2026-02-26T22:00:59.686Z] set SPEC to win_x86-64 [2026-02-26T22:00:59.686Z] set TEST_FLAG to [2026-02-26T22:01:00.025Z] Running testList ... [2026-02-26T22:01:00.025Z] There are 2 test targets in testList [2026-02-26T22:01:00.025Z] "c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -version [2026-02-26T22:01:00.025Z] openjdk version "1.8.0_492-beta" [2026-02-26T22:01:00.025Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262105-b04) [2026-02-26T22:01:00.025Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode) [2026-02-26T22:01:00.025Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests' [2026-02-26T22:01:00.405Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_windows_testList_2/aqa-tests/openjdk' [2026-02-26T22:01:01.131Z] expr: non-integer argument [2026-02-26T22:01:01.131Z] expr: syntax error: missing argument after '>' [2026-02-26T22:01:01.477Z] [2026-02-26T22:01:01.477Z] ===============================================