Pre Test
Started by upstream project "Test_openjdk8_hs_extended.system_x86-32_windows" build number 685
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 528
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3035
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 322
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/master^{commit} # timeout=10
Checking out Revision c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10
Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)"
> git rev-list --no-walk 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-11-04T23:33:09.435Z] SPEC: win_x86
[Pipeline] echo
[2025-11-04T23:33:09.436Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-04T23:33:09.448Z] Found a total of 6 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-11-04T23:33:09.450Z] dynamicAgents: []
[Pipeline] node
[2025-11-04T23:33:24.453Z] Still waiting to schedule task
[2025-11-04T23:33:24.454Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-11-05T00:18:26.284Z] Running on test-azure-win11-x64-2 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-11-05T00:18:26.308Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-05T00:18:26.353Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-05T00:18:26.354Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-05T00:18:26.367Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-05T00:18:26.432Z] The recommended git tool is: git
[2025-11-05T00:18:26.458Z] No credentials specified
[2025-11-05T00:18:26.472Z] Cloning the remote Git repository
[2025-11-05T00:18:26.493Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-05T00:18:26.493Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests # timeout=10
[2025-11-05T00:18:26.598Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-11-05T00:18:26.598Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-05T00:18:26.599Z] > git --version # timeout=10
[2025-11-05T00:18:26.640Z] > git --version # 'git version 2.45.1'
[2025-11-05T00:18:26.640Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-05T00:18:32.857Z] Avoid second fetch
[2025-11-05T00:18:32.940Z] Checking out Revision c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master)
[2025-11-05T00:18:32.722Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-05T00:18:32.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-05T00:18:32.865Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-11-05T00:18:32.947Z] > git config core.sparsecheckout # timeout=10
[2025-11-05T00:18:32.991Z] > git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10
[2025-11-05T00:18:35.964Z] Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)"
[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-11-05T00:18:37.578Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-05T00:18:37.606Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-05T00:18:38.032Z] + LC_TIME=C
[2025-11-05T00:18:38.033Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-05T00:18:38.101Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-05T00:18:38.485Z] + aqa-tests/terminateTestProcesses.sh null
[2025-11-05T00:18:38.485Z] Windows machine, using powershell queries...
[2025-11-05T00:18:39.138Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-11-05T00:18:40.453Z] + printenv
[2025-11-05T00:18:40.453Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-11-05T00:18:40.453Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-11-05T00:18:40.453Z] KEEP_WORKSPACE=false
[2025-11-05T00:18:40.453Z] NUMBER_OF_PROCESSORS=2
[2025-11-05T00:18:40.453Z] PROCESSOR_LEVEL=25
[2025-11-05T00:18:40.453Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2.tap
[2025-11-05T00:18:40.453Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/lib
[2025-11-05T00:18:40.453Z] EXIT_FAILURE=false
[2025-11-05T00:18:40.453Z] JDK_BRANCH=jdk8u482-b01_adopt
[2025-11-05T00:18:40.453Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/15/display/redirect?page=tests
[2025-11-05T00:18:40.453Z] PLATFORM=x86-32_windows
[2025-11-05T00:18:40.453Z] DOCKER_REQUIRED=false
[2025-11-05T00:18:40.453Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2025-11-05T00:18:40.453Z] PROGRAMFILES=C:\Program Files
[2025-11-05T00:18:40.453Z] git=C:\Program Files\Git\cmd\git.exe
[2025-11-05T00:18:40.453Z] TIME_LIMIT=25
[2025-11-05T00:18:40.453Z] JENKINS_SERVER_COOKIE=durable-5982c07ebab10b964ac8392d446d2da9ac735f424a485dbe2b94ee9726297a2b
[2025-11-05T00:18:40.453Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-11-05T00:18:40.453Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-11-05T00:18:40.453Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-05T00:18:40.453Z] GENERATE_JOBS=true
[2025-11-05T00:18:40.453Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-05T00:18:40.453Z] OS=Windows_NT
[2025-11-05T00:18:40.453Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/15/display/redirect?page=changes
[2025-11-05T00:18:40.453Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-11-05T00:18:40.453Z] RERUN_ITERATIONS=1
[2025-11-05T00:18:40.453Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-05T00:18:40.453Z] USERDOMAIN=test-azure-win1
[2025-11-05T00:18:40.453Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-05T00:18:40.453Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-05T00:18:40.453Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[2025-11-05T00:18:40.453Z] USERPROFILE=C:\Users\jenkins
[2025-11-05T00:18:40.453Z] ARCHIVE_TEST_RESULTS=false
[2025-11-05T00:18:40.453Z] SETUP_JCK_RUN=false
[2025-11-05T00:18:40.453Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/15/
[2025-11-05T00:18:40.453Z] SLACK_CHANNEL=aqavit-bot
[2025-11-05T00:18:40.453Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin
[2025-11-05T00:18:40.453Z] JCK_GIT_BRANCH=master
[2025-11-05T00:18:40.453Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/
[2025-11-05T00:18:40.453Z] BUILD_NUMBER=15
[2025-11-05T00:18:40.453Z] TKG_ITERATIONS=1
[2025-11-05T00:18:40.453Z] _=/usr/bin/printenv
[2025-11-05T00:18:40.453Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-11-05T00:18:40.453Z] SERVICE_ID=Jenkins
[2025-11-05T00:18:40.453Z] BASE=C:\Users\jenkins\agent
[2025-11-05T00:18:40.453Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../benchmarks
[2025-11-05T00:18:40.453Z] ALLUSERSPROFILE=C:\ProgramData
[2025-11-05T00:18:40.453Z] JENKINS_NODE_COOKIE=7f21611f-8460-4b70-a5dc-3f8b7137a88c
[2025-11-05T00:18:40.454Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-11-05T00:18:40.454Z] KEEP_REPORTDIR=false
[2025-11-05T00:18:40.454Z] BUILD_DISPLAY_NAME=#15
[2025-11-05T00:18:40.454Z] SDK_RESOURCE=upstream
[2025-11-05T00:18:40.454Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image
[2025-11-05T00:18:40.454Z] HOME=/home/jenkins
[2025-11-05T00:18:40.454Z] USERNAME=jenkins
[2025-11-05T00:18:40.454Z] WINSW_SERVICE_ID=Jenkins
[2025-11-05T00:18:40.454Z] OneDrive=C:\Users\jenkins\OneDrive
[2025-11-05T00:18:40.454Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-11-05T00:18:40.454Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-11-05T00:18:40.454Z] jobStatus=SUCCESS
[2025-11-05T00:18:40.454Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-05T00:18:40.454Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[2025-11-05T00:18:40.454Z] JOBSTARTTIME=Wed, 05 Nov 2025 00:18:37 +0000
[2025-11-05T00:18:40.454Z] JDK_VERSION=8
[2025-11-05T00:18:40.454Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-11-05T00:18:40.454Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[2025-11-05T00:18:40.454Z] USE_TESTENV_PROPERTIES=false
[2025-11-05T00:18:40.454Z] SYSTEMROOT=C:\Windows
[2025-11-05T00:18:40.454Z] PERSONAL_BUILD=false
[2025-11-05T00:18:40.454Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/15/display/redirect
[2025-11-05T00:18:40.454Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-11-05T00:18:40.454Z] AUTO_DETECT=true
[2025-11-05T00:18:40.454Z] EXIT_SUCCESS=false
[2025-11-05T00:18:40.454Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/display/redirect
[2025-11-05T00:18:40.454Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[2025-11-05T00:18:40.454Z] COMPUTERNAME=test-azure-win1
[2025-11-05T00:18:40.454Z] OPENJ9_BRANCH=master
[2025-11-05T00:18:40.454Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-05T00:18:40.454Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:18:40.454Z] PARALLEL=None
[2025-11-05T00:18:40.454Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-05T00:18:40.454Z] ITERATIONS=1
[2025-11-05T00:18:40.454Z] UPSTREAM_JOB_NUMBER=528
[2025-11-05T00:18:40.454Z] SPEC=win_x86
[2025-11-05T00:18:40.454Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows
[2025-11-05T00:18:40.454Z] TERM=xterm-256color
[2025-11-05T00:18:40.454Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-11-05T00:18:40.454Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-05T00:18:40.454Z] NODE_NAME=test-azure-win11-x64-2
[2025-11-05T00:18:40.454Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-05T00:18:40.454Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-11-05T00:18:40.454Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-05T00:18:40.454Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-11-05T00:18:40.454Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-11-05T00:18:40.454Z] DYNAMIC_COMPILE=false
[2025-11-05T00:18:40.454Z] SHLVL=2
[2025-11-05T00:18:40.454Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-32_windows_testList_2-15
[2025-11-05T00:18:40.454Z] PROCESSOR_REVISION=0101
[2025-11-05T00:18:40.454Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-11-05T00:18:40.454Z] EXECUTOR_NUMBER=0
[2025-11-05T00:18:40.454Z] HUDSON_COOKIE=62458f88-a4d7-44c4-89df-073ae8abb9f1
[2025-11-05T00:18:40.454Z] ADOPTOPENJDK_BRANCH=master
[2025-11-05T00:18:40.454Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-05T00:18:40.454Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-11-05T00:18:40.454Z] ORIGIN_JDK_VERSION=8
[2025-11-05T00:18:40.454Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2025-11-05T00:18:40.454Z] NUM_PROCESSORS=2
[2025-11-05T00:18:40.454Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-05T00:18:40.454Z] NODE_LABELS=sw.os.windows win11 test test-azure-win11-x64-2 ci.role.test x64 windows hw.arch.x86
[2025-11-05T00:18:40.454Z] STAGE_NAME=Setup
[2025-11-05T00:18:40.454Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-05T00:18:40.454Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2@tmp
[2025-11-05T00:18:40.454Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-11-05T00:18:40.454Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-11-05T00:18:40.454Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-05T00:18:40.454Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-05T00:18:40.454Z] ProgramW6432=C:\Program Files
[2025-11-05T00:18:40.454Z] UPSTREAM_TEST_JOB_NUMBER=685
[2025-11-05T00:18:40.454Z] CI=true
[2025-11-05T00:18:40.454Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/15/display/redirect?page=artifacts
[2025-11-05T00:18:40.454Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-05T00:18:40.454Z] RERUN_FAILURE=true
[2025-11-05T00:18:40.454Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-11-05T00:18:40.454Z] BUILD_LIST=system
[2025-11-05T00:18:40.454Z] BUILD_ID=15
[2025-11-05T00:18:40.454Z] WINDIR=C:\Windows
[2025-11-05T00:18:40.454Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-11-05T00:18:40.454Z] PUBLIC=C:\Users\Public
[2025-11-05T00:18:40.454Z] SYSTEMDRIVE=C:
[2025-11-05T00:18:40.454Z] TARGET=-f parallelList.mk testList_2
[2025-11-05T00:18:40.454Z] USE_JRE=false
[2025-11-05T00:18:40.454Z] JDK_IMPL=hotspot
[2025-11-05T00:18:40.454Z] 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-11-05T00:18:40.501Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-05T00:18:40.522Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-05T00:18:44.867Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 528
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-05T00:18:45.062Z] 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-11-05T00:18:45.069Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2
[Pipeline] {
[Pipeline] sshagent
[2025-11-05T00:18:45.093Z] $ ssh-agent
[2025-11-05T00:18:45.190Z] SSH_AUTH_SOCK=/tmp/ssh-zmJZcItmwLke/agent.399
[2025-11-05T00:18:45.190Z] SSH_AGENT_PID=400
[2025-11-05T00:18:45.190Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-05T00:18:45.210Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-05T00:18:45.243Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-11-05T00:18:45.653Z] ++ pwd
[2025-11-05T00:18:45.653Z] + ./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 --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-05T00:18:45.653Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests
[2025-11-05T00:18:45.653Z] get jdk binary...
[2025-11-05T00:18:45.968Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-05T00:18:45.968Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u482b01-ea.zip ...
[2025-11-05T00:18:48.797Z] List files in jdkbinary folder...
[2025-11-05T00:18:48.797Z] total 183872
[2025-11-05T00:18:48.797Z] -rwxrwx---+ 1 jenkins None 42118501 Nov 4 21:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-05T00:18:48.797Z] -rwxrwx---+ 1 jenkins None 107359019 Nov 4 21:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-05T00:18:48.798Z] -rwxrwx---+ 1 jenkins None 38697543 Nov 4 21:55 OpenJDK8U-jre_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-05T00:18:48.798Z] -rwxrwx---+ 1 jenkins None 24174 Nov 4 21:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u482b01-ea-metadata.json
[2025-11-05T00:18:48.798Z] -rwxrwx---+ 1 jenkins None 79780 Nov 4 22:07 OpenJDK8U-sbom_x86-32_windows_hotspot_8u482b01-ea.json
[2025-11-05T00:18:48.798Z] drwxrwxr-x+ 1 jenkins None 0 Nov 5 00:18 tmp
[2025-11-05T00:18:48.798Z] List files in jdkbinary/tmp folder...
[2025-11-05T00:18:48.798Z] total 4
[2025-11-05T00:18:48.798Z] drwxrwx---+ 1 jenkins None 0 Nov 4 21:47 jdk8u482-b01
[2025-11-05T00:18:48.798Z] Moving directory jdk8u482-b01/ to ../j2sdk-image
[2025-11-05T00:18:48.798Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u482b01-ea.zip ...
[2025-11-05T00:18:50.368Z] List files in jdkbinary folder...
[2025-11-05T00:18:50.368Z] total 183876
[2025-11-05T00:18:50.368Z] -rwxrwx---+ 1 jenkins None 42118501 Nov 4 21:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-05T00:18:50.368Z] -rwxrwx---+ 1 jenkins None 107359019 Nov 4 21:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-05T00:18:50.368Z] -rwxrwx---+ 1 jenkins None 38697543 Nov 4 21:55 OpenJDK8U-jre_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-05T00:18:50.368Z] -rwxrwx---+ 1 jenkins None 24174 Nov 4 21:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u482b01-ea-metadata.json
[2025-11-05T00:18:50.368Z] -rwxrwx---+ 1 jenkins None 79780 Nov 4 22:07 OpenJDK8U-sbom_x86-32_windows_hotspot_8u482b01-ea.json
[2025-11-05T00:18:50.368Z] drwxrwx---+ 1 jenkins None 0 Nov 4 21:47 j2sdk-image
[2025-11-05T00:18:50.368Z] drwxrwxr-x+ 1 jenkins None 0 Nov 5 00:18 tmp
[2025-11-05T00:18:50.368Z] List files in jdkbinary/tmp folder...
[2025-11-05T00:18:50.368Z] total 4
[2025-11-05T00:18:50.368Z] drwxrwx---+ 1 jenkins None 0 Nov 4 21:47 jdk8u482-b01-jre
[2025-11-05T00:18:50.368Z] Moving directory jdk8u482-b01-jre/ to ../j2re-image
[2025-11-05T00:18:50.368Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u482b01-ea.zip over ./j2sdk-image/jre...
[2025-11-05T00:18:51.929Z] Removing top-level folder jdk8u482-b01-debug-image/
[2025-11-05T00:18:51.929Z] Removing top-level folder jdk8u482-b01/
[2025-11-05T00:18:54.744Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-11-05T00:18:54.744Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-05T00:18:55.062Z] openjdk version "1.8.0_482-beta"
[2025-11-05T00:18:55.062Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042107-b01)
[2025-11-05T00:18:55.062Z] OpenJDK Client VM (Temurin)(build 25.482-b01, mixed mode)
[2025-11-05T00:18:55.062Z] =JAVA VERSION OUTPUT END=
[2025-11-05T00:18:55.062Z] =RELEASE INFO BEGIN=
[2025-11-05T00:18:55.062Z] JAVA_VERSION="1.8.0_482"
[2025-11-05T00:18:55.062Z] OS_NAME="Windows"
[2025-11-05T00:18:55.062Z] OS_VERSION="5.1"
[2025-11-05T00:18:55.062Z] OS_ARCH="i586"
[2025-11-05T00:18:55.062Z] SOURCE=".:git:2932ee2a1555+"
[2025-11-05T00:18:55.062Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-05T00:18:55.062Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90"
[2025-11-05T00:18:55.062Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-05T00:18:55.062Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-11-05T00:18:55.062Z] FULL_VERSION="1.8.0_482-beta-202511042107-b01"
[2025-11-05T00:18:55.062Z] SEMANTIC_VERSION="8.0.482+1"
[2025-11-05T00:18:55.062Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-11-05T00:18:55.062Z] JVM_VARIANT="Hotspot"
[2025-11-05T00:18:55.062Z] JVM_VERSION="25.482-b01"
[2025-11-05T00:18:55.062Z] IMAGE_TYPE="JDK"
[2025-11-05T00:18:55.062Z] =RELEASE INFO END=
[2025-11-05T00:18:55.062Z] get testKitGen...
[2025-11-05T00:18:55.062Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-05T00:18:56.622Z] git rev-parse master
[2025-11-05T00:18:56.622Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-05T00:18:57.799Z] $ ssh-agent -k
[2025-11-05T00:18:57.842Z] unset SSH_AUTH_SOCK;
[2025-11-05T00:18:57.842Z] unset SSH_AGENT_PID;
[2025-11-05T00:18:57.842Z] echo Agent pid 400 killed;
[2025-11-05T00:18:57.879Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-05T00:18:58.310Z] 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=true&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=master&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%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=685&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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=528&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-05T00:18:58.322Z] 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=true&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-win11-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&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%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=685&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=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=528&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-05T00:18:58.376Z] Building tests...
[Pipeline] timeout
[2025-11-05T00:18:58.382Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-05T00:18:58.475Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-32_windows" build number 685
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-05T00:18:58.511Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-05T00:18:58.535Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-05T00:18:58.979Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-05T00:18:59.292Z] --------------------------------------------
[2025-11-05T00:18:59.292Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:18:59.292Z] task is set to default
[2025-11-05T00:18:59.292Z] dependencyList is set to all
[2025-11-05T00:18:59.292Z] --------------------------------------------
[2025-11-05T00:18:59.292Z] Starting download third party dependent jars
[2025-11-05T00:18:59.292Z] --------------------------------------------
[2025-11-05T00:18:59.292Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-11-05T00:18:59.292Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-05T00:18:59.292Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-05T00:18:59.410Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-11-05T00:18:59.428Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-05T00:18:59.465Z] $ ssh-agent
[2025-11-05T00:18:59.559Z] SSH_AUTH_SOCK=/tmp/ssh-ntU7NfeQaUTU/agent.1795
[2025-11-05T00:18:59.559Z] SSH_AGENT_PID=1796
[2025-11-05T00:18:59.559Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-05T00:18:59.957Z] + bash ./compile.sh
[2025-11-05T00:19:00.262Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image
[2025-11-05T00:19:00.262Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib
[2025-11-05T00:19:00.262Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-05T00:19:00.262Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-05T00:19:00.262Z] (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/externalDependency/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-11-05T00:19:00.262Z] 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-11-05T00:19:01.828Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_tools.xml
[2025-11-05T00:19:02.144Z]
[2025-11-05T00:19:02.144Z] build:
[2025-11-05T00:19:02.144Z]
[2025-11-05T00:19:02.144Z] clean:
[2025-11-05T00:19:02.144Z]
[2025-11-05T00:19:02.144Z] init:
[2025-11-05T00:19:02.144Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin
[2025-11-05T00:19:02.144Z]
[2025-11-05T00:19:02.144Z] getDependentLibs:
[2025-11-05T00:19:02.145Z] [exec] --------------------------------------------
[2025-11-05T00:19:02.145Z] [exec] path is set to C:/jenkins/externalDependency/system_lib
[2025-11-05T00:19:02.145Z] [exec] task is set to default
[2025-11-05T00:19:02.145Z] [exec] dependencyList is set to json_simple
[2025-11-05T00:19:02.145Z] [exec] --------------------------------------------
[2025-11-05T00:19:02.145Z] [exec] Starting download third party dependent jars
[2025-11-05T00:19:02.145Z] [exec] --------------------------------------------
[2025-11-05T00:19:02.145Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib
[2025-11-05T00:19:02.145Z] [exec] C:/jenkins/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-11-05T00:19:02.145Z] [exec] downloaded dependent third party jars successfully
[2025-11-05T00:19:02.145Z]
[2025-11-05T00:19:02.145Z] compile:
[2025-11-05T00:19:02.145Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-05T00:19:02.145Z] [echo] ============COMPILER SETTINGS============
[2025-11-05T00:19:02.145Z] [echo] ===fork: yes
[2025-11-05T00:19:02.145Z] [echo] ===debug: on
[2025-11-05T00:19:02.459Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin
[2025-11-05T00:19:04.599Z]
[2025-11-05T00:19:04.599Z] dist:
[2025-11-05T00:19:04.915Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin\TestKitGen.jar
[2025-11-05T00:19:04.915Z]
[2025-11-05T00:19:04.915Z] BUILD SUCCESSFUL
[2025-11-05T00:19:04.915Z] Total time: 3 seconds
[2025-11-05T00:19:04.915Z] 0
[2025-11-05T00:19:05.231Z] 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-11-05T00:19:05.902Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-05T00:19:05.902Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-11-05T00:19:07.466Z] ****************************** MACHINE INFO ******************************
[2025-11-05T00:19:07.466Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG
[2025-11-05T00:19:07.466Z] Free Physical Memory Size : 5337079808
[2025-11-05T00:19:07.466Z] Free space (bytes) : 25349611520
[2025-11-05T00:19:07.466Z] Total Physical Memory Size : 8536289280
[2025-11-05T00:19:07.466Z] Total space (bytes) : 135771664384
[2025-11-05T00:19:07.466Z] Usable space (bytes) : 25349611520
[2025-11-05T00:19:07.466Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-05T00:19:07.466Z] bashVersion :
[2025-11-05T00:19:07.466Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-11-05T00:19:07.466Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-05T00:19:07.466Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-05T00:19:07.466Z]
[2025-11-05T00:19:07.466Z] This is free software; you are free to change and redistribute it.
[2025-11-05T00:19:07.466Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-05T00:19:07.466Z] cpuCores : 2
[2025-11-05T00:19:07.466Z] curlVersion :
[2025-11-05T00:19:07.466Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2025-11-05T00:19:07.466Z] Release-Date: 2025-07-16
[2025-11-05T00:19:07.466Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2025-11-05T00:19:07.466Z] 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-11-05T00:19:07.466Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-05T00:19:07.466Z] gcc version : 13
[2025-11-05T00:19:07.466Z] gclibc version : ldd (cygwin) 3.6.4
[2025-11-05T00:19:07.466Z] gdb version : bash: line 1: gdb: command not found
[2025-11-05T00:19:07.466Z] lldb version : Command could not be executed
[2025-11-05T00:19:07.466Z] makeVersion :
[2025-11-05T00:19:07.466Z] GNU Make 4.4.1
[2025-11-05T00:19:07.466Z] Built for x86_64-pc-cygwin
[2025-11-05T00:19:07.466Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-11-05T00:19:07.467Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-11-05T00:19:07.467Z] This is free software: you are free to change and redistribute it.
[2025-11-05T00:19:07.467Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-05T00:19:07.467Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-05T00:19:07.467Z] perlVersion :
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.467Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2025-11-05T00:19:07.467Z] (with 3 registered patches, see perl -V for more detail)
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.467Z] Copyright 1987-2025, Larry Wall
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.467Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-05T00:19:07.467Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.467Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-05T00:19:07.467Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-05T00:19:07.467Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.467Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-05T00:19:07.467Z] procArch : unknown
[2025-11-05T00:19:07.467Z] sysArch : x86_64
[2025-11-05T00:19:07.467Z] sysOS : CYGWIN_NT-10.0-26100
[2025-11-05T00:19:07.467Z] ulimit :
[2025-11-05T00:19:07.467Z] core file size (blocks, -c) 0
[2025-11-05T00:19:07.467Z] data seg size (kbytes, -d) unlimited
[2025-11-05T00:19:07.467Z] file size (blocks, -f) unlimited
[2025-11-05T00:19:07.467Z] open files (-n) 3200
[2025-11-05T00:19:07.467Z] pipe size (512 bytes, -p) 8
[2025-11-05T00:19:07.467Z] stack size (kbytes, -s) 2032
[2025-11-05T00:19:07.467Z] cpu time (seconds, -t) unlimited
[2025-11-05T00:19:07.467Z] max user processes (-u) 256
[2025-11-05T00:19:07.467Z] virtual memory (kbytes, -v) unlimited
[2025-11-05T00:19:07.467Z] uname : CYGWIN_NT-10.0-26100 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2025-11-05T00:19:07.467Z] vmVendor : Oracle Corporation
[2025-11-05T00:19:07.467Z] vmVersion : 25.482-b01
[2025-11-05T00:19:07.467Z] xlc version : bash: line 1: xlC: command not found
[2025-11-05T00:19:07.467Z] **************************************************************************
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.467Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.467Z] System.getProperty('java.vendor')=Temurin
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.467Z] System.getProperty('os.name')=Windows 11
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.467Z] System.getProperty('os.arch')=x86
[2025-11-05T00:19:07.467Z]
[2025-11-05T00:19:07.468Z] System.getProperty('java.fullversion')=null
[2025-11-05T00:19:07.468Z]
[2025-11-05T00:19:07.468Z] System.getProperty('sun.arch.data.model')=32
[2025-11-05T00:19:07.468Z]
[2025-11-05T00:19:07.773Z] make -f clean.mk cleanBuild
[2025-11-05T00:19:07.773Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-11-05T00:19:08.427Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests///..//jvmtest
[2025-11-05T00:19:08.427Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-11-05T00:19:08.427Z] make -f compile.mk compile
[2025-11-05T00:19:08.427Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-11-05T00:19:09.083Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \
[2025-11-05T00:19:09.083Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \
[2025-11-05T00:19:09.083Z] (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/externalDependency/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-11-05T00:19:09.083Z] 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-11-05T00:19:10.652Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_test.xml
[2025-11-05T00:19:10.652Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-11-05T00:19:10.652Z]
[2025-11-05T00:19:10.652Z] -create_test_directory:
[2025-11-05T00:19:10.652Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest
[2025-11-05T00:19:10.652Z]
[2025-11-05T00:19:10.652Z] stage_test_material:
[2025-11-05T00:19:10.968Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest
[2025-11-05T00:19:10.968Z]
[2025-11-05T00:19:10.968Z] build:
[2025-11-05T00:19:11.285Z]
[2025-11-05T00:19:11.285Z] init:
[2025-11-05T00:19:11.285Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system
[2025-11-05T00:19:11.285Z]
[2025-11-05T00:19:11.285Z] dist:
[2025-11-05T00:19:11.285Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system
[2025-11-05T00:19:11.285Z]
[2025-11-05T00:19:11.285Z] common_build:
[2025-11-05T00:19:11.285Z] [echo] target common_build is called.....
[2025-11-05T00:19:11.286Z]
[2025-11-05T00:19:11.286Z] common_init:
[2025-11-05T00:19:11.286Z]
[2025-11-05T00:19:11.286Z] check_systemtest:
[2025-11-05T00:19:11.286Z] [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-11-05T00:19:11.286Z]
[2025-11-05T00:19:11.286Z] clone_stf:
[2025-11-05T00:19:11.286Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-11-05T00:19:12.846Z] [echo] git rev-parse master
[2025-11-05T00:19:12.846Z] [echo] git checkout -q -f 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-11-05T00:19:14.413Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//testenv/testenv.properties
[2025-11-05T00:19:14.413Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2025-11-05T00:19:14.413Z] [exec] STF_BRANCH=7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-11-05T00:19:14.413Z] [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-11-05T00:19:14.413Z]
[2025-11-05T00:19:14.413Z] clone_systemtest:
[2025-11-05T00:19:14.734Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-11-05T00:19:17.565Z] [echo] git rev-parse master
[2025-11-05T00:19:17.565Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2025-11-05T00:19:17.885Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//testenv/testenv.properties
[2025-11-05T00:19:17.885Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-11-05T00:19:17.885Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] configure_systemtest:
[2025-11-05T00:19:18.204Z] [echo] Executing openjdk.build/build.xml
[2025-11-05T00:19:18.204Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] check-for-ant:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] configure-ant:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-ant-location:
[2025-11-05T00:19:18.204Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-ant-error:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] check-for-junit:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] configure-junit:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-junit-location:
[2025-11-05T00:19:18.204Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-junit-error:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] check-for-hamcrest-core:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] configure-hamcrest-core:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-hamcrest-core-location:
[2025-11-05T00:19:18.204Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-hamcrest-core-error:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] check-for-log4j:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] configure-log4j:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-log4j-location:
[2025-11-05T00:19:18.204Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-log4j-error:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] check-for-asm:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] configure-asm:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-asm-location:
[2025-11-05T00:19:18.204Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar
[2025-11-05T00:19:18.204Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] print-asm-error:
[2025-11-05T00:19:18.204Z]
[2025-11-05T00:19:18.204Z] setup-java-properties:
[2025-11-05T00:19:18.204Z] [echo] java_home is ${java_home}
[2025-11-05T00:19:18.204Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre
[2025-11-05T00:19:18.204Z] [echoproperties] #Ant properties
[2025-11-05T00:19:18.204Z] [echoproperties] #Wed Nov 05 00:19:18 UTC 2025
[2025-11-05T00:19:18.204Z] [echoproperties] buildjdk..=
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.482-b01, mixed mode)
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.Property=settings\:
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.file.separator=\\
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.class.path=.
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-11-05T00:19:18.205Z] [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-11-05T00:19:18.205Z] [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-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\bin
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_482-beta-202511042107-b01
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-11-05T00:19:18.205Z] [echoproperties] buildjdk.java.version=1.8.0_482-beta
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.java.vm.version=25.482-b01
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.openjdk=version "1.8.0_482-beta"
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.os.arch=x86
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.os.name=Windows 11
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.os.version=10.0
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.path.separator=;
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.sun.arch.data.model=32
[2025-11-05T00:19:18.206Z] [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-11-05T00:19:18.206Z] [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-11-05T00:19:18.206Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-11-05T00:19:18.206Z] [echoproperties] buildjdk.user.country=US
[2025-11-05T00:19:18.207Z] [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-11-05T00:19:18.207Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2025-11-05T00:19:18.207Z] [echoproperties] buildjdk.user.language=en
[2025-11-05T00:19:18.207Z] [echoproperties] buildjdk.user.name=****
[2025-11-05T00:19:18.207Z] [echoproperties] buildjdk.user.script=
[2025-11-05T00:19:18.207Z] [echoproperties] buildjdk.user.timezone=
[2025-11-05T00:19:18.207Z] [echoproperties] buildjdk.user.variant=
[2025-11-05T00:19:18.207Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.847573880
[2025-11-05T00:19:18.207Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11
[2025-11-05T00:19:18.207Z] [echo] java_platform set to win_x86-32
[2025-11-05T00:19:18.207Z] [echo] java_java_specification_version set to 1.8
[2025-11-05T00:19:18.207Z] [echo] java_java_vm_vendor set to Temurin
[2025-11-05T00:19:18.207Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin
[2025-11-05T00:19:18.207Z] [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-11-05T00:19:18.207Z]
[2025-11-05T00:19:18.207Z] check-for-tools-jar:
[2025-11-05T00:19:18.207Z] [echo] java_java_specification_version is 1.8
[2025-11-05T00:19:18.207Z]
[2025-11-05T00:19:18.207Z] configure-tools-jar:
[2025-11-05T00:19:18.207Z]
[2025-11-05T00:19:18.207Z] print-tools-jar-location:
[2025-11-05T00:19:18.208Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] print-tools-jar-error:
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] check-for-windows-sysinternals:
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] set-download-windows-sysinternals-required:
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] configure-windows-sysinternals:
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] print-windows-sysinternals-location:
[2025-11-05T00:19:18.208Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] set-print-windows-sysinternals-error-required:
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] really-print-windows-sysinternals-error:
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] print-windows-sysinternals-error:
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] fail-if-error:
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] print-all-prereq-versions:
[2025-11-05T00:19:18.208Z] [echo] Ant version in use : 1.10.2
[2025-11-05T00:19:18.208Z] [echo] log4j version in use : 2.16.0
[2025-11-05T00:19:18.208Z] [echo] ASM version in use : 9.7.1
[2025-11-05T00:19:18.208Z] [echo] junit version in use : 4.12
[2025-11-05T00:19:18.208Z] [echo] hamcrest version in use: 1.3
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] configure:
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] build-dependencies:
[2025-11-05T00:19:18.208Z] [echo] Executing openjdk.build/build.xml
[2025-11-05T00:19:18.208Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:18.208Z]
[2025-11-05T00:19:18.208Z] setup-java-properties:
[2025-11-05T00:19:18.208Z] [echo] java_home is ${java_home}
[2025-11-05T00:19:18.208Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre
[2025-11-05T00:19:18.529Z] [echoproperties] #Ant properties
[2025-11-05T00:19:18.529Z] [echoproperties] #Wed Nov 05 00:19:18 UTC 2025
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk..=
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.482-b01, mixed mode)
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk.Property=settings\:
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk.file.separator=\\
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-11-05T00:19:18.529Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.class.path=.
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-11-05T00:19:18.530Z] [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-11-05T00:19:18.530Z] [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-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\bin
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_482-beta-202511042107-b01
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.version=1.8.0_482-beta
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-11-05T00:19:18.530Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.java.vm.version=25.482-b01
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.openjdk=version "1.8.0_482-beta"
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.os.arch=x86
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.os.name=Windows 11
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.os.version=10.0
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.path.separator=;
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.sun.arch.data.model=32
[2025-11-05T00:19:18.531Z] [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-11-05T00:19:18.531Z] [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-11-05T00:19:18.531Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.user.country=US
[2025-11-05T00:19:18.531Z] [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-11-05T00:19:18.531Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.user.language=en
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.user.name=****
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.user.script=
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.user.timezone=
[2025-11-05T00:19:18.531Z] [echoproperties] buildjdk.user.variant=
[2025-11-05T00:19:18.532Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.913780204
[2025-11-05T00:19:18.532Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11
[2025-11-05T00:19:18.532Z] [echo] java_platform set to win_x86-32
[2025-11-05T00:19:18.532Z] [echo] java_java_specification_version set to 1.8
[2025-11-05T00:19:18.532Z] [echo] java_java_vm_vendor set to Temurin
[2025-11-05T00:19:18.532Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin
[2025-11-05T00:19:18.532Z] [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-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] check-prereqs:
[2025-11-05T00:19:18.532Z] [echo] Executing openjdk.build/build.xml
[2025-11-05T00:19:18.532Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] check-for-ant:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-ant-location:
[2025-11-05T00:19:18.532Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-ant-error:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] check-for-junit:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-junit-location:
[2025-11-05T00:19:18.532Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-junit-error:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] check-for-hamcrest-core:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-hamcrest-core-location:
[2025-11-05T00:19:18.532Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-hamcrest-core-error:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] check-for-log4j:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-log4j-location:
[2025-11-05T00:19:18.532Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-log4j-error:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] check-for-asm:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-asm-location:
[2025-11-05T00:19:18.532Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar
[2025-11-05T00:19:18.532Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-asm-error:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] setup-java-properties:
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] check-for-tools-jar:
[2025-11-05T00:19:18.532Z] [echo] java_java_specification_version is 1.8
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.532Z] print-tools-jar-location:
[2025-11-05T00:19:18.532Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar
[2025-11-05T00:19:18.532Z]
[2025-11-05T00:19:18.533Z] print-tools-jar-error:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] check-for-windows-sysinternals:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] print-windows-sysinternals-location:
[2025-11-05T00:19:18.533Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] set-print-windows-sysinternals-error-required:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] really-print-windows-sysinternals-error:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] print-windows-sysinternals-error:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] fail-if-error:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] print-all-prereq-versions:
[2025-11-05T00:19:18.533Z] [echo] Ant version in use : 1.10.2
[2025-11-05T00:19:18.533Z] [echo] log4j version in use : 2.16.0
[2025-11-05T00:19:18.533Z] [echo] ASM version in use : 9.7.1
[2025-11-05T00:19:18.533Z] [echo] junit version in use : 4.12
[2025-11-05T00:19:18.533Z] [echo] hamcrest version in use: 1.3
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] run-check-prereqs:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] build-dependencies:
[2025-11-05T00:19:18.533Z] [echo] Executing stf.build/build.xml
[2025-11-05T00:19:18.533Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] setup-java-properties:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] check-prereqs:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] build-dependencies:
[2025-11-05T00:19:18.533Z] [echo] Executing stf.core/build.xml
[2025-11-05T00:19:18.533Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] setup-java-properties:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] check-prereqs:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] build-dependencies:
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] create-bin-dir:
[2025-11-05T00:19:18.533Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin
[2025-11-05T00:19:18.533Z]
[2025-11-05T00:19:18.533Z] build-java:
[2025-11-05T00:19:18.533Z] [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-11-05T00:19:20.675Z] [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-11-05T00:19:21.345Z]
[2025-11-05T00:19:21.345Z] build-jar:
[2025-11-05T00:19:21.345Z] [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-11-05T00:19:21.664Z]
[2025-11-05T00:19:21.664Z] build-archives:
[2025-11-05T00:19:21.664Z]
[2025-11-05T00:19:21.664Z] copy-log4j2-config:
[2025-11-05T00:19:21.664Z] [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-11-05T00:19:21.664Z]
[2025-11-05T00:19:21.664Z] build-no-natives:
[2025-11-05T00:19:21.664Z]
[2025-11-05T00:19:21.664Z] build-natives:
[2025-11-05T00:19:21.664Z]
[2025-11-05T00:19:21.664Z] build:
[2025-11-05T00:19:21.664Z] [echo] Executing stf.load/build.xml
[2025-11-05T00:19:21.664Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:21.664Z]
[2025-11-05T00:19:21.664Z] setup-java-properties:
[2025-11-05T00:19:21.664Z]
[2025-11-05T00:19:21.664Z] check-prereqs:
[2025-11-05T00:19:21.664Z]
[2025-11-05T00:19:21.664Z] build-dependencies:
[2025-11-05T00:19:21.665Z] [echo] Executing stf.core/build.xml
[2025-11-05T00:19:21.665Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:21.665Z]
[2025-11-05T00:19:21.665Z] setup-java-properties:
[2025-11-05T00:19:21.665Z]
[2025-11-05T00:19:21.665Z] check-prereqs:
[2025-11-05T00:19:21.665Z]
[2025-11-05T00:19:21.665Z] build-dependencies:
[2025-11-05T00:19:21.665Z]
[2025-11-05T00:19:21.665Z] create-bin-dir:
[2025-11-05T00:19:21.665Z]
[2025-11-05T00:19:21.665Z] build-java:
[2025-11-05T00:19:21.989Z]
[2025-11-05T00:19:21.989Z] build-jar:
[2025-11-05T00:19:21.989Z]
[2025-11-05T00:19:21.989Z] build-archives:
[2025-11-05T00:19:21.989Z]
[2025-11-05T00:19:21.989Z] copy-log4j2-config:
[2025-11-05T00:19:21.989Z]
[2025-11-05T00:19:21.989Z] build-no-natives:
[2025-11-05T00:19:21.989Z]
[2025-11-05T00:19:21.989Z] build-natives:
[2025-11-05T00:19:21.989Z]
[2025-11-05T00:19:21.989Z] build:
[2025-11-05T00:19:21.989Z]
[2025-11-05T00:19:21.989Z] create-bin-dir:
[2025-11-05T00:19:21.989Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin
[2025-11-05T00:19:21.989Z]
[2025-11-05T00:19:21.989Z] build-java:
[2025-11-05T00:19:21.989Z] [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-11-05T00:19:23.555Z] [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-11-05T00:19:23.555Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-05T00:19:23.555Z]
[2025-11-05T00:19:23.555Z] build-jar:
[2025-11-05T00:19:23.556Z] [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-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-archives:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-no-natives:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-natives:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build:
[2025-11-05T00:19:23.556Z] [echo] Executing stf.samples/build.xml
[2025-11-05T00:19:23.556Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] setup-java-properties:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] check-prereqs:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-dependencies:
[2025-11-05T00:19:23.556Z] [echo] Executing stf.core/build.xml
[2025-11-05T00:19:23.556Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] setup-java-properties:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] check-prereqs:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-dependencies:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] create-bin-dir:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-java:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-jar:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-archives:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] copy-log4j2-config:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-no-natives:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-natives:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build:
[2025-11-05T00:19:23.556Z] [echo] Executing stf.load/build.xml
[2025-11-05T00:19:23.556Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] setup-java-properties:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] check-prereqs:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-dependencies:
[2025-11-05T00:19:23.556Z] [echo] Executing stf.core/build.xml
[2025-11-05T00:19:23.556Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] setup-java-properties:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] check-prereqs:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-dependencies:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] create-bin-dir:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-java:
[2025-11-05T00:19:23.556Z]
[2025-11-05T00:19:23.556Z] build-jar:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build-archives:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] copy-log4j2-config:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build-no-natives:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build-natives:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] create-bin-dir:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build-java:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build-jar:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build-archives:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build-no-natives:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build-natives:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build:
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] create-bin-dir:
[2025-11-05T00:19:23.877Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin
[2025-11-05T00:19:23.877Z]
[2025-11-05T00:19:23.877Z] build-java:
[2025-11-05T00:19:23.877Z] [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-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] build-jar:
[2025-11-05T00:19:24.961Z] [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-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] build-archives:
[2025-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] build-no-natives:
[2025-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] build-natives:
[2025-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] build:
[2025-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] build:
[2025-11-05T00:19:24.961Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-11-05T00:19:24.961Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] setup-java-properties:
[2025-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] check-prereqs:
[2025-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] build-dependencies:
[2025-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] create-bin-dir:
[2025-11-05T00:19:24.961Z] [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-11-05T00:19:24.961Z]
[2025-11-05T00:19:24.961Z] build-java:
[2025-11-05T00:19:24.961Z] [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-11-05T00:19:27.094Z]
[2025-11-05T00:19:27.094Z] build-jar:
[2025-11-05T00:19:27.094Z] [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-11-05T00:19:27.748Z]
[2025-11-05T00:19:27.748Z] build-archives:
[2025-11-05T00:19:27.748Z]
[2025-11-05T00:19:27.748Z] build-no-natives:
[2025-11-05T00:19:27.748Z]
[2025-11-05T00:19:27.748Z] build-natives:
[2025-11-05T00:19:27.748Z]
[2025-11-05T00:19:27.748Z] build:
[2025-11-05T00:19:27.748Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-11-05T00:19:27.748Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:27.748Z]
[2025-11-05T00:19:27.748Z] setup-java-properties:
[2025-11-05T00:19:27.748Z]
[2025-11-05T00:19:27.748Z] check-prereqs:
[2025-11-05T00:19:27.748Z]
[2025-11-05T00:19:27.748Z] build-dependencies:
[2025-11-05T00:19:27.748Z]
[2025-11-05T00:19:27.748Z] create-bin-dir:
[2025-11-05T00:19:27.748Z] [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-11-05T00:19:27.748Z] [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-11-05T00:19:27.749Z] [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-11-05T00:19:27.749Z]
[2025-11-05T00:19:27.749Z] build-java:
[2025-11-05T00:19:27.749Z] [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-11-05T00:19:28.422Z] [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-11-05T00:19:29.092Z] [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-11-05T00:19:29.412Z] [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-11-05T00:19:29.412Z] [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-11-05T00:19:29.412Z] [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-11-05T00:19:29.412Z] [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-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] build-jar:
[2025-11-05T00:19:29.412Z] [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-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] build-archives:
[2025-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] build-no-natives:
[2025-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] build-natives:
[2025-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] copy-dict-file:
[2025-11-05T00:19:29.412Z] [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-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] build:
[2025-11-05T00:19:29.412Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-11-05T00:19:29.412Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] setup-java-properties:
[2025-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] check-prereqs:
[2025-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] build-dependencies:
[2025-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] create-bin-dir:
[2025-11-05T00:19:29.412Z] [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-11-05T00:19:29.412Z]
[2025-11-05T00:19:29.412Z] build-java-8:
[2025-11-05T00:19:29.412Z] [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-11-05T00:19:30.489Z]
[2025-11-05T00:19:30.489Z] build-java-11-25plus:
[2025-11-05T00:19:30.489Z]
[2025-11-05T00:19:30.489Z] build-java-17-24:
[2025-11-05T00:19:30.489Z]
[2025-11-05T00:19:30.489Z] build-java:
[2025-11-05T00:19:30.489Z]
[2025-11-05T00:19:30.489Z] build-jdi-jar:
[2025-11-05T00:19:30.489Z] [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-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] build-hcr-jar:
[2025-11-05T00:19:30.803Z] [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-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] build-jars:
[2025-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] build-archives:
[2025-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] build-no-natives:
[2025-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] build-natives:
[2025-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] build:
[2025-11-05T00:19:30.803Z] [echo] Executing openjdk.test.gc/build.xml
[2025-11-05T00:19:30.803Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] setup-java-properties:
[2025-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] check-prereqs:
[2025-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] build-dependencies:
[2025-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] create-bin-dir:
[2025-11-05T00:19:30.803Z] [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-11-05T00:19:30.803Z]
[2025-11-05T00:19:30.803Z] build-java:
[2025-11-05T00:19:30.803Z] [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-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] build-jar:
[2025-11-05T00:19:31.475Z] [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-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] build-archives:
[2025-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] build-no-natives:
[2025-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] build-natives:
[2025-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] build:
[2025-11-05T00:19:31.475Z] [echo] Executing openjdk.test.jck/build.xml
[2025-11-05T00:19:31.475Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] setup-java-properties:
[2025-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] check-prereqs:
[2025-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] build-dependencies:
[2025-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] create-bin-dir:
[2025-11-05T00:19:31.475Z] [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-11-05T00:19:31.475Z]
[2025-11-05T00:19:31.475Z] build-java:
[2025-11-05T00:19:31.475Z] [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-11-05T00:19:32.556Z]
[2025-11-05T00:19:32.556Z] build-jar:
[2025-11-05T00:19:32.556Z] [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-11-05T00:19:32.556Z]
[2025-11-05T00:19:32.556Z] build-archives:
[2025-11-05T00:19:32.556Z]
[2025-11-05T00:19:32.556Z] build-no-natives:
[2025-11-05T00:19:32.556Z]
[2025-11-05T00:19:32.556Z] setup-native-build-command:
[2025-11-05T00:19:32.557Z] [echo] building natives for java_platform win_x86-32
[2025-11-05T00:19:32.557Z]
[2025-11-05T00:19:32.557Z] build-natives-windows:
[2025-11-05T00:19:32.557Z]
[2025-11-05T00:19:32.557Z] build-natives-unix:
[2025-11-05T00:19:32.557Z]
[2025-11-05T00:19:32.557Z] build-natives:
[2025-11-05T00:19:32.557Z]
[2025-11-05T00:19:32.557Z] build:
[2025-11-05T00:19:32.557Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-11-05T00:19:32.557Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:32.557Z]
[2025-11-05T00:19:32.557Z] setup-java-properties:
[2025-11-05T00:19:32.557Z]
[2025-11-05T00:19:32.557Z] check-prereqs:
[2025-11-05T00:19:32.557Z]
[2025-11-05T00:19:32.557Z] build-dependencies:
[2025-11-05T00:19:32.557Z]
[2025-11-05T00:19:32.557Z] create-bin-dir:
[2025-11-05T00:19:32.557Z] [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-11-05T00:19:32.557Z]
[2025-11-05T00:19:32.557Z] build-java:
[2025-11-05T00:19:32.557Z] [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-11-05T00:19:34.740Z] [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-11-05T00:19:34.740Z]
[2025-11-05T00:19:34.740Z] build-jar:
[2025-11-05T00:19:34.740Z] [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-11-05T00:19:35.057Z]
[2025-11-05T00:19:35.057Z] build-archives:
[2025-11-05T00:19:35.057Z]
[2025-11-05T00:19:35.057Z] build-no-natives:
[2025-11-05T00:19:35.057Z]
[2025-11-05T00:19:35.057Z] build-natives:
[2025-11-05T00:19:35.057Z]
[2025-11-05T00:19:35.057Z] build:
[2025-11-05T00:19:35.057Z] [echo] Executing openjdk.test.lang/build.xml
[2025-11-05T00:19:35.057Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:35.057Z]
[2025-11-05T00:19:35.057Z] setup-java-properties:
[2025-11-05T00:19:35.057Z]
[2025-11-05T00:19:35.057Z] check-prereqs:
[2025-11-05T00:19:35.057Z]
[2025-11-05T00:19:35.057Z] build-dependencies:
[2025-11-05T00:19:35.057Z]
[2025-11-05T00:19:35.057Z] create-bin-dir:
[2025-11-05T00:19:35.058Z] [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-11-05T00:19:35.058Z]
[2025-11-05T00:19:35.058Z] build-java:
[2025-11-05T00:19:35.058Z] [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-11-05T00:19:37.188Z]
[2025-11-05T00:19:37.188Z] build-jar:
[2025-11-05T00:19:37.188Z] [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-11-05T00:19:37.505Z]
[2025-11-05T00:19:37.505Z] build-archives:
[2025-11-05T00:19:37.505Z]
[2025-11-05T00:19:37.505Z] build-no-natives:
[2025-11-05T00:19:37.505Z]
[2025-11-05T00:19:37.505Z] build-natives:
[2025-11-05T00:19:37.505Z]
[2025-11-05T00:19:37.505Z] build:
[2025-11-05T00:19:37.505Z] [echo] Executing openjdk.test.load/build.xml
[2025-11-05T00:19:37.505Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:37.505Z]
[2025-11-05T00:19:37.505Z] setup-java-properties:
[2025-11-05T00:19:37.505Z]
[2025-11-05T00:19:37.505Z] check-prereqs:
[2025-11-05T00:19:37.505Z]
[2025-11-05T00:19:37.505Z] build-dependencies:
[2025-11-05T00:19:37.505Z]
[2025-11-05T00:19:37.505Z] create-bin-dir:
[2025-11-05T00:19:37.505Z] [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-11-05T00:19:37.505Z]
[2025-11-05T00:19:37.505Z] build-java:
[2025-11-05T00:19:37.505Z] [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-11-05T00:19:38.584Z]
[2025-11-05T00:19:38.584Z] build-jar:
[2025-11-05T00:19:38.584Z] [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-11-05T00:19:38.584Z]
[2025-11-05T00:19:38.584Z] build-archives:
[2025-11-05T00:19:38.584Z]
[2025-11-05T00:19:38.584Z] build-no-natives:
[2025-11-05T00:19:38.584Z]
[2025-11-05T00:19:38.584Z] build-natives:
[2025-11-05T00:19:38.584Z]
[2025-11-05T00:19:38.584Z] build:
[2025-11-05T00:19:38.585Z] [echo] Executing openjdk.test.locking/build.xml
[2025-11-05T00:19:38.585Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:38.585Z]
[2025-11-05T00:19:38.585Z] setup-java-properties:
[2025-11-05T00:19:38.585Z]
[2025-11-05T00:19:38.585Z] check-prereqs:
[2025-11-05T00:19:38.585Z]
[2025-11-05T00:19:38.585Z] build-dependencies:
[2025-11-05T00:19:38.585Z]
[2025-11-05T00:19:38.585Z] create-bin-dir:
[2025-11-05T00:19:38.585Z] [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-11-05T00:19:38.585Z]
[2025-11-05T00:19:38.585Z] build-java:
[2025-11-05T00:19:38.585Z] [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-11-05T00:19:38.900Z]
[2025-11-05T00:19:38.900Z] build-jar:
[2025-11-05T00:19:38.900Z] [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-11-05T00:19:38.900Z]
[2025-11-05T00:19:38.900Z] build-archives:
[2025-11-05T00:19:38.900Z]
[2025-11-05T00:19:38.900Z] build-no-natives:
[2025-11-05T00:19:38.900Z]
[2025-11-05T00:19:38.900Z] build-natives:
[2025-11-05T00:19:38.900Z]
[2025-11-05T00:19:38.900Z] build:
[2025-11-05T00:19:39.216Z] [echo] Executing openjdk.test.math/build.xml
[2025-11-05T00:19:39.216Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:39.216Z]
[2025-11-05T00:19:39.216Z] setup-java-properties:
[2025-11-05T00:19:39.216Z]
[2025-11-05T00:19:39.216Z] check-prereqs:
[2025-11-05T00:19:39.216Z]
[2025-11-05T00:19:39.216Z] build-dependencies:
[2025-11-05T00:19:39.216Z]
[2025-11-05T00:19:39.216Z] create-bin-dir:
[2025-11-05T00:19:39.217Z] [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-11-05T00:19:39.217Z]
[2025-11-05T00:19:39.217Z] build-java:
[2025-11-05T00:19:39.217Z] [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-11-05T00:19:54.711Z]
[2025-11-05T00:19:54.711Z] build-jar:
[2025-11-05T00:19:54.711Z] [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-11-05T00:19:58.309Z]
[2025-11-05T00:19:58.309Z] build-archives:
[2025-11-05T00:19:58.309Z]
[2025-11-05T00:19:58.309Z] build-no-natives:
[2025-11-05T00:19:58.309Z]
[2025-11-05T00:19:58.309Z] build-natives:
[2025-11-05T00:19:58.309Z]
[2025-11-05T00:19:58.309Z] build:
[2025-11-05T00:19:58.309Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-11-05T00:19:58.309Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:58.309Z]
[2025-11-05T00:19:58.309Z] check-if-already-built:
[2025-11-05T00:19:58.309Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists
[2025-11-05T00:19:58.310Z] [echo] openjdk_test_mauve_already_built is true
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] check-if-cvs-available:
[2025-11-05T00:19:58.310Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-11-05T00:19:58.310Z] [echo] cvs_available is true
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] download-cvsclient:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] output-recreate-message:
[2025-11-05T00:19:58.310Z] [echo] c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-11-05T00:19:58.310Z] [echo] If you want to recreate c:\jenkins\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] delete-work-dir:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] create-work-dir:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] get-source:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] check-if-source-available:
[2025-11-05T00:19:58.310Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists
[2025-11-05T00:19:58.310Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] delete-corba-files:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] mauve-configure:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] setup-java-properties:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] build-harness:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] build-tests:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] build-java:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] build-jar:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] build-archives:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] check-if-work_jar_file-exists:
[2025-11-05T00:19:58.310Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve.jar exists
[2025-11-05T00:19:58.310Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] install-archives:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] configure:
[2025-11-05T00:19:58.310Z] [echo] Executing openjdk.test.nio/build.xml
[2025-11-05T00:19:58.310Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] setup-java-properties:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] check-prereqs:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] build-dependencies:
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] create-bin-dir:
[2025-11-05T00:19:58.310Z] [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-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] check-java-nio-filesystem:
[2025-11-05T00:19:58.310Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] copy-resources:
[2025-11-05T00:19:58.310Z] [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-11-05T00:19:58.310Z] [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-11-05T00:19:58.310Z]
[2025-11-05T00:19:58.310Z] build-java-nio-filesystem:
[2025-11-05T00:19:58.310Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-11-05T00:19:58.310Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-11-05T00:19:59.395Z] [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-11-05T00:19:59.395Z] [exec] Done
[2025-11-05T00:19:59.395Z] [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-11-05T00:19:59.709Z] [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-11-05T00:20:10.225Z] [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-11-05T00:20:10.225Z] [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-11-05T00:20:10.225Z] [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-11-05T00:20:10.225Z] [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-11-05T00:20:13.828Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-11-05T00:20:14.495Z]
[2025-11-05T00:20:14.495Z] build-java:
[2025-11-05T00:20:14.495Z] [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-11-05T00:20:16.632Z]
[2025-11-05T00:20:16.632Z] build-jar:
[2025-11-05T00:20:16.632Z] [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-11-05T00:20:16.948Z]
[2025-11-05T00:20:16.948Z] build-archives:
[2025-11-05T00:20:16.948Z]
[2025-11-05T00:20:16.948Z] build-no-natives:
[2025-11-05T00:20:16.948Z]
[2025-11-05T00:20:16.948Z] build-natives:
[2025-11-05T00:20:16.948Z]
[2025-11-05T00:20:16.948Z] build:
[2025-11-05T00:20:16.948Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-11-05T00:20:16.948Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:20:16.948Z]
[2025-11-05T00:20:16.948Z] setup-java-properties:
[2025-11-05T00:20:16.948Z]
[2025-11-05T00:20:16.948Z] check-prereqs:
[2025-11-05T00:20:16.948Z]
[2025-11-05T00:20:16.948Z] build-dependencies:
[2025-11-05T00:20:16.948Z]
[2025-11-05T00:20:16.948Z] create-bin-dir:
[2025-11-05T00:20:16.948Z] [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-11-05T00:20:16.948Z]
[2025-11-05T00:20:16.948Z] build-java:
[2025-11-05T00:20:16.948Z] [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-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] build-jar:
[2025-11-05T00:20:17.618Z] [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-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] build-archives:
[2025-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] build-no-natives:
[2025-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] build-natives:
[2025-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] build:
[2025-11-05T00:20:17.618Z] [echo] Executing openjdk.test.security/build.xml
[2025-11-05T00:20:17.618Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] setup-java-properties:
[2025-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] check-prereqs:
[2025-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] build-dependencies:
[2025-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] create-bin-dir:
[2025-11-05T00:20:17.618Z] [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-11-05T00:20:17.618Z]
[2025-11-05T00:20:17.618Z] build-java:
[2025-11-05T00:20:17.618Z] [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-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] build-jar:
[2025-11-05T00:20:18.287Z] [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-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] build-archives:
[2025-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] build-no-natives:
[2025-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] build-natives:
[2025-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] build:
[2025-11-05T00:20:18.287Z] [echo] Executing openjdk.test.util/build.xml
[2025-11-05T00:20:18.287Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] setup-java-properties:
[2025-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] check-prereqs:
[2025-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] build-dependencies:
[2025-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] create-bin-dir:
[2025-11-05T00:20:18.287Z] [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-11-05T00:20:18.287Z]
[2025-11-05T00:20:18.287Z] build-java:
[2025-11-05T00:20:18.287Z] [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-11-05T00:20:19.366Z]
[2025-11-05T00:20:19.366Z] build-jar:
[2025-11-05T00:20:19.366Z] [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-11-05T00:20:19.366Z]
[2025-11-05T00:20:19.366Z] build-archives:
[2025-11-05T00:20:19.366Z]
[2025-11-05T00:20:19.366Z] build-no-natives:
[2025-11-05T00:20:19.366Z]
[2025-11-05T00:20:19.366Z] build-natives:
[2025-11-05T00:20:19.366Z]
[2025-11-05T00:20:19.366Z] build:
[2025-11-05T00:20:19.366Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-11-05T00:20:19.366Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:20:19.366Z]
[2025-11-05T00:20:19.366Z] setup-java-properties:
[2025-11-05T00:20:19.366Z]
[2025-11-05T00:20:19.366Z] check-prereqs:
[2025-11-05T00:20:19.366Z]
[2025-11-05T00:20:19.366Z] create-bin-dir:
[2025-11-05T00:20:19.367Z] [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-11-05T00:20:19.367Z]
[2025-11-05T00:20:19.367Z] build-java:
[2025-11-05T00:20:19.367Z] [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-11-05T00:20:21.495Z]
[2025-11-05T00:20:21.496Z] build-jar:
[2025-11-05T00:20:21.496Z] [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-11-05T00:20:21.817Z]
[2025-11-05T00:20:21.817Z] build-archives:
[2025-11-05T00:20:21.817Z]
[2025-11-05T00:20:21.817Z] build-no-natives:
[2025-11-05T00:20:21.817Z]
[2025-11-05T00:20:21.817Z] build-natives:
[2025-11-05T00:20:21.817Z]
[2025-11-05T00:20:21.817Z] build:
[2025-11-05T00:20:21.817Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../externalDependency/system_lib
[2025-11-05T00:20:21.817Z]
[2025-11-05T00:20:21.817Z] setup-java-properties:
[2025-11-05T00:20:21.818Z]
[2025-11-05T00:20:21.818Z] check-prereqs:
[2025-11-05T00:20:21.818Z]
[2025-11-05T00:20:21.818Z] check-compiler-level:
[2025-11-05T00:20:21.818Z] [echo] java_java_specification_version is 1.8
[2025-11-05T00:20:21.818Z] [echo] can_build_modularity is false
[2025-11-05T00:20:21.818Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2025-11-05T00:20:21.818Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-11-05T00:20:21.818Z]
[2025-11-05T00:20:21.818Z] create-bin-dir:
[2025-11-05T00:20:21.818Z] [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-11-05T00:20:21.818Z] [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-11-05T00:20:21.818Z] [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-11-05T00:20:21.818Z] [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-11-05T00:20:21.818Z] [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-11-05T00:20:21.818Z] [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-11-05T00:20:21.818Z] [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-11-05T00:20:21.818Z] [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-11-05T00:20:21.818Z]
[2025-11-05T00:20:21.818Z] build-java:
[2025-11-05T00:20:21.818Z]
[2025-11-05T00:20:21.818Z] build-no-natives:
[2025-11-05T00:20:21.818Z]
[2025-11-05T00:20:21.818Z] build:
[2025-11-05T00:20:21.818Z]
[2025-11-05T00:20:21.818Z] build:
[2025-11-05T00:20:21.818Z]
[2025-11-05T00:20:21.818Z] common_dist:
[2025-11-05T00:20:21.818Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\STF
[2025-11-05T00:20:22.896Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\aqa-systemtest
[2025-11-05T00:20:27.447Z] [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-11-05T00:20:27.447Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\openj9-systemtest does not exist.
[2025-11-05T00:20:27.447Z]
[2025-11-05T00:20:27.447Z] build:
[2025-11-05T00:20:27.447Z]
[2025-11-05T00:20:27.447Z] build:
[2025-11-05T00:20:27.447Z]
[2025-11-05T00:20:27.447Z] THC.check:
[2025-11-05T00:20:27.447Z]
[2025-11-05T00:20:27.447Z] getChurn:
[2025-11-05T00:20:27.448Z] [exec] Cloning into 'churn'...
[2025-11-05T00:20:28.115Z]
[2025-11-05T00:20:28.115Z] dist:
[2025-11-05T00:20:28.115Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\churn
[2025-11-05T00:20:28.115Z]
[2025-11-05T00:20:28.115Z] init:
[2025-11-05T00:20:28.115Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\daaLoadTest
[2025-11-05T00:20:28.115Z]
[2025-11-05T00:20:28.115Z] common_build:
[2025-11-05T00:20:28.115Z]
[2025-11-05T00:20:28.115Z] build:
[2025-11-05T00:20:28.115Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\daaLoadTest
[2025-11-05T00:20:28.115Z]
[2025-11-05T00:20:28.115Z] build:
[2025-11-05T00:20:28.115Z]
[2025-11-05T00:20:28.115Z] init:
[2025-11-05T00:20:28.115Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jcstress
[2025-11-05T00:20:28.115Z]
[2025-11-05T00:20:28.115Z] getDependentLibs:
[2025-11-05T00:20:28.430Z] [exec] --------------------------------------------
[2025-11-05T00:20:28.430Z] [exec] path is set to C:/jenkins/externalDependency/system_lib
[2025-11-05T00:20:28.430Z] [exec] task is set to default
[2025-11-05T00:20:28.430Z] [exec] dependencyList is set to jcstress
[2025-11-05T00:20:28.430Z] [exec] --------------------------------------------
[2025-11-05T00:20:28.430Z] [exec] Starting download third party dependent jars
[2025-11-05T00:20:28.430Z] [exec] --------------------------------------------
[2025-11-05T00:20:28.430Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib
[2025-11-05T00:20:28.431Z] [exec] C:/jenkins/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-05T00:20:28.431Z] [exec] downloaded dependent third party jars successfully
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] dist:
[2025-11-05T00:20:28.431Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jcstress
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] init:
[2025-11-05T00:20:28.431Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jlm
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] common_build:
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] build:
[2025-11-05T00:20:28.431Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jlm
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] init:
[2025-11-05T00:20:28.431Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\lambdaLoadTest
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] common_build:
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] build:
[2025-11-05T00:20:28.431Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\lambdaLoadTest
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] init:
[2025-11-05T00:20:28.431Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mathLoadTest
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] common_build:
[2025-11-05T00:20:28.431Z]
[2025-11-05T00:20:28.431Z] build:
[2025-11-05T00:20:28.431Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mathLoadTest
[2025-11-05T00:20:28.747Z]
[2025-11-05T00:20:28.747Z] init:
[2025-11-05T00:20:28.747Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mauveLoadTest
[2025-11-05T00:20:28.747Z]
[2025-11-05T00:20:28.747Z] common_build:
[2025-11-05T00:20:28.747Z]
[2025-11-05T00:20:28.747Z] build:
[2025-11-05T00:20:28.747Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mauveLoadTest
[2025-11-05T00:20:28.747Z]
[2025-11-05T00:20:28.747Z] init:
[2025-11-05T00:20:28.747Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\modularity
[2025-11-05T00:20:28.747Z]
[2025-11-05T00:20:28.747Z] common_build:
[2025-11-05T00:20:28.747Z]
[2025-11-05T00:20:28.747Z] build:
[2025-11-05T00:20:28.748Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\modularity
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] init:
[2025-11-05T00:20:28.748Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\otherLoadTest
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] common_build:
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] build:
[2025-11-05T00:20:28.748Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\otherLoadTest
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] init:
[2025-11-05T00:20:28.748Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\security
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] common_build:
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] build:
[2025-11-05T00:20:28.748Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\security
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] init:
[2025-11-05T00:20:28.748Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\sharedClasses
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] common_build:
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] build:
[2025-11-05T00:20:28.748Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\sharedClasses
[2025-11-05T00:20:28.748Z]
[2025-11-05T00:20:28.748Z] BUILD SUCCESSFUL
[2025-11-05T00:20:28.748Z] Total time: 1 minute 18 seconds
[2025-11-05T00:20:28.748Z] 0
[2025-11-05T00:20:29.065Z]
[2025-11-05T00:20:29.065Z]
[2025-11-05T00:20:29.065Z] RECORD TEST REPOs SHA
[2025-11-05T00:20:29.065Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/scripts"; \
[2025-11-05T00:20:29.065Z] 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-11-05T00:20:29.065Z] 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-11-05T00:20:29.065Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt
[2025-11-05T00:20:29.398Z] ================================================
[2025-11-05T00:20:29.398Z] timestamp: 20251105-002029
[2025-11-05T00:20:29.398Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests
[2025-11-05T00:20:29.399Z] git repo:
[2025-11-05T00:20:29.716Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-05T00:20:29.716Z] sha:
[2025-11-05T00:20:30.034Z] c5b9b68617e160f1e6373ee243cc572fdf44f36b
[2025-11-05T00:20:30.035Z] ================================================
[2025-11-05T00:20:30.035Z] timestamp: 20251105-002029
[2025-11-05T00:20:30.035Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/aqa-systemtest
[2025-11-05T00:20:30.035Z] git repo:
[2025-11-05T00:20:30.035Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-11-05T00:20:30.035Z] sha:
[2025-11-05T00:20:30.035Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2025-11-05T00:20:30.353Z] ================================================
[2025-11-05T00:20:30.353Z] timestamp: 20251105-002030
[2025-11-05T00:20:30.353Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/churn/churn
[2025-11-05T00:20:30.353Z] git repo:
[2025-11-05T00:20:30.353Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-11-05T00:20:30.353Z] sha:
[2025-11-05T00:20:30.353Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-11-05T00:20:30.353Z] ================================================
[2025-11-05T00:20:30.673Z] timestamp: 20251105-002030
[2025-11-05T00:20:30.673Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/STF
[2025-11-05T00:20:30.673Z] git repo:
[2025-11-05T00:20:30.673Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-11-05T00:20:30.673Z] sha:
[2025-11-05T00:20:30.673Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-11-05T00:20:30.673Z] ================================================
[2025-11-05T00:20:30.673Z] timestamp: 20251105-002030
[2025-11-05T00:20:30.673Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG
[2025-11-05T00:20:30.673Z] git repo:
[2025-11-05T00:20:30.673Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-05T00:20:30.673Z] sha:
[2025-11-05T00:20:30.987Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[2025-11-05T00:20:30.987Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[Pipeline] }
[2025-11-05T00:20:31.033Z] $ ssh-agent -k
[2025-11-05T00:20:31.076Z] unset SSH_AUTH_SOCK;
[2025-11-05T00:20:31.076Z] unset SSH_AGENT_PID;
[2025-11-05T00:20:31.076Z] echo Agent pid 1796 killed;
[2025-11-05T00:20:31.113Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-05T00:20:31.295Z] 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-11-05T00:20:31.326Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-11-05T00:20:31.339Z] $ ssh-agent
[2025-11-05T00:20:31.432Z] SSH_AUTH_SOCK=/tmp/ssh-oV5G55AtAlEg/agent.2131
[2025-11-05T00:20:31.432Z] SSH_AGENT_PID=2132
[2025-11-05T00:20:31.432Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-05T00:20:31.847Z] ++ uname
[2025-11-05T00:20:31.847Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2025-11-05T00:20:31.847Z] ++ uname
[2025-11-05T00:20:31.847Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2025-11-05T00:20:31.848Z] ++ uname
[2025-11-05T00:20:31.848Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2025-11-05T00:20:31.848Z] + MAKE=make
[2025-11-05T00:20:31.848Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-05T00:20:32.160Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-05T00:20:32.590Z] ++ uname
[2025-11-05T00:20:32.591Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2025-11-05T00:20:32.591Z] ++ uname
[2025-11-05T00:20:32.591Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2025-11-05T00:20:32.591Z] ++ uname
[2025-11-05T00:20:32.591Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2025-11-05T00:20:32.591Z] + MAKE=make
[2025-11-05T00:20:32.591Z] + cd ./aqa-tests
[2025-11-05T00:20:32.591Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-05T00:20:32.591Z] ++ set +x
[2025-11-05T00:20:32.904Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2025-11-05T00:20:32.904Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2025-11-05T00:20:32.904Z] make _testList TESTLIST=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,MiniMix_5m_2
[2025-11-05T00:20:32.904Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-11-05T00:20:32.904Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image
[2025-11-05T00:20:32.904Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib
[2025-11-05T00:20:32.904Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,MiniMix_5m_2
[2025-11-05T00:20:32.904Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-11-05T00:20:33.205Z] perl scripts/configure.pl
[2025-11-05T00:20:33.205Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,MiniMix_5m_2 --numOfMachines= --testTime= --TRSSURL=
[2025-11-05T00:20:33.523Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-05T00:20:33.523Z]
[2025-11-05T00:20:33.523Z] Starting to generate test make files.
[2025-11-05T00:20:33.523Z]
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\churn\playlist.xml
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\jcstress\playlist.xml
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\jlm\playlist.xml
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml
[2025-11-05T00:20:33.837Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk
[2025-11-05T00:20:33.837Z]
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\modularity\playlist.xml
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml
[2025-11-05T00:20:33.837Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk
[2025-11-05T00:20:33.837Z]
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\security\playlist.xml
[2025-11-05T00:20:33.837Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\sharedClasses\playlist.xml
[2025-11-05T00:20:33.837Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/autoGen.mk
[2025-11-05T00:20:33.837Z]
[2025-11-05T00:20:33.837Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../autoGen.mk
[2025-11-05T00:20:33.837Z]
[2025-11-05T00:20:33.837Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/utils.mk
[2025-11-05T00:20:33.837Z]
[2025-11-05T00:20:33.837Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/rerun.mk
[2025-11-05T00:20:33.837Z]
[2025-11-05T00:20:33.837Z] Make files are generated successfully.
[2025-11-05T00:20:33.837Z]
[2025-11-05T00:20:33.837Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-11-05T00:20:33.837Z] make -f runtest.mk _testList
[2025-11-05T00:20:34.137Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG'
[2025-11-05T00:20:34.449Z]
[2025-11-05T00:20:34.449Z] Running make 4.4.1
[2025-11-05T00:20:34.761Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/
[2025-11-05T00:20:34.761Z] set JDK_VERSION to 8
[2025-11-05T00:20:34.761Z] set JDK_IMPL to hotspot
[2025-11-05T00:20:34.761Z] set JVM_VERSION to openjdk8
[2025-11-05T00:20:34.761Z] set JCL_VERSION to latest
[2025-11-05T00:20:34.761Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-11-05T00:20:34.761Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image
[2025-11-05T00:20:35.062Z] set SPEC to win_x86
[2025-11-05T00:20:35.062Z] set TEST_FLAG to
[2025-11-05T00:20:35.062Z] Running testList ...
[2025-11-05T00:20:35.062Z] There are 3 test targets in testList
[2025-11-05T00:20:35.062Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-11-05T00:20:35.364Z] openjdk version "1.8.0_482-beta"
[2025-11-05T00:20:35.364Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042107-b01)
[2025-11-05T00:20:35.364Z] OpenJDK Client VM (Temurin)(build 25.482-b01, mixed mode)
[2025-11-05T00:20:35.364Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests'
[2025-11-05T00:20:35.664Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system'
[2025-11-05T00:20:35.964Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/mathLoadTest'
[2025-11-05T00:20:35.964Z] ../system.mk:25: CYGWIN is 1
[2025-11-05T00:20:35.964Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path
[2025-11-05T00:20:36.265Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe
[2025-11-05T00:20:36.265Z]
[2025-11-05T00:20:36.265Z] ===============================================