Test_openjdk8_hs_sanity.openjdk_x86-64_windows

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 564 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3008 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 266 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 Commit message: "Set current build result based on Perf metrics. (#6369)" > git rev-list --no-walk 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-26T21:20:54.819Z] SPEC: win_x86-64 [Pipeline] echo [2025-06-26T21:20:54.821Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-26T21:20:54.832Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label 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 [2025-06-26T21:20:54.835Z] dynamicAgents: [] [Pipeline] node [2025-06-26T21:21:09.839Z] Still waiting to schedule task [2025-06-26T21:21:09.841Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-06-26T21:22:45.841Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-06-26T21:22:45.867Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-26T21:22:45.922Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T21:22:45.922Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T21:22:45.942Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-26T21:22:45.992Z] The recommended git tool is: git [2025-06-26T21:22:46.034Z] No credentials specified [2025-06-26T21:22:46.058Z] Cloning the remote Git repository [2025-06-26T21:22:46.088Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-26T21:22:46.089Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests # timeout=10 [2025-06-26T21:22:46.196Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-06-26T21:22:46.197Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-26T21:22:46.197Z] > git --version # timeout=10 [2025-06-26T21:22:46.254Z] > git --version # 'git version 2.39.0' [2025-06-26T21:22:46.254Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T21:22:52.267Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-26T21:22:52.439Z] Avoid second fetch [2025-06-26T21:22:52.538Z] Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) [2025-06-26T21:22:52.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T21:22:52.448Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-06-26T21:22:52.546Z] > git config core.sparsecheckout # timeout=10 [2025-06-26T21:22:52.608Z] > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 [2025-06-26T21:22:55.751Z] Commit message: "Set current build result based on Perf metrics. (#6369)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-26T21:22:57.496Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-26T21:22:57.513Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-26T21:22:58.058Z] + LC_TIME=C [2025-06-26T21:22:58.058Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-26T21:22:58.170Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-26T21:22:58.632Z] + aqa-tests/terminateTestProcesses.sh null [2025-06-26T21:22:58.632Z] Windows machine, using powershell queries... [2025-06-26T21:22:59.339Z] 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 [2025-06-26T21:23:01.600Z] + printenv [2025-06-26T21:23:01.600Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-06-26T21:23:01.600Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-06-26T21:23:01.600Z] !ExitCode=00000000 [2025-06-26T21:23:01.600Z] KEEP_WORKSPACE=false [2025-06-26T21:23:01.600Z] NUMBER_OF_PROCESSORS=4 [2025-06-26T21:23:01.600Z] PROCESSOR_LEVEL=6 [2025-06-26T21:23:01.600Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_windows.tap [2025-06-26T21:23:01.600Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../testDependency/lib [2025-06-26T21:23:01.600Z] EXIT_FAILURE=false [2025-06-26T21:23:01.600Z] JDK_BRANCH=jdk8u462-b07_adopt [2025-06-26T21:23:01.600Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/991/display/redirect?page=tests [2025-06-26T21:23:01.600Z] PLATFORM=x86-64_windows [2025-06-26T21:23:01.600Z] DOCKER_REQUIRED=false [2025-06-26T21:23:01.600Z] USERDOMAIN_ROAMINGPROFILE=TESTWIN2022DC [2025-06-26T21:23:01.600Z] PROGRAMFILES=C:\Program Files [2025-06-26T21:23:01.600Z] git=C:\Program Files\Git\cmd\git.exe [2025-06-26T21:23:01.600Z] TIME_LIMIT=25 [2025-06-26T21:23:01.600Z] JENKINS_SERVER_COOKIE=durable-1f8154cc73a70a474ee0d6c27c177b9c9baf1c2186f38a95ce1df027204ed0a1 [2025-06-26T21:23:01.600Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-06-26T21:23:01.600Z] JAVA_HOME=C:\openjdk\jdk-8 [2025-06-26T21:23:01.600Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-26T21:23:01.600Z] GENERATE_JOBS=true [2025-06-26T21:23:01.600Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-26T21:23:01.600Z] OS=Windows_NT [2025-06-26T21:23:01.600Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/991/display/redirect?page=changes [2025-06-26T21:23:01.600Z] HOMEDRIVE=C: [2025-06-26T21:23:01.600Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-06-26T21:23:01.600Z] RERUN_ITERATIONS=1 [2025-06-26T21:23:01.600Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-26T21:23:01.600Z] USERDOMAIN=TESTWIN2022DC [2025-06-26T21:23:01.600Z] STF_OWNER_BRANCH=adoptium:master [2025-06-26T21:23:01.600Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-26T21:23:01.600Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows [2025-06-26T21:23:01.600Z] USERPROFILE=C:\Users\jenkins [2025-06-26T21:23:01.600Z] ARCHIVE_TEST_RESULTS=false [2025-06-26T21:23:01.600Z] SETUP_JCK_RUN=false [2025-06-26T21:23:01.600Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/991/ [2025-06-26T21:23:01.600Z] SLACK_CHANNEL=aqavit-bot [2025-06-26T21:23:01.600Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2025-06-26T21:23:01.600Z] JCK_GIT_BRANCH=master [2025-06-26T21:23:01.600Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/ [2025-06-26T21:23:01.600Z] BUILD_NUMBER=991 [2025-06-26T21:23:01.600Z] TKG_ITERATIONS=1 [2025-06-26T21:23:01.600Z] _=/usr/bin/printenv [2025-06-26T21:23:01.600Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-06-26T21:23:01.600Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../benchmarks [2025-06-26T21:23:01.600Z] ALLUSERSPROFILE=C:\ProgramData [2025-06-26T21:23:01.600Z] JENKINS_NODE_COOKIE=c2834ab0-4c51-4421-b3aa-8b000a4ea0a5 [2025-06-26T21:23:01.600Z] CommonProgramW6432=C:\Program Files\Common Files [2025-06-26T21:23:01.600Z] KEEP_REPORTDIR=true [2025-06-26T21:23:01.600Z] BUILD_DISPLAY_NAME=#991 [2025-06-26T21:23:01.600Z] SDK_RESOURCE=upstream [2025-06-26T21:23:01.600Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image [2025-06-26T21:23:01.600Z] HOME=/home/jenkins [2025-06-26T21:23:01.600Z] USERNAME=jenkins [2025-06-26T21:23:01.600Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-06-26T21:23:01.600Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-26T21:23:01.600Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-26T21:23:01.600Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_windows [2025-06-26T21:23:01.600Z] JOBSTARTTIME=Thu, 26 Jun 2025 21:22:57 +0000 [2025-06-26T21:23:01.600Z] JDK_VERSION=8 [2025-06-26T21:23:01.600Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-06-26T21:23:01.600Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_windows [2025-06-26T21:23:01.600Z] USE_TESTENV_PROPERTIES=false [2025-06-26T21:23:01.600Z] SYSTEMROOT=C:\Windows [2025-06-26T21:23:01.600Z] PERSONAL_BUILD=false [2025-06-26T21:23:01.600Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/991/display/redirect [2025-06-26T21:23:01.600Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-06-26T21:23:01.600Z] AUTO_DETECT=true [2025-06-26T21:23:01.600Z] EXIT_SUCCESS=false [2025-06-26T21:23:01.600Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/display/redirect [2025-06-26T21:23:01.600Z] PROMPT=$P$G [2025-06-26T21:23:01.600Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows [2025-06-26T21:23:01.600Z] COMPUTERNAME=TESTWIN2022DC [2025-06-26T21:23:01.600Z] OPENJ9_BRANCH=master [2025-06-26T21:23:01.600Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-26T21:23:01.600Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../testDependency/system_lib [2025-06-26T21:23:01.600Z] PARALLEL=Dynamic [2025-06-26T21:23:01.600Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-26T21:23:01.600Z] ITERATIONS=1 [2025-06-26T21:23:01.600Z] UPSTREAM_JOB_NUMBER=564 [2025-06-26T21:23:01.600Z] SPEC=win_x86-64 [2025-06-26T21:23:01.600Z] TERM=xterm-256color [2025-06-26T21:23:01.600Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-26T21:23:01.600Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-26T21:23:01.600Z] LOGONSERVER=\\TESTWIN2022DC [2025-06-26T21:23:01.600Z] NODE_NAME=test-azure-win2022-x64-1 [2025-06-26T21:23:01.600Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-26T21:23:01.600Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-06-26T21:23:01.600Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-26T21:23:01.600Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-26T21:23:01.600Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\ [2025-06-26T21:23:01.600Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-26T21:23:01.600Z] DYNAMIC_COMPILE=false [2025-06-26T21:23:01.600Z] SHLVL=2 [2025-06-26T21:23:01.600Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_windows-991 [2025-06-26T21:23:01.600Z] PROCESSOR_REVISION=5504 [2025-06-26T21:23:01.600Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-06-26T21:23:01.600Z] EXECUTOR_NUMBER=0 [2025-06-26T21:23:01.600Z] HUDSON_COOKIE=d32dd9b7-1356-46cb-b721-5c15c0fb7d9d [2025-06-26T21:23:01.600Z] ADOPTOPENJDK_BRANCH=master [2025-06-26T21:23:01.600Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-26T21:23:01.600Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-06-26T21:23:01.600Z] ORIGIN_JDK_VERSION=8 [2025-06-26T21:23:01.600Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2025-06-26T21:23:01.600Z] SESSIONNAME=RDP-Tcp#40 [2025-06-26T21:23:01.600Z] NUM_PROCESSORS=2 [2025-06-26T21:23:01.600Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-26T21:23:01.600Z] NODE_LABELS=sw.os.windows test ci.role.test test-azure-win2022-x64-1 x64 windows hw.arch.x86 win2022 [2025-06-26T21:23:01.600Z] STAGE_NAME=Setup [2025-06-26T21:23:01.600Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-26T21:23:01.600Z] TEST_TIME=120 [2025-06-26T21:23:01.600Z] HOMEPATH=\Users\jenkins [2025-06-26T21:23:01.600Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows@tmp [2025-06-26T21:23:01.600Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-26T21:23:01.600Z] 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 [2025-06-26T21:23:01.600Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-26T21:23:01.600Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-26T21:23:01.600Z] ProgramW6432=C:\Program Files [2025-06-26T21:23:01.600Z] CI=true [2025-06-26T21:23:01.600Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/991/display/redirect?page=artifacts [2025-06-26T21:23:01.600Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-26T21:23:01.600Z] RERUN_FAILURE=true [2025-06-26T21:23:01.600Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ [2025-06-26T21:23:01.600Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ [2025-06-26T21:23:01.600Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-26T21:23:01.600Z] BUILD_LIST=openjdk [2025-06-26T21:23:01.600Z] BUILD_ID=991 [2025-06-26T21:23:01.600Z] WINDIR=C:\Windows [2025-06-26T21:23:01.600Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-06-26T21:23:01.600Z] PUBLIC=C:\Users\Public [2025-06-26T21:23:01.600Z] CLIENTNAME=scfryer-thinkpa [2025-06-26T21:23:01.601Z] SYSTEMDRIVE=C: [2025-06-26T21:23:01.601Z] TARGET=sanity.openjdk [2025-06-26T21:23:01.601Z] USE_JRE=false [2025-06-26T21:23:01.601Z] JDK_IMPL=hotspot [2025-06-26T21:23:01.601Z] 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 [2025-06-26T21:23:01.716Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-26T21:23:01.748Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T21:23:07.848Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 564 [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 [2025-06-26T21:23:08.162Z] 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 [2025-06-26T21:23:08.167Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows [Pipeline] { [Pipeline] sshagent [2025-06-26T21:23:08.220Z] $ ssh-agent [2025-06-26T21:23:08.335Z] SSH_AUTH_SOCK=/tmp/ssh-BHW6L2H5GcIE/agent.87 [2025-06-26T21:23:08.335Z] SSH_AGENT_PID=88 [2025-06-26T21:23:08.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-26T21:23:08.357Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-26T21:23:08.391Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-06-26T21:23:08.894Z] ++ pwd [2025-06-26T21:23:08.894Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/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 [2025-06-26T21:23:08.894Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests [2025-06-26T21:23:08.894Z] get jdk binary... [2025-06-26T21:23:08.894Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-26T21:23:08.894Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u462b07-ea.zip ... [2025-06-26T21:23:11.877Z] List files in jdkbinary folder... [2025-06-26T21:23:11.877Z] total 173956 [2025-06-26T21:23:11.877Z] -rwxrwx---+ 1 jenkins None 30390534 Jun 26 20:44 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T21:23:11.877Z] -rwxrwx---+ 1 jenkins None 106974444 Jun 26 20:54 OpenJDK8U-jdk_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T21:23:11.877Z] -rwxrwx---+ 1 jenkins None 40654204 Jun 26 20:55 OpenJDK8U-jre_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T21:23:11.877Z] -rwxrwx---+ 1 jenkins None 24015 Jun 26 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b07-ea-metadata.json [2025-06-26T21:23:11.877Z] -rwxrwx---+ 1 jenkins None 79159 Jun 26 21:11 OpenJDK8U-sbom_x64_windows_hotspot_8u462b07-ea.json [2025-06-26T21:23:11.877Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:23 tmp [2025-06-26T21:23:11.877Z] List files in jdkbinary/tmp folder... [2025-06-26T21:23:11.877Z] total 4 [2025-06-26T21:23:11.877Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 20:44 jdk8u462-b07 [2025-06-26T21:23:11.877Z] Moving directory jdk8u462-b07/ to ../j2sdk-image [2025-06-26T21:23:11.878Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u462b07-ea.zip ... [2025-06-26T21:23:13.060Z] List files in jdkbinary folder... [2025-06-26T21:23:13.411Z] total 173960 [2025-06-26T21:23:13.411Z] -rwxrwx---+ 1 jenkins None 30390534 Jun 26 20:44 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T21:23:13.411Z] -rwxrwx---+ 1 jenkins None 106974444 Jun 26 20:54 OpenJDK8U-jdk_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T21:23:13.411Z] -rwxrwx---+ 1 jenkins None 40654204 Jun 26 20:55 OpenJDK8U-jre_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T21:23:13.411Z] -rwxrwx---+ 1 jenkins None 24015 Jun 26 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b07-ea-metadata.json [2025-06-26T21:23:13.411Z] -rwxrwx---+ 1 jenkins None 79159 Jun 26 21:11 OpenJDK8U-sbom_x64_windows_hotspot_8u462b07-ea.json [2025-06-26T21:23:13.411Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 20:44 j2sdk-image [2025-06-26T21:23:13.411Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:23 tmp [2025-06-26T21:23:13.411Z] List files in jdkbinary/tmp folder... [2025-06-26T21:23:13.411Z] total 4 [2025-06-26T21:23:13.411Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 20:44 jdk8u462-b07-jre [2025-06-26T21:23:13.411Z] Moving directory jdk8u462-b07-jre/ to ../j2re-image [2025-06-26T21:23:13.411Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u462b07-ea.zip over ./j2sdk-image/jre... [2025-06-26T21:23:15.101Z] Removing top-level folder jdk8u462-b07-debug-image/ [2025-06-26T21:23:15.101Z] Removing top-level folder jdk8u462-b07/ [2025-06-26T21:23:17.399Z] Run c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2025-06-26T21:23:17.399Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-26T21:23:17.399Z] openjdk version "1.8.0_462-beta" [2025-06-26T21:23:17.399Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262009-b07) [2025-06-26T21:23:17.399Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T21:23:17.399Z] =JAVA VERSION OUTPUT END= [2025-06-26T21:23:17.399Z] =RELEASE INFO BEGIN= [2025-06-26T21:23:17.742Z] JAVA_VERSION="1.8.0_462" [2025-06-26T21:23:17.742Z] OS_NAME="Windows" [2025-06-26T21:23:17.742Z] OS_VERSION="5.2" [2025-06-26T21:23:17.742Z] OS_ARCH="amd64" [2025-06-26T21:23:17.742Z] SOURCE=".:git:d1f0ddc52725+" [2025-06-26T21:23:17.742Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-26T21:23:17.742Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-26T21:23:17.742Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-26T21:23:17.742Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-26T21:23:17.742Z] FULL_VERSION="1.8.0_462-beta-202506262009-b07" [2025-06-26T21:23:17.742Z] SEMANTIC_VERSION="8.0.462+7" [2025-06-26T21:23:17.742Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-06-26T21:23:17.742Z] JVM_VARIANT="Hotspot" [2025-06-26T21:23:17.742Z] JVM_VERSION="25.462-b07" [2025-06-26T21:23:17.742Z] IMAGE_TYPE="JDK" [2025-06-26T21:23:17.742Z] =RELEASE INFO END= [2025-06-26T21:23:17.742Z] get testKitGen... [2025-06-26T21:23:17.742Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-26T21:23:18.922Z] git rev-parse master [2025-06-26T21:23:18.922Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-26T21:23:19.402Z] $ ssh-agent -k [2025-06-26T21:23:19.450Z] unset SSH_AUTH_SOCK; [2025-06-26T21:23:19.450Z] unset SSH_AGENT_PID; [2025-06-26T21:23:19.450Z] echo Agent pid 88 killed; [2025-06-26T21:23:19.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-26T21:23:19.897Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=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=jdk8u462-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=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=564&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-26T21:23:19.907Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.openjdk&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=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-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=jdk8u462-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=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=564&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-26T21:23:19.955Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T21:23:20.071Z] Copied 1 artifact from "getTRSSOutput" build number 1816 [Pipeline] sh [2025-06-26T21:23:20.542Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-06-26T21:23:20.542Z] + gzip -cd TRSSOutput.tar.gz [2025-06-26T21:23:20.542Z] + tar xof - [2025-06-26T21:23:20.874Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-26T21:23:20.955Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-26T21:23:20.982Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-26T21:23:21.474Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-26T21:23:21.474Z] -------------------------------------------- [2025-06-26T21:23:21.474Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../testDependency/lib [2025-06-26T21:23:21.474Z] task is set to default [2025-06-26T21:23:21.474Z] dependencyList is set to all [2025-06-26T21:23:21.474Z] -------------------------------------------- [2025-06-26T21:23:21.474Z] Starting download third party dependent jars [2025-06-26T21:23:21.474Z] -------------------------------------------- [2025-06-26T21:23:21.474Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../testDependency/lib [2025-06-26T21:23:21.474Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz [2025-06-26T21:23:21.802Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz [2025-06-26T21:23:21.802Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-26T21:23:22.137Z] ERROR: sha checksum error. [2025-06-26T21:23:22.137Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-26T21:23:22.137Z] Expected sha is: [2025-06-26T21:23:22.137Z] , [2025-06-26T21:23:22.137Z] Actual sha is : 311679889d2142664ed8dc5c596aab170724c699678d97b4cf6a6b63ebb31654. [2025-06-26T21:23:22.194Z] Please delete c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-26T21:23:22.226Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-26T21:23:22.229Z] Cannot pre-stage test libs from c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/../../testDependency/lib on the machine. Skipping... [Pipeline] nodesByLabel [2025-06-26T21:23:22.244Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] sh [2025-06-26T21:23:22.732Z] + cd ./aqa-tests/TKG [2025-06-26T21:23:22.732Z] ++ uname [2025-06-26T21:23:22.732Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-26T21:23:22.732Z] ++ uname [2025-06-26T21:23:22.732Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-26T21:23:22.732Z] ++ uname [2025-06-26T21:23:22.732Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-26T21:23:22.732Z] + MAKE=make [2025-06-26T21:23:22.732Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES= [2025-06-26T21:23:22.732Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image [2025-06-26T21:23:23.066Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-06-26T21:23:23.066Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T21:23:23.066Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T21:23:23.066Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T21:23:23.066Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T21:23:24.256Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-06-26T21:23:24.600Z] [2025-06-26T21:23:24.600Z] build: [2025-06-26T21:23:24.600Z] [2025-06-26T21:23:24.600Z] clean: [2025-06-26T21:23:24.600Z] [2025-06-26T21:23:24.600Z] init: [2025-06-26T21:23:24.600Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin [2025-06-26T21:23:24.600Z] [2025-06-26T21:23:24.600Z] getDependentLibs: [2025-06-26T21:23:24.970Z] [exec] -------------------------------------------- [2025-06-26T21:23:24.970Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-06-26T21:23:24.970Z] [exec] task is set to default [2025-06-26T21:23:24.970Z] [exec] dependencyList is set to json_simple [2025-06-26T21:23:24.970Z] [exec] -------------------------------------------- [2025-06-26T21:23:24.970Z] [exec] Starting download third party dependent jars [2025-06-26T21:23:24.970Z] [exec] -------------------------------------------- [2025-06-26T21:23:24.970Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-06-26T21:23:24.970Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T21:23:24.970Z] [exec] downloaded dependent third party jars successfully [2025-06-26T21:23:24.970Z] [2025-06-26T21:23:24.970Z] compile: [2025-06-26T21:23:24.970Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T21:23:24.970Z] [echo] ============COMPILER SETTINGS============ [2025-06-26T21:23:24.970Z] [echo] ===fork: yes [2025-06-26T21:23:24.970Z] [echo] ===debug: on [2025-06-26T21:23:24.970Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin [2025-06-26T21:23:27.979Z] [2025-06-26T21:23:27.979Z] dist: [2025-06-26T21:23:27.979Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-06-26T21:23:27.979Z] [2025-06-26T21:23:27.979Z] BUILD SUCCESSFUL [2025-06-26T21:23:27.979Z] Total time: 3 seconds [2025-06-26T21:23:27.979Z] 0 [2025-06-26T21:23:27.979Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-26T21:23:28.327Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-26T21:23:28.327Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2025-06-26T21:23:30.581Z] ****************************** MACHINE INFO ****************************** [2025-06-26T21:23:30.581Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG [2025-06-26T21:23:30.581Z] Free Physical Memory Size : 5684707328 [2025-06-26T21:23:30.581Z] Free space (bytes) : 135658979328 [2025-06-26T21:23:30.581Z] Total Physical Memory Size : 8536289280 [2025-06-26T21:23:30.581Z] Total space (bytes) : 274283311104 [2025-06-26T21:23:30.581Z] Usable space (bytes) : 135658979328 [2025-06-26T21:23:30.581Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T21:23:30.581Z] bashVersion : [2025-06-26T21:23:30.581Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2025-06-26T21:23:30.581Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-26T21:23:30.581Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T21:23:30.581Z] [2025-06-26T21:23:30.581Z] This is free software; you are free to change and redistribute it. [2025-06-26T21:23:30.581Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T21:23:30.581Z] cpuCores : 4 [2025-06-26T21:23:30.581Z] curlVersion : [2025-06-26T21:23:30.581Z] 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 [2025-06-26T21:23:30.581Z] Release-Date: 2023-09-13 [2025-06-26T21:23:30.581Z] 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 [2025-06-26T21:23:30.581Z] 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 [2025-06-26T21:23:30.581Z] dockerVersion : bash: line 1: docker: command not found [2025-06-26T21:23:30.581Z] gcc version : 11 [2025-06-26T21:23:30.581Z] gclibc version : ldd (cygwin) 3.4.9 [2025-06-26T21:23:30.581Z] gdb version : bash: line 1: gdb: command not found [2025-06-26T21:23:30.581Z] lldb version : Command could not be executed [2025-06-26T21:23:30.581Z] makeVersion : [2025-06-26T21:23:30.581Z] GNU Make 4.4.1 [2025-06-26T21:23:30.581Z] Built for x86_64-pc-cygwin [2025-06-26T21:23:30.581Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-06-26T21:23:30.581Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-06-26T21:23:30.581Z] This is free software: you are free to change and redistribute it. [2025-06-26T21:23:30.581Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T21:23:30.581Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-26T21:23:30.581Z] perlVersion : [2025-06-26T21:23:30.581Z] [2025-06-26T21:23:30.581Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi [2025-06-26T21:23:30.581Z] (with 6 registered patches, see perl -V for more detail) [2025-06-26T21:23:30.581Z] [2025-06-26T21:23:30.581Z] Copyright 1987-2023, Larry Wall [2025-06-26T21:23:30.581Z] [2025-06-26T21:23:30.581Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-26T21:23:30.581Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-26T21:23:30.581Z] [2025-06-26T21:23:30.581Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-26T21:23:30.581Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-26T21:23:30.581Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-26T21:23:30.581Z] [2025-06-26T21:23:30.581Z] podmanVersion : bash: line 1: podman: command not found [2025-06-26T21:23:30.581Z] procArch : unknown [2025-06-26T21:23:30.581Z] sysArch : x86_64 [2025-06-26T21:23:30.581Z] sysOS : CYGWIN_NT-10.0-20348 [2025-06-26T21:23:30.581Z] ulimit : [2025-06-26T21:23:30.581Z] core file size (blocks, -c) unlimited [2025-06-26T21:23:30.581Z] data seg size (kbytes, -d) unlimited [2025-06-26T21:23:30.581Z] file size (blocks, -f) unlimited [2025-06-26T21:23:30.581Z] open files (-n) 3200 [2025-06-26T21:23:30.581Z] pipe size (512 bytes, -p) 8 [2025-06-26T21:23:30.581Z] stack size (kbytes, -s) 2032 [2025-06-26T21:23:30.581Z] cpu time (seconds, -t) unlimited [2025-06-26T21:23:30.581Z] max user processes (-u) 256 [2025-06-26T21:23:30.581Z] virtual memory (kbytes, -v) unlimited [2025-06-26T21:23:30.581Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin [2025-06-26T21:23:30.581Z] vmVendor : Oracle Corporation [2025-06-26T21:23:30.581Z] vmVersion : 25.462-b07 [2025-06-26T21:23:30.581Z] xlc version : bash: line 1: xlC: command not found [2025-06-26T21:23:30.581Z] ************************************************************************** [2025-06-26T21:23:30.581Z] [2025-06-26T21:23:30.581Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-26T21:23:30.581Z] [2025-06-26T21:23:30.581Z] System.getProperty('java.vendor')=Temurin [2025-06-26T21:23:30.581Z] [2025-06-26T21:23:30.582Z] System.getProperty('os.name')=Windows Server 2022 [2025-06-26T21:23:30.582Z] [2025-06-26T21:23:30.582Z] System.getProperty('os.arch')=amd64 [2025-06-26T21:23:30.582Z] [2025-06-26T21:23:30.582Z] System.getProperty('java.fullversion')=null [2025-06-26T21:23:30.582Z] [2025-06-26T21:23:30.582Z] System.getProperty('sun.arch.data.model')=64 [2025-06-26T21:23:30.582Z] [2025-06-26T21:23:30.582Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib [2025-06-26T21:23:30.582Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [2025-06-26T21:23:30.582Z] perl scripts/configure.pl [2025-06-26T21:23:30.582Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-26T21:23:30.975Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-26T21:23:30.975Z] [2025-06-26T21:23:30.975Z] [2025-06-26T21:23:30.975Z] Starting to generate parallel test lists. [2025-06-26T21:23:30.975Z] [2025-06-26T21:23:31.317Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\..\openjdk\playlist.xml [2025-06-26T21:23:31.317Z] Attempting to get test duration data from TRSS. [2025-06-26T21:23:31.317Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_windows&group=openjdk&level=sanity" [2025-06-26T21:23:31.663Z] Attempting to get test duration data from cached files. [2025-06-26T21:23:31.663Z] Reading file: Test_openjdk8_hs_openjdk_x86-64_windows.json [2025-06-26T21:23:31.663Z] Warning: cannot get data from cached files. [2025-06-26T21:23:31.663Z] [2025-06-26T21:23:31.663Z] TEST DURATION [2025-06-26T21:23:31.663Z] ==================================================================================== [2025-06-26T21:23:31.663Z] Total number of tests searched: 23 [2025-06-26T21:23:31.663Z] Number of test durations found: 23 [2025-06-26T21:23:31.663Z] Top slowest tests: [2025-06-26T21:23:31.663Z] 37m21s langtools_all_0 [2025-06-26T21:23:31.663Z] 08m27s jdk_util_1 [2025-06-26T21:23:31.663Z] 08m02s jdk_util_0 [2025-06-26T21:23:31.663Z] ==================================================================================== [2025-06-26T21:23:31.663Z] [2025-06-26T21:23:31.663Z] Test target is split into 1 lists. [2025-06-26T21:23:31.663Z] Reducing estimated test running time from 93m40s to 93m40s. [2025-06-26T21:23:31.663Z] [2025-06-26T21:23:31.663Z] -------------------------------------testList_0------------------------------------- [2025-06-26T21:23:31.663Z] Number of tests: 23 [2025-06-26T21:23:31.663Z] Estimated running time: 93m40s [2025-06-26T21:23:31.663Z] TESTLIST=langtools_all_0,jdk_util_1,jdk_util_0,jdk_jdi_jdk8_1,jdk_lang_1,jdk_lang_0,jdk_jdi_jdk8_0,jdk_security4_1,jdk_security4_0,jdk_security1_1,jdk_math_1,jdk_security1_0,jdk_math_0,jdk_security2_0,jdk_security2_1,hotspot_sanity_0,jdk_math_2,jdk_security1_2,jdk_lang_2,jdk_security2_2,jdk_jdi_jdk8_2,jdk_security4_2,jdk_util_2 [2025-06-26T21:23:31.663Z] ------------------------------------------------------------------------------------ [2025-06-26T21:23:31.663Z] [2025-06-26T21:23:31.663Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2025-06-26T21:23:31.663Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-06-26T21:23:31.992Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-26T21:23:32.079Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2025-06-26T21:23:32.623Z] + cd ./aqa-tests/TKG [2025-06-26T21:23:32.623Z] ++ uname [2025-06-26T21:23:32.623Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-26T21:23:32.623Z] ++ uname [2025-06-26T21:23:32.623Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-26T21:23:32.623Z] ++ uname [2025-06-26T21:23:32.623Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-26T21:23:32.623Z] + MAKE=make [2025-06-26T21:23:32.623Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=3 TEST_TIME= [2025-06-26T21:23:32.623Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image [2025-06-26T21:23:32.955Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-06-26T21:23:32.955Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T21:23:32.955Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T21:23:32.955Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T21:23:32.955Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T21:23:34.119Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-06-26T21:23:34.463Z] [2025-06-26T21:23:34.464Z] build: [2025-06-26T21:23:34.464Z] [2025-06-26T21:23:34.464Z] clean: [2025-06-26T21:23:34.464Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk [2025-06-26T21:23:34.464Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin [2025-06-26T21:23:34.464Z] [2025-06-26T21:23:34.464Z] init: [2025-06-26T21:23:34.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin [2025-06-26T21:23:34.464Z] [2025-06-26T21:23:34.464Z] getDependentLibs: [2025-06-26T21:23:34.464Z] [exec] -------------------------------------------- [2025-06-26T21:23:34.464Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-06-26T21:23:34.464Z] [exec] task is set to default [2025-06-26T21:23:34.464Z] [exec] dependencyList is set to json_simple [2025-06-26T21:23:34.464Z] [exec] -------------------------------------------- [2025-06-26T21:23:34.464Z] [exec] Starting download third party dependent jars [2025-06-26T21:23:34.464Z] [exec] -------------------------------------------- [2025-06-26T21:23:34.464Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-06-26T21:23:34.464Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T21:23:34.464Z] [exec] downloaded dependent third party jars successfully [2025-06-26T21:23:34.464Z] [2025-06-26T21:23:34.464Z] compile: [2025-06-26T21:23:34.464Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T21:23:34.464Z] [echo] ============COMPILER SETTINGS============ [2025-06-26T21:23:34.464Z] [echo] ===fork: yes [2025-06-26T21:23:34.464Z] [echo] ===debug: on [2025-06-26T21:23:34.812Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin [2025-06-26T21:23:36.491Z] [2025-06-26T21:23:36.491Z] dist: [2025-06-26T21:23:36.491Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-06-26T21:23:36.491Z] [2025-06-26T21:23:36.491Z] BUILD SUCCESSFUL [2025-06-26T21:23:36.491Z] Total time: 2 seconds [2025-06-26T21:23:36.491Z] 0 [2025-06-26T21:23:36.491Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-26T21:23:37.209Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-26T21:23:37.209Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2025-06-26T21:23:38.899Z] ****************************** MACHINE INFO ****************************** [2025-06-26T21:23:38.899Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG [2025-06-26T21:23:38.899Z] Free Physical Memory Size : 5666557952 [2025-06-26T21:23:38.899Z] Free space (bytes) : 135658975232 [2025-06-26T21:23:38.899Z] Total Physical Memory Size : 8536289280 [2025-06-26T21:23:38.899Z] Total space (bytes) : 274283311104 [2025-06-26T21:23:38.899Z] Usable space (bytes) : 135658975232 [2025-06-26T21:23:38.899Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T21:23:38.899Z] bashVersion : [2025-06-26T21:23:38.899Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2025-06-26T21:23:38.899Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-26T21:23:38.899Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T21:23:38.899Z] [2025-06-26T21:23:38.899Z] This is free software; you are free to change and redistribute it. [2025-06-26T21:23:38.899Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T21:23:38.899Z] cpuCores : 4 [2025-06-26T21:23:38.899Z] curlVersion : [2025-06-26T21:23:38.899Z] 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 [2025-06-26T21:23:38.899Z] Release-Date: 2023-09-13 [2025-06-26T21:23:38.899Z] 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 [2025-06-26T21:23:38.899Z] 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 [2025-06-26T21:23:38.899Z] dockerVersion : bash: line 1: docker: command not found [2025-06-26T21:23:38.899Z] gcc version : 11 [2025-06-26T21:23:38.899Z] gclibc version : ldd (cygwin) 3.4.9 [2025-06-26T21:23:38.899Z] gdb version : bash: line 1: gdb: command not found [2025-06-26T21:23:38.899Z] lldb version : Command could not be executed [2025-06-26T21:23:38.899Z] makeVersion : [2025-06-26T21:23:38.899Z] GNU Make 4.4.1 [2025-06-26T21:23:38.899Z] Built for x86_64-pc-cygwin [2025-06-26T21:23:38.899Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-06-26T21:23:38.899Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-06-26T21:23:38.899Z] This is free software: you are free to change and redistribute it. [2025-06-26T21:23:38.899Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T21:23:38.899Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-26T21:23:38.899Z] perlVersion : [2025-06-26T21:23:38.899Z] [2025-06-26T21:23:38.899Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi [2025-06-26T21:23:38.899Z] (with 6 registered patches, see perl -V for more detail) [2025-06-26T21:23:38.899Z] [2025-06-26T21:23:38.899Z] Copyright 1987-2023, Larry Wall [2025-06-26T21:23:38.899Z] [2025-06-26T21:23:38.899Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-26T21:23:38.899Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-26T21:23:38.899Z] [2025-06-26T21:23:38.899Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-26T21:23:38.900Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-26T21:23:38.900Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-26T21:23:38.900Z] [2025-06-26T21:23:38.900Z] podmanVersion : bash: line 1: podman: command not found [2025-06-26T21:23:38.900Z] procArch : unknown [2025-06-26T21:23:38.900Z] sysArch : x86_64 [2025-06-26T21:23:38.900Z] sysOS : CYGWIN_NT-10.0-20348 [2025-06-26T21:23:38.900Z] ulimit : [2025-06-26T21:23:38.900Z] core file size (blocks, -c) unlimited [2025-06-26T21:23:38.900Z] data seg size (kbytes, -d) unlimited [2025-06-26T21:23:38.900Z] file size (blocks, -f) unlimited [2025-06-26T21:23:38.900Z] open files (-n) 3200 [2025-06-26T21:23:38.900Z] pipe size (512 bytes, -p) 8 [2025-06-26T21:23:38.900Z] stack size (kbytes, -s) 2032 [2025-06-26T21:23:38.900Z] cpu time (seconds, -t) unlimited [2025-06-26T21:23:38.900Z] max user processes (-u) 256 [2025-06-26T21:23:38.900Z] virtual memory (kbytes, -v) unlimited [2025-06-26T21:23:38.900Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin [2025-06-26T21:23:38.900Z] vmVendor : Oracle Corporation [2025-06-26T21:23:38.900Z] vmVersion : 25.462-b07 [2025-06-26T21:23:38.900Z] xlc version : bash: line 1: xlC: command not found [2025-06-26T21:23:38.900Z] ************************************************************************** [2025-06-26T21:23:38.900Z] [2025-06-26T21:23:38.900Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-26T21:23:38.900Z] [2025-06-26T21:23:38.900Z] System.getProperty('java.vendor')=Temurin [2025-06-26T21:23:38.900Z] [2025-06-26T21:23:38.900Z] System.getProperty('os.name')=Windows Server 2022 [2025-06-26T21:23:38.900Z] [2025-06-26T21:23:38.900Z] System.getProperty('os.arch')=amd64 [2025-06-26T21:23:38.900Z] [2025-06-26T21:23:38.900Z] System.getProperty('java.fullversion')=null [2025-06-26T21:23:38.900Z] [2025-06-26T21:23:38.900Z] System.getProperty('sun.arch.data.model')=64 [2025-06-26T21:23:38.900Z] [2025-06-26T21:23:39.241Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib [2025-06-26T21:23:39.241Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [2025-06-26T21:23:39.569Z] perl scripts/configure.pl [2025-06-26T21:23:39.569Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL= [2025-06-26T21:23:39.924Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-26T21:23:39.924Z] [2025-06-26T21:23:39.924Z] [2025-06-26T21:23:39.924Z] Starting to generate parallel test lists. [2025-06-26T21:23:39.924Z] [2025-06-26T21:23:40.266Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG\..\openjdk\playlist.xml [2025-06-26T21:23:40.266Z] Attempting to get test duration data from TRSS. [2025-06-26T21:23:40.266Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_windows&group=openjdk&level=sanity" [2025-06-26T21:23:40.611Z] Attempting to get test duration data from cached files. [2025-06-26T21:23:40.611Z] Reading file: Test_openjdk8_hs_openjdk_x86-64_windows.json [2025-06-26T21:23:40.611Z] Warning: cannot get data from cached files. [2025-06-26T21:23:40.611Z] [2025-06-26T21:23:40.611Z] TEST DURATION [2025-06-26T21:23:40.611Z] ==================================================================================== [2025-06-26T21:23:40.611Z] Total number of tests searched: 23 [2025-06-26T21:23:40.611Z] Number of test durations found: 23 [2025-06-26T21:23:40.611Z] Top slowest tests: [2025-06-26T21:23:40.611Z] 37m21s langtools_all_0 [2025-06-26T21:23:40.611Z] 08m27s jdk_util_1 [2025-06-26T21:23:40.611Z] 08m02s jdk_util_0 [2025-06-26T21:23:40.611Z] ==================================================================================== [2025-06-26T21:23:40.611Z] [2025-06-26T21:23:40.611Z] Test target is split into 3 lists. [2025-06-26T21:23:40.611Z] Reducing estimated test running time from 93m40s to 37m21s. [2025-06-26T21:23:40.611Z] [2025-06-26T21:23:40.611Z] -------------------------------------testList_0------------------------------------- [2025-06-26T21:23:40.611Z] Number of tests: 1 [2025-06-26T21:23:40.611Z] Estimated running time: 37m21s [2025-06-26T21:23:40.611Z] TESTLIST=langtools_all_0 [2025-06-26T21:23:40.611Z] ------------------------------------------------------------------------------------ [2025-06-26T21:23:40.611Z] [2025-06-26T21:23:40.611Z] -------------------------------------testList_1------------------------------------- [2025-06-26T21:23:40.611Z] Number of tests: 8 [2025-06-26T21:23:40.611Z] Estimated running time: 28m15s [2025-06-26T21:23:40.611Z] TESTLIST=jdk_util_1,jdk_lang_1,jdk_lang_0,jdk_security4_1,jdk_security1_1,jdk_math_0,jdk_security2_1,hotspot_sanity_0 [2025-06-26T21:23:40.611Z] ------------------------------------------------------------------------------------ [2025-06-26T21:23:40.611Z] [2025-06-26T21:23:40.611Z] -------------------------------------testList_2------------------------------------- [2025-06-26T21:23:40.611Z] Number of tests: 14 [2025-06-26T21:23:40.611Z] Estimated running time: 28m03s [2025-06-26T21:23:40.611Z] TESTLIST=jdk_util_0,jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_security4_0,jdk_math_1,jdk_security1_0,jdk_security2_0,jdk_math_2,jdk_security1_2,jdk_lang_2,jdk_security2_2,jdk_jdi_jdk8_2,jdk_security4_2,jdk_util_2 [2025-06-26T21:23:40.611Z] ------------------------------------------------------------------------------------ [2025-06-26T21:23:40.611Z] [2025-06-26T21:23:40.611Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2025-06-26T21:23:40.611Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-06-26T21:23:40.697Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-26T21:23:40.779Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-06-26T21:23:40.781Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows\aqa-tests\TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-06-26T21:23:40.813Z] Archiving artifacts [2025-06-26T21:23:40.856Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-06-26T21:23:40.919Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel... Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] echo [2025-06-26T21:23:41.466Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0 params for generating the job [Pipeline] echo [2025-06-26T21:23:41.467Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1 params for generating the job [Pipeline] echo [2025-06-26T21:23:41.468Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2025-06-26T21:23:41.641Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-06-26T21:23:41.641Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-06-26T21:23:41.646Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-06-26T21:24:17.054Z] LEVELS: [sanity] [2025-06-26T21:24:17.054Z] JDK_VERSIONS: [8] [2025-06-26T21:24:17.054Z] GROUPS: [openjdk] [2025-06-26T21:24:17.054Z] ARCH_OS_LIST: [x86-64_windows] [2025-06-26T21:24:17.069Z] LEVELS: [sanity] [2025-06-26T21:24:17.070Z] JDK_VERSIONS: [8] [2025-06-26T21:24:17.070Z] GROUPS: [openjdk] [2025-06-26T21:24:17.070Z] ARCH_OS_LIST: [x86-64_windows] [2025-06-26T21:24:17.145Z] LEVELS: [sanity] [2025-06-26T21:24:17.145Z] JDK_VERSIONS: [8] [2025-06-26T21:24:17.145Z] GROUPS: [openjdk] [2025-06-26T21:24:17.145Z] ARCH_OS_LIST: [x86-64_windows] [2025-06-26T21:24:17.414Z] Existing items: [2025-06-26T21:24:17.414Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0'} [2025-06-26T21:24:17.414Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1'} [2025-06-26T21:24:17.414Z] Unreferenced items: [2025-06-26T21:24:17.414Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun'} [2025-06-26T21:24:17.414Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2'} [2025-06-26T21:24:17.414Z] Existing items: [2025-06-26T21:24:17.414Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0'} [2025-06-26T21:24:17.414Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1'} [2025-06-26T21:24:17.414Z] Unreferenced items: [2025-06-26T21:24:17.414Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun'} [2025-06-26T21:24:17.414Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2'} [2025-06-26T21:24:17.433Z] Existing items: [2025-06-26T21:24:17.433Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0'} [2025-06-26T21:24:17.433Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1'} [2025-06-26T21:24:17.433Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2'} [2025-06-26T21:24:17.433Z] Unreferenced items: [2025-06-26T21:24:17.433Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-26T21:24:30.901Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-26T21:24:31.364Z] + aqa-tests/terminateTestProcesses.sh null [2025-06-26T21:24:31.364Z] Windows machine, using powershell queries... [2025-06-26T21:24:32.075Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-06-26T21:24:32.228Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T21:24:32.228Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T21:24:33.567Z] [WS-CLEANUP] done [Pipeline] sh [2025-06-26T21:24:34.051Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-26T21:24:34.134Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-26T21:24:34.409Z] SETUP_LABEL: ci.role.test [Pipeline] stage [Pipeline] { (Parallel Tests) [Pipeline] parallel [Pipeline] { (Branch: testList_0) [Pipeline] { (Branch: testList_1) [Pipeline] { (Branch: testList_2) [Pipeline] build [2025-06-26T21:24:34.463Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0 [Pipeline] build [2025-06-26T21:24:34.483Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1 [Pipeline] build [2025-06-26T21:24:34.541Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2 [2025-06-26T21:24:41.737Z] Starting building: Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0 #19 [2025-06-26T21:24:41.788Z] Starting building: Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2 #6 [2025-06-26T21:24:41.789Z] Starting building: Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1 #7 [2025-06-26T22:01:35.187Z] Build Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2 #6 completed: SUCCESS [Pipeline] } [2025-06-26T22:13:02.169Z] Build Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0 #19 completed: SUCCESS [Pipeline] } [2025-06-26T22:32:34.679Z] Build Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1 #7 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-06-26T22:32:34.848Z] Running on test-azure-win11-aarch64-1 in C:\Users\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows [Pipeline] { [Pipeline] cleanWs [2025-06-26T22:32:34.906Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T22:32:34.906Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T22:32:34.924Z] [WS-CLEANUP] done [Pipeline] echo [2025-06-26T22:32:34.929Z] Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2 #6 completed with status SUCCESS [Pipeline] timeout [2025-06-26T22:32:34.931Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T22:32:35.045Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2" build number 6 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-26T22:32:35.106Z] TAP Reports Processing: START [2025-06-26T22:32:35.106Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2/6/**/*.tap [2025-06-26T22:32:35.132Z] Saving reports... [2025-06-26T22:32:35.151Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/builds/991/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2/6/aqa-tests/TKG/output_17509734716283/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2.tap' [2025-06-26T22:32:35.151Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/builds/991/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2/6/aqa-tests/TKG/output_17509734716283/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2.tap]. [2025-06-26T22:32:35.153Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-26T22:32:35.159Z] Saving Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_2/6/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-26T22:32:35.181Z] Archiving artifacts [2025-06-26T22:32:35.222Z] Recording fingerprints [Pipeline] echo [2025-06-26T22:32:35.259Z] Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1 #7 completed with status SUCCESS [Pipeline] timeout [2025-06-26T22:32:35.261Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T22:32:35.358Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1" build number 7 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-26T22:32:35.421Z] TAP Reports Processing: START [2025-06-26T22:32:35.422Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1/7/**/*.tap [2025-06-26T22:32:35.442Z] Saving reports... [2025-06-26T22:32:35.459Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/builds/991/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1/7/aqa-tests/TKG/output_17509754235844/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1.tap' [2025-06-26T22:32:35.459Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/builds/991/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1/7/aqa-tests/TKG/output_17509754235844/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1.tap]. [2025-06-26T22:32:35.477Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-26T22:32:35.486Z] Saving Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_1/7/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-26T22:32:35.512Z] Archiving artifacts [2025-06-26T22:32:35.550Z] Recording fingerprints [Pipeline] echo [2025-06-26T22:32:35.587Z] Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0 #19 completed with status SUCCESS [Pipeline] timeout [2025-06-26T22:32:35.589Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T22:32:35.707Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0" build number 19 [Pipeline] } [Pipeline] // timeout [Pipeline] step [2025-06-26T22:32:35.765Z] TAP Reports Processing: START [2025-06-26T22:32:35.766Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0/19/**/*.tap [2025-06-26T22:32:35.785Z] Saving reports... [2025-06-26T22:32:35.802Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/builds/991/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0/19/aqa-tests/TKG/output_17509735858567/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0.tap' [2025-06-26T22:32:35.802Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/builds/991/tap-master-files/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0/19/aqa-tests/TKG/output_17509735858567/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0.tap]. [2025-06-26T22:32:35.817Z] TAP Reports Processing: FINISH [Pipeline] echo [2025-06-26T22:32:35.824Z] Saving Test_openjdk8_hs_sanity.openjdk_x86-64_windows_testList_0/19/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-06-26T22:32:35.847Z] Archiving artifacts [2025-06-26T22:32:35.887Z] Recording fingerprints [Pipeline] findFiles [Pipeline] readFile Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues. [Pipeline] cleanWs [2025-06-26T22:32:36.165Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T22:32:36.165Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T22:32:36.213Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS