Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_x86-32_windows" build number 673 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 509 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 2993 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 249 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1@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 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10 Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)" > git rev-list --no-walk bd995c8fdcd623cd788a9fbca7d18b2cf08d37b2 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-05-18T22:30:38.495Z] SPEC: win_x86 [Pipeline] echo [2025-05-18T22:30:38.496Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-05-18T22:30:38.503Z] Found a total of 3 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-05-18T22:30:38.505Z] dynamicAgents: [] [Pipeline] node [2025-05-18T22:30:53.508Z] Still waiting to schedule task [2025-05-18T22:30:53.509Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-05-19T02:55:50.566Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1 [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-05-19T02:55:50.597Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-05-19T02:55:50.644Z] [WS-CLEANUP] Deleting project workspace... [2025-05-19T02:55:50.645Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-05-19T02:55:50.662Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-05-19T02:55:50.708Z] The recommended git tool is: git [2025-05-19T02:55:50.753Z] No credentials specified [2025-05-19T02:55:50.772Z] Cloning the remote Git repository [2025-05-19T02:55:50.801Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-05-19T02:55:50.802Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests # timeout=10 [2025-05-19T02:55:51.137Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-05-19T02:55:51.138Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-05-19T02:55:51.138Z] > git --version # timeout=10 [2025-05-19T02:55:51.181Z] > git --version # 'git version 2.42.1' [2025-05-19T02:55:51.182Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-19T02:55:57.302Z] Avoid second fetch [2025-05-19T02:55:57.394Z] Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master) [2025-05-19T02:55:57.147Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-05-19T02:55:57.199Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-19T02:55:57.311Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-05-19T02:55:57.403Z] > git config core.sparsecheckout # timeout=10 [2025-05-19T02:55:57.454Z] > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10 [2025-05-19T02:56:00.337Z] Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/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-05-19T02:56:01.518Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-05-19T02:56:01.536Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-05-19T02:56:02.018Z] + LC_TIME=C [2025-05-19T02:56:02.018Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-05-19T02:56:02.383Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-05-19T02:56:02.813Z] + aqa-tests/terminateTestProcesses.sh null [2025-05-19T02:56:02.813Z] Windows machine, using powershell queries... [2025-05-19T02:56:03.480Z] 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-05-19T02:56:04.436Z] + printenv [2025-05-19T02:56:04.436Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-05-19T02:56:04.436Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-05-19T02:56:04.436Z] !C:=C:\Users\jenkins\agent [2025-05-19T02:56:04.436Z] KEEP_WORKSPACE=false [2025-05-19T02:56:04.436Z] NUMBER_OF_PROCESSORS=4 [2025-05-19T02:56:04.436Z] PROCESSOR_LEVEL=6 [2025-05-19T02:56:04.436Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_1.tap [2025-05-19T02:56:04.436Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/lib [2025-05-19T02:56:04.436Z] EXIT_FAILURE=false [2025-05-19T02:56:04.436Z] JDK_BRANCH=jdk8u462-b02_adopt [2025-05-19T02:56:04.436Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/3/display/redirect?page=tests [2025-05-19T02:56:04.436Z] PLATFORM=x86-32_windows [2025-05-19T02:56:04.436Z] DOCKER_REQUIRED=false [2025-05-19T02:56:04.436Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2 [2025-05-19T02:56:04.437Z] PROGRAMFILES=C:\Program Files [2025-05-19T02:56:04.437Z] git=C:\Program Files\Git\cmd\git.exe [2025-05-19T02:56:04.437Z] TIME_LIMIT=25 [2025-05-19T02:56:04.437Z] JENKINS_SERVER_COOKIE=durable-9221f57a3348d51fb47379dd41f848f46bcbe1aeddce5e09612a740a30e3cea7 [2025-05-19T02:56:04.437Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-05-19T02:56:04.437Z] JAVA_HOME=C:\openjdk\jdk-17 [2025-05-19T02:56:04.437Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-19T02:56:04.437Z] GENERATE_JOBS=true [2025-05-19T02:56:04.437Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-05-19T02:56:04.437Z] OS=Windows_NT [2025-05-19T02:56:04.437Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/3/display/redirect?page=changes [2025-05-19T02:56:04.437Z] HOMEDRIVE=C: [2025-05-19T02:56:04.437Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-05-19T02:56:04.437Z] RERUN_ITERATIONS=1 [2025-05-19T02:56:04.437Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-05-19T02:56:04.437Z] USERDOMAIN=test-azure-win2 [2025-05-19T02:56:04.437Z] STF_OWNER_BRANCH=adoptium:master [2025-05-19T02:56:04.437Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-05-19T02:56:04.437Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1 [2025-05-19T02:56:04.437Z] USERPROFILE=C:\Users\jenkins.test-azure-win2 [2025-05-19T02:56:04.437Z] ARCHIVE_TEST_RESULTS=false [2025-05-19T02:56:04.437Z] SETUP_JCK_RUN=false [2025-05-19T02:56:04.437Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/3/ [2025-05-19T02:56:04.437Z] SLACK_CHANNEL=aqavit-bot [2025-05-19T02:56:04.437Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin [2025-05-19T02:56:04.437Z] JCK_GIT_BRANCH=master [2025-05-19T02:56:04.437Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/ [2025-05-19T02:56:04.437Z] BUILD_NUMBER=3 [2025-05-19T02:56:04.437Z] TKG_ITERATIONS=1 [2025-05-19T02:56:04.437Z] _=/usr/bin/printenv [2025-05-19T02:56:04.437Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-05-19T02:56:04.437Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../benchmarks [2025-05-19T02:56:04.437Z] ALLUSERSPROFILE=C:\ProgramData [2025-05-19T02:56:04.437Z] JENKINS_NODE_COOKIE=b9220fa0-e442-458e-8886-3a644ac7a220 [2025-05-19T02:56:04.437Z] CommonProgramW6432=C:\Program Files\Common Files [2025-05-19T02:56:04.437Z] KEEP_REPORTDIR=false [2025-05-19T02:56:04.437Z] BUILD_DISPLAY_NAME=#3 [2025-05-19T02:56:04.437Z] SDK_RESOURCE=upstream [2025-05-19T02:56:04.437Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image [2025-05-19T02:56:04.437Z] HOME=/home/jenkins [2025-05-19T02:56:04.437Z] USERNAME=jenkins [2025-05-19T02:56:04.437Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-05-19T02:56:04.437Z] JENKINS_URL=https://ci.adoptium.net/ [2025-05-19T02:56:04.437Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_1 [2025-05-19T02:56:04.437Z] JOBSTARTTIME=Mon, 19 May 2025 02:56:02 +0000 [2025-05-19T02:56:04.437Z] JDK_VERSION=8 [2025-05-19T02:56:04.437Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming [2025-05-19T02:56:04.437Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_1 [2025-05-19T02:56:04.437Z] USE_TESTENV_PROPERTIES=false [2025-05-19T02:56:04.437Z] SYSTEMROOT=C:\Windows [2025-05-19T02:56:04.437Z] PERSONAL_BUILD=false [2025-05-19T02:56:04.437Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/3/display/redirect [2025-05-19T02:56:04.437Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local [2025-05-19T02:56:04.437Z] AUTO_DETECT=true [2025-05-19T02:56:04.437Z] EXIT_SUCCESS=false [2025-05-19T02:56:04.437Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/display/redirect [2025-05-19T02:56:04.437Z] PROMPT=$P$G [2025-05-19T02:56:04.437Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1 [2025-05-19T02:56:04.437Z] COMPUTERNAME=test-azure-win2 [2025-05-19T02:56:04.437Z] OPENJ9_BRANCH=master [2025-05-19T02:56:04.437Z] EXTERNAL_CUSTOM_BRANCH=master [2025-05-19T02:56:04.437Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:04.437Z] PARALLEL=None [2025-05-19T02:56:04.437Z] HUDSON_URL=https://ci.adoptium.net/ [2025-05-19T02:56:04.437Z] ITERATIONS=1 [2025-05-19T02:56:04.437Z] UPSTREAM_JOB_NUMBER=509 [2025-05-19T02:56:04.437Z] SPEC=win_x86 [2025-05-19T02:56:04.437Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows [2025-05-19T02:56:04.437Z] TERM=xterm-256color [2025-05-19T02:56:04.437Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-05-19T02:56:04.437Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-05-19T02:56:04.437Z] LOGONSERVER=\\test-azure-win2 [2025-05-19T02:56:04.437Z] NODE_NAME=test-azure-win2022-x64-2 [2025-05-19T02:56:04.437Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-05-19T02:56:04.437Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-05-19T02:56:04.437Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-05-19T02:56:04.437Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\ [2025-05-19T02:56:04.437Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2 [2025-05-19T02:56:04.437Z] DYNAMIC_COMPILE=false [2025-05-19T02:56:04.437Z] SHLVL=2 [2025-05-19T02:56:04.437Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-32_windows_testList_1-3 [2025-05-19T02:56:04.437Z] PROCESSOR_REVISION=5504 [2025-05-19T02:56:04.437Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-05-19T02:56:04.437Z] EXECUTOR_NUMBER=0 [2025-05-19T02:56:04.437Z] HUDSON_COOKIE=d17d7392-d744-40e3-ace5-b22c04e57b90 [2025-05-19T02:56:04.437Z] ADOPTOPENJDK_BRANCH=master [2025-05-19T02:56:04.437Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-05-19T02:56:04.437Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-05-19T02:56:04.437Z] ORIGIN_JDK_VERSION=8 [2025-05-19T02:56:04.437Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2025-05-19T02:56:04.437Z] SESSIONNAME=RDP-Tcp#6 [2025-05-19T02:56:04.437Z] NUM_PROCESSORS=2 [2025-05-19T02:56:04.437Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-05-19T02:56:04.437Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022 [2025-05-19T02:56:04.437Z] STAGE_NAME=Setup [2025-05-19T02:56:04.437Z] EXTERNAL_TEST_CMD=mvn clean install [2025-05-19T02:56:04.437Z] HOMEPATH=\Users\jenkins.test-azure-win2 [2025-05-19T02:56:04.437Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1@tmp [2025-05-19T02:56:04.437Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2 [2025-05-19T02:56:04.438Z] PATH=/cygdrive/c/openjdk/jdk-17/bin:/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/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/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/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps [2025-05-19T02:56:04.438Z] LIGHT_WEIGHT_CHECKOUT=false [2025-05-19T02:56:04.438Z] TKG_OWNER_BRANCH=adoptium:master [2025-05-19T02:56:04.438Z] ProgramW6432=C:\Program Files [2025-05-19T02:56:04.438Z] UPSTREAM_TEST_JOB_NUMBER=673 [2025-05-19T02:56:04.438Z] CI=true [2025-05-19T02:56:04.438Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/3/display/redirect?page=artifacts [2025-05-19T02:56:04.438Z] ACTIVE_NODE_TIMEOUT=5 [2025-05-19T02:56:04.438Z] RERUN_FAILURE=true [2025-05-19T02:56:04.438Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ [2025-05-19T02:56:04.438Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-05-19T02:56:04.438Z] BUILD_LIST=system [2025-05-19T02:56:04.438Z] BUILD_ID=3 [2025-05-19T02:56:04.438Z] WINDIR=C:\Windows [2025-05-19T02:56:04.438Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-05-19T02:56:04.438Z] PUBLIC=C:\Users\Public [2025-05-19T02:56:04.438Z] CLIENTNAME=scfryer-thinkpa [2025-05-19T02:56:04.438Z] SYSTEMDRIVE=C: [2025-05-19T02:56:04.438Z] TARGET=-f parallelList.mk testList_1 [2025-05-19T02:56:04.438Z] USE_JRE=false [2025-05-19T02:56:04.438Z] JDK_IMPL=hotspot [2025-05-19T02:56:04.438Z] 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-05-19T02:56:04.478Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-05-19T02:56:04.495Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-05-19T02:56:08.732Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 509 [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-05-19T02:56:08.951Z] 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-05-19T02:56:08.956Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1 [Pipeline] { [Pipeline] sshagent [2025-05-19T02:56:08.975Z] $ ssh-agent [2025-05-19T02:56:09.151Z] SSH_AUTH_SOCK=/tmp/ssh-9Ll6r6x1mFNF/agent.319 [2025-05-19T02:56:09.151Z] SSH_AGENT_PID=320 [2025-05-19T02:56:09.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-05-19T02:56:09.168Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-05-19T02:56:09.196Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-05-19T02:56:09.646Z] ++ pwd [2025-05-19T02:56:09.646Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-05-19T02:56:09.999Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests [2025-05-19T02:56:09.999Z] get jdk binary... [2025-05-19T02:56:09.999Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-05-19T02:56:09.999Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip ... [2025-05-19T02:56:12.818Z] List files in jdkbinary folder... [2025-05-19T02:56:12.818Z] total 183860 [2025-05-19T02:56:12.818Z] -rwxrwx---+ 1 jenkins None 42101080 May 17 22:24 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip [2025-05-19T02:56:12.818Z] -rwxrwx---+ 1 jenkins None 107359634 May 17 22:45 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip [2025-05-19T02:56:12.818Z] -rwxrwx---+ 1 jenkins None 38699402 May 17 22:45 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip [2025-05-19T02:56:12.818Z] -rwxrwx---+ 1 jenkins None 24102 May 17 22:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea-metadata.json [2025-05-19T02:56:12.818Z] -rwxrwx---+ 1 jenkins None 79789 May 17 22:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea.json [2025-05-19T02:56:12.818Z] drwxrwxr-x+ 1 jenkins None 0 May 19 02:56 tmp [2025-05-19T02:56:12.818Z] List files in jdkbinary/tmp folder... [2025-05-19T02:56:12.818Z] total 4 [2025-05-19T02:56:12.818Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 jdk8u462-b02 [2025-05-19T02:56:12.818Z] Moving directory jdk8u462-b02/ to ../j2sdk-image [2025-05-19T02:56:12.819Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip ... [2025-05-19T02:56:13.905Z] List files in jdkbinary folder... [2025-05-19T02:56:13.905Z] total 183864 [2025-05-19T02:56:13.905Z] -rwxrwx---+ 1 jenkins None 42101080 May 17 22:24 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip [2025-05-19T02:56:13.905Z] -rwxrwx---+ 1 jenkins None 107359634 May 17 22:45 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip [2025-05-19T02:56:13.905Z] -rwxrwx---+ 1 jenkins None 38699402 May 17 22:45 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip [2025-05-19T02:56:13.905Z] -rwxrwx---+ 1 jenkins None 24102 May 17 22:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea-metadata.json [2025-05-19T02:56:13.905Z] -rwxrwx---+ 1 jenkins None 79789 May 17 22:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea.json [2025-05-19T02:56:13.905Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 j2sdk-image [2025-05-19T02:56:13.905Z] drwxrwxr-x+ 1 jenkins None 0 May 19 02:56 tmp [2025-05-19T02:56:13.905Z] List files in jdkbinary/tmp folder... [2025-05-19T02:56:13.905Z] total 4 [2025-05-19T02:56:13.905Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 jdk8u462-b02-jre [2025-05-19T02:56:14.226Z] Moving directory jdk8u462-b02-jre/ to ../j2re-image [2025-05-19T02:56:14.226Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip over ./j2sdk-image/jre... [2025-05-19T02:56:16.370Z] Removing top-level folder jdk8u462-b02-debug-image/ [2025-05-19T02:56:16.370Z] Removing top-level folder jdk8u462-b02/ [2025-05-19T02:56:18.511Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image/bin/java -version [2025-05-19T02:56:18.511Z] =JAVA VERSION OUTPUT BEGIN= [2025-05-19T02:56:18.831Z] openjdk version "1.8.0_462-beta" [2025-05-19T02:56:18.831Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172008-b02) [2025-05-19T02:56:18.832Z] OpenJDK Client VM (Temurin)(build 25.462-b02, mixed mode) [2025-05-19T02:56:18.832Z] =JAVA VERSION OUTPUT END= [2025-05-19T02:56:18.832Z] =RELEASE INFO BEGIN= [2025-05-19T02:56:18.832Z] JAVA_VERSION="1.8.0_462" [2025-05-19T02:56:18.832Z] OS_NAME="Windows" [2025-05-19T02:56:18.832Z] OS_VERSION="5.1" [2025-05-19T02:56:18.832Z] OS_ARCH="i586" [2025-05-19T02:56:18.832Z] SOURCE=".:git:40ba139cc557+" [2025-05-19T02:56:18.832Z] IMPLEMENTOR="Eclipse Adoptium" [2025-05-19T02:56:18.832Z] BUILD_SOURCE="git:46d74b96d237da02236c9313c077eac16278fa00" [2025-05-19T02:56:18.832Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-05-19T02:56:18.832Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-05-19T02:56:18.832Z] FULL_VERSION="1.8.0_462-beta-202505172008-b02" [2025-05-19T02:56:18.832Z] SEMANTIC_VERSION="8.0.462+2" [2025-05-19T02:56:18.832Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-05-19T02:56:18.832Z] JVM_VARIANT="Hotspot" [2025-05-19T02:56:18.832Z] JVM_VERSION="25.462-b02" [2025-05-19T02:56:18.832Z] IMAGE_TYPE="JDK" [2025-05-19T02:56:18.832Z] =RELEASE INFO END= [2025-05-19T02:56:18.832Z] get testKitGen... [2025-05-19T02:56:18.832Z] git clone -q https://github.com/adoptium/TKG.git [2025-05-19T02:56:20.402Z] git rev-parse master [2025-05-19T02:56:20.402Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-05-19T02:56:21.573Z] $ ssh-agent -k [2025-05-19T02:56:21.628Z] unset SSH_AUTH_SOCK; [2025-05-19T02:56:21.628Z] unset SSH_AGENT_PID; [2025-05-19T02:56:21.628Z] echo Agent pid 320 killed; [2025-05-19T02:56:21.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-05-19T02:56:22.088Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_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-32_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-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-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=673&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=509&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-05-19T02:56:22.102Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_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-32_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win2022-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-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-b02_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=673&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=509&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-05-19T02:56:22.150Z] Building tests... [Pipeline] timeout [2025-05-19T02:56:22.154Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-05-19T02:56:22.275Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-32_windows" build number 673 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-05-19T02:56:22.324Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-19T02:56:22.353Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-19T02:56:22.867Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-05-19T02:56:23.952Z] -------------------------------------------- [2025-05-19T02:56:23.952Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:23.952Z] task is set to default [2025-05-19T02:56:23.952Z] dependencyList is set to all [2025-05-19T02:56:23.952Z] -------------------------------------------- [2025-05-19T02:56:23.952Z] Starting download third party dependent jars [2025-05-19T02:56:23.952Z] -------------------------------------------- [2025-05-19T02:56:23.952Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-05-19T02:56:23.952Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-05-19T02:56:23.952Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-05-19T02:56:24.390Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-05-19T02:56:24.405Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-05-19T02:56:24.431Z] $ ssh-agent [2025-05-19T02:56:24.546Z] SSH_AUTH_SOCK=/tmp/ssh-YHGmQ8fXZ6zd/agent.166 [2025-05-19T02:56:24.546Z] SSH_AGENT_PID=167 [2025-05-19T02:56:24.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-19T02:56:24.989Z] + bash ./compile.sh [2025-05-19T02:56:25.292Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image [2025-05-19T02:56:25.595Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-05-19T02:56:25.595Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-19T02:56:25.595Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-19T02:56:25.596Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-19T02:56:25.596Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-19T02:56:28.463Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\scripts\build_tools.xml [2025-05-19T02:56:28.779Z] [2025-05-19T02:56:28.779Z] build: [2025-05-19T02:56:28.779Z] [2025-05-19T02:56:28.779Z] clean: [2025-05-19T02:56:28.779Z] [2025-05-19T02:56:28.779Z] init: [2025-05-19T02:56:28.779Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\bin [2025-05-19T02:56:28.779Z] [2025-05-19T02:56:28.779Z] getDependentLibs: [2025-05-19T02:56:28.779Z] [exec] -------------------------------------------- [2025-05-19T02:56:28.779Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-05-19T02:56:28.779Z] [exec] task is set to default [2025-05-19T02:56:28.780Z] [exec] dependencyList is set to json_simple [2025-05-19T02:56:28.780Z] [exec] -------------------------------------------- [2025-05-19T02:56:28.780Z] [exec] Starting download third party dependent jars [2025-05-19T02:56:28.780Z] [exec] -------------------------------------------- [2025-05-19T02:56:28.780Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-05-19T02:56:28.780Z] [exec] C:/jenkins/testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-05-19T02:56:28.780Z] [exec] downloaded dependent third party jars successfully [2025-05-19T02:56:28.780Z] [2025-05-19T02:56:28.780Z] compile: [2025-05-19T02:56:28.780Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-19T02:56:28.780Z] [echo] ============COMPILER SETTINGS============ [2025-05-19T02:56:28.780Z] [echo] ===fork: yes [2025-05-19T02:56:28.780Z] [echo] ===debug: on [2025-05-19T02:56:29.094Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\bin [2025-05-19T02:56:31.221Z] [2025-05-19T02:56:31.221Z] dist: [2025-05-19T02:56:31.221Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\bin\TestKitGen.jar [2025-05-19T02:56:31.537Z] [2025-05-19T02:56:31.537Z] BUILD SUCCESSFUL [2025-05-19T02:56:31.537Z] Total time: 3 seconds [2025-05-19T02:56:31.537Z] 0 [2025-05-19T02:56:31.856Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-05-19T02:56:32.527Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-19T02:56:32.527Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2025-05-19T02:56:34.677Z] ****************************** MACHINE INFO ****************************** [2025-05-19T02:56:34.677Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG [2025-05-19T02:56:34.677Z] Free Physical Memory Size : 6344003584 [2025-05-19T02:56:34.677Z] Free space (bytes) : 115697393664 [2025-05-19T02:56:34.677Z] Total Physical Memory Size : 8536289280 [2025-05-19T02:56:34.678Z] Total space (bytes) : 274283311104 [2025-05-19T02:56:34.678Z] Usable space (bytes) : 115697393664 [2025-05-19T02:56:34.678Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-19T02:56:34.678Z] bashVersion : [2025-05-19T02:56:34.678Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2025-05-19T02:56:34.678Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-05-19T02:56:34.678Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-19T02:56:34.678Z] [2025-05-19T02:56:34.678Z] This is free software; you are free to change and redistribute it. [2025-05-19T02:56:34.678Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-19T02:56:34.678Z] cpuCores : 4 [2025-05-19T02:56:34.678Z] curlVersion : [2025-05-19T02:56:34.678Z] curl 8.4.0 (x86_64-pc-cygwin) libcurl/8.4.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.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6 [2025-05-19T02:56:34.678Z] Release-Date: 2023-10-11 [2025-05-19T02:56:34.678Z] 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-05-19T02:56:34.678Z] 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 [2025-05-19T02:56:34.678Z] dockerVersion : bash: line 1: docker: command not found [2025-05-19T02:56:34.678Z] gcc version : 11 [2025-05-19T02:56:34.678Z] gclibc version : ldd (cygwin) 3.4.10 [2025-05-19T02:56:34.678Z] gdb version : bash: line 1: gdb: command not found [2025-05-19T02:56:34.678Z] lldb version : Command could not be executed [2025-05-19T02:56:34.678Z] makeVersion : [2025-05-19T02:56:34.678Z] GNU Make 4.4.1 [2025-05-19T02:56:34.678Z] Built for x86_64-pc-cygwin [2025-05-19T02:56:34.678Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-05-19T02:56:34.678Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-05-19T02:56:34.678Z] This is free software: you are free to change and redistribute it. [2025-05-19T02:56:34.678Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-19T02:56:34.678Z] mavenVersion : bash: line 1: mvn: command not found [2025-05-19T02:56:34.678Z] perlVersion : [2025-05-19T02:56:34.678Z] [2025-05-19T02:56:34.678Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi [2025-05-19T02:56:34.678Z] (with 6 registered patches, see perl -V for more detail) [2025-05-19T02:56:34.678Z] [2025-05-19T02:56:34.678Z] Copyright 1987-2023, Larry Wall [2025-05-19T02:56:34.678Z] [2025-05-19T02:56:34.679Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-19T02:56:34.679Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-19T02:56:34.679Z] [2025-05-19T02:56:34.679Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-19T02:56:34.679Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-19T02:56:34.679Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-05-19T02:56:34.679Z] [2025-05-19T02:56:34.679Z] podmanVersion : bash: line 1: podman: command not found [2025-05-19T02:56:34.679Z] procArch : unknown [2025-05-19T02:56:34.679Z] sysArch : x86_64 [2025-05-19T02:56:34.679Z] sysOS : CYGWIN_NT-10.0-20348 [2025-05-19T02:56:34.679Z] ulimit : [2025-05-19T02:56:34.679Z] core file size (blocks, -c) unlimited [2025-05-19T02:56:34.679Z] data seg size (kbytes, -d) unlimited [2025-05-19T02:56:34.679Z] file size (blocks, -f) unlimited [2025-05-19T02:56:34.679Z] open files (-n) 3200 [2025-05-19T02:56:34.679Z] pipe size (512 bytes, -p) 8 [2025-05-19T02:56:34.679Z] stack size (kbytes, -s) 2032 [2025-05-19T02:56:34.679Z] cpu time (seconds, -t) unlimited [2025-05-19T02:56:34.679Z] max user processes (-u) 256 [2025-05-19T02:56:34.679Z] virtual memory (kbytes, -v) unlimited [2025-05-19T02:56:34.679Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin [2025-05-19T02:56:34.679Z] vmVendor : Oracle Corporation [2025-05-19T02:56:34.679Z] vmVersion : 25.462-b02 [2025-05-19T02:56:34.679Z] xlc version : bash: line 1: xlC: command not found [2025-05-19T02:56:34.679Z] ************************************************************************** [2025-05-19T02:56:34.679Z] [2025-05-19T02:56:34.679Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-05-19T02:56:34.679Z] [2025-05-19T02:56:34.679Z] System.getProperty('java.vendor')=Temurin [2025-05-19T02:56:34.679Z] [2025-05-19T02:56:34.679Z] System.getProperty('os.name')=Windows Server 2022 [2025-05-19T02:56:34.679Z] [2025-05-19T02:56:34.679Z] System.getProperty('os.arch')=x86 [2025-05-19T02:56:34.679Z] [2025-05-19T02:56:34.679Z] System.getProperty('java.fullversion')=null [2025-05-19T02:56:34.679Z] [2025-05-19T02:56:34.679Z] System.getProperty('sun.arch.data.model')=32 [2025-05-19T02:56:34.679Z] [2025-05-19T02:56:34.984Z] make -f clean.mk cleanBuild [2025-05-19T02:56:34.984Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG' [2025-05-19T02:56:35.288Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests///..//jvmtest [2025-05-19T02:56:35.288Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG' [2025-05-19T02:56:35.288Z] make -f compile.mk compile [2025-05-19T02:56:35.288Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG' [2025-05-19T02:56:35.950Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation; \ [2025-05-19T02:56:35.950Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation; \ [2025-05-19T02:56:35.951Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-05-19T02:56:35.951Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/output_compilation"; fi [2025-05-19T02:56:37.529Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\scripts\build_test.xml [2025-05-19T02:56:37.850Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-05-19T02:56:37.850Z] [2025-05-19T02:56:37.850Z] -create_test_directory: [2025-05-19T02:56:37.850Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest [2025-05-19T02:56:37.850Z] [2025-05-19T02:56:37.850Z] stage_test_material: [2025-05-19T02:56:37.850Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest [2025-05-19T02:56:37.850Z] [2025-05-19T02:56:37.850Z] build: [2025-05-19T02:56:38.170Z] [2025-05-19T02:56:38.170Z] init: [2025-05-19T02:56:38.170Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system [2025-05-19T02:56:38.170Z] [2025-05-19T02:56:38.170Z] dist: [2025-05-19T02:56:38.170Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system [2025-05-19T02:56:38.170Z] [2025-05-19T02:56:38.170Z] common_build: [2025-05-19T02:56:38.170Z] [echo] target common_build is called..... [2025-05-19T02:56:38.170Z] [2025-05-19T02:56:38.171Z] common_init: [2025-05-19T02:56:38.171Z] [2025-05-19T02:56:38.171Z] check_systemtest: [2025-05-19T02:56:38.171Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//system/STF does not exist, clone from GitHub [2025-05-19T02:56:38.171Z] [2025-05-19T02:56:38.171Z] clone_stf: [2025-05-19T02:56:38.171Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-05-19T02:56:39.282Z] [echo] git rev-parse master [2025-05-19T02:56:39.282Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-05-19T02:56:40.854Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//testenv/testenv.properties [2025-05-19T02:56:41.171Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-05-19T02:56:41.172Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-05-19T02:56:41.172Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub [2025-05-19T02:56:41.172Z] [2025-05-19T02:56:41.172Z] clone_systemtest: [2025-05-19T02:56:41.490Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-05-19T02:56:43.632Z] [echo] git rev-parse master [2025-05-19T02:56:43.632Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-05-19T02:56:48.200Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//testenv/testenv.properties [2025-05-19T02:56:48.200Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-05-19T02:56:48.200Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-05-19T02:56:48.200Z] [2025-05-19T02:56:48.200Z] configure_systemtest: [2025-05-19T02:56:48.200Z] [echo] Executing openjdk.build/build.xml [2025-05-19T02:56:48.200Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:48.200Z] [2025-05-19T02:56:48.200Z] check-for-ant: [2025-05-19T02:56:48.200Z] [2025-05-19T02:56:48.200Z] configure-ant: [2025-05-19T02:56:48.200Z] [2025-05-19T02:56:48.200Z] print-ant-location: [2025-05-19T02:56:48.200Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-05-19T02:56:48.200Z] [2025-05-19T02:56:48.200Z] print-ant-error: [2025-05-19T02:56:48.200Z] [2025-05-19T02:56:48.201Z] check-for-junit: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] configure-junit: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] print-junit-location: [2025-05-19T02:56:48.524Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] print-junit-error: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] check-for-hamcrest-core: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] configure-hamcrest-core: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] print-hamcrest-core-location: [2025-05-19T02:56:48.524Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] print-hamcrest-core-error: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] check-for-log4j: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] configure-log4j: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] print-log4j-location: [2025-05-19T02:56:48.524Z] [echo] Using log4j-api from c:\jenkins\testDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\testDependency\system_lib\log4j\log4j-core.jar [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] print-log4j-error: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] check-for-asm: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] configure-asm: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] print-asm-location: [2025-05-19T02:56:48.524Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-05-19T02:56:48.524Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] print-asm-error: [2025-05-19T02:56:48.524Z] [2025-05-19T02:56:48.524Z] setup-java-properties: [2025-05-19T02:56:48.524Z] [echo] java_home is ${java_home} [2025-05-19T02:56:48.524Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jdkbinary\j2sdk-image\jre [2025-05-19T02:56:48.524Z] [echoproperties] #Ant properties [2025-05-19T02:56:48.524Z] [echoproperties] #Mon May 19 02:56:48 UTC 2025 [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk..= [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\classes [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.462-b02, mixed mode) [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.Property=settings\: [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.file.separator=\\ [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.class.path=. [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\JENKIN~1.TES\\AppData\\Local\\Temp\\2\\ [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\bin [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-05-19T02:56:48.524Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202505172008-b02 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.java.vm.version=25.462-b02 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.os.arch=x86 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.os.version=10.0 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.path.separator=; [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.arch.data.model=32 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\bin [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.desktop=windows [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.user.country=US [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins.test-azure-win2 [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.user.language=en [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.user.name=**** [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.user.script= [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.user.timezone= [2025-05-19T02:56:48.525Z] [echoproperties] buildjdk.user.variant= [2025-05-19T02:56:48.525Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\openjdk.java.build.properties.193669515 [2025-05-19T02:56:48.525Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-05-19T02:56:48.525Z] [echo] java_platform set to win_x86-32 [2025-05-19T02:56:48.525Z] [echo] java_java_specification_version set to 1.8 [2025-05-19T02:56:48.525Z] [echo] java_java_vm_vendor set to Temurin [2025-05-19T02:56:48.525Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jdkbinary\j2sdk-image\jre/../bin [2025-05-19T02:56:48.525Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jdkbinary\j2sdk-image\bin\javac.exe [2025-05-19T02:56:48.525Z] [2025-05-19T02:56:48.525Z] check-for-tools-jar: [2025-05-19T02:56:48.525Z] [echo] java_java_specification_version is 1.8 [2025-05-19T02:56:48.525Z] [2025-05-19T02:56:48.525Z] configure-tools-jar: [2025-05-19T02:56:48.525Z] [2025-05-19T02:56:48.525Z] print-tools-jar-location: [2025-05-19T02:56:48.526Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] print-tools-jar-error: [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] check-for-windows-sysinternals: [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] set-download-windows-sysinternals-required: [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] configure-windows-sysinternals: [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] print-windows-sysinternals-location: [2025-05-19T02:56:48.526Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] set-print-windows-sysinternals-error-required: [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] really-print-windows-sysinternals-error: [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] print-windows-sysinternals-error: [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] fail-if-error: [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] print-all-prereq-versions: [2025-05-19T02:56:48.526Z] [echo] Ant version in use : 1.10.2 [2025-05-19T02:56:48.526Z] [echo] log4j version in use : 2.16.0 [2025-05-19T02:56:48.526Z] [echo] ASM version in use : 9.7.1 [2025-05-19T02:56:48.526Z] [echo] junit version in use : 4.12 [2025-05-19T02:56:48.526Z] [echo] hamcrest version in use: 1.3 [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] configure: [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] build-dependencies: [2025-05-19T02:56:48.526Z] [echo] Executing openjdk.build/build.xml [2025-05-19T02:56:48.526Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:48.526Z] [2025-05-19T02:56:48.526Z] setup-java-properties: [2025-05-19T02:56:48.526Z] [echo] java_home is ${java_home} [2025-05-19T02:56:48.526Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jdkbinary\j2sdk-image\jre [2025-05-19T02:56:48.847Z] [echoproperties] #Ant properties [2025-05-19T02:56:48.847Z] [echoproperties] #Mon May 19 02:56:48 UTC 2025 [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk..= [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\classes [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.462-b02, mixed mode) [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.Property=settings\: [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.file.separator=\\ [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.java.class.path=. [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre [2025-05-19T02:56:48.847Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\JENKIN~1.TES\\AppData\\Local\\Temp\\2\\ [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\bin [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202505172008-b02 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.java.vm.version=25.462-b02 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.os.arch=x86 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.os.version=10.0 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.path.separator=; [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.sun.arch.data.model=32 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\bin [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.sun.desktop=windows [2025-05-19T02:56:48.848Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.user.country=US [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins.test-azure-win2 [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.user.language=en [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.user.name=**** [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.user.script= [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.user.timezone= [2025-05-19T02:56:48.849Z] [echoproperties] buildjdk.user.variant= [2025-05-19T02:56:48.849Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\openjdk.java.build.properties.1355335064 [2025-05-19T02:56:48.883Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-05-19T02:56:48.883Z] [echo] java_platform set to win_x86-32 [2025-05-19T02:56:48.883Z] [echo] java_java_specification_version set to 1.8 [2025-05-19T02:56:48.883Z] [echo] java_java_vm_vendor set to Temurin [2025-05-19T02:56:48.883Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jdkbinary\j2sdk-image\jre/../bin [2025-05-19T02:56:48.883Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jdkbinary\j2sdk-image\bin\javac.exe [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] setup-windows-compiler: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] check-prereqs: [2025-05-19T02:56:48.883Z] [echo] Executing openjdk.build/build.xml [2025-05-19T02:56:48.883Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] check-for-ant: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] print-ant-location: [2025-05-19T02:56:48.883Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] print-ant-error: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] check-for-junit: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] print-junit-location: [2025-05-19T02:56:48.883Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] print-junit-error: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] check-for-hamcrest-core: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] print-hamcrest-core-location: [2025-05-19T02:56:48.883Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] print-hamcrest-core-error: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] check-for-log4j: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] print-log4j-location: [2025-05-19T02:56:48.883Z] [echo] Using log4j-api from c:\jenkins\testDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\testDependency\system_lib\log4j\log4j-core.jar [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] print-log4j-error: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] check-for-asm: [2025-05-19T02:56:48.883Z] [2025-05-19T02:56:48.883Z] print-asm-location: [2025-05-19T02:56:48.883Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-05-19T02:56:48.884Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] print-asm-error: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] setup-java-properties: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] check-for-tools-jar: [2025-05-19T02:56:48.884Z] [echo] java_java_specification_version is 1.8 [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] print-tools-jar-location: [2025-05-19T02:56:48.884Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] print-tools-jar-error: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] check-for-windows-sysinternals: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] print-windows-sysinternals-location: [2025-05-19T02:56:48.884Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] set-print-windows-sysinternals-error-required: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] really-print-windows-sysinternals-error: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] print-windows-sysinternals-error: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] fail-if-error: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] print-all-prereq-versions: [2025-05-19T02:56:48.884Z] [echo] Ant version in use : 1.10.2 [2025-05-19T02:56:48.884Z] [echo] log4j version in use : 2.16.0 [2025-05-19T02:56:48.884Z] [echo] ASM version in use : 9.7.1 [2025-05-19T02:56:48.884Z] [echo] junit version in use : 4.12 [2025-05-19T02:56:48.884Z] [echo] hamcrest version in use: 1.3 [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] run-check-prereqs: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] build-dependencies: [2025-05-19T02:56:48.884Z] [echo] Executing stf.build/build.xml [2025-05-19T02:56:48.884Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] setup-java-properties: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] setup-windows-compiler: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] check-prereqs: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] build-dependencies: [2025-05-19T02:56:48.884Z] [echo] Executing stf.core/build.xml [2025-05-19T02:56:48.884Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] setup-java-properties: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] setup-windows-compiler: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] check-prereqs: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] build-dependencies: [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] create-bin-dir: [2025-05-19T02:56:48.884Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2025-05-19T02:56:48.884Z] [2025-05-19T02:56:48.884Z] build-java: [2025-05-19T02:56:48.884Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2025-05-19T02:56:51.029Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2025-05-19T02:56:51.698Z] [2025-05-19T02:56:51.698Z] build-jar: [2025-05-19T02:56:51.698Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.core\bin\stf.core.jar [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] build-archives: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] copy-log4j2-config: [2025-05-19T02:56:52.780Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] build-no-natives: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] build-natives: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] build: [2025-05-19T02:56:52.780Z] [echo] Executing stf.load/build.xml [2025-05-19T02:56:52.780Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] setup-java-properties: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] setup-windows-compiler: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] check-prereqs: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] build-dependencies: [2025-05-19T02:56:52.780Z] [echo] Executing stf.core/build.xml [2025-05-19T02:56:52.780Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] setup-java-properties: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] setup-windows-compiler: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] check-prereqs: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] build-dependencies: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] create-bin-dir: [2025-05-19T02:56:52.780Z] [2025-05-19T02:56:52.780Z] build-java: [2025-05-19T02:56:52.781Z] [2025-05-19T02:56:52.781Z] build-jar: [2025-05-19T02:56:52.781Z] [2025-05-19T02:56:52.781Z] build-archives: [2025-05-19T02:56:52.781Z] [2025-05-19T02:56:52.781Z] copy-log4j2-config: [2025-05-19T02:56:52.781Z] [2025-05-19T02:56:52.781Z] build-no-natives: [2025-05-19T02:56:52.781Z] [2025-05-19T02:56:52.781Z] build-natives: [2025-05-19T02:56:52.781Z] [2025-05-19T02:56:52.781Z] build: [2025-05-19T02:56:52.781Z] [2025-05-19T02:56:52.781Z] create-bin-dir: [2025-05-19T02:56:52.781Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.load\bin [2025-05-19T02:56:52.781Z] [2025-05-19T02:56:52.781Z] build-java: [2025-05-19T02:56:52.781Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.load\bin [2025-05-19T02:56:53.864Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API. [2025-05-19T02:56:53.864Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-05-19T02:56:53.864Z] [2025-05-19T02:56:53.864Z] build-jar: [2025-05-19T02:56:53.864Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.load\bin\stf.load.jar [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-archives: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-no-natives: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-natives: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build: [2025-05-19T02:56:54.539Z] [echo] Executing stf.samples/build.xml [2025-05-19T02:56:54.539Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] setup-java-properties: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] setup-windows-compiler: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] check-prereqs: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-dependencies: [2025-05-19T02:56:54.539Z] [echo] Executing stf.core/build.xml [2025-05-19T02:56:54.539Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] setup-java-properties: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] setup-windows-compiler: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] check-prereqs: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-dependencies: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] create-bin-dir: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-java: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-jar: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-archives: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] copy-log4j2-config: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-no-natives: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build-natives: [2025-05-19T02:56:54.539Z] [2025-05-19T02:56:54.539Z] build: [2025-05-19T02:56:54.539Z] [echo] Executing stf.load/build.xml [2025-05-19T02:56:54.540Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] setup-java-properties: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] setup-windows-compiler: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] check-prereqs: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build-dependencies: [2025-05-19T02:56:54.540Z] [echo] Executing stf.core/build.xml [2025-05-19T02:56:54.540Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] setup-java-properties: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] setup-windows-compiler: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] check-prereqs: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build-dependencies: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] create-bin-dir: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build-java: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build-jar: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build-archives: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] copy-log4j2-config: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build-no-natives: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build-natives: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] create-bin-dir: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build-java: [2025-05-19T02:56:54.540Z] [2025-05-19T02:56:54.540Z] build-jar: [2025-05-19T02:56:54.860Z] [2025-05-19T02:56:54.860Z] build-archives: [2025-05-19T02:56:54.860Z] [2025-05-19T02:56:54.860Z] build-no-natives: [2025-05-19T02:56:54.860Z] [2025-05-19T02:56:54.860Z] build-natives: [2025-05-19T02:56:54.860Z] [2025-05-19T02:56:54.860Z] build: [2025-05-19T02:56:54.860Z] [2025-05-19T02:56:54.860Z] create-bin-dir: [2025-05-19T02:56:54.860Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.samples\bin [2025-05-19T02:56:54.860Z] [2025-05-19T02:56:54.860Z] build-java: [2025-05-19T02:56:54.860Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.samples\bin [2025-05-19T02:56:55.519Z] [2025-05-19T02:56:55.519Z] build-jar: [2025-05-19T02:56:55.519Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] build-archives: [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] build-no-natives: [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] build-natives: [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] build: [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] build: [2025-05-19T02:56:55.837Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-05-19T02:56:55.837Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] setup-java-properties: [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] setup-windows-compiler: [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] check-prereqs: [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] build-dependencies: [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] create-bin-dir: [2025-05-19T02:56:55.837Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-05-19T02:56:55.837Z] [2025-05-19T02:56:55.837Z] build-java: [2025-05-19T02:56:55.837Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-05-19T02:56:57.984Z] [2025-05-19T02:56:57.984Z] build-jar: [2025-05-19T02:56:57.985Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar [2025-05-19T02:56:58.642Z] [2025-05-19T02:56:58.642Z] build-archives: [2025-05-19T02:56:58.642Z] [2025-05-19T02:56:58.642Z] build-no-natives: [2025-05-19T02:56:58.642Z] [2025-05-19T02:56:58.642Z] build-natives: [2025-05-19T02:56:58.642Z] [2025-05-19T02:56:58.642Z] build: [2025-05-19T02:56:58.642Z] [echo] Executing openjdk.test.classloading/build.xml [2025-05-19T02:56:58.642Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:56:58.642Z] [2025-05-19T02:56:58.642Z] setup-java-properties: [2025-05-19T02:56:58.642Z] [2025-05-19T02:56:58.642Z] setup-windows-compiler: [2025-05-19T02:56:58.642Z] [2025-05-19T02:56:58.642Z] check-prereqs: [2025-05-19T02:56:58.642Z] [2025-05-19T02:56:58.642Z] build-dependencies: [2025-05-19T02:56:58.642Z] [2025-05-19T02:56:58.642Z] create-bin-dir: [2025-05-19T02:56:58.642Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-05-19T02:56:58.642Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-05-19T02:56:58.643Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-05-19T02:56:58.643Z] [2025-05-19T02:56:58.643Z] build-java: [2025-05-19T02:56:58.643Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-05-19T02:56:59.316Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-05-19T02:56:59.986Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-05-19T02:57:00.302Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class [2025-05-19T02:57:00.302Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class [2025-05-19T02:57:00.302Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2 [2025-05-19T02:57:00.303Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1 [2025-05-19T02:57:00.303Z] [2025-05-19T02:57:00.303Z] build-jar: [2025-05-19T02:57:00.303Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] build-archives: [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] build-no-natives: [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] build-natives: [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] copy-dict-file: [2025-05-19T02:57:00.620Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] build: [2025-05-19T02:57:00.620Z] [echo] Executing openjdk.test.debugging/build.xml [2025-05-19T02:57:00.620Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] setup-java-properties: [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] setup-windows-compiler: [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] check-prereqs: [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] build-dependencies: [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] create-bin-dir: [2025-05-19T02:57:00.620Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-05-19T02:57:00.620Z] [2025-05-19T02:57:00.620Z] build-java-8: [2025-05-19T02:57:00.620Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-05-19T02:57:01.704Z] [2025-05-19T02:57:01.704Z] build-java-11-25plus: [2025-05-19T02:57:01.704Z] [2025-05-19T02:57:01.704Z] build-java-17-24: [2025-05-19T02:57:01.704Z] [2025-05-19T02:57:01.704Z] build-java: [2025-05-19T02:57:01.704Z] [2025-05-19T02:57:01.704Z] build-jdi-jar: [2025-05-19T02:57:01.704Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar [2025-05-19T02:57:01.704Z] [2025-05-19T02:57:01.704Z] build-hcr-jar: [2025-05-19T02:57:01.704Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] build-jars: [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] build-archives: [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] build-no-natives: [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] build-natives: [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] build: [2025-05-19T02:57:02.021Z] [echo] Executing openjdk.test.gc/build.xml [2025-05-19T02:57:02.021Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] setup-java-properties: [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] setup-windows-compiler: [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] check-prereqs: [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] build-dependencies: [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] create-bin-dir: [2025-05-19T02:57:02.021Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-05-19T02:57:02.021Z] [2025-05-19T02:57:02.021Z] build-java: [2025-05-19T02:57:02.021Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-05-19T02:57:02.697Z] [2025-05-19T02:57:02.697Z] build-jar: [2025-05-19T02:57:02.697Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar [2025-05-19T02:57:02.697Z] [2025-05-19T02:57:02.697Z] build-archives: [2025-05-19T02:57:02.697Z] [2025-05-19T02:57:02.697Z] build-no-natives: [2025-05-19T02:57:02.697Z] [2025-05-19T02:57:02.697Z] build-natives: [2025-05-19T02:57:02.697Z] [2025-05-19T02:57:02.697Z] build: [2025-05-19T02:57:02.697Z] [echo] Executing openjdk.test.jck/build.xml [2025-05-19T02:57:02.697Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:02.697Z] [2025-05-19T02:57:02.697Z] setup-java-properties: [2025-05-19T02:57:02.697Z] [2025-05-19T02:57:02.698Z] setup-windows-compiler: [2025-05-19T02:57:02.698Z] [2025-05-19T02:57:02.698Z] check-prereqs: [2025-05-19T02:57:02.698Z] [2025-05-19T02:57:02.698Z] build-dependencies: [2025-05-19T02:57:02.698Z] [2025-05-19T02:57:02.698Z] create-bin-dir: [2025-05-19T02:57:02.698Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-05-19T02:57:02.698Z] [2025-05-19T02:57:02.698Z] build-java: [2025-05-19T02:57:02.698Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] build-jar: [2025-05-19T02:57:03.782Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] build-archives: [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] build-no-natives: [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] setup-native-build-command: [2025-05-19T02:57:03.782Z] [echo] building natives for java_platform win_x86-32 [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] build-natives-windows: [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] build-natives-unix: [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] build-natives: [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] build: [2025-05-19T02:57:03.782Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-05-19T02:57:03.782Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] setup-java-properties: [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] setup-windows-compiler: [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] check-prereqs: [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] build-dependencies: [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] create-bin-dir: [2025-05-19T02:57:03.782Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-05-19T02:57:03.782Z] [2025-05-19T02:57:03.782Z] build-java: [2025-05-19T02:57:03.782Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-05-19T02:57:05.353Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles [2025-05-19T02:57:05.353Z] [2025-05-19T02:57:05.353Z] build-jar: [2025-05-19T02:57:05.353Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] build-archives: [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] build-no-natives: [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] build-natives: [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] build: [2025-05-19T02:57:06.442Z] [echo] Executing openjdk.test.lang/build.xml [2025-05-19T02:57:06.442Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] setup-java-properties: [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] setup-windows-compiler: [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] check-prereqs: [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] build-dependencies: [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] create-bin-dir: [2025-05-19T02:57:06.442Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-05-19T02:57:06.442Z] [2025-05-19T02:57:06.442Z] build-java: [2025-05-19T02:57:06.442Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-05-19T02:57:08.009Z] [2025-05-19T02:57:08.009Z] build-jar: [2025-05-19T02:57:08.009Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar [2025-05-19T02:57:08.682Z] [2025-05-19T02:57:08.683Z] build-archives: [2025-05-19T02:57:08.683Z] [2025-05-19T02:57:08.683Z] build-no-natives: [2025-05-19T02:57:08.683Z] [2025-05-19T02:57:08.683Z] build-natives: [2025-05-19T02:57:08.683Z] [2025-05-19T02:57:08.683Z] build: [2025-05-19T02:57:08.683Z] [echo] Executing openjdk.test.load/build.xml [2025-05-19T02:57:08.683Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:08.683Z] [2025-05-19T02:57:08.683Z] setup-java-properties: [2025-05-19T02:57:08.683Z] [2025-05-19T02:57:08.683Z] setup-windows-compiler: [2025-05-19T02:57:08.683Z] [2025-05-19T02:57:08.683Z] check-prereqs: [2025-05-19T02:57:08.683Z] [2025-05-19T02:57:08.683Z] build-dependencies: [2025-05-19T02:57:08.683Z] [2025-05-19T02:57:08.683Z] create-bin-dir: [2025-05-19T02:57:08.683Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-05-19T02:57:08.683Z] [2025-05-19T02:57:08.683Z] build-java: [2025-05-19T02:57:08.683Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-05-19T02:57:09.354Z] [2025-05-19T02:57:09.354Z] build-jar: [2025-05-19T02:57:09.354Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] build-archives: [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] build-no-natives: [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] build-natives: [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] build: [2025-05-19T02:57:09.675Z] [echo] Executing openjdk.test.locking/build.xml [2025-05-19T02:57:09.675Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] setup-java-properties: [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] setup-windows-compiler: [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] check-prereqs: [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] build-dependencies: [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] create-bin-dir: [2025-05-19T02:57:09.675Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-05-19T02:57:09.675Z] [2025-05-19T02:57:09.675Z] build-java: [2025-05-19T02:57:09.675Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-05-19T02:57:09.995Z] [2025-05-19T02:57:09.995Z] build-jar: [2025-05-19T02:57:09.995Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar [2025-05-19T02:57:09.995Z] [2025-05-19T02:57:09.995Z] build-archives: [2025-05-19T02:57:09.995Z] [2025-05-19T02:57:09.995Z] build-no-natives: [2025-05-19T02:57:09.995Z] [2025-05-19T02:57:09.995Z] build-natives: [2025-05-19T02:57:09.995Z] [2025-05-19T02:57:09.995Z] build: [2025-05-19T02:57:10.318Z] [echo] Executing openjdk.test.math/build.xml [2025-05-19T02:57:10.318Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:10.318Z] [2025-05-19T02:57:10.318Z] setup-java-properties: [2025-05-19T02:57:10.318Z] [2025-05-19T02:57:10.318Z] setup-windows-compiler: [2025-05-19T02:57:10.318Z] [2025-05-19T02:57:10.318Z] check-prereqs: [2025-05-19T02:57:10.318Z] [2025-05-19T02:57:10.318Z] build-dependencies: [2025-05-19T02:57:10.318Z] [2025-05-19T02:57:10.318Z] create-bin-dir: [2025-05-19T02:57:10.318Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-05-19T02:57:10.318Z] [2025-05-19T02:57:10.318Z] build-java: [2025-05-19T02:57:10.318Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-05-19T02:57:23.133Z] [2025-05-19T02:57:23.133Z] build-jar: [2025-05-19T02:57:23.134Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] build-archives: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] build-no-natives: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] build-natives: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] build: [2025-05-19T02:57:26.754Z] [echo] Executing openjdk.test.mauve/build.xml [2025-05-19T02:57:26.754Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] check-if-already-built: [2025-05-19T02:57:26.754Z] [echo] Checking if c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists [2025-05-19T02:57:26.754Z] [echo] openjdk_test_mauve_already_built is true [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] check-if-cvs-available: [2025-05-19T02:57:26.754Z] [echo] Checking if c:\jenkins\testDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-05-19T02:57:26.754Z] [echo] cvs_available is true [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] download-cvsclient: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] output-recreate-message: [2025-05-19T02:57:26.754Z] [echo] c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-05-19T02:57:26.754Z] [echo] If you want to recreate c:\jenkins\testDependency\system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] delete-work-dir: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] create-work-dir: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] get-source: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] check-if-source-available: [2025-05-19T02:57:26.754Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\/mauve/mauve/gnu/testlet/config.java.in exists [2025-05-19T02:57:26.754Z] [echo] mauve_source_available is ${mauve_source_available} [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] delete-corba-files: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] mauve-configure: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] setup-java-properties: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] build-harness: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] build-tests: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] build-java: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] build-jar: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] build-archives: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] check-if-work_jar_file-exists: [2025-05-19T02:57:26.754Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\/mauve/mauve.jar exists [2025-05-19T02:57:26.754Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] install-archives: [2025-05-19T02:57:26.754Z] [2025-05-19T02:57:26.754Z] configure: [2025-05-19T02:57:26.754Z] [echo] Executing openjdk.test.nio/build.xml [2025-05-19T02:57:26.755Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:26.755Z] [2025-05-19T02:57:26.755Z] setup-java-properties: [2025-05-19T02:57:26.755Z] [2025-05-19T02:57:26.755Z] setup-windows-compiler: [2025-05-19T02:57:26.755Z] [2025-05-19T02:57:26.755Z] check-prereqs: [2025-05-19T02:57:26.755Z] [2025-05-19T02:57:26.755Z] build-dependencies: [2025-05-19T02:57:26.755Z] [2025-05-19T02:57:26.755Z] create-bin-dir: [2025-05-19T02:57:26.755Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-05-19T02:57:26.755Z] [2025-05-19T02:57:26.755Z] check-java-nio-filesystem: [2025-05-19T02:57:26.755Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-05-19T02:57:26.755Z] [2025-05-19T02:57:26.755Z] copy-resources: [2025-05-19T02:57:26.755Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-05-19T02:57:26.755Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-05-19T02:57:26.755Z] [2025-05-19T02:57:26.755Z] build-java-nio-filesystem: [2025-05-19T02:57:26.755Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-05-19T02:57:26.755Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-05-19T02:57:27.842Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-05-19T02:57:27.842Z] [exec] Done [2025-05-19T02:57:27.842Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-05-19T02:57:28.160Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-05-19T02:57:40.977Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF [2025-05-19T02:57:40.978Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-05-19T02:57:40.978Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-05-19T02:57:40.978Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar [2025-05-19T02:57:48.021Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-05-19T02:57:48.697Z] [2025-05-19T02:57:48.697Z] build-java: [2025-05-19T02:57:48.697Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-05-19T02:57:50.271Z] [2025-05-19T02:57:50.271Z] build-jar: [2025-05-19T02:57:50.271Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] build-archives: [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] build-no-natives: [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] build-natives: [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] build: [2025-05-19T02:57:50.932Z] [echo] Executing openjdk.test.serialization/build.xml [2025-05-19T02:57:50.932Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] setup-java-properties: [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] setup-windows-compiler: [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] check-prereqs: [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] build-dependencies: [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] create-bin-dir: [2025-05-19T02:57:50.932Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-05-19T02:57:50.932Z] [2025-05-19T02:57:50.932Z] build-java: [2025-05-19T02:57:50.932Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] build-jar: [2025-05-19T02:57:51.604Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] build-archives: [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] build-no-natives: [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] build-natives: [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] build: [2025-05-19T02:57:51.604Z] [echo] Executing openjdk.test.security/build.xml [2025-05-19T02:57:51.604Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] setup-java-properties: [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] setup-windows-compiler: [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] check-prereqs: [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] build-dependencies: [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] create-bin-dir: [2025-05-19T02:57:51.604Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-05-19T02:57:51.604Z] [2025-05-19T02:57:51.604Z] build-java: [2025-05-19T02:57:51.604Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] build-jar: [2025-05-19T02:57:52.276Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] build-archives: [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] build-no-natives: [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] build-natives: [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] build: [2025-05-19T02:57:52.276Z] [echo] Executing openjdk.test.util/build.xml [2025-05-19T02:57:52.276Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] setup-java-properties: [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] setup-windows-compiler: [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] check-prereqs: [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] build-dependencies: [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] create-bin-dir: [2025-05-19T02:57:52.276Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-05-19T02:57:52.276Z] [2025-05-19T02:57:52.276Z] build-java: [2025-05-19T02:57:52.276Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-05-19T02:57:53.365Z] [2025-05-19T02:57:53.365Z] build-jar: [2025-05-19T02:57:53.365Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar [2025-05-19T02:57:53.365Z] [2025-05-19T02:57:53.365Z] build-archives: [2025-05-19T02:57:53.365Z] [2025-05-19T02:57:53.365Z] build-no-natives: [2025-05-19T02:57:53.365Z] [2025-05-19T02:57:53.365Z] build-natives: [2025-05-19T02:57:53.365Z] [2025-05-19T02:57:53.365Z] build: [2025-05-19T02:57:53.365Z] [echo] Executing openjdk.test.jlm/build.xml [2025-05-19T02:57:53.366Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:53.366Z] [2025-05-19T02:57:53.366Z] setup-java-properties: [2025-05-19T02:57:53.366Z] [2025-05-19T02:57:53.366Z] setup-windows-compiler: [2025-05-19T02:57:53.366Z] [2025-05-19T02:57:53.366Z] check-prereqs: [2025-05-19T02:57:53.366Z] [2025-05-19T02:57:53.366Z] create-bin-dir: [2025-05-19T02:57:53.366Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-05-19T02:57:53.366Z] [2025-05-19T02:57:53.366Z] build-java: [2025-05-19T02:57:53.366Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-05-19T02:57:54.951Z] [2025-05-19T02:57:54.951Z] build-jar: [2025-05-19T02:57:54.952Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar [2025-05-19T02:57:55.655Z] [2025-05-19T02:57:55.655Z] build-archives: [2025-05-19T02:57:55.655Z] [2025-05-19T02:57:55.655Z] build-no-natives: [2025-05-19T02:57:55.655Z] [2025-05-19T02:57:55.655Z] build-natives: [2025-05-19T02:57:55.655Z] [2025-05-19T02:57:55.655Z] build: [2025-05-19T02:57:55.655Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/../../testDependency/system_lib [2025-05-19T02:57:55.655Z] [2025-05-19T02:57:55.655Z] setup-java-properties: [2025-05-19T02:57:55.655Z] [2025-05-19T02:57:55.655Z] setup-windows-compiler: [2025-05-19T02:57:55.655Z] [2025-05-19T02:57:55.655Z] check-prereqs: [2025-05-19T02:57:55.655Z] [2025-05-19T02:57:55.655Z] check-compiler-level: [2025-05-19T02:57:55.655Z] [echo] java_java_specification_version is 1.8 [2025-05-19T02:57:55.655Z] [echo] can_build_modularity is false [2025-05-19T02:57:55.655Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-05-19T02:57:55.655Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-05-19T02:57:55.655Z] [2025-05-19T02:57:55.655Z] create-bin-dir: [2025-05-19T02:57:55.655Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin [2025-05-19T02:57:55.655Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods [2025-05-19T02:57:55.655Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override [2025-05-19T02:57:55.655Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new [2025-05-19T02:57:55.656Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests [2025-05-19T02:57:55.656Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common [2025-05-19T02:57:55.656Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3 [2025-05-19T02:57:55.656Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4 [2025-05-19T02:57:55.656Z] [2025-05-19T02:57:55.656Z] build-java: [2025-05-19T02:57:55.656Z] [2025-05-19T02:57:55.656Z] build-no-natives: [2025-05-19T02:57:55.656Z] [2025-05-19T02:57:55.656Z] build: [2025-05-19T02:57:55.656Z] [2025-05-19T02:57:55.656Z] build: [2025-05-19T02:57:55.656Z] [2025-05-19T02:57:55.656Z] common_dist: [2025-05-19T02:57:55.656Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\STF [2025-05-19T02:57:57.231Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\aqa-systemtest [2025-05-19T02:58:00.854Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\aqa-systemtest [2025-05-19T02:58:00.854Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\system\openj9-systemtest does not exist. [2025-05-19T02:58:00.854Z] [2025-05-19T02:58:00.854Z] build: [2025-05-19T02:58:00.854Z] [2025-05-19T02:58:00.854Z] build: [2025-05-19T02:58:00.854Z] [2025-05-19T02:58:00.854Z] THC.check: [2025-05-19T02:58:00.854Z] [2025-05-19T02:58:00.854Z] getChurn: [2025-05-19T02:58:00.854Z] [exec] Cloning into 'churn'... [2025-05-19T02:58:01.532Z] [2025-05-19T02:58:01.532Z] dist: [2025-05-19T02:58:01.532Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\churn [2025-05-19T02:58:01.532Z] [2025-05-19T02:58:01.532Z] init: [2025-05-19T02:58:01.532Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\daaLoadTest [2025-05-19T02:58:01.532Z] [2025-05-19T02:58:01.532Z] common_build: [2025-05-19T02:58:01.532Z] [2025-05-19T02:58:01.532Z] build: [2025-05-19T02:58:01.532Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\daaLoadTest [2025-05-19T02:58:01.532Z] [2025-05-19T02:58:01.532Z] build: [2025-05-19T02:58:01.532Z] [2025-05-19T02:58:01.532Z] init: [2025-05-19T02:58:01.532Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\jcstress [2025-05-19T02:58:01.532Z] [2025-05-19T02:58:01.532Z] getDependentLibs: [2025-05-19T02:58:01.851Z] [exec] -------------------------------------------- [2025-05-19T02:58:01.851Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-05-19T02:58:01.851Z] [exec] task is set to default [2025-05-19T02:58:01.851Z] [exec] dependencyList is set to jcstress [2025-05-19T02:58:01.851Z] [exec] -------------------------------------------- [2025-05-19T02:58:01.851Z] [exec] Starting download third party dependent jars [2025-05-19T02:58:01.851Z] [exec] -------------------------------------------- [2025-05-19T02:58:01.851Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-05-19T02:58:01.851Z] [exec] C:/jenkins/testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-19T02:58:01.851Z] [exec] downloaded dependent third party jars successfully [2025-05-19T02:58:01.851Z] [2025-05-19T02:58:01.851Z] dist: [2025-05-19T02:58:01.851Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\jcstress [2025-05-19T02:58:01.851Z] [2025-05-19T02:58:01.851Z] init: [2025-05-19T02:58:01.852Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\jlm [2025-05-19T02:58:01.852Z] [2025-05-19T02:58:01.852Z] common_build: [2025-05-19T02:58:01.852Z] [2025-05-19T02:58:01.852Z] build: [2025-05-19T02:58:01.852Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\jlm [2025-05-19T02:58:02.166Z] [2025-05-19T02:58:02.166Z] init: [2025-05-19T02:58:02.167Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\lambdaLoadTest [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] common_build: [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] build: [2025-05-19T02:58:02.167Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\lambdaLoadTest [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] init: [2025-05-19T02:58:02.167Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\mathLoadTest [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] common_build: [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] build: [2025-05-19T02:58:02.167Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\mathLoadTest [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] init: [2025-05-19T02:58:02.167Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\mauveLoadTest [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] common_build: [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] build: [2025-05-19T02:58:02.167Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\mauveLoadTest [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] init: [2025-05-19T02:58:02.167Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\modularity [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] common_build: [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] build: [2025-05-19T02:58:02.167Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\modularity [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] init: [2025-05-19T02:58:02.167Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\otherLoadTest [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] common_build: [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] build: [2025-05-19T02:58:02.167Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\otherLoadTest [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] init: [2025-05-19T02:58:02.167Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\security [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] common_build: [2025-05-19T02:58:02.167Z] [2025-05-19T02:58:02.167Z] build: [2025-05-19T02:58:02.167Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\security [2025-05-19T02:58:02.471Z] [2025-05-19T02:58:02.471Z] init: [2025-05-19T02:58:02.471Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\sharedClasses [2025-05-19T02:58:02.471Z] [2025-05-19T02:58:02.471Z] common_build: [2025-05-19T02:58:02.471Z] [2025-05-19T02:58:02.471Z] build: [2025-05-19T02:58:02.471Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\jvmtest\system\sharedClasses [2025-05-19T02:58:02.471Z] [2025-05-19T02:58:02.471Z] BUILD SUCCESSFUL [2025-05-19T02:58:02.471Z] Total time: 1 minute 24 seconds [2025-05-19T02:58:02.471Z] 0 [2025-05-19T02:58:02.471Z] [2025-05-19T02:58:02.789Z] [2025-05-19T02:58:02.789Z] RECORD TEST REPOs SHA [2025-05-19T02:58:02.789Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/scripts"; \ [2025-05-19T02:58:02.789Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/SHAs.txt" [2025-05-19T02:58:02.789Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/SHAs.txt [2025-05-19T02:58:02.789Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests//TKG/SHAs.txt [2025-05-19T02:58:03.095Z] ================================================ [2025-05-19T02:58:03.095Z] timestamp: 20250519-025802 [2025-05-19T02:58:03.095Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests [2025-05-19T02:58:03.095Z] git repo: [2025-05-19T02:58:03.412Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-19T02:58:03.412Z] sha: [2025-05-19T02:58:03.738Z] 557df2b721d783f417dcf1a644f503a2ea6d1eea [2025-05-19T02:58:03.738Z] ================================================ [2025-05-19T02:58:03.738Z] timestamp: 20250519-025803 [2025-05-19T02:58:03.738Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/system/aqa-systemtest [2025-05-19T02:58:03.738Z] git repo: [2025-05-19T02:58:03.738Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-05-19T02:58:03.738Z] sha: [2025-05-19T02:58:03.738Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-05-19T02:58:04.057Z] ================================================ [2025-05-19T02:58:04.057Z] timestamp: 20250519-025803 [2025-05-19T02:58:04.057Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/system/churn/churn [2025-05-19T02:58:04.057Z] git repo: [2025-05-19T02:58:04.057Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-05-19T02:58:04.057Z] sha: [2025-05-19T02:58:04.057Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-05-19T02:58:04.379Z] ================================================ [2025-05-19T02:58:04.379Z] timestamp: 20250519-025804 [2025-05-19T02:58:04.379Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/system/STF [2025-05-19T02:58:04.379Z] git repo: [2025-05-19T02:58:04.379Z] Fetch URL: https://github.com/adoptium/STF.git [2025-05-19T02:58:04.379Z] sha: [2025-05-19T02:58:04.379Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-05-19T02:58:04.379Z] ================================================ [2025-05-19T02:58:04.379Z] timestamp: 20250519-025804 [2025-05-19T02:58:04.379Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG [2025-05-19T02:58:04.379Z] git repo: [2025-05-19T02:58:04.379Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-05-19T02:58:04.379Z] sha: [2025-05-19T02:58:04.379Z] d37cef928a8624cf84b2056f19d6ac26a6133472 [2025-05-19T02:58:04.379Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG' [Pipeline] } [2025-05-19T02:58:04.425Z] $ ssh-agent -k [2025-05-19T02:58:04.476Z] unset SSH_AUTH_SOCK; [2025-05-19T02:58:04.476Z] unset SSH_AGENT_PID; [2025-05-19T02:58:04.476Z] echo Agent pid 167 killed; [2025-05-19T02:58:04.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-05-19T02:58:04.675Z] 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 [2025-05-19T02:58:04.703Z] ITERATION: 1/1 [Pipeline] sh [2025-05-19T02:58:05.166Z] ++ uname [2025-05-19T02:58:05.166Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-05-19T02:58:05.166Z] ++ uname [2025-05-19T02:58:05.166Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-05-19T02:58:05.166Z] ++ uname [2025-05-19T02:58:05.166Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-05-19T02:58:05.166Z] + MAKE=make [2025-05-19T02:58:05.166Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-05-19T02:58:05.166Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-05-19T02:58:05.659Z] ++ uname [2025-05-19T02:58:05.659Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-05-19T02:58:05.659Z] ++ uname [2025-05-19T02:58:05.659Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-05-19T02:58:05.659Z] ++ uname [2025-05-19T02:58:05.659Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-05-19T02:58:05.659Z] + MAKE=make [2025-05-19T02:58:05.659Z] + cd ./aqa-tests [2025-05-19T02:58:05.659Z] + . ./scripts/testenv/testenvSettings.sh [2025-05-19T02:58:05.659Z] ++ set +x [2025-05-19T02:58:05.659Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-05-19T02:58:05.659Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-05-19T02:58:05.659Z] make _testList TESTLIST=DBBLoadTest_5m_2,LangLoadTest_5m_2,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,JdiTest_0,MiniMix_10m_2,LangLoadTest_5m_1,ConcurrentLoadTest_5m_0,UtilLoadTest_5m_0,LockingLoadTest_0,DBBLoadTest_5m_0 [2025-05-19T02:58:05.659Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG' [2025-05-19T02:58:05.659Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image [2025-05-19T02:58:06.319Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-05-19T02:58:06.319Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=DBBLoadTest_5m_2,LangLoadTest_5m_2,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,JdiTest_0,MiniMix_10m_2,LangLoadTest_5m_1,ConcurrentLoadTest_5m_0,UtilLoadTest_5m_0,LockingLoadTest_0,DBBLoadTest_5m_0 [2025-05-19T02:58:06.319Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG' [2025-05-19T02:58:06.319Z] perl scripts/configure.pl [2025-05-19T02:58:06.319Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=DBBLoadTest_5m_2,LangLoadTest_5m_2,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,JdiTest_0,MiniMix_10m_2,LangLoadTest_5m_1,ConcurrentLoadTest_5m_0,UtilLoadTest_5m_0,LockingLoadTest_0,DBBLoadTest_5m_0 --numOfMachines= --testTime= --TRSSURL= [2025-05-19T02:58:06.636Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-19T02:58:06.636Z] [2025-05-19T02:58:06.636Z] Starting to generate test make files. [2025-05-19T02:58:06.636Z] [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\churn\playlist.xml [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/daaLoadTest/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\jcstress\playlist.xml [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\jlm\playlist.xml [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/jlm/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\modularity\playlist.xml [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/modularity/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\security\playlist.xml [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/security/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/sharedClasses/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../system/autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../autoGen.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../TKG/utils.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_1\aqa-tests\TKG/../TKG/rerun.mk [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] Make files are generated successfully. [2025-05-19T02:58:06.955Z] [2025-05-19T02:58:06.955Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG' [2025-05-19T02:58:06.955Z] make -f runtest.mk _testList [2025-05-19T02:58:06.955Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/TKG' [2025-05-19T02:58:07.614Z] [2025-05-19T02:58:07.614Z] Running make 4.4.1 [2025-05-19T02:58:07.614Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/ [2025-05-19T02:58:07.614Z] set JDK_VERSION to 8 [2025-05-19T02:58:07.614Z] set JDK_IMPL to hotspot [2025-05-19T02:58:07.614Z] set JVM_VERSION to openjdk8 [2025-05-19T02:58:07.614Z] set JCL_VERSION to latest [2025-05-19T02:58:07.614Z] JAVA_HOME was originally set to C:\openjdk\jdk-17 [2025-05-19T02:58:07.919Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image [2025-05-19T02:58:07.919Z] set SPEC to win_x86 [2025-05-19T02:58:07.919Z] set TEST_FLAG to [2025-05-19T02:58:07.919Z] Running testList ... [2025-05-19T02:58:07.919Z] There are 19 test targets in testList [2025-05-19T02:58:07.919Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/jdkbinary/j2sdk-image\\bin\\java" -version [2025-05-19T02:58:08.237Z] openjdk version "1.8.0_462-beta" [2025-05-19T02:58:08.237Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172008-b02) [2025-05-19T02:58:08.237Z] OpenJDK Client VM (Temurin)(build 25.462-b02, mixed mode) [2025-05-19T02:58:08.237Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests' [2025-05-19T02:58:08.541Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/system' [2025-05-19T02:58:08.541Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_1/aqa-tests/system/daaLoadTest' [2025-05-19T02:58:08.859Z] ../system.mk:25: CYGWIN is 1 [2025-05-19T02:58:08.859Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path [2025-05-19T02:58:08.859Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe [2025-05-19T02:58:09.170Z] [2025-05-19T02:58:09.170Z] ===============================================