Pre Test
Started by upstream project "Test_openjdk8_hs_extended.system_x86-32_windows" build number 678
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin" build number 24
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 85
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 5150
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_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.8-release^{commit} # timeout=10
Checking out Revision 0d9fbd741175146d1d6b5a366c3e615b6c651d0e (origin/v1.0.8-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0d9fbd741175146d1d6b5a366c3e615b6c651d0e # timeout=10
Commit message: "Remove JDK24_OPENJ9,JDK21_OPENJCEPLUS Repo & branch (#6402)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-07-11T12:58:27.614Z] SPEC: win_x86
[Pipeline] echo
[2025-07-11T12:58:27.616Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-11T12:58:27.626Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-11T12:58:27.629Z] dynamicAgents: []
[Pipeline] node
[2025-07-11T12:58:42.635Z] Still waiting to schedule task
[2025-07-11T12:58:42.636Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-07-11T13:58:08.289Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-07-11T13:58:08.318Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-11T13:58:08.382Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-11T13:58:08.383Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-11T13:58:08.401Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-11T13:58:08.448Z] The recommended git tool is: git
[2025-07-11T13:58:08.489Z] No credentials specified
[2025-07-11T13:58:08.509Z] Cloning the remote Git repository
[2025-07-11T13:58:08.538Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-11T13:58:08.538Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests # timeout=10
[2025-07-11T13:58:08.623Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-07-11T13:58:08.623Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-11T13:58:08.624Z] > git --version # timeout=10
[2025-07-11T13:58:08.669Z] > git --version # 'git version 2.42.1'
[2025-07-11T13:58:08.669Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-11T13:58:14.477Z] Avoid second fetch
[2025-07-11T13:58:14.559Z] Checking out Revision 0d9fbd741175146d1d6b5a366c3e615b6c651d0e (origin/v1.0.8-release)
[2025-07-11T13:58:14.319Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-11T13:58:14.374Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-11T13:58:14.486Z] > git rev-parse "origin/v1.0.8-release^{commit}" # timeout=10
[2025-07-11T13:58:14.566Z] > git config core.sparsecheckout # timeout=10
[2025-07-11T13:58:14.617Z] > git checkout -f 0d9fbd741175146d1d6b5a366c3e615b6c651d0e # timeout=10
[2025-07-11T13:58:17.540Z] Commit message: "Remove JDK24_OPENJ9,JDK21_OPENJCEPLUS Repo & branch (#6402)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-11T13:58:18.824Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-07-11T13:58:18.849Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-11T13:58:19.373Z] + LC_TIME=C
[2025-07-11T13:58:19.373Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-07-11T13:58:19.450Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-11T13:58:19.898Z] + aqa-tests/terminateTestProcesses.sh null
[2025-07-11T13:58:19.898Z] Windows machine, using powershell queries...
[2025-07-11T13:58:20.208Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-07-11T13:58:21.247Z] + printenv
[2025-07-11T13:58:21.247Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-07-11T13:58:21.247Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-07-11T13:58:21.247Z] !C:=C:\Users\jenkins\agent
[2025-07-11T13:58:21.247Z] KEEP_WORKSPACE=false
[2025-07-11T13:58:21.247Z] NUMBER_OF_PROCESSORS=4
[2025-07-11T13:58:21.247Z] PROCESSOR_LEVEL=6
[2025-07-11T13:58:21.247Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2.tap
[2025-07-11T13:58:21.247Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/lib
[2025-07-11T13:58:21.247Z] EXIT_FAILURE=false
[2025-07-11T13:58:21.247Z] JDK_BRANCH=jdk8u462-b06_adopt
[2025-07-11T13:58:21.247Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/8/display/redirect?page=tests
[2025-07-11T13:58:21.247Z] PLATFORM=x86-32_windows
[2025-07-11T13:58:21.247Z] DOCKER_REQUIRED=false
[2025-07-11T13:58:21.247Z] USERDOMAIN_ROAMINGPROFILE=TEST-AZURE-WIN-
[2025-07-11T13:58:21.247Z] PROGRAMFILES=C:\Program Files
[2025-07-11T13:58:21.247Z] git=C:\Program Files\Git\cmd\git.exe
[2025-07-11T13:58:21.247Z] TIME_LIMIT=25
[2025-07-11T13:58:21.247Z] JENKINS_SERVER_COOKIE=durable-5982c07ebab10b964ac8392d446d2da9ac735f424a485dbe2b94ee9726297a2b
[2025-07-11T13:58:21.247Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-07-11T13:58:21.247Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.8.1+1
[2025-07-11T13:58:21.247Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-11T13:58:21.247Z] GENERATE_JOBS=false
[2025-07-11T13:58:21.247Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-11T13:58:21.247Z] OS=Windows_NT
[2025-07-11T13:58:21.247Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/8/display/redirect?page=changes
[2025-07-11T13:58:21.247Z] HOMEDRIVE=C:
[2025-07-11T13:58:21.247Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-07-11T13:58:21.247Z] RERUN_ITERATIONS=1
[2025-07-11T13:58:21.247Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-11T13:58:21.247Z] USERDOMAIN=TEST-AZURE-WIN-
[2025-07-11T13:58:21.247Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-11T13:58:21.247Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-11T13:58:21.247Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[2025-07-11T13:58:21.247Z] USERPROFILE=C:\Users\jenkins.test-azure-win2
[2025-07-11T13:58:21.247Z] ARCHIVE_TEST_RESULTS=false
[2025-07-11T13:58:21.247Z] SETUP_JCK_RUN=false
[2025-07-11T13:58:21.247Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/8/
[2025-07-11T13:58:21.247Z] SLACK_CHANNEL=aqavit-bot
[2025-07-11T13:58:21.247Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x86-32-temurin
[2025-07-11T13:58:21.247Z] JCK_GIT_BRANCH=master
[2025-07-11T13:58:21.247Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/
[2025-07-11T13:58:21.247Z] BUILD_NUMBER=8
[2025-07-11T13:58:21.247Z] TKG_ITERATIONS=1
[2025-07-11T13:58:21.247Z] _=/usr/bin/printenv
[2025-07-11T13:58:21.247Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-07-11T13:58:21.247Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../benchmarks
[2025-07-11T13:58:21.247Z] ALLUSERSPROFILE=C:\ProgramData
[2025-07-11T13:58:21.247Z] JENKINS_NODE_COOKIE=49fa4298-df59-4fe6-84dd-7e268845ff44
[2025-07-11T13:58:21.247Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-07-11T13:58:21.247Z] KEEP_REPORTDIR=false
[2025-07-11T13:58:21.247Z] BUILD_DISPLAY_NAME=#8
[2025-07-11T13:58:21.247Z] SDK_RESOURCE=upstream
[2025-07-11T13:58:21.247Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image
[2025-07-11T13:58:21.247Z] HOME=/home/jenkins
[2025-07-11T13:58:21.247Z] USERNAME=jenkins
[2025-07-11T13:58:21.247Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-07-11T13:58:21.247Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-11T13:58:21.247Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[2025-07-11T13:58:21.247Z] JOBSTARTTIME=Fri, 11 Jul 2025 13:58:19 +0000
[2025-07-11T13:58:21.247Z] JDK_VERSION=8
[2025-07-11T13:58:21.247Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming
[2025-07-11T13:58:21.247Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[2025-07-11T13:58:21.247Z] USE_TESTENV_PROPERTIES=true
[2025-07-11T13:58:21.247Z] SYSTEMROOT=C:\Windows
[2025-07-11T13:58:21.247Z] PERSONAL_BUILD=false
[2025-07-11T13:58:21.247Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/8/display/redirect
[2025-07-11T13:58:21.247Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local
[2025-07-11T13:58:21.247Z] AUTO_DETECT=true
[2025-07-11T13:58:21.247Z] EXIT_SUCCESS=false
[2025-07-11T13:58:21.247Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/display/redirect
[2025-07-11T13:58:21.247Z] PROMPT=$P$G
[2025-07-11T13:58:21.247Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[2025-07-11T13:58:21.247Z] COMPUTERNAME=TEST-AZURE-WIN-
[2025-07-11T13:58:21.247Z] OPENJ9_BRANCH=master
[2025-07-11T13:58:21.247Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-11T13:58:21.247Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:58:21.247Z] PARALLEL=None
[2025-07-11T13:58:21.247Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-11T13:58:21.247Z] ITERATIONS=1
[2025-07-11T13:58:21.247Z] UPSTREAM_JOB_NUMBER=24
[2025-07-11T13:58:21.247Z] SPEC=win_x86
[2025-07-11T13:58:21.247Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows
[2025-07-11T13:58:21.247Z] TERM=xterm-256color
[2025-07-11T13:58:21.247Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-07-11T13:58:21.247Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-11T13:58:21.247Z] LOGONSERVER=\\TEST-AZURE-WIN-
[2025-07-11T13:58:21.247Z] NODE_NAME=test-azure-win2022-x64-3
[2025-07-11T13:58:21.247Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-11T13:58:21.247Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-07-11T13:58:21.247Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-11T13:58:21.247Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-07-11T13:58:21.247Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-07-11T13:58:21.247Z] DYNAMIC_COMPILE=false
[2025-07-11T13:58:21.247Z] SHLVL=2
[2025-07-11T13:58:21.247Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-32_windows_testList_2-8
[2025-07-11T13:58:21.247Z] PROCESSOR_REVISION=5504
[2025-07-11T13:58:21.247Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-07-11T13:58:21.247Z] EXECUTOR_NUMBER=0
[2025-07-11T13:58:21.247Z] HUDSON_COOKIE=07ee1b07-8f9f-47cf-9f48-e9b949b65649
[2025-07-11T13:58:21.247Z] ADOPTOPENJDK_BRANCH=v1.0.8-release
[2025-07-11T13:58:21.247Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-11T13:58:21.247Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-07-11T13:58:21.247Z] ORIGIN_JDK_VERSION=8
[2025-07-11T13:58:21.247Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-07-11T13:58:21.247Z] SESSIONNAME=RDP-Tcp#0
[2025-07-11T13:58:21.247Z] NUM_PROCESSORS=2
[2025-07-11T13:58:21.247Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-11T13:58:21.247Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-3 ci.role.perf windows hw.arch.x86 win2022
[2025-07-11T13:58:21.247Z] STAGE_NAME=Setup
[2025-07-11T13:58:21.247Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-11T13:58:21.247Z] HOMEPATH=\Users\jenkins.test-azure-win2
[2025-07-11T13:58:21.247Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2@tmp
[2025-07-11T13:58:21.247Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-07-11T13:58:21.247Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.8.1+1/bin:/usr/bin:/cygdrive/c/Windows:/cygdrive/c/windows/system32:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps:/usr/bin
[2025-07-11T13:58:21.247Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-11T13:58:21.247Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-11T13:58:21.247Z] ProgramW6432=C:\Program Files
[2025-07-11T13:58:21.247Z] UPSTREAM_TEST_JOB_NUMBER=678
[2025-07-11T13:58:21.247Z] CI=true
[2025-07-11T13:58:21.247Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/8/display/redirect?page=artifacts
[2025-07-11T13:58:21.247Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-11T13:58:21.247Z] RERUN_FAILURE=true
[2025-07-11T13:58:21.247Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-07-11T13:58:21.247Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[2025-07-11T13:58:21.247Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-11T13:58:21.247Z] BUILD_LIST=system
[2025-07-11T13:58:21.247Z] BUILD_ID=8
[2025-07-11T13:58:21.247Z] WINDIR=C:\Windows
[2025-07-11T13:58:21.247Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-07-11T13:58:21.247Z] PUBLIC=C:\Users\Public
[2025-07-11T13:58:21.247Z] CLIENTNAME=li-34a686cc-2c3
[2025-07-11T13:58:21.247Z] SYSTEMDRIVE=C:
[2025-07-11T13:58:21.247Z] TARGET=-f parallelList.mk testList_2
[2025-07-11T13:58:21.247Z] USE_JRE=false
[2025-07-11T13:58:21.247Z] JDK_IMPL=hotspot
[2025-07-11T13:58:21.247Z] 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-07-11T13:58:21.291Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-11T13:58:21.306Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-11T13:58:25.438Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x86-32-temurin" build number 24
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-11T13:58:25.547Z] 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-07-11T13:58:25.553Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[Pipeline] {
[Pipeline] sshagent
[2025-07-11T13:58:25.585Z] $ ssh-agent
[2025-07-11T13:58:25.705Z] SSH_AUTH_SOCK=/tmp/ssh-elteXZ1zFg9t/agent.1561
[2025-07-11T13:58:25.705Z] SSH_AGENT_PID=1562
[2025-07-11T13:58:25.705Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-11T13:58:25.717Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-11T13:58:25.779Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-07-11T13:58:26.226Z] ++ pwd
[2025-07-11T13:58:26.226Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-07-11T13:58:26.226Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests
[2025-07-11T13:58:26.226Z] load ./testenv/testenv.properties
[2025-07-11T13:58:26.226Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-07-11T13:58:27.332Z] b859a461c05ed6652fae50aee328821afa35f8f8 refs/tags/jdk8u462-dryrun-ga
[2025-07-11T13:58:27.332Z] Use tag name jdk8u462-dryrun-ga from ./testenv/testenv.properties
[2025-07-11T13:58:27.332Z] get jdk binary...
[2025-07-11T13:58:27.332Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-11T13:58:27.332Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b06.zip ...
[2025-07-11T13:58:29.492Z] List files in jdkbinary folder...
[2025-07-11T13:58:29.492Z] total 183836
[2025-07-11T13:58:29.492Z] -rwxrwx---+ 1 jenkins None 42098375 Jul 10 17:17 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b06.zip
[2025-07-11T13:58:29.492Z] -rwxrwx---+ 1 jenkins None 107344771 Jul 10 17:25 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b06.zip
[2025-07-11T13:58:29.492Z] -rwxrwx---+ 1 jenkins None 38691335 Jul 10 17:26 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b06.zip
[2025-07-11T13:58:29.492Z] -rwxrwx---+ 1 jenkins None 23969 Jul 10 17:22 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b06-metadata.json
[2025-07-11T13:58:29.492Z] -rwxrwx---+ 1 jenkins None 79402 Jul 10 17:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b06.json
[2025-07-11T13:58:29.492Z] drwxrwxr-x+ 1 jenkins None 0 Jul 11 13:58 tmp
[2025-07-11T13:58:29.492Z] List files in jdkbinary/tmp folder...
[2025-07-11T13:58:29.816Z] total 4
[2025-07-11T13:58:29.816Z] drwxrwxr-x+ 1 jenkins None 0 Jul 10 17:16 jdk8u462-b06
[2025-07-11T13:58:29.816Z] Moving directory jdk8u462-b06/ to ../j2sdk-image
[2025-07-11T13:58:29.816Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b06.zip ...
[2025-07-11T13:58:30.916Z] List files in jdkbinary folder...
[2025-07-11T13:58:30.916Z] total 183840
[2025-07-11T13:58:30.916Z] -rwxrwx---+ 1 jenkins None 42098375 Jul 10 17:17 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b06.zip
[2025-07-11T13:58:30.916Z] -rwxrwx---+ 1 jenkins None 107344771 Jul 10 17:25 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b06.zip
[2025-07-11T13:58:30.916Z] -rwxrwx---+ 1 jenkins None 38691335 Jul 10 17:26 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b06.zip
[2025-07-11T13:58:30.916Z] -rwxrwx---+ 1 jenkins None 23969 Jul 10 17:22 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b06-metadata.json
[2025-07-11T13:58:30.916Z] -rwxrwx---+ 1 jenkins None 79402 Jul 10 17:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b06.json
[2025-07-11T13:58:30.916Z] drwxrwxr-x+ 1 jenkins None 0 Jul 10 17:16 j2sdk-image
[2025-07-11T13:58:30.916Z] drwxrwxr-x+ 1 jenkins None 0 Jul 11 13:58 tmp
[2025-07-11T13:58:30.916Z] List files in jdkbinary/tmp folder...
[2025-07-11T13:58:30.916Z] total 4
[2025-07-11T13:58:30.916Z] drwxrwxr-x+ 1 jenkins None 0 Jul 10 17:16 jdk8u462-b06-jre
[2025-07-11T13:58:31.237Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image
[2025-07-11T13:58:31.237Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b06.zip over ./j2sdk-image/jre...
[2025-07-11T13:58:32.820Z] Removing top-level folder jdk8u462-b06-debug-image/
[2025-07-11T13:58:32.821Z] Removing top-level folder jdk8u462-b06/
[2025-07-11T13:58:34.983Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-07-11T13:58:34.983Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-11T13:58:34.983Z] openjdk version "1.8.0_462"
[2025-07-11T13:58:34.983Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06)
[2025-07-11T13:58:34.983Z] OpenJDK Client VM (Temurin)(build 25.462-b06, mixed mode)
[2025-07-11T13:58:34.983Z] =JAVA VERSION OUTPUT END=
[2025-07-11T13:58:34.983Z] =RELEASE INFO BEGIN=
[2025-07-11T13:58:34.983Z] JAVA_VERSION="1.8.0_462"
[2025-07-11T13:58:34.983Z] OS_NAME="Windows"
[2025-07-11T13:58:34.983Z] OS_VERSION="5.1"
[2025-07-11T13:58:34.983Z] OS_ARCH="i586"
[2025-07-11T13:58:34.983Z] SOURCE=".:git:cee3d9f5a29e+"
[2025-07-11T13:58:34.983Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-11T13:58:34.983Z] BUILD_SOURCE="git:821480720c10585e8a4302250f2c431322c95603"
[2025-07-11T13:58:34.983Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-11T13:58:34.983Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-07-11T13:58:34.983Z] FULL_VERSION="1.8.0_462-b06"
[2025-07-11T13:58:34.983Z] SEMANTIC_VERSION="8.0.462+6"
[2025-07-11T13:58:34.983Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-07-11T13:58:34.983Z] JVM_VARIANT="Hotspot"
[2025-07-11T13:58:34.983Z] JVM_VERSION="25.462-b06"
[2025-07-11T13:58:34.983Z] IMAGE_TYPE="JDK"
[2025-07-11T13:58:34.983Z] =RELEASE INFO END=
[2025-07-11T13:58:34.983Z] get testKitGen...
[2025-07-11T13:58:34.983Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-11T13:58:36.570Z] git rev-parse v1.0.8.1
[2025-07-11T13:58:36.570Z] git checkout -q -f 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-11T13:58:36.982Z] $ ssh-agent -k
[2025-07-11T13:58:37.036Z] unset SSH_AUTH_SOCK;
[2025-07-11T13:58:37.036Z] unset SSH_AGENT_PID;
[2025-07-11T13:58:37.036Z] echo Agent pid 1562 killed;
[2025-07-11T13:58:37.091Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-11T13:58:37.510Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.8-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b06_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=678&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=24&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-11T13:58:37.520Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.8-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b06_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=678&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=24&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-07-11T13:58:37.567Z] Building tests...
[Pipeline] timeout
[2025-07-11T13:58:37.571Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-11T13:58:37.694Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-32_windows" build number 678
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-11T13:58:37.741Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-11T13:58:37.760Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-11T13:58:38.265Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-11T13:58:38.584Z] --------------------------------------------
[2025-07-11T13:58:38.584Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:58:38.584Z] task is set to default
[2025-07-11T13:58:38.584Z] dependencyList is set to all
[2025-07-11T13:58:38.584Z] --------------------------------------------
[2025-07-11T13:58:38.584Z] Starting download third party dependent jars
[2025-07-11T13:58:38.584Z] --------------------------------------------
[2025-07-11T13:58:38.585Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-11T13:58:38.585Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-07-11T13:58:38.585Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-07-11T13:58:38.843Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-07-11T13:58:38.864Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-07-11T13:58:38.891Z] $ ssh-agent
[2025-07-11T13:58:39.007Z] SSH_AUTH_SOCK=/tmp/ssh-4QQa8KcsQ7ED/agent.1639
[2025-07-11T13:58:39.007Z] SSH_AGENT_PID=1640
[2025-07-11T13:58:39.007Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-07-11T13:58:39.505Z] + bash ./compile.sh
[2025-07-11T13:58:39.821Z] Set values based on ./testenv/testenv.properties:
[2025-07-11T13:58:39.821Z] =========
[2025-07-11T13:58:39.821Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-07-11T13:58:39.821Z] TKG_BRANCH=v1.0.8.1
[2025-07-11T13:58:39.821Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-11T13:58:39.821Z] OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T13:58:39.821Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-07-11T13:58:39.821Z] STF_BRANCH=v1.0.8
[2025-07-11T13:58:39.821Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-07-11T13:58:39.821Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.8
[2025-07-11T13:58:39.821Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-07-11T13:58:39.821Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.8
[2025-07-11T13:58:39.821Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-07-11T13:58:39.821Z] JDK8_BRANCH=jdk8u462-dryrun-ga
[2025-07-11T13:58:39.821Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-07-11T13:58:39.821Z] JDK11_BRANCH=jdk-11.0.28-dryrun-ga
[2025-07-11T13:58:39.821Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-07-11T13:58:39.821Z] JDK17_BRANCH=jdk-17.0.16-dryrun-ga
[2025-07-11T13:58:39.821Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-07-11T13:58:39.821Z] JDK21_BRANCH=jdk-21.0.8-dryrun-ga
[2025-07-11T13:58:39.821Z] JDK24_REPO=https://github.com/adoptium/jdk24u.git
[2025-07-11T13:58:39.821Z] JDK24_BRANCH=jdk-24.0.2-dryrun-ga
[2025-07-11T13:58:39.821Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-07-11T13:58:39.821Z] JDK8_OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T13:58:39.821Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-07-11T13:58:39.821Z] JDK11_OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T13:58:39.821Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-07-11T13:58:39.821Z] JDK17_OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T13:58:39.821Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-07-11T13:58:39.821Z] JDK21_OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T13:58:39.821Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-11T13:58:39.821Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.28
[2025-07-11T13:58:39.821Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-11T13:58:39.821Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.16
[2025-07-11T13:58:39.821Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-11T13:58:39.821Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.8
[2025-07-11T13:58:39.821Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-07-11T13:58:39.821Z]
[2025-07-11T13:58:39.821Z] =========
[2025-07-11T13:58:39.821Z]
[2025-07-11T13:58:39.821Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-07-11T13:58:39.821Z] JDK_BRANCH=jdk8u462-dryrun-ga
[2025-07-11T13:58:39.821Z] OPENJDK_SHA=
[2025-07-11T13:58:39.821Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-11T13:58:39.821Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-11T13:58:39.821Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image
[2025-07-11T13:58:40.128Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib
[2025-07-11T13:58:40.128Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-11T13:58:40.128Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-11T13:58:40.128Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/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_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-11T13:58:40.129Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-11T13:58:41.230Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_tools.xml
[2025-07-11T13:58:41.555Z]
[2025-07-11T13:58:41.555Z] build:
[2025-07-11T13:58:41.555Z]
[2025-07-11T13:58:41.555Z] clean:
[2025-07-11T13:58:41.555Z]
[2025-07-11T13:58:41.555Z] init:
[2025-07-11T13:58:41.555Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin
[2025-07-11T13:58:41.555Z]
[2025-07-11T13:58:41.555Z] getDependentLibs:
[2025-07-11T13:58:41.884Z] [exec] --------------------------------------------
[2025-07-11T13:58:41.884Z] [exec] path is set to C:/jenkins/testDependency/system_lib
[2025-07-11T13:58:41.884Z] [exec] task is set to default
[2025-07-11T13:58:41.884Z] [exec] dependencyList is set to json_simple
[2025-07-11T13:58:41.884Z] [exec] --------------------------------------------
[2025-07-11T13:58:41.884Z] [exec] Starting download third party dependent jars
[2025-07-11T13:58:41.884Z] [exec] --------------------------------------------
[2025-07-11T13:58:41.884Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib
[2025-07-11T13:58:41.884Z] [exec] C:/jenkins/testDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-07-11T13:58:41.884Z] [exec] downloaded dependent third party jars successfully
[2025-07-11T13:58:41.884Z]
[2025-07-11T13:58:41.884Z] compile:
[2025-07-11T13:58:41.884Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-11T13:58:41.884Z] [echo] ============COMPILER SETTINGS============
[2025-07-11T13:58:41.884Z] [echo] ===fork: yes
[2025-07-11T13:58:41.885Z] [echo] ===debug: on
[2025-07-11T13:58:41.885Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin
[2025-07-11T13:58:44.729Z]
[2025-07-11T13:58:44.729Z] dist:
[2025-07-11T13:58:44.729Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin\TestKitGen.jar
[2025-07-11T13:58:44.729Z]
[2025-07-11T13:58:44.729Z] BUILD SUCCESSFUL
[2025-07-11T13:58:44.729Z] Total time: 3 seconds
[2025-07-11T13:58:44.729Z] 0
[2025-07-11T13:58:44.729Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-11T13:58:45.414Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-11T13:58:45.414Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-07-11T13:58:47.583Z] ****************************** MACHINE INFO ******************************
[2025-07-11T13:58:47.583Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG
[2025-07-11T13:58:47.583Z] Free Physical Memory Size : 5352779776
[2025-07-11T13:58:47.583Z] Free space (bytes) : 94920978432
[2025-07-11T13:58:47.583Z] Total Physical Memory Size : 8536289280
[2025-07-11T13:58:47.583Z] Total space (bytes) : 274283311104
[2025-07-11T13:58:47.584Z] Usable space (bytes) : 94920978432
[2025-07-11T13:58:47.584Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-11T13:58:47.584Z] bashVersion :
[2025-07-11T13:58:47.584Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-07-11T13:58:47.584Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-11T13:58:47.584Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-11T13:58:47.584Z]
[2025-07-11T13:58:47.584Z] This is free software; you are free to change and redistribute it.
[2025-07-11T13:58:47.584Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-11T13:58:47.584Z] cpuCores : 4
[2025-07-11T13:58:47.584Z] curlVersion :
[2025-07-11T13:58:47.584Z] curl 8.5.0 (x86_64-pc-cygwin) libcurl/8.5.0 OpenSSL/3.0.12 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-07-11T13:58:47.584Z] Release-Date: 2023-12-06
[2025-07-11T13:58:47.584Z] 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-07-11T13:58:47.584Z] 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-07-11T13:58:47.584Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-11T13:58:47.584Z] gcc version : 11
[2025-07-11T13:58:47.584Z] gclibc version : ldd (cygwin) 3.4.10
[2025-07-11T13:58:47.584Z] gdb version : bash: line 1: gdb: command not found
[2025-07-11T13:58:47.584Z] lldb version : Command could not be executed
[2025-07-11T13:58:47.584Z] makeVersion :
[2025-07-11T13:58:47.584Z] GNU Make 4.4.1
[2025-07-11T13:58:47.584Z] Built for x86_64-pc-cygwin
[2025-07-11T13:58:47.584Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-07-11T13:58:47.584Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-07-11T13:58:47.584Z] This is free software: you are free to change and redistribute it.
[2025-07-11T13:58:47.584Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-11T13:58:47.584Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-11T13:58:47.584Z] perlVersion :
[2025-07-11T13:58:47.584Z]
[2025-07-11T13:58:47.584Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-07-11T13:58:47.584Z] (with 6 registered patches, see perl -V for more detail)
[2025-07-11T13:58:47.584Z]
[2025-07-11T13:58:47.584Z] Copyright 1987-2023, Larry Wall
[2025-07-11T13:58:47.584Z]
[2025-07-11T13:58:47.584Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-11T13:58:47.584Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-11T13:58:47.584Z]
[2025-07-11T13:58:47.584Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-11T13:58:47.584Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-11T13:58:47.584Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-11T13:58:47.584Z]
[2025-07-11T13:58:47.585Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-11T13:58:47.585Z] procArch : unknown
[2025-07-11T13:58:47.585Z] sysArch : x86_64
[2025-07-11T13:58:47.585Z] sysOS : CYGWIN_NT-10.0-20348
[2025-07-11T13:58:47.585Z] ulimit :
[2025-07-11T13:58:47.585Z] core file size (blocks, -c) unlimited
[2025-07-11T13:58:47.585Z] data seg size (kbytes, -d) unlimited
[2025-07-11T13:58:47.585Z] file size (blocks, -f) unlimited
[2025-07-11T13:58:47.585Z] open files (-n) 3200
[2025-07-11T13:58:47.585Z] pipe size (512 bytes, -p) 8
[2025-07-11T13:58:47.585Z] stack size (kbytes, -s) 2032
[2025-07-11T13:58:47.585Z] cpu time (seconds, -t) unlimited
[2025-07-11T13:58:47.585Z] max user processes (-u) 256
[2025-07-11T13:58:47.585Z] virtual memory (kbytes, -v) unlimited
[2025-07-11T13:58:47.585Z] uname : CYGWIN_NT-10.0-20348 test-azure-win-2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-07-11T13:58:47.585Z] vmVendor : Oracle Corporation
[2025-07-11T13:58:47.585Z] vmVersion : 25.462-b06
[2025-07-11T13:58:47.585Z] xlc version : bash: line 1: xlC: command not found
[2025-07-11T13:58:47.585Z] **************************************************************************
[2025-07-11T13:58:47.585Z]
[2025-07-11T13:58:47.585Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-07-11T13:58:47.585Z]
[2025-07-11T13:58:47.585Z] System.getProperty('java.vendor')=Temurin
[2025-07-11T13:58:47.585Z]
[2025-07-11T13:58:47.585Z] System.getProperty('os.name')=Windows Server 2022
[2025-07-11T13:58:47.585Z]
[2025-07-11T13:58:47.585Z] System.getProperty('os.arch')=x86
[2025-07-11T13:58:47.585Z]
[2025-07-11T13:58:47.585Z] System.getProperty('java.fullversion')=null
[2025-07-11T13:58:47.585Z]
[2025-07-11T13:58:47.585Z] System.getProperty('sun.arch.data.model')=32
[2025-07-11T13:58:47.585Z]
[2025-07-11T13:58:47.585Z] make -f clean.mk cleanBuild
[2025-07-11T13:58:47.585Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-07-11T13:58:48.269Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests///..//jvmtest
[2025-07-11T13:58:48.269Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-07-11T13:58:48.269Z] make -f compile.mk compile
[2025-07-11T13:58:48.269Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-07-11T13:58:48.936Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \
[2025-07-11T13:58:48.936Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \
[2025-07-11T13:58:48.936Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/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_2/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-07-11T13:58:48.936Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation"; fi
[2025-07-11T13:58:50.533Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_test.xml
[2025-07-11T13:58:51.217Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-07-11T13:58:51.217Z]
[2025-07-11T13:58:51.217Z] -create_test_directory:
[2025-07-11T13:58:51.217Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest
[2025-07-11T13:58:51.217Z]
[2025-07-11T13:58:51.217Z] stage_test_material:
[2025-07-11T13:58:51.217Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest
[2025-07-11T13:58:51.545Z]
[2025-07-11T13:58:51.545Z] build:
[2025-07-11T13:58:51.545Z]
[2025-07-11T13:58:51.545Z] init:
[2025-07-11T13:58:51.545Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system
[2025-07-11T13:58:51.545Z]
[2025-07-11T13:58:51.545Z] dist:
[2025-07-11T13:58:51.545Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system
[2025-07-11T13:58:51.545Z]
[2025-07-11T13:58:51.545Z] common_build:
[2025-07-11T13:58:51.545Z] [echo] target common_build is called.....
[2025-07-11T13:58:51.545Z]
[2025-07-11T13:58:51.545Z] common_init:
[2025-07-11T13:58:51.545Z]
[2025-07-11T13:58:51.545Z] check_systemtest:
[2025-07-11T13:58:51.545Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/STF does not exist, clone from GitHub
[2025-07-11T13:58:51.545Z]
[2025-07-11T13:58:51.545Z] clone_stf:
[2025-07-11T13:58:51.853Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-07-11T13:58:52.965Z] [echo] git rev-parse v1.0.8
[2025-07-11T13:58:52.965Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b
[2025-07-11T13:58:55.138Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-07-11T13:58:55.138Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub
[2025-07-11T13:58:55.138Z]
[2025-07-11T13:58:55.138Z] clone_systemtest:
[2025-07-11T13:58:55.138Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-07-11T13:58:57.310Z] [echo] git rev-parse v1.0.8
[2025-07-11T13:58:57.636Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-07-11T13:58:59.806Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] configure_systemtest:
[2025-07-11T13:58:59.806Z] [echo] Executing openjdk.build/build.xml
[2025-07-11T13:58:59.806Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] check-for-ant:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] configure-ant:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-ant-location:
[2025-07-11T13:58:59.806Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-ant-error:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] check-for-junit:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] configure-junit:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-junit-location:
[2025-07-11T13:58:59.806Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-junit-error:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] check-for-hamcrest-core:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] configure-hamcrest-core:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-hamcrest-core-location:
[2025-07-11T13:58:59.806Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-hamcrest-core-error:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] check-for-log4j:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] configure-log4j:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-log4j-location:
[2025-07-11T13:58:59.806Z] [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-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-log4j-error:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] check-for-asm:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] configure-asm:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-asm-location:
[2025-07-11T13:58:59.806Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar
[2025-07-11T13:58:59.806Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] print-asm-error:
[2025-07-11T13:58:59.806Z]
[2025-07-11T13:58:59.806Z] setup-java-properties:
[2025-07-11T13:58:59.806Z] [echo] java_home is ${java_home}
[2025-07-11T13:58:59.806Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre
[2025-07-11T13:58:59.806Z] [echoproperties] #Ant properties
[2025-07-11T13:58:59.806Z] [echoproperties] #Fri Jul 11 13:58:59 UTC 2025
[2025-07-11T13:58:59.806Z] [echoproperties] buildjdk..=
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.462-b06, mixed mode)
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.Property=settings\:
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.file.separator=\\
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.class.path=.
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\JENKIN~1.TES\\AppData\\Local\\Temp\\2\\
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\bin
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-b06
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.version=1.8.0_462
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-07-11T13:58:59.807Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.java.vm.version=25.462-b06
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462"
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.os.arch=x86
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.os.name=Windows Server 2022
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.os.version=10.0
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.path.separator=;
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.arch.data.model=32
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.user.country=US
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins.test-azure-win2
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.user.language=en
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.user.name=****
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.user.script=
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.user.timezone=
[2025-07-11T13:58:59.808Z] [echoproperties] buildjdk.user.variant=
[2025-07-11T13:58:59.808Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\openjdk.java.build.properties.1285262133
[2025-07-11T13:58:59.809Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022
[2025-07-11T13:58:59.809Z] [echo] java_platform set to win_x86-32
[2025-07-11T13:58:59.809Z] [echo] java_java_specification_version set to 1.8
[2025-07-11T13:58:59.809Z] [echo] java_java_vm_vendor set to Temurin
[2025-07-11T13:58:59.809Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin
[2025-07-11T13:58:59.809Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] check-for-tools-jar:
[2025-07-11T13:58:59.809Z] [echo] java_java_specification_version is 1.8
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] configure-tools-jar:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] print-tools-jar-location:
[2025-07-11T13:58:59.809Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] print-tools-jar-error:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] check-for-windows-sysinternals:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] set-download-windows-sysinternals-required:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] configure-windows-sysinternals:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] print-windows-sysinternals-location:
[2025-07-11T13:58:59.809Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] set-print-windows-sysinternals-error-required:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] really-print-windows-sysinternals-error:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] print-windows-sysinternals-error:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] fail-if-error:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] print-all-prereq-versions:
[2025-07-11T13:58:59.809Z] [echo] Ant version in use : 1.10.2
[2025-07-11T13:58:59.809Z] [echo] log4j version in use : 2.16.0
[2025-07-11T13:58:59.809Z] [echo] ASM version in use : 9.7.1
[2025-07-11T13:58:59.809Z] [echo] junit version in use : 4.12
[2025-07-11T13:58:59.809Z] [echo] hamcrest version in use: 1.3
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] configure:
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] build-dependencies:
[2025-07-11T13:58:59.809Z] [echo] Executing openjdk.build/build.xml
[2025-07-11T13:58:59.809Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:58:59.809Z]
[2025-07-11T13:58:59.809Z] setup-java-properties:
[2025-07-11T13:58:59.809Z] [echo] java_home is ${java_home}
[2025-07-11T13:58:59.809Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre
[2025-07-11T13:59:00.134Z] [echoproperties] #Ant properties
[2025-07-11T13:59:00.134Z] [echoproperties] #Fri Jul 11 13:58:59 UTC 2025
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk..=
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.462-b06, mixed mode)
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.Property=settings\:
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.file.separator=\\
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.class.path=.
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\JENKIN~1.TES\\AppData\\Local\\Temp\\2\\
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\bin
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-b06
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.version=1.8.0_462
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.java.vm.version=25.462-b06
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462"
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.os.arch=x86
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.os.name=Windows Server 2022
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.os.version=10.0
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.path.separator=;
[2025-07-11T13:59:00.134Z] [echoproperties] buildjdk.sun.arch.data.model=32
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.user.country=US
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins.test-azure-win2
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.user.language=en
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.user.name=****
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.user.script=
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.user.timezone=
[2025-07-11T13:59:00.135Z] [echoproperties] buildjdk.user.variant=
[2025-07-11T13:59:00.135Z] [delete] Deleting: C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\openjdk.java.build.properties.1076866013
[2025-07-11T13:59:00.135Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022
[2025-07-11T13:59:00.135Z] [echo] java_platform set to win_x86-32
[2025-07-11T13:59:00.135Z] [echo] java_java_specification_version set to 1.8
[2025-07-11T13:59:00.135Z] [echo] java_java_vm_vendor set to Temurin
[2025-07-11T13:59:00.135Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin
[2025-07-11T13:59:00.135Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] setup-windows-compiler:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] check-prereqs:
[2025-07-11T13:59:00.135Z] [echo] Executing openjdk.build/build.xml
[2025-07-11T13:59:00.135Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] check-for-ant:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-ant-location:
[2025-07-11T13:59:00.135Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-ant-error:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] check-for-junit:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-junit-location:
[2025-07-11T13:59:00.135Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-junit-error:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] check-for-hamcrest-core:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-hamcrest-core-location:
[2025-07-11T13:59:00.135Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-hamcrest-core-error:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] check-for-log4j:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-log4j-location:
[2025-07-11T13:59:00.135Z] [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-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-log4j-error:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] check-for-asm:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-asm-location:
[2025-07-11T13:59:00.135Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar
[2025-07-11T13:59:00.135Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-asm-error:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] setup-java-properties:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] check-for-tools-jar:
[2025-07-11T13:59:00.135Z] [echo] java_java_specification_version is 1.8
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-tools-jar-location:
[2025-07-11T13:59:00.135Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-tools-jar-error:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] check-for-windows-sysinternals:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-windows-sysinternals-location:
[2025-07-11T13:59:00.135Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] set-print-windows-sysinternals-error-required:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] really-print-windows-sysinternals-error:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-windows-sysinternals-error:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] fail-if-error:
[2025-07-11T13:59:00.135Z]
[2025-07-11T13:59:00.135Z] print-all-prereq-versions:
[2025-07-11T13:59:00.135Z] [echo] Ant version in use : 1.10.2
[2025-07-11T13:59:00.135Z] [echo] log4j version in use : 2.16.0
[2025-07-11T13:59:00.136Z] [echo] ASM version in use : 9.7.1
[2025-07-11T13:59:00.136Z] [echo] junit version in use : 4.12
[2025-07-11T13:59:00.136Z] [echo] hamcrest version in use: 1.3
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] run-check-prereqs:
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] build-dependencies:
[2025-07-11T13:59:00.136Z] [echo] Executing stf.build/build.xml
[2025-07-11T13:59:00.136Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] setup-java-properties:
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] setup-windows-compiler:
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] check-prereqs:
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] build-dependencies:
[2025-07-11T13:59:00.136Z] [echo] Executing stf.core/build.xml
[2025-07-11T13:59:00.136Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] setup-java-properties:
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] setup-windows-compiler:
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] check-prereqs:
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] build-dependencies:
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] create-bin-dir:
[2025-07-11T13:59:00.136Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin
[2025-07-11T13:59:00.136Z]
[2025-07-11T13:59:00.136Z] build-java:
[2025-07-11T13:59:00.136Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin
[2025-07-11T13:59:02.309Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin
[2025-07-11T13:59:02.641Z]
[2025-07-11T13:59:02.641Z] build-jar:
[2025-07-11T13:59:02.641Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin\stf.core.jar
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-archives:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] copy-log4j2-config:
[2025-07-11T13:59:03.325Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-no-natives:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-natives:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build:
[2025-07-11T13:59:03.325Z] [echo] Executing stf.load/build.xml
[2025-07-11T13:59:03.325Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] setup-java-properties:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] setup-windows-compiler:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] check-prereqs:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-dependencies:
[2025-07-11T13:59:03.325Z] [echo] Executing stf.core/build.xml
[2025-07-11T13:59:03.325Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] setup-java-properties:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] setup-windows-compiler:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] check-prereqs:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-dependencies:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] create-bin-dir:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-java:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-jar:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-archives:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] copy-log4j2-config:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-no-natives:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-natives:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build:
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] create-bin-dir:
[2025-07-11T13:59:03.325Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin
[2025-07-11T13:59:03.325Z]
[2025-07-11T13:59:03.325Z] build-java:
[2025-07-11T13:59:03.325Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin
[2025-07-11T13:59:04.918Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API.
[2025-07-11T13:59:04.918Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-07-11T13:59:04.918Z]
[2025-07-11T13:59:04.918Z] build-jar:
[2025-07-11T13:59:04.918Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin\stf.load.jar
[2025-07-11T13:59:04.918Z]
[2025-07-11T13:59:04.918Z] build-archives:
[2025-07-11T13:59:04.918Z]
[2025-07-11T13:59:04.918Z] build-no-natives:
[2025-07-11T13:59:04.918Z]
[2025-07-11T13:59:04.918Z] build-natives:
[2025-07-11T13:59:04.918Z]
[2025-07-11T13:59:04.918Z] build:
[2025-07-11T13:59:04.918Z] [echo] Executing stf.samples/build.xml
[2025-07-11T13:59:04.919Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] setup-java-properties:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] setup-windows-compiler:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] check-prereqs:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] build-dependencies:
[2025-07-11T13:59:04.919Z] [echo] Executing stf.core/build.xml
[2025-07-11T13:59:04.919Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] setup-java-properties:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] setup-windows-compiler:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] check-prereqs:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] build-dependencies:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] create-bin-dir:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] build-java:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] build-jar:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] build-archives:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] copy-log4j2-config:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] build-no-natives:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] build-natives:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] build:
[2025-07-11T13:59:04.919Z] [echo] Executing stf.load/build.xml
[2025-07-11T13:59:04.919Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] setup-java-properties:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] setup-windows-compiler:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] check-prereqs:
[2025-07-11T13:59:04.919Z]
[2025-07-11T13:59:04.919Z] build-dependencies:
[2025-07-11T13:59:04.919Z] [echo] Executing stf.core/build.xml
[2025-07-11T13:59:05.243Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] setup-java-properties:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] setup-windows-compiler:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] check-prereqs:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-dependencies:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] create-bin-dir:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-java:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-jar:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-archives:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] copy-log4j2-config:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-no-natives:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-natives:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] create-bin-dir:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-java:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-jar:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-archives:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-no-natives:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-natives:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build:
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] create-bin-dir:
[2025-07-11T13:59:05.243Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin
[2025-07-11T13:59:05.243Z]
[2025-07-11T13:59:05.243Z] build-java:
[2025-07-11T13:59:05.243Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] build-jar:
[2025-07-11T13:59:06.352Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] build-archives:
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] build-no-natives:
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] build-natives:
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] build:
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] build:
[2025-07-11T13:59:06.352Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-07-11T13:59:06.352Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] setup-java-properties:
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] setup-windows-compiler:
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] check-prereqs:
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] build-dependencies:
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] create-bin-dir:
[2025-07-11T13:59:06.352Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2025-07-11T13:59:06.352Z]
[2025-07-11T13:59:06.352Z] build-java:
[2025-07-11T13:59:06.352Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2025-07-11T13:59:08.525Z]
[2025-07-11T13:59:08.525Z] build-jar:
[2025-07-11T13:59:08.525Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar
[2025-07-11T13:59:09.209Z]
[2025-07-11T13:59:09.209Z] build-archives:
[2025-07-11T13:59:09.209Z]
[2025-07-11T13:59:09.209Z] build-no-natives:
[2025-07-11T13:59:09.209Z]
[2025-07-11T13:59:09.209Z] build-natives:
[2025-07-11T13:59:09.209Z]
[2025-07-11T13:59:09.209Z] build:
[2025-07-11T13:59:09.209Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-07-11T13:59:09.209Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:09.209Z]
[2025-07-11T13:59:09.209Z] setup-java-properties:
[2025-07-11T13:59:09.209Z]
[2025-07-11T13:59:09.209Z] setup-windows-compiler:
[2025-07-11T13:59:09.209Z]
[2025-07-11T13:59:09.209Z] check-prereqs:
[2025-07-11T13:59:09.209Z]
[2025-07-11T13:59:09.209Z] build-dependencies:
[2025-07-11T13:59:09.209Z]
[2025-07-11T13:59:09.209Z] create-bin-dir:
[2025-07-11T13:59:09.209Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2025-07-11T13:59:09.210Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2025-07-11T13:59:09.210Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2025-07-11T13:59:09.210Z]
[2025-07-11T13:59:09.210Z] build-java:
[2025-07-11T13:59:09.210Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2025-07-11T13:59:09.901Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2025-07-11T13:59:10.583Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2025-07-11T13:59:10.917Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class
[2025-07-11T13:59:10.917Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class
[2025-07-11T13:59:10.917Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2
[2025-07-11T13:59:10.917Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1
[2025-07-11T13:59:10.917Z]
[2025-07-11T13:59:10.917Z] build-jar:
[2025-07-11T13:59:10.917Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar
[2025-07-11T13:59:10.917Z]
[2025-07-11T13:59:10.917Z] build-archives:
[2025-07-11T13:59:10.917Z]
[2025-07-11T13:59:10.917Z] build-no-natives:
[2025-07-11T13:59:10.917Z]
[2025-07-11T13:59:10.917Z] build-natives:
[2025-07-11T13:59:10.917Z]
[2025-07-11T13:59:10.917Z] copy-dict-file:
[2025-07-11T13:59:10.918Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading
[2025-07-11T13:59:10.918Z]
[2025-07-11T13:59:10.918Z] build:
[2025-07-11T13:59:10.918Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-07-11T13:59:10.918Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:10.918Z]
[2025-07-11T13:59:10.918Z] setup-java-properties:
[2025-07-11T13:59:10.918Z]
[2025-07-11T13:59:10.918Z] setup-windows-compiler:
[2025-07-11T13:59:10.918Z]
[2025-07-11T13:59:10.918Z] check-prereqs:
[2025-07-11T13:59:10.918Z]
[2025-07-11T13:59:10.918Z] build-dependencies:
[2025-07-11T13:59:10.918Z]
[2025-07-11T13:59:10.918Z] create-bin-dir:
[2025-07-11T13:59:10.918Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2025-07-11T13:59:10.918Z]
[2025-07-11T13:59:10.918Z] build-java-8:
[2025-07-11T13:59:10.918Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2025-07-11T13:59:12.513Z]
[2025-07-11T13:59:12.514Z] build-java-11-25plus:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-java-17-24:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-java:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-jdi-jar:
[2025-07-11T13:59:12.514Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-hcr-jar:
[2025-07-11T13:59:12.514Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-jars:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-archives:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-no-natives:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-natives:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build:
[2025-07-11T13:59:12.514Z] [echo] Executing openjdk.test.gc/build.xml
[2025-07-11T13:59:12.514Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] setup-java-properties:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] setup-windows-compiler:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] check-prereqs:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-dependencies:
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] create-bin-dir:
[2025-07-11T13:59:12.514Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2025-07-11T13:59:12.514Z]
[2025-07-11T13:59:12.514Z] build-java:
[2025-07-11T13:59:12.514Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2025-07-11T13:59:13.201Z]
[2025-07-11T13:59:13.201Z] build-jar:
[2025-07-11T13:59:13.202Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] build-archives:
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] build-no-natives:
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] build-natives:
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] build:
[2025-07-11T13:59:13.202Z] [echo] Executing openjdk.test.jck/build.xml
[2025-07-11T13:59:13.202Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] setup-java-properties:
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] setup-windows-compiler:
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] check-prereqs:
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] build-dependencies:
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] create-bin-dir:
[2025-07-11T13:59:13.202Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2025-07-11T13:59:13.202Z]
[2025-07-11T13:59:13.202Z] build-java:
[2025-07-11T13:59:13.202Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] build-jar:
[2025-07-11T13:59:14.305Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] build-archives:
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] build-no-natives:
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] setup-native-build-command:
[2025-07-11T13:59:14.305Z] [echo] building natives for java_platform win_x86-32
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] build-natives-windows:
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] build-natives-unix:
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] build-natives:
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] build:
[2025-07-11T13:59:14.305Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-07-11T13:59:14.305Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] setup-java-properties:
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] setup-windows-compiler:
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] check-prereqs:
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] build-dependencies:
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] create-bin-dir:
[2025-07-11T13:59:14.305Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2025-07-11T13:59:14.305Z]
[2025-07-11T13:59:14.305Z] build-java:
[2025-07-11T13:59:14.305Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2025-07-11T13:59:15.897Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles
[2025-07-11T13:59:15.897Z]
[2025-07-11T13:59:15.897Z] build-jar:
[2025-07-11T13:59:15.897Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] build-archives:
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] build-no-natives:
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] build-natives:
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] build:
[2025-07-11T13:59:16.994Z] [echo] Executing openjdk.test.lang/build.xml
[2025-07-11T13:59:16.994Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] setup-java-properties:
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] setup-windows-compiler:
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] check-prereqs:
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] build-dependencies:
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] create-bin-dir:
[2025-07-11T13:59:16.994Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2025-07-11T13:59:16.994Z]
[2025-07-11T13:59:16.994Z] build-java:
[2025-07-11T13:59:16.994Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2025-07-11T13:59:18.589Z]
[2025-07-11T13:59:18.589Z] build-jar:
[2025-07-11T13:59:18.589Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] build-archives:
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] build-no-natives:
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] build-natives:
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] build:
[2025-07-11T13:59:19.279Z] [echo] Executing openjdk.test.load/build.xml
[2025-07-11T13:59:19.279Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] setup-java-properties:
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] setup-windows-compiler:
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] check-prereqs:
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] build-dependencies:
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] create-bin-dir:
[2025-07-11T13:59:19.279Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2025-07-11T13:59:19.279Z]
[2025-07-11T13:59:19.279Z] build-java:
[2025-07-11T13:59:19.279Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2025-07-11T13:59:19.964Z]
[2025-07-11T13:59:19.964Z] build-jar:
[2025-07-11T13:59:19.964Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.295Z] build-archives:
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.295Z] build-no-natives:
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.295Z] build-natives:
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.295Z] build:
[2025-07-11T13:59:20.295Z] [echo] Executing openjdk.test.locking/build.xml
[2025-07-11T13:59:20.295Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.295Z] setup-java-properties:
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.295Z] setup-windows-compiler:
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.295Z] check-prereqs:
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.295Z] build-dependencies:
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.295Z] create-bin-dir:
[2025-07-11T13:59:20.295Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2025-07-11T13:59:20.295Z]
[2025-07-11T13:59:20.296Z] build-java:
[2025-07-11T13:59:20.296Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2025-07-11T13:59:20.618Z]
[2025-07-11T13:59:20.618Z] build-jar:
[2025-07-11T13:59:20.619Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar
[2025-07-11T13:59:20.619Z]
[2025-07-11T13:59:20.619Z] build-archives:
[2025-07-11T13:59:20.619Z]
[2025-07-11T13:59:20.619Z] build-no-natives:
[2025-07-11T13:59:20.619Z]
[2025-07-11T13:59:20.619Z] build-natives:
[2025-07-11T13:59:20.619Z]
[2025-07-11T13:59:20.619Z] build:
[2025-07-11T13:59:20.619Z] [echo] Executing openjdk.test.math/build.xml
[2025-07-11T13:59:20.943Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:20.943Z]
[2025-07-11T13:59:20.943Z] setup-java-properties:
[2025-07-11T13:59:20.943Z]
[2025-07-11T13:59:20.943Z] setup-windows-compiler:
[2025-07-11T13:59:20.943Z]
[2025-07-11T13:59:20.943Z] check-prereqs:
[2025-07-11T13:59:20.943Z]
[2025-07-11T13:59:20.943Z] build-dependencies:
[2025-07-11T13:59:20.943Z]
[2025-07-11T13:59:20.943Z] create-bin-dir:
[2025-07-11T13:59:20.943Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2025-07-11T13:59:20.943Z]
[2025-07-11T13:59:20.943Z] build-java:
[2025-07-11T13:59:20.943Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2025-07-11T13:59:33.807Z]
[2025-07-11T13:59:33.807Z] build-jar:
[2025-07-11T13:59:33.807Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar
[2025-07-11T13:59:38.420Z]
[2025-07-11T13:59:38.420Z] build-archives:
[2025-07-11T13:59:38.420Z]
[2025-07-11T13:59:38.420Z] build-no-natives:
[2025-07-11T13:59:38.420Z]
[2025-07-11T13:59:38.420Z] build-natives:
[2025-07-11T13:59:38.420Z]
[2025-07-11T13:59:38.420Z] build:
[2025-07-11T13:59:38.420Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-07-11T13:59:38.421Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] check-if-already-built:
[2025-07-11T13:59:38.421Z] [echo] Checking if c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists
[2025-07-11T13:59:38.421Z] [echo] openjdk_test_mauve_already_built is true
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] check-if-cvs-available:
[2025-07-11T13:59:38.421Z] [echo] Checking if c:\jenkins\testDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-07-11T13:59:38.421Z] [echo] cvs_available is true
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] download-cvsclient:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] output-recreate-message:
[2025-07-11T13:59:38.421Z] [echo] c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-07-11T13:59:38.421Z] [echo] If you want to recreate c:\jenkins\testDependency\system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] delete-work-dir:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] create-work-dir:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] get-source:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] check-if-source-available:
[2025-07-11T13:59:38.421Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\/mauve/mauve/gnu/testlet/config.java.in exists
[2025-07-11T13:59:38.421Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] delete-corba-files:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] mauve-configure:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] setup-java-properties:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] build-harness:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] build-tests:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] build-java:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] build-jar:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] build-archives:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] check-if-work_jar_file-exists:
[2025-07-11T13:59:38.421Z] [echo] Checking if C:\Users\JENKIN~1.TES\AppData\Local\Temp\2\/mauve/mauve.jar exists
[2025-07-11T13:59:38.421Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] install-archives:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] configure:
[2025-07-11T13:59:38.421Z] [echo] Executing openjdk.test.nio/build.xml
[2025-07-11T13:59:38.421Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] setup-java-properties:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] setup-windows-compiler:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] check-prereqs:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] build-dependencies:
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] create-bin-dir:
[2025-07-11T13:59:38.421Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] check-java-nio-filesystem:
[2025-07-11T13:59:38.421Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-07-11T13:59:38.421Z]
[2025-07-11T13:59:38.421Z] copy-resources:
[2025-07-11T13:59:38.422Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-07-11T13:59:38.422Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-07-11T13:59:38.422Z]
[2025-07-11T13:59:38.422Z] build-java-nio-filesystem:
[2025-07-11T13:59:38.422Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-07-11T13:59:38.422Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-07-11T13:59:39.111Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2025-07-11T13:59:39.111Z] [exec] Done
[2025-07-11T13:59:39.111Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2025-07-11T13:59:39.111Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-07-11T13:59:49.697Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF
[2025-07-11T13:59:49.697Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2025-07-11T13:59:49.697Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2025-07-11T13:59:49.697Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar
[2025-07-11T13:59:54.302Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-07-11T13:59:54.985Z]
[2025-07-11T13:59:54.985Z] build-java:
[2025-07-11T13:59:54.985Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-07-11T13:59:56.089Z]
[2025-07-11T13:59:56.089Z] build-jar:
[2025-07-11T13:59:56.089Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar
[2025-07-11T13:59:56.778Z]
[2025-07-11T13:59:56.778Z] build-archives:
[2025-07-11T13:59:56.778Z]
[2025-07-11T13:59:56.778Z] build-no-natives:
[2025-07-11T13:59:56.778Z]
[2025-07-11T13:59:56.778Z] build-natives:
[2025-07-11T13:59:56.778Z]
[2025-07-11T13:59:56.778Z] build:
[2025-07-11T13:59:56.778Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-07-11T13:59:56.778Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:56.778Z]
[2025-07-11T13:59:56.778Z] setup-java-properties:
[2025-07-11T13:59:56.778Z]
[2025-07-11T13:59:56.778Z] setup-windows-compiler:
[2025-07-11T13:59:56.778Z]
[2025-07-11T13:59:56.778Z] check-prereqs:
[2025-07-11T13:59:56.778Z]
[2025-07-11T13:59:56.778Z] build-dependencies:
[2025-07-11T13:59:56.778Z]
[2025-07-11T13:59:56.779Z] create-bin-dir:
[2025-07-11T13:59:56.779Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2025-07-11T13:59:56.779Z]
[2025-07-11T13:59:56.779Z] build-java:
[2025-07-11T13:59:56.779Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.469Z] build-jar:
[2025-07-11T13:59:57.469Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.469Z] build-archives:
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.469Z] build-no-natives:
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.469Z] build-natives:
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.469Z] build:
[2025-07-11T13:59:57.469Z] [echo] Executing openjdk.test.security/build.xml
[2025-07-11T13:59:57.469Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.469Z] setup-java-properties:
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.469Z] setup-windows-compiler:
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.469Z] check-prereqs:
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.469Z] build-dependencies:
[2025-07-11T13:59:57.469Z]
[2025-07-11T13:59:57.470Z] create-bin-dir:
[2025-07-11T13:59:57.470Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2025-07-11T13:59:57.470Z]
[2025-07-11T13:59:57.470Z] build-java:
[2025-07-11T13:59:57.470Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2025-07-11T13:59:58.569Z]
[2025-07-11T13:59:58.569Z] build-jar:
[2025-07-11T13:59:58.569Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar
[2025-07-11T13:59:58.569Z]
[2025-07-11T13:59:58.569Z] build-archives:
[2025-07-11T13:59:58.569Z]
[2025-07-11T13:59:58.569Z] build-no-natives:
[2025-07-11T13:59:58.569Z]
[2025-07-11T13:59:58.570Z] build-natives:
[2025-07-11T13:59:58.570Z]
[2025-07-11T13:59:58.570Z] build:
[2025-07-11T13:59:58.570Z] [echo] Executing openjdk.test.util/build.xml
[2025-07-11T13:59:58.570Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:58.570Z]
[2025-07-11T13:59:58.570Z] setup-java-properties:
[2025-07-11T13:59:58.570Z]
[2025-07-11T13:59:58.570Z] setup-windows-compiler:
[2025-07-11T13:59:58.570Z]
[2025-07-11T13:59:58.570Z] check-prereqs:
[2025-07-11T13:59:58.570Z]
[2025-07-11T13:59:58.570Z] build-dependencies:
[2025-07-11T13:59:58.570Z]
[2025-07-11T13:59:58.570Z] create-bin-dir:
[2025-07-11T13:59:58.570Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2025-07-11T13:59:58.570Z]
[2025-07-11T13:59:58.570Z] build-java:
[2025-07-11T13:59:58.570Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2025-07-11T13:59:59.256Z]
[2025-07-11T13:59:59.256Z] build-jar:
[2025-07-11T13:59:59.257Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar
[2025-07-11T13:59:59.583Z]
[2025-07-11T13:59:59.583Z] build-archives:
[2025-07-11T13:59:59.583Z]
[2025-07-11T13:59:59.583Z] build-no-natives:
[2025-07-11T13:59:59.583Z]
[2025-07-11T13:59:59.583Z] build-natives:
[2025-07-11T13:59:59.583Z]
[2025-07-11T13:59:59.583Z] build:
[2025-07-11T13:59:59.583Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-07-11T13:59:59.583Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T13:59:59.583Z]
[2025-07-11T13:59:59.583Z] setup-java-properties:
[2025-07-11T13:59:59.583Z]
[2025-07-11T13:59:59.583Z] setup-windows-compiler:
[2025-07-11T13:59:59.583Z]
[2025-07-11T13:59:59.583Z] check-prereqs:
[2025-07-11T13:59:59.583Z]
[2025-07-11T13:59:59.583Z] create-bin-dir:
[2025-07-11T13:59:59.583Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2025-07-11T13:59:59.583Z]
[2025-07-11T13:59:59.583Z] build-java:
[2025-07-11T13:59:59.583Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2025-07-11T14:00:01.166Z]
[2025-07-11T14:00:01.166Z] build-jar:
[2025-07-11T14:00:01.166Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar
[2025-07-11T14:00:01.491Z]
[2025-07-11T14:00:01.491Z] build-archives:
[2025-07-11T14:00:01.491Z]
[2025-07-11T14:00:01.491Z] build-no-natives:
[2025-07-11T14:00:01.491Z]
[2025-07-11T14:00:01.491Z] build-natives:
[2025-07-11T14:00:01.491Z]
[2025-07-11T14:00:01.491Z] build:
[2025-07-11T14:00:01.841Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib
[2025-07-11T14:00:01.841Z]
[2025-07-11T14:00:01.841Z] setup-java-properties:
[2025-07-11T14:00:01.841Z]
[2025-07-11T14:00:01.841Z] setup-windows-compiler:
[2025-07-11T14:00:01.841Z]
[2025-07-11T14:00:01.841Z] check-prereqs:
[2025-07-11T14:00:01.841Z]
[2025-07-11T14:00:01.841Z] check-compiler-level:
[2025-07-11T14:00:01.841Z] [echo] java_java_specification_version is 1.8
[2025-07-11T14:00:01.841Z] [echo] can_build_modularity is false
[2025-07-11T14:00:01.841Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2025-07-11T14:00:01.841Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-07-11T14:00:01.841Z]
[2025-07-11T14:00:01.841Z] create-bin-dir:
[2025-07-11T14:00:01.841Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin
[2025-07-11T14:00:01.841Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods
[2025-07-11T14:00:01.841Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2025-07-11T14:00:01.841Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2025-07-11T14:00:01.841Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2025-07-11T14:00:01.841Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2025-07-11T14:00:01.841Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2025-07-11T14:00:01.841Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2025-07-11T14:00:01.841Z]
[2025-07-11T14:00:01.841Z] build-java:
[2025-07-11T14:00:01.841Z]
[2025-07-11T14:00:01.841Z] build-no-natives:
[2025-07-11T14:00:01.841Z]
[2025-07-11T14:00:01.841Z] build:
[2025-07-11T14:00:01.841Z]
[2025-07-11T14:00:01.842Z] build:
[2025-07-11T14:00:01.842Z]
[2025-07-11T14:00:01.842Z] common_dist:
[2025-07-11T14:00:01.842Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\STF
[2025-07-11T14:00:02.644Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\aqa-systemtest
[2025-07-11T14:00:07.270Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\aqa-systemtest
[2025-07-11T14:00:07.270Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\openj9-systemtest does not exist.
[2025-07-11T14:00:07.270Z]
[2025-07-11T14:00:07.270Z] build:
[2025-07-11T14:00:07.270Z]
[2025-07-11T14:00:07.270Z] build:
[2025-07-11T14:00:07.270Z]
[2025-07-11T14:00:07.270Z] THC.check:
[2025-07-11T14:00:07.270Z]
[2025-07-11T14:00:07.270Z] getChurn:
[2025-07-11T14:00:07.270Z] [exec] Cloning into 'churn'...
[2025-07-11T14:00:07.957Z]
[2025-07-11T14:00:07.957Z] dist:
[2025-07-11T14:00:07.957Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\churn
[2025-07-11T14:00:07.957Z]
[2025-07-11T14:00:07.957Z] init:
[2025-07-11T14:00:07.957Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\daaLoadTest
[2025-07-11T14:00:07.957Z]
[2025-07-11T14:00:07.957Z] common_build:
[2025-07-11T14:00:07.957Z]
[2025-07-11T14:00:07.957Z] build:
[2025-07-11T14:00:07.957Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\daaLoadTest
[2025-07-11T14:00:08.285Z]
[2025-07-11T14:00:08.285Z] build:
[2025-07-11T14:00:08.285Z]
[2025-07-11T14:00:08.285Z] init:
[2025-07-11T14:00:08.285Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jcstress
[2025-07-11T14:00:08.285Z]
[2025-07-11T14:00:08.285Z] getDependentLibs:
[2025-07-11T14:00:08.614Z] [exec] --------------------------------------------
[2025-07-11T14:00:08.614Z] [exec] path is set to C:/jenkins/testDependency/system_lib
[2025-07-11T14:00:08.614Z] [exec] task is set to default
[2025-07-11T14:00:08.614Z] [exec] dependencyList is set to jcstress
[2025-07-11T14:00:08.614Z] [exec] --------------------------------------------
[2025-07-11T14:00:08.614Z] [exec] Starting download third party dependent jars
[2025-07-11T14:00:08.614Z] [exec] --------------------------------------------
[2025-07-11T14:00:08.614Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib
[2025-07-11T14:00:08.614Z] [exec] C:/jenkins/testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-11T14:00:08.614Z] [exec] downloaded dependent third party jars successfully
[2025-07-11T14:00:08.614Z]
[2025-07-11T14:00:08.614Z] dist:
[2025-07-11T14:00:08.614Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jcstress
[2025-07-11T14:00:08.614Z]
[2025-07-11T14:00:08.614Z] init:
[2025-07-11T14:00:08.614Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jlm
[2025-07-11T14:00:08.614Z]
[2025-07-11T14:00:08.614Z] common_build:
[2025-07-11T14:00:08.614Z]
[2025-07-11T14:00:08.614Z] build:
[2025-07-11T14:00:08.614Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jlm
[2025-07-11T14:00:08.614Z]
[2025-07-11T14:00:08.614Z] init:
[2025-07-11T14:00:08.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\lambdaLoadTest
[2025-07-11T14:00:08.615Z]
[2025-07-11T14:00:08.615Z] common_build:
[2025-07-11T14:00:08.615Z]
[2025-07-11T14:00:08.615Z] build:
[2025-07-11T14:00:08.615Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\lambdaLoadTest
[2025-07-11T14:00:08.615Z]
[2025-07-11T14:00:08.615Z] init:
[2025-07-11T14:00:08.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mathLoadTest
[2025-07-11T14:00:08.615Z]
[2025-07-11T14:00:08.615Z] common_build:
[2025-07-11T14:00:08.615Z]
[2025-07-11T14:00:08.615Z] build:
[2025-07-11T14:00:08.615Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mathLoadTest
[2025-07-11T14:00:08.615Z]
[2025-07-11T14:00:08.615Z] init:
[2025-07-11T14:00:08.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mauveLoadTest
[2025-07-11T14:00:08.615Z]
[2025-07-11T14:00:08.615Z] common_build:
[2025-07-11T14:00:08.615Z]
[2025-07-11T14:00:08.615Z] build:
[2025-07-11T14:00:08.615Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mauveLoadTest
[2025-07-11T14:00:08.943Z]
[2025-07-11T14:00:08.943Z] init:
[2025-07-11T14:00:08.943Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\modularity
[2025-07-11T14:00:08.943Z]
[2025-07-11T14:00:08.943Z] common_build:
[2025-07-11T14:00:08.943Z]
[2025-07-11T14:00:08.943Z] build:
[2025-07-11T14:00:08.943Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\modularity
[2025-07-11T14:00:08.943Z]
[2025-07-11T14:00:08.943Z] init:
[2025-07-11T14:00:08.943Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\otherLoadTest
[2025-07-11T14:00:08.943Z]
[2025-07-11T14:00:08.943Z] common_build:
[2025-07-11T14:00:08.943Z]
[2025-07-11T14:00:08.943Z] build:
[2025-07-11T14:00:08.943Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\otherLoadTest
[2025-07-11T14:00:08.943Z]
[2025-07-11T14:00:08.943Z] init:
[2025-07-11T14:00:08.944Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\security
[2025-07-11T14:00:08.944Z]
[2025-07-11T14:00:08.944Z] common_build:
[2025-07-11T14:00:08.944Z]
[2025-07-11T14:00:08.944Z] build:
[2025-07-11T14:00:08.944Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\security
[2025-07-11T14:00:08.944Z]
[2025-07-11T14:00:08.944Z] init:
[2025-07-11T14:00:08.944Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\sharedClasses
[2025-07-11T14:00:08.944Z]
[2025-07-11T14:00:08.944Z] common_build:
[2025-07-11T14:00:08.944Z]
[2025-07-11T14:00:08.944Z] build:
[2025-07-11T14:00:08.944Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\sharedClasses
[2025-07-11T14:00:08.944Z]
[2025-07-11T14:00:08.944Z] BUILD SUCCESSFUL
[2025-07-11T14:00:08.944Z] Total time: 1 minute 18 seconds
[2025-07-11T14:00:08.944Z] 0
[2025-07-11T14:00:09.275Z]
[2025-07-11T14:00:09.275Z]
[2025-07-11T14:00:09.275Z] RECORD TEST REPOs SHA
[2025-07-11T14:00:09.275Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/scripts"; \
[2025-07-11T14:00:09.275Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt"
[2025-07-11T14:00:09.602Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt
[2025-07-11T14:00:09.602Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt
[2025-07-11T14:00:10.288Z] ================================================
[2025-07-11T14:00:10.288Z] timestamp: 20250711-140010
[2025-07-11T14:00:10.288Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests
[2025-07-11T14:00:10.288Z] git repo:
[2025-07-11T14:00:10.612Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-07-11T14:00:10.612Z] sha:
[2025-07-11T14:00:10.612Z] 0d9fbd741175146d1d6b5a366c3e615b6c651d0e
[2025-07-11T14:00:10.943Z] ================================================
[2025-07-11T14:00:10.943Z] timestamp: 20250711-140010
[2025-07-11T14:00:10.943Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/aqa-systemtest
[2025-07-11T14:00:10.943Z] git repo:
[2025-07-11T14:00:10.943Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-07-11T14:00:10.943Z] sha:
[2025-07-11T14:00:10.943Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247
[2025-07-11T14:00:11.274Z] ================================================
[2025-07-11T14:00:11.274Z] timestamp: 20250711-140010
[2025-07-11T14:00:11.274Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/churn/churn
[2025-07-11T14:00:11.274Z] git repo:
[2025-07-11T14:00:11.274Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-07-11T14:00:11.274Z] sha:
[2025-07-11T14:00:11.275Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-07-11T14:00:11.275Z] ================================================
[2025-07-11T14:00:11.275Z] timestamp: 20250711-140011
[2025-07-11T14:00:11.275Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/STF
[2025-07-11T14:00:11.275Z] git repo:
[2025-07-11T14:00:11.605Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-07-11T14:00:11.606Z] sha:
[2025-07-11T14:00:11.606Z] 03f6cc21c7356c036ccd11173c061417f58b621b
[2025-07-11T14:00:11.606Z] ================================================
[2025-07-11T14:00:11.606Z] timestamp: 20250711-140011
[2025-07-11T14:00:11.606Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG
[2025-07-11T14:00:11.606Z] git repo:
[2025-07-11T14:00:11.606Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-07-11T14:00:11.932Z] sha:
[2025-07-11T14:00:11.932Z] 8f85d84f4e5dd6ab133d0ea14cc8a31cd85fdd58
[2025-07-11T14:00:11.932Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[Pipeline] }
[2025-07-11T14:00:11.985Z] $ ssh-agent -k
[2025-07-11T14:00:12.042Z] unset SSH_AUTH_SOCK;
[2025-07-11T14:00:12.042Z] unset SSH_AGENT_PID;
[2025-07-11T14:00:12.042Z] echo Agent pid 1640 killed;
[2025-07-11T14:00:12.093Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-07-11T14:00:12.260Z] 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-07-11T14:00:12.286Z] ITERATION: 1/1
[Pipeline] sh
[2025-07-11T14:00:12.760Z] ++ uname
[2025-07-11T14:00:12.760Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-07-11T14:00:12.760Z] ++ uname
[2025-07-11T14:00:12.760Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-07-11T14:00:12.760Z] ++ uname
[2025-07-11T14:00:13.069Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-07-11T14:00:13.069Z] + MAKE=make
[2025-07-11T14:00:13.069Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-07-11T14:00:13.069Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-07-11T14:00:13.558Z] ++ uname
[2025-07-11T14:00:13.558Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-07-11T14:00:13.558Z] ++ uname
[2025-07-11T14:00:13.558Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-07-11T14:00:13.558Z] ++ uname
[2025-07-11T14:00:13.558Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-07-11T14:00:13.558Z] + MAKE=make
[2025-07-11T14:00:13.558Z] + cd ./aqa-tests
[2025-07-11T14:00:13.558Z] + . ./scripts/testenv/testenvSettings.sh
[2025-07-11T14:00:13.558Z] ++ set +x
[2025-07-11T14:00:13.558Z] Set values based on ./testenv/testenv.properties:
[2025-07-11T14:00:13.558Z] =========
[2025-07-11T14:00:13.867Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-07-11T14:00:13.867Z] TKG_BRANCH=v1.0.8.1
[2025-07-11T14:00:13.867Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-11T14:00:13.867Z] OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T14:00:13.867Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-07-11T14:00:13.867Z] STF_BRANCH=v1.0.8
[2025-07-11T14:00:13.867Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-07-11T14:00:13.867Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.8
[2025-07-11T14:00:13.867Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-07-11T14:00:13.867Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.8
[2025-07-11T14:00:13.867Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-07-11T14:00:13.867Z] JDK8_BRANCH=jdk8u462-dryrun-ga
[2025-07-11T14:00:13.867Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-07-11T14:00:13.867Z] JDK11_BRANCH=jdk-11.0.28-dryrun-ga
[2025-07-11T14:00:13.867Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-07-11T14:00:13.867Z] JDK17_BRANCH=jdk-17.0.16-dryrun-ga
[2025-07-11T14:00:13.867Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-07-11T14:00:13.867Z] JDK21_BRANCH=jdk-21.0.8-dryrun-ga
[2025-07-11T14:00:13.867Z] JDK24_REPO=https://github.com/adoptium/jdk24u.git
[2025-07-11T14:00:13.867Z] JDK24_BRANCH=jdk-24.0.2-dryrun-ga
[2025-07-11T14:00:13.867Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-07-11T14:00:13.867Z] JDK8_OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T14:00:13.867Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-07-11T14:00:13.867Z] JDK11_OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T14:00:13.867Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-07-11T14:00:13.867Z] JDK17_OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T14:00:13.867Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-07-11T14:00:13.867Z] JDK21_OPENJ9_BRANCH=v0.53.0-release
[2025-07-11T14:00:13.867Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-11T14:00:13.867Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.28
[2025-07-11T14:00:13.867Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-11T14:00:13.867Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.16
[2025-07-11T14:00:13.867Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-11T14:00:13.867Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.8
[2025-07-11T14:00:13.867Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-07-11T14:00:13.867Z]
[2025-07-11T14:00:13.867Z] =========
[2025-07-11T14:00:13.867Z]
[2025-07-11T14:00:13.867Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-07-11T14:00:13.867Z] JDK_BRANCH=jdk8u462-dryrun-ga
[2025-07-11T14:00:13.867Z] OPENJDK_SHA=
[2025-07-11T14:00:13.867Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-11T14:00:13.867Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-11T14:00:13.867Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2025-07-11T14:00:13.867Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2025-07-11T14:00:13.867Z] make _testList TESTLIST=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,MiniMix_10m_2,HCRLateAttachWorkload_0,LangLoadTest_5m_1,LangLoadTest_5m_0,LockingLoadTest_0,UtilLoadTest_5m_1,MathLoadTest_all_5m_0,ConcurrentLoadTest_5m_1
[2025-07-11T14:00:13.867Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-07-11T14:00:13.867Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image
[2025-07-11T14:00:14.194Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib
[2025-07-11T14:00:14.194Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,MiniMix_10m_2,HCRLateAttachWorkload_0,LangLoadTest_5m_1,LangLoadTest_5m_0,LockingLoadTest_0,UtilLoadTest_5m_1,MathLoadTest_all_5m_0,ConcurrentLoadTest_5m_1
[2025-07-11T14:00:14.195Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-07-11T14:00:14.502Z] perl scripts/configure.pl
[2025-07-11T14:00:14.502Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/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=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,MiniMix_10m_2,HCRLateAttachWorkload_0,LangLoadTest_5m_1,LangLoadTest_5m_0,LockingLoadTest_0,UtilLoadTest_5m_1,MathLoadTest_all_5m_0,ConcurrentLoadTest_5m_1 --numOfMachines= --testTime= --TRSSURL=
[2025-07-11T14:00:14.829Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-11T14:00:14.829Z]
[2025-07-11T14:00:14.829Z] Starting to generate test make files.
[2025-07-11T14:00:14.829Z]
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\churn\playlist.xml
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/daaLoadTest/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\jcstress\playlist.xml
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\jlm\playlist.xml
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/jlm/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\modularity\playlist.xml
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/modularity/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\security\playlist.xml
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/security/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\sharedClasses\playlist.xml
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/sharedClasses/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../autoGen.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/utils.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/rerun.mk
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] Make files are generated successfully.
[2025-07-11T14:00:15.138Z]
[2025-07-11T14:00:15.138Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-07-11T14:00:15.138Z] make -f runtest.mk _testList
[2025-07-11T14:00:15.138Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-07-11T14:00:15.819Z]
[2025-07-11T14:00:15.819Z] Running make 4.4.1
[2025-07-11T14:00:15.819Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/
[2025-07-11T14:00:15.819Z] set JDK_VERSION to 8
[2025-07-11T14:00:16.145Z] set JDK_IMPL to hotspot
[2025-07-11T14:00:16.145Z] set JVM_VERSION to openjdk8
[2025-07-11T14:00:16.145Z] set JCL_VERSION to latest
[2025-07-11T14:00:16.145Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.8.1+1
[2025-07-11T14:00:16.145Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image
[2025-07-11T14:00:16.452Z] set SPEC to win_x86
[2025-07-11T14:00:16.452Z] set TEST_FLAG to
[2025-07-11T14:00:16.759Z] Running testList ...
[2025-07-11T14:00:16.759Z] There are 21 test targets in testList
[2025-07-11T14:00:16.759Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-07-11T14:00:16.759Z] openjdk version "1.8.0_462"
[2025-07-11T14:00:16.759Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b06)
[2025-07-11T14:00:16.759Z] OpenJDK Client VM (Temurin)(build 25.462-b06, mixed mode)
[2025-07-11T14:00:17.066Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests'
[2025-07-11T14:00:17.066Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system'
[2025-07-11T14:00:17.374Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/daaLoadTest'
[2025-07-11T14:00:17.374Z] ../system.mk:25: CYGWIN is 1
[2025-07-11T14:00:17.374Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path
[2025-07-11T14:00:17.374Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe
[2025-07-11T14:00:17.689Z]
[2025-07-11T14:00:17.689Z] ===============================================